/*
Theme Name: Business Prime Pro
Author: Theme Farmer
Author URI: https://www.themefarmer.com
Theme URI: https://www.themefarmer.com/business-prime-pro/
Version: 2.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: business-prime
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-menu, editor-style, featured-images, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Description: Business Prime Pro is responsive WordPress theme for Business Prime Protional institution. Theme is Multipurpose and can also be use for other business also. This theme comes integrated with Font Awesome Icons. theme can be managed with right sidebar. Theme using Bootstrap 3 which makes it optimized for tablets and mobile. A translation ready theme with major browser supportive. Just play with customizer and its all done. See Demo: http://demo.themefarmer.com/Business Prime Pro/

Business Prime Pro is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/


/* CSS Document */

body {
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 14px;
    background-color: #eee;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

input, select, textarea{
    outline: none;
}

.btn,
.btn:hover,
.btn:focus {
    text-decoration: none;
    outline: none;
}

button,
button:hover,
button:focus {
    text-decoration: none;
    outline: none;
}

img {
    max-width: 100%;
}

select,
input,
search,
textarea,
email {
    padding: 10px;
    outline: none;
    border-radius: 1px;
    max-width: 100%;
}

.img-thumbnail{
    padding: 0;
}

.img-responsive {
    width: 100%;
    height: auto;
}

.bp-space {
    padding: 30px 0;
}


/* Header */

.header1 {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    width: 100%;
    z-index: 9;
}

.site-title {
    font-size: 30px;
    margin: 0;
    text-transform: uppercase;
    line-height: 42px;
}

.site-title a {
    color: #FFF;
}

.site-description {
    color: #fff;
    font-size: 16px;
    margin: 0;
}

.bp-top {
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.bp-topbar {
    margin: 0;
}

.bp-contacts,
.bp-social {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.bp-contacts{
    float: left;
}
.bp-social {
    float: right;
}

.bp-contacts li,
.bp-social li {
    display: inline-block;
    font-size: 18px;
}

.bp-contacts li a {
    color: #fff;
}

.bp-contacts li a i {
    font-size: 20px;
    margin-right: 5px;
}

.bp-social li {
    border: 2px solid #fff;
    font-size: 16px;
    height: 30px;
    text-align: center;
    width: 30px;
    padding-top: 2px;
}

.bp-social li:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    transition: all ease 0.6s;
}

.bp-social li a {
    color: #fff;
}

.bp-contact {
    font-size: 16px;
    color: #fff;
    padding: 0;
}

.bp-mail {
    font-size: 16px;
    color: #fff;
}

.bp-contact a,
.bp-mail a {
    color: #fff;
}

.bp-search input {
    border: 2px solid rgba(255, 255, 255, 0.2);
    height: 40px;
    width: 80%;
    background-color: transparent;
    color: #fff;
    font-size: 18px;
    padding-left: 10px;
}

.bp-search .t-search {
    background-color: transparent;
    border: 2px solid rgba(255, 255, 255, 0.2);
    font-size: 24px;
    height: 40px;
    margin-left: -1px;
    margin-top: 0;
    position: absolute;
    width: 50px;
    color: #fff;
}

.logo-img {
    width: 280px;
    height: auto;
}

.navbar-brand img {
    height: auto;
    width: 150px;
    margin-top: -15px;
}

.sticky-header .navbar-brand img {
    height: auto;
    margin-top: -5px;
    width: 200px;
}

.bp-logo .logo {
    padding: 0;
}

.bp-logo .logo .img-thumbnail {
    border: 0 none;
    font-size: 48px;
    padding: 0;
    position: relative;
    background-color: transparent;
}

.bp-logo .logo .img-thumbnail a {
    color: #fff;
}

.bp-search {
    padding: 20px 15px;
}

.bp-search .form-group {
    margin: 0;
}

.bp-cart {
    padding-top: 20px;
    text-align: right;
}

.bp-cart .bp-items {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sticky-header .bp-top {
    /*border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 5px 0;*/
    display: none;
}

.bp-menu {
    background-color: transparent;
    border: 0 none;
    margin: 0;
}

.bp-menu-head {
    margin: 0;
}

.bp-menu-head .navbar-nav li a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 30px 10px;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
}
.sticky-header .bp-menu-head .navbar-nav li a{
    padding: 20px 10px;
}

.bp-menu-head .navbar-nav li .dropdown-menu {
    padding: 0;
    background-color: rgba(255, 255, 255, 0.5);
    left: 0;
    right: auto;
}

.bp-menu-head .navbar-nav li .dropdown-menu li a {
    color: #333;
    padding: 10px;
}

.bp-menu .dropdown-submenu {
    position: relative;
}

.bp-menu .dropdown-submenu>.dropdown-menu {
    top: 0 !important;
    left: 100% !important;
    margin-top: 0px;
    margin-left: -1px;
    margin-right: -130px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.bp-menu .dropdown-submenu>a:after {
    display: block;
    content: "";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    font-weight: bold;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: -1px;
    margin-right: 0px;
    font-size: 20px;
}

.bp-menu .dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.bp-menu .navbar-nav .active a,
.bp-menu .navbar-nav .active a:focus,
.bp-menu .navbar-nav .active a:hover {
    background-color: transparent;
    color: #fff;
}

.bp-menu .navbar-nav li.dropdown.open .dropdown-menu li a {
    color: #333;
}

.bp-menu .navbar-nav li.dropdown.open .dropdown-menu li.dropdown.open .dropdown-menu li a {
    color: #333;
}

.bp-menu .navbar-nav li.dropdown.open .dropdown-menu li.dropdown.open .dropdown-menu li a:focus,
.bp-menu .navbar-nav li.dropdown.open .dropdown-menu li.dropdown.open .dropdown-menu li a:hover {
    background-color: transparent;
}

.navbar-brand {
    display: none;
}

.sticky-header {
    position: fixed;
    width: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.90);
}

.sticky-header .bp-logo {
    display: none;
}

.sticky-header .navbar-brand {
    margin-left: 0;
    font-size: 36px;
    padding: 10px 0;
    color: #fff;
    display: block;
}

.bp-cart-item {
    background-color: #fff;
    color: #444;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 5px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    z-index: 9;
    font-size: 14px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.th-shop-cart:hover .bp-cart-item {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.th-shop-cart {
    font-size: 16px;
    color: #fff;
}

.th-shop-cart i {
    font-size: 20px;
}

.bp-items li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    padding: 5px 0;
    width: 100%;
}

.bp-items .cart-img {
    height: auto;
    width: 80px;
    float: left;
}

.bp-items a {
    color: #444;
}

.bp-items .item-name,
.bp-items .item-price {
    font-size: 16px;
    padding: 10px 5px;
    display: inline-block;
}


/* Header */


/* Slider */

.home-slider .slider-text {
    background-color: rgba(0,0,0,0.73);
    border-radius: 2px;
}

.home-slider {
}

.bp-home-slider {
    margin: 0;
}

.slider-prev,
.slider-next {
    background-color: rgba(0, 0, 0, 0.5);
    background-image: none !important;
    color: #fff;
    font-size: 36px;
    height: 80px;
    padding-top: 15px;
    text-align: center;
    top: 50%;
    width: 80px;
}

.home-slider .carousel-caption {
    left: 0;
    padding-bottom: 30px;
    right: 0;
    top: 25%;
}

.home-slider .slider-text {
    display: inline-block;
    margin: 0 auto;
    padding: 30px 20px;
    width: 80%;
}

.home-slider .slider-text:before {
    border: 5px solid #fff;
    content: "";
    position: relative;
    width: 100%;
    height: 50px;
    border-bottom: 5px transparent;
    margin-left: 0;
}

.home-slider .slider-text:after {
    border: 5px solid #fff;
    content: "";
    position: relative;
    width: 100%;
    height: 50px;
    border-top: 5px transparent;
    margin-left: 0;
}

.home-slider .slider-text .slider-heading {
    font-size: 60px;
    font-weight: bold;
    text-transform: uppercase;
}

.home-slider .slider-text .slider-descricption {
    font-size: 24px;
}

.home-slider .s_link {
    color: #fff;
    font-size: 20px;
    padding: 10px 20px;
}

.bp-home-slider .overlay {
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}


/* Slider */

/* Slider */

.home-slider.slider-two .swiper-pagination-bullet {
  height: 20px;
  width: 20px;
  background: #1871b3;
  opacity: 1;
}

.home-slider.slider-two .swiper-pagination-bullet-active::after {
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  content: "";
  height: 28px;
  margin-left: -14px;
  margin-top: -4px;
  position: absolute;
  width: 28px;
}
.home-slider.slider-two .overlay {
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.home-slider.slider-two .carousel-caption {
    padding: 0;
    top: 35%;
    right: 5%;
    left: 5%;
    bottom: inherit;
}
.home-slider.slider-two .carousel-caption .bp-slider {
    text-align: left;
    background: rgba(0, 0, 0, 0.6);
    border-top: 2px solid #66a3ff;
    margin:0;
    padding:10px 20px;
    /*width:70%;*/
    /*float: left;*/
}
.home-slider.slider-two .carousel-caption .bp-slider-heading {
    font-size: 42px;
    margin: 5px 0;
    animation-duration: 1s;
}

.home-slider.slider-two .carousel-caption .bp-slider-desc {
    font-size: 18px;
    margin: 5px;
    animation-duration: 1.5s;
}

.home-slider.slider-two .s_link {
    background-color: #66a3ff;
    bottom: 0;
    color: #fff;
    font-size: 18px;
    left: 0;
    padding: 10px 20px;
    margin: 10px 5px;
    text-transform: uppercase;
}

.home-slider.slider-two .s_link:hover {
    color: #fff;
}

.home-slider.slider-two .swiper-button-next,
.home-slider.slider-two .swiper-button-prev{
    background-color: rgba(0, 0, 0, 0.7);
    height: 60px;
    width: 60px;
    background-image: none !important;
    color: #fff;
    font-size: 36px;
    text-align: center;
    padding: 5px;
    border-radius: 50%;
}
.home-slider.slider-two .slider-text:before,
.home-slider.slider-two .slider-text:after{
    content: none;
}

/* Slider */



/* Section */

.bp-section {
    margin: 0;
    padding: 15px 0;
}

.bp-section-title {
    margin: 0;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.bp-section-description {
    font-size: 18px;
    margin: 0;
}


/* Section */

/* testi*/
.bp-testimonial .bp-section {
    text-align: center;
    margin-bottom: 40px;
}
/* testi*/

/* Services*/

.bp-home-service {
    margin-top: 20px;
}

.home-service {
    margin-bottom: 30px;
}

.bp-service-title {
    margin: 0;
    border-bottom: 2px solid #ddd;
}

.bp-service-description {
    margin: 0;
    padding: 10px 0;
}

.bp-service-title i {
    float: left;
    font-size: 36px;
    height: 50px;
    margin-bottom: -2px;
    margin-right: 10px;
    width: 50px;
}

.bp-service-title h3 {
    margin: 0;
    margin-top: 5px;
}

.service-link:hover,
.service-link:focus,
.service-link {
    color: #fff;
    font-size: 16px;
}

.bp-service-title img {
    width: 60px;
    height: 50px;
    float: left;
    margin-right: 10px;
    margin-bottom: -2px;
    padding-bottom: 5px;
}

.home-service-inner {
    background-color: #fff;
    border-radius: 2px;
    overflow: hidden;
    padding: 20px 15px;
    border-bottom: 3px solid transparent;
}

.home-service:hover .home-service-inner {
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}


/* Services*/


/* News Letter */

.bp-background1 {
    background-image: url("images/callout-bg.jpg");
    border: 10px solid rgba(255, 255, 255, 0.7);
    background-size: cover;
    background-position: center;
}

.bp-newsletter {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.bp-news-form .form-control {
    background-color: rgba(255, 255, 255, 0.6);
    border: 0 none;
    border-radius: 0;
    color: #333;
    display: inline-block;
    float: left;
    height: 50px;
    margin-top: 10px;
    width: 75%;
    font-size: 18px;
}

.form-control::-webkit-input-placeholder {
    color: #333;
}

.form-control::-moz-placeholder {
    color: #333;
}

.form-control::-ms-input-placeholder {
    color: #333;
}

.bp-news-form .news-link {
    border-radius: 0;
    color: #fff;
    font-size: 20px;
    margin-left: 0px;
    margin-top: 10px;
    padding: 10px;
}

.tweets {
    max-height: 120px !important;
    overflow: hidden;
    padding-bottom: 0;
}

.bp-news-text h2 {
    font-size: 36px;
}

.bp-news .tweet-text h2 {
    border-bottom: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    margin: 0 0 15px;
}

.bp-news .bp-news-form h2 {
    border-bottom: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    margin: 0 0 15px;
}


/* News letter */


/* Clients */

.bp-home-client {
    margin: 0;
    text-align: center;
}

.bp-home-client .clients {
    padding: 0;
    border: 1px solid #ddd;
    display: inline-block;
    float: none;
    margin: 2px;
}


/* Clients */

/*home widget */
.home-section.bp-widget {
    background-color: #FFF;
}
/*home widget */

/* Portfolio */

.bp-portfolio {
    background-color: #FFF;
}

.bp-home-portfolio .portfolio-sorting {
    margin: 0;
    padding: 15px 0;
}

.bp-home-portfolio .portfolio-sorting li {
    padding: 0;
}

.bp-home-portfolio .portfolio-sorting li a {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    padding: 3px 10px;
    text-transform: uppercase;
}

.bp-home-portfolio .portfolio-sorting li a:hover {
    color: #fff;
}

.port-vertical .portfolio-sorting li {
    float: left;
    margin-bottom: 10px;
}

.portfolio-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.portfolio-item .overlay {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
}

.portfolio-item .overlay h2 a {
    color: #fff;
}

.portfolio-item .overlay .bp-cat {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.portfolio-item .overlay .bp-pics {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 35px;
    left: 50%;
    margin-left: -20px;
    padding-top: 2px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 45px;
    -webkit-transform: scale(0)rotate(0deg);
    -moz-transform: scale(0)rotate(0deg);
    -ms-transform: scale(0)rotate(0deg);
    -o-transform: scale(0)rotate(0deg);
    transform: scale(0)rotate(0deg);
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.portfolio-item:hover .overlay .bp-pics {
    -webkit-transform: scale(1)rotate(360deg);
    -moz-transform: scale(1)rotate(360deg);
    -ms-transform: scale(1)rotate(360deg);
    -o-transform: scale(1)rotate(360deg);
    transform: scale(1)rotate(360deg);
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.portfolio-item .overlay h2 {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.portfolio-item:hover .overlay h2 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.portfolio-item .overlay .bp-cat {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    transition: all ease 0.7s;
}

.portfolio-item:hover .overlay .bp-cat {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    transition: all ease 0.7s;
}


/* Portfolio */


/* Blogs */

.three-column .img-thumbnail {
    padding: 0;
    display: block;
    border: 0;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.three-column .entry-title {
    margin: 10px 0 0;
    font-size: 24px;
}

.three-column p {
    margin: 0;
}

.bp-home-blogs .three-column .bp-date {
    font-size: 48px;
    color: #777;
}

.bp-home-blogs .three-column .bp-month {
    font-size: 24px;
    color: #777;
}

.bp-blog-author .bp-author,
.bp-blog-author .bp-comment {
    font-size: 18px;
    margin-right: 10px;
}

.bp-blog-author .bp-author a {
    color: #333;
    text-transform: capitalize;
}

.bp-comment {
    float: right;
}

.bp-blog-author .bp-author i,
.bp-blog-author .bp-comment i {
    font-size: 20px;
    margin-right: 5px;
}

.blog-link {
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
}

.blog-link:hover,
.blog-link:focus {
    color: #fff;
}

.bp-home-blogs .bp-desc {
    font-size: 16px;
}

.bp-home-blogs {
    margin: 0;
    background-color: #FFF;
}

.bp-home-blogs .three-column {
    margin: 0;
    border: 1px solid #ddd;
    padding: 10px;
}

.bp-blog-author {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}


/* Blogs */


/* Funfacts */

.bp-icons {
    display: inline-block;
    height: 140px;
    margin: 30px auto;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 140px;
}

.bp-icons::after {
    bottom: 0;
    content: "";
    height: 150px;
    left: -6px;
    position: absolute;
    right: 0;
    top: -6px;
    width: 150px;
}

.text-center .icon {
    display: inline-block;
    font-size: 54px;
    height: 130px;
    padding-top: 20px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 140px;
}

.bp-facts .percent {
    display: block;
    font-size: 28px;
    margin-top: 10px;
}

.bp-facts {
    margin: 0;
    text-align: center;
}

.bp-background2 {
    background-image: url("images/funfact-bg.jpg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.bp-funfacts {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.text-name {
    padding-bottom: 5px;
}


/* Funfacts */


/* Team */

.team-member .img-thumbnail {
    position: relative;
    display: block;
    padding: 0;
    border: 0;
    border-radius: 0;
    overflow: hidden;
}

.team-member .overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    visibility: hidden;
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.team-member:hover .overlay {
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.team-member .bp-social {
    float: none;
    position: absolute;
    bottom: 30px;
    width: 100%;
    left: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.team-member:hover .bp-social {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.bp-team .team-member .member-title {
    margin: 0;
    padding: 10px;
    padding-top: 20px;
    background-color: #66a3ff;
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    text-align: center;
}

.bp-team .team-member .member-title a {
    color: #FFF;
}


/* Team */


/* FOOTER */

.footer {
    background-color: #071019;
    color: #fff;
}

.bp-footer {
    padding: 50px 0;
}

.widget {
    margin: 0;
}

.widget h2 {
    margin: 0 0 20px;
    padding-bottom: 10px;
    display: inline-block;
}

.footer-payment {
    border-top: 2px solid #666;
    padding: 20px 0;
}

.bp-footer-payment {
    margin: 0;
    text-align: center;
}

.footer-copyright {
    padding: 15px 0;
    background-color: #03080c;
    color: #fff;
}

.bp-copyright {
    text-align: center;
    margin: 0;
    font-size: 18px;
    text-transform: capitalize;
}

.bp-copyright p {
    margin: 0;
    font-size: 18px;
}

.widget ul {
    color: #fff;
    padding-left: 15px;
    list-style-type: circle;
    font-size: 18px;
}

.sidebar-widget .widget ul li a {
    color: #666;
    font-size: 16px;
}

.sidebar-widget .widget ul {
    color: #666;
    padding-left: 15px;
    list-style-type: circle;
    font-size: 18px;
}

.widget ul li a {
    color: #fff;
    font-size: 16px;
}

.sidebar-widget .widget .blog-widget {
    font-size: 18px;
    list-style-type: none;
    padding-left: 5px;
}

.widget .blog-widget {
    color: #fff;
    font-size: 18px;
    list-style-type: none;
    padding-left: 5px;
}

.widget .blog-widget li {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}

.widget .contact-info {
    list-style: none;
    padding: 0;
}

.contact-info li {
    display: inline-block;
    padding-bottom: 15px;
    width: 100%;
}

.contact-info li i {
    background-color: #333;
    float: left;
    font-size: 18px;
    height: 35px;
    margin-right: 5px;
    padding: 7px;
    text-align: center;
    width: 35px;
    border-radius: 5px;
}

.contact-info li p {
    font-size: 18px;
    margin: 0;
    padding-left: 45px;
}

.blog-widget li img {
    float: left;
    height: 60px;
    margin-right: 10px;
    width: 70px;
}

.blog-widget h3 {
    font-size: 18px;
    margin: 0;
    margin-bottom: 5px;
}

.blog-widget p {
    font-size: 14px;
    margin: 0;
}

.flickr_badge_image {
    float: left;
    margin: 5px;
}

.recent-comments-widget .recent-comments-ul li {
    display: inline-block;
    width: 100%;
}

.widget select,
.widget input,
.widget search,
.widget textarea,
.widget email {
    max-width: 100%;
    width: 100%;
}

.footer-widget select,
.footer-widget input,
.footer-widget search,
.footer-widget textarea,
.footer-widget email {
    color: #212121;
}

.footer-widget {
    margin-bottom: 30px;
}

/* fOOTER */


/* Calandar */

.calendar_wrap caption {
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}

#wp-calendar {
    width: 100% !important;
}

.calendar_wrap table {
    text-align: center;
    width: 100%;
}

.calendar_wrap {
    margin: 10px 0 0;
}

.calendar_wrap thead th {
    font-size: 20px;
    padding: 3px 5px;
    text-align: center;
}

.calendar_wrap tbody td {
    background-color: #fff;
    color: #000;
    font-size: 16px;
    padding: 0 5px;
}

.calendar_wrap td a {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

.calendar_wrap tfoot td:hover,
.calendar_wrap tfoot td:hover a,
.calendar_wrap tbody td:hover {
    color: #fff;
}

.calendar_wrap td a:hover {
    color: #fff;
}


/* Calandar */


/* Testomonail */

.bp-testimony {
    padding: 20px;
    margin: 0 auto;
    max-width: 700px;
    text-align: center;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.7);
}

.bp-testimony .entry-content * {
    display: inline;
}

.bp-testimony .entry-content{
    margin: 0;
    font-size: 20px;
}

.bp-testimony .entry-content:before, .bp-testimony .entry-content:after {
    font-family: 'FontAwesome';
}

.bp-testimony .entry-content:before {
    content: '\f10d';
    margin-right: 5px;
}

.bp-testimony .entry-content:after {
    content: '\f10e';
    margin-left: 5px;
}

.bp-testimony .img-thumbnail {
    display: block;
    padding: 10px;
    position: relative;
    width: 150px;
    max-height: 150px;
    margin: 10px auto;
    background-color: transparent;
    border: 2px solid #fff;
}

.bp-testimony-icon {
    margin: 0;
    text-align: center;
}

.bp-testimony .testi-title {
    text-transform: uppercase;
    margin: 15px 0;
}

.bp-testimony .designation {
    margin: 5px 0;
    font-size: 16px;
}

.bp-testimony-icon span {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    height: 60px;
    margin: 0 auto;
    width: 60px;
    font-size: 30px;
    padding-top: 7px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 30px 0;
}

.bp-testimony-icon span i {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.bp-background3 {
    background-image: url("images/testimonial-bg.jpg");
    background-size: cover;
    background-position: center;
}

.bp-testimonial {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}


/* Testomonail */


/* Bread cum */

.bp-header-bg {
    background-image: url("images/header-bg.jpg");
    background-size: cover;
    background-position: center;
}

.bp-breadcum {
    padding: 0;
    padding-top: 150px;
    padding-bottom: 30px;
    background-color: rgba(0, 0, 0, 0.5);
}

.bp-breadcum ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    color: #FFF;
}

.bp-breadcum .breadcum-heading {
    color: #fff;
}

.bp-breadcum ul i {
    margin: 0 5px;
}

.bp-breadcum ul li {
    display: inline-block;
    color: #fff;
    font-size: 18px;
}

.bp-breadcum ul li a {
    color: #fff;
    font-size: 16px;
}


/* Bread cum */


/* Blogs page */

.left-sidebar {
    float: right;
}

.right-sidebar {
    float: left;
}

.bp-rightside .blog-text-detail .entry-title {
    margin: 0;
    padding-bottom: 15px;
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.3);*/
}

.bp-rightside .blog-detail .img-thumbnail {
    float: left;
    margin-right: 20px;
    width: 45%;
}


.sticky.post .blog-text-detail {
    background-color: #66a3ff;
    color: #FFF;
}

.sticky.post .blog-text-detail i,
.sticky.post .blog-text-detail a,
.sticky.post .blog-text-detail .entry-title a {
    color: #FFF;
}

.sticky.post .blog-text-detail .blog-link {
    background-color: #333;
}


.bp-rightside .blog-detail {
    margin: 15px 0;
}

.bp-rightside .bp-user {
    float: none;
    margin-right: 10px;
    text-transform: capitalize;
}

.bp-rightside .bp-user a {
    color: #333;
}

.bp-blog-post .blog-text {
    margin: 0;
}


/* Blogs page */


/* Sidebar */

.sidebar-widget {
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.133);
    margin: 0 0 30px;
}

.sidebar-widget .widget {
    margin: 0;
    padding: 10px;
}

.sidebar-widget .widget h2 {
    font-size: 28px;
    margin: 0;
    margin-bottom: 20px;
}

.sidebar-widget .widget .contact-details {
    color: #666;
    list-style-type: none;
    padding-left: 10px;
}

.tagcloud a {
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.13);
    color: #555;
    display: inline-block;
    font-size: 16px !important;
    margin: 5px;
    padding: 5px 10px !important;
}

.tagcloud a:hover {
    color: #fff;
}

.widget ul {
    list-style: outside none circle;
    padding-left: 24px;
}

.widget ul li {
    font-size: 18px;
}

.contact-details {
    list-style: none !important;
    padding: 0 !important;
    margin: 0;
}

.contact-details li {
    font-size: 18px;
    padding-bottom: 20px;
    color: #555;
}

.contact-details i {
    font-size: 24px;
    float: left;
    margin-top: 5px;
}

.contact-details strong {
    padding-left: 30px;
    display: block;
}

.contact-details span {
    padding-left: 30px;
    display: block;
}


/* Sidebar */


/* Blog */

.blog-text-detail {
    margin: 0;
    padding: 10px;
    border: 1px solid #ddd;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.133);
    margin-bottom: 50px;
    background-color: #FFF;
}

.blog-text .blog-text-detail .img-thumbnail {
    padding: 0;
    position: relative;
    display: block;
    border: 0;
    border-radius: 0;
    overflow: hidden;
}

.blog-text-detail p {
    margin: 10px 0;
    font-size: 18px;
}

.entry-footer {
    padding: 10px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    margin-top: 10px;
}

.entry-header {
    padding: 10px 0;
}

.bp-date {
    margin-right: 10px;
    font-size: 18px;
}

.bp-date i {
    font-size: 16px;
    margin-right: 2px;
}

.bp-user {
    font-size: 16px;
    margin-right: 5px;
    float: right;
}

.bp-user i {
    font-size: 16px;
    margin-right: 2px;
}

.bp-category {
    margin-right: 10px;
    font-size: 18px;
}

.bp-category i {
    font-size: 16px;
    margin-right: 5px;
}

.bp-category a {
    font-size: 16px;
    color: #333;
}

.bp-tags {
    margin-right: 10px;
    font-size: 18px;
}

.bp-tags i {
    font-size: 16px;
    margin-right: 5px;
}

.bp-tags a {
    font-size: 16px;
    color: #333;
}

.bp-comment {
    margin-right: 10px;
    font-size: 18px;
}

.bp-comment i {
    font-size: 16px;
    margin-right: 5px;
}

.bp-comment a {
    font-size: 16px;
    color: #333;
}

.blog-text .img-thumbnail img {
    transition: all 0.2s ease-in-out 0s, transform 1.5s ease-in-out 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.blog-text:hover .img-thumbnail img {
    transition: all 0.2s ease-in-out 0s, transform 1s ease-in-out 0s;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}


/* Blog */

.bp-items .bp-carts {
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
}

.sidebar-widget .widget .contact-info li i {
    background-color: #666;
    color: #fff;
}

.sidebar-widget .widget .contact-info {
    color: #666;
    list-style-type: none;
    padding-left: 0px;
}

.bp-pagination {
    margin: 0;
    display: inline-block;
    width: 100%;
}

.blog-classic .bp-pagination {
    padding: 0 15px;
}

.blog-classic .bp-comment {
    float: none;
}

.blog-classic .bp-date {
    margin-right: 0;
    display: block;
}

.blog-classic .blog-text-detail p {
    width: 100%;
    display: inline-block;
}

.blog-classic .blog-text-detail {
    margin-bottom: 30px;
}

.blog-classic.bp-rightside .blog-detail {
    margin: 0;
}

.bp-pagination .next a,
.bp-pagination .previous a {
    font-size: 18px;
    border-radius: 0;
}

.bp-pagination .next a:hover,
.bp-pagination .next a:focus,
.bp-pagination .previous a:hover,
.bp-pagination .previous a:focus {
    color: #fff;
}

.bp-pagination .previous a i {
    font-size: 18px;
    margin-right: 10px;
}

.bp-pagination .next a i {
    font-size: 18px;
    margin-left: 10px;
}

.widget .form-group {
    margin: 0;
}

.widget .form-group .form-control {
    height: 50px;
    margin: 0;
}

.widget .more-link {
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    text-transform: uppercase;
}


/* extra */


/* Contact us */

.bp-map {
    margin: 0;
}

.bp-map iframe {
    width: 100%;
    height: 400px;
}

.bp-maps {
    padding: 0;
}

.contact-form .form-group {
    margin: 0;
    margin-bottom: 15px;
}

.contact-info h3,
.contact-form h3 {
    display: inline-block;
    border-bottom: 2px solid #333;
}

.contact-info h4 {
    font-size: 20px;
    margin: 20px 0 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.contact-info p {
    margin: 0;
    font-size: 18px;
}

.contact-link {
    color: #fff;
    font-size: 18px;
    padding: 5px 30px;
}

.contact-info a {
    font-size: 20px;
}


/* Contact us */


/* Contact us 2 */

.contact2 .form-control {
    min-height: 40px;
}


/* Contact us 2 */


/* Blog Default */

.blog-default .blog-detail .img-thumbnail {
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 10px;
}

.blog-default .blog-detail {
    margin: 0;
}

.blog-default .blog-text-detail {
    margin-bottom: 30px;
}

.blog-default .bp-comment {
    float: none;
}

.blog-default .blog-text-detail p {
    margin: 0;
}


/* Blog Default */


/*Pre difine  */

.alignnone {
    height: auto;
    max-width: 100%;
}

.aligncenter {
    margin: 0 auto;
    height: auto;
    max-width: 100%;
}

img.aligncenter{
    display: block;
}

.aligncenter img {
    width: 100% !important;
    height: auto;
}

.alignnone img {
    height: auto;
    max-width: 100%;
}

.wp-caption-text {
    background-color: #ccc;
    font-size: 16px;
    padding: 5px 0;
    text-align: center;
    font-style: italic;
}

.entry-content p {
    font-size: 18px;
    line-height: 22px;
}

.alignleft {
    float: left;
    margin: 0 20px;
}

.alignright {
    float: right;
}

.bp-comment-form,
.bp-comment,
.blog-text-detail {
    margin: 0;
}

.bp-comment-form label {
    width: 100%;
}

.bp-comment-form .form-control {
    min-height: 50px;
    font-size: 18px;
}

.bp-comment-form .comment-link {
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
}

.comments-text h3 {
    margin: 0;
    font-size: 24px;
}

.comments-text h3 span {
    font-size: 16px;
    color: #888;
}

.comments-text p {
    margin: 0;
    font-size: 16px;
}

.comment-detail {
    border: 1px solid #ddd;
    border-bottom: 3px solid #ccc;
    margin-bottom: 30px;
    padding: 10px;
    background-color: #fff;
}

.comments-pics {
    border: 1px solid #aaa;
    padding: 5px;
}

.blog-single.bp-rightside .blog-detail .img-thumbnail {
    float: none;
    margin-right: 0px;
    margin-bottom: 10px;
    width: 100%;
}

.entry-content .page-links {
    text-align: center;
    padding: 20px;
    font-size: 18px;
}

.blog-single.bp-rightside .blog-detail {
    margin: 0;
}

.blog-single .blog-text:hover .img-thumbnail img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}


/*Pre difine  */

/*home about us*/
.bp-aboutus-home .bp-section {
    text-align: center;
}
/*home about us*/

/* About Us */

.bp-about img {
    float: left;
    margin-right: 15px;
    width: 40%;
}

.bp-about {
    font-size: 16px;
    margin: 0;
}

.bp-team .img-thumbnail {
    display: block;
    position: relative;
    margin: 0;
    overflow: hidden;
    border: 0;
    border-radius: 0;
    padding: 0;
}

.bp-team-detail {
    border: 1px solid #ddd;
    margin: 0;
    padding: 10px;
}

.bp-team-detail h3 {
    margin: 5px 0;
}

.bp-team-detail span {
    color: #333;
    font-weight: bold;
}

.bp-team-detail .overlay {
    background-color: rgba(255, 255, 255, 0.1);
    border: 10px solid rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.bp-team .img-thumbnail img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.bp-team:hover .team-member .img-thumbnail img {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.bp-skill-text h2 {
    margin: 0;
    display: inline-block;
}

.bp-skill-text p {
    width: 100%;
    display: inline-block;
    margin: 10px 0;
    font-size: 18px;
}

.bp-skill-graph .progress {
    height: 30px;
}

.bp-skill-graph .progress-bar {
    font-size: 14px;
    line-height: 30px;
    padding-left: 10px;
    text-align: left;
}

.bp-skill-graph {
    padding-top: 50px;
}

.bp-about h2 {
    margin: 0;
    margin-bottom: 10px;
}

.bp-about p {
    margin: 0;
    font-size: 16px;
}


/* About Us */


/* Portfolio Single */

.port-single-pics .img-thumbnail {
    padding: 10px;
    display: block;
    position: relative;
    overflow: hidden;
    border: 1px solid #ddd;
}

.port-single-detail .port-name {
    margin: 0;
    margin-bottom: 10px;
}

.port-detail {
    border-bottom: 1px solid #ddd;
    margin: 0;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.port-detail .bp-social li {
    border: 0;
}

.port-detail .bp-social li a {
    color: #777;
}

.port-detail .bp-social {
    float: none;
}


/* Portfolio Single */


/* Member single */

.bp-member .mem-name {
    margin: 0;
    margin-bottom: 10px;
    font-size: 30px;
}

.bp-member {
    font-size: 18px;
}

.bp-footer-widget {
    margin: 0;
}

.widget-heading {
    margin: 0;
}


/* Member single */


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}

.scroll-top {
    position: fixed;
    bottom: 50px;
    right: 50px;
    width: 50px;
    height: 45px;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.5);
    color: #FFF;
    display: none;
    z-index: 100;
    padding-top: 7px;
}

.scroll-top:hover {
    color: #FFF;
}

.scroll-top i {
    font-size: 30px;
}

.home-blog .swiper-slide {
    width: 33.33%;
}

#map {
    height: 400px;
    width: 100%;
}


/*
.s-icon:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #66a3ff;
    font-size: 20px;
    margin-right: 5px;
}

a[href$="facebook.com"]:before {
    content: "\f09a";
}
a[href^="mailto:"] {
 
}
a[href^="calllto:"] {
 
}
*/

.bp-home-clients {
    margin: 0;
}

.bp-home-clients .clients {
    margin: 0;
}

.bp-call {
    margin: 0;
    text-align: center;
}

.call-link,
.call-link:hover,
.call-link:focus {
    color: #fff;
    font-size: 20px;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-right: 15px;
}

.bp-call .bp-section-title {
    font-size: 48px;
}

.bp-call .bp-section-description {
    font-size: 24px;
}

.bp-callout-pics {
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}


.client-next,
.client-prev {
    background-color: rgba(0, 0, 0, 0.5);
    background-image: none !important;
    font-size: 30px;
    text-align: center;
    top: 40px;
    color: #fff;
    width: 30px;
    height: 40px;
}

.client-prev {
    left: auto !important;
    right: 40px !important;
}

.client-next {
    left: auto !important;
    right: 0px !important;
}

.bp-home-blogs .overlay {
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    visibility: hidden;
    -webkit-transform: scale(1.5)rotate(15deg);
    -moz-transform: scale(1.5)rotate(15deg);
    -ms-transform: scale(1.5)rotate(15deg);
    -o-transform: scale(1.5)rotate(15deg);
    transform: scale(1.5)rotate(15deg);
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}

.bp-home-blogs:hover .overlay {
    visibility: visible;
    -webkit-transform: scale(1)rotate(0deg);
    -moz-transform: scale(1)rotate(0deg);
    -ms-transform: scale(1)rotate(0deg);
    -o-transform: scale(1)rotate(0deg);
    transform: scale(1)rotate(0deg);
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.bp-blog-link,
.bp-blog-snap {
    position: absolute;
    top: 45%;
    border: 2px solid #fff;
    text-align: center;
    font-size: 24px;
    display: inline-block;
    width: 50px;
    height: 40px;
    color: #fff;
    padding-top: 3px;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    opacity: 0;
}

.bp-blog-link {
    left: 50%;
    margin-left: -60px;
}

.bp-blog-snap {
    right: 50%;
    margin-right: -60px;
}

.blog-text-detail:hover .bp-blog-link,
.blog-text-detail:hover .bp-blog-snap {
    opacity: 1;
}

.bp-home-blogs:hover .overlay .bp-blog-link {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.bp-home-blogs:hover .overlay .bp-blog-snap {
    -webkit-transform: rotateY(-360deg);
    -moz-transform: rotateY(-360deg);
    -ms-transform: rotateY(-360deg);
    -o-transform: rotateY(-360deg);
    transform: rotateY(-360deg);
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.bp-blog-link:hover,
.bp-blog-snap:hover {
    color: #fff;
}

.bp-bread {
    margin: 0;
}

.breadcum-heading {
    text-transform: capitalize;
}

.logged-in-as {
    font-size: 18px;
}

.logged-in-as a {
    font-size: 18px;
    text-transform: capitalize;
}

.search-field {
    min-height: 50px;
    width: 100%;
    font-size: 18px;
    border: 2px solid #ddd;
    border-bottom: 4px solid #ddd;
    padding-left: 5px;
    background-color: transparent;
}

.search-label {
    width: 100%;
    margin: 0;
}

.widget .form-group {
    padding: 5px;
}

.bp-callout {
    padding: 50px 0;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
}

.port-btn {
    color: #fff;
}

.bp-ports {
    margin-top: 30px;
}

.bp-single {
    background-color: #fff;
    margin: 0;
    padding-bottom: 20px;
}

.bp-member .img-thumbnail {
    background-color: transparent;
    border: 0 none;
    display: block;
    float: left;
    height: 200px;
    margin-bottom: 30px;
    margin-right: 20px;
    padding: 0;
    width: 200px;
}

.bp-member .bp-social {
    float: none;
    margin-bottom: 30px;
}

.bp-port .entry-title a {
    color: #fff;
}

.bp-port .bp-rel {
    color: #fff;
    display: inline-block;
    width: 50px;
    height: 35px;
    border: 2px solid #fff !important;
    text-align: center;
    font-size: 20px;
    padding-top: 2px;
}

.bp-masanry .bp-port {
    padding: 10px;
}

.related-portfolio .bp-port {
    margin: 0px;
}

.bp-related h2 {
    display: inline-block;
    margin-bottom: 20px;
    border-bottom: 2px solid #333;
}

.widget .c_adrs {
    list-style: outside none none !important;
    padding-left: 0 !important;
}

.c_adrs li i {
    float: left;
    font-size: 20px;
    margin-right: 10px;
    margin-top: 5px;
    height: 40px;
}

.c_adrs li {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.c_adrs li h3 {
    margin: 0;
    font-size: 20px;
}

.widget-blog {
    margin: 0;
    margin-bottom: 20px;
}

.bp-widget-blogs {
    position: relative;
}

.bp-widget-blogs .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.bp-widget-blogs:hover .overlay {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    visibility: visible;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.bp-widget-blogs .overlay .rel-blog-pics {
    color: #fff;
    display: inline-block;
    border: 2px solid #fff;
    width: 50px;
    height: 35px;
    font-size: 20px;
    padding-top: 2px;
    position: absolute;
    top: 40%;
    left: 40%;
}

.bp-widget-text h4 {
    margin: 5px 0;
}

.bp-port .img-thumbnail {
    display: block;
    position: relative;
    padding: 0;
    border: 0;
}

.bp-port .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3);
    visibility: hidden;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.bp-masanry .bp-port:hover .overlay,
.bp-related .bp-port:hover .overlay {
    visibility: visible;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.bp-masanry .bp-port .overlay .blog-pics {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    padding-top: 5px;
    position: absolute;
    top: 40%;
    width: 40px;
    left: 40%;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.bp-masanry .bp-port:hover .blog-pics {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.bp-related .bp-port .bp-rel,
.bp-related .bp-port .entry-title {
    border: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.bp-related .bp-port:hover .bp-rel,
.bp-related .bp-port:hover .entry-title {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.bp-related .bp-port .entry-title {
    display: block;
}

.bp-error-social .bp-social {
    float: none;
    margin: 20px 0;
}

.bp-error-social .bp-social li {
    font-size: 24px;
    height: 50px;
    padding-top: 5px;
    text-align: center;
    width: 50px;
}

.error-title {
    font-size: 250px;
}

.error-title span {
    display: block;
    font-size: 120px;
}

.bp-error h3 {
    font-size: 36px;
}

.bp-error p {
    font-size: 24px;
}

.bp-error p i {
    margin-right: 5px;
}

.error-link {
    font-size: 30px;
    text-transform: uppercase;
    padding: 10px 30px;
    margin: 15px 0;
}

.entry-content li {
    font-size: 18px;
}

.footer-widget .tagcloud a:hover {
    color: #fff;
}

.bp-comment-form .form-group {
    padding: 0;
}


/*boxed*/

.boxed .site.wrapper,
.boxed #main-header {
    max-width: 1170px;
    margin: 0 auto;
}

.boxed .site.wrapper{
    background-color: #FFF;
}


/*boxed*/

.portfolio-item .overlay .bp-cat {
    list-style: none;
    display: inline-block;
    padding: 0;
}

.portfolio-item .overlay .bp-cat li {
    display: inline-block;
    padding: 0 5px;
}

.portfolio-item .overlay .bp-cat li a {
    color: #fff;
}

.flickr_badge_image {
    float: left;
    margin: 2px;
}

.accordion-details .type1 h3 {
    margin: 0;
    color: #fff;
}

.accordion-details .type2 h3 {
    margin: 0;
}

.accordion-details .btn {
    display: block;
    width: 100%;
    border-radius: 0;
    text-align: left;
    margin: 10px 0 0 0;
}

.accordion-details p {
    margin-bottom: 10px;
    padding: 15px;
}

.accordion {
    margin: 0;
}

.accordion .accordion-details {
    margin: 10px 0;
    padding: 15px;
}

.edu-graph {
    margin: 10px 0;
    padding: 5px 15px;
}

.edu-graph .progress {
    margin-bottom: 10px;
}

.square-drop-bg {
    margin-bottom: 10px;
    padding: 10px 0;
}

.round-drop {
    margin-bottom: 10px;
    padding: 10px 0;
}

.shortcodes-tabs .nav-tabs li a {
    font-size: 16px;
    padding: 10px 40px;
    text-transform: capitalize;
    border-top: 3px solid transparent;
    color: #333;
}

.edu_colom {
    font-size: 16px;
    text-align: justify;
}

.square-drop .edu-cap {
    float: left;
    font-size: 32px;
    height: 50px;
    margin: -5px 10px;
    text-align: center;
    width: 50px;
    padding-top: 12px;
}

.edu_dropcap p {
    float: left;
    font-size: 16px;
}

.edu_dropcap .square-drop p {
    margin: 10px 0;
}

.square-drop-bg .edu-cap {
    float: left;
    font-size: 32px;
    height: 50px;
    margin: 0 10px;
    text-align: center;
    width: 50px;
    color: #fff;
    padding-top: 12px;
}

.edu_dropcap .square-drop-bg p {
    margin: 10px 0;
}

.round-drop .edu-cap {
    float: left;
    font-size: 32px;
    height: 50px;
    margin: -5px 10px;
    text-align: center;
    width: 50px;
    color: #fff;
    border-radius: 50%;
    padding-top: 12px;
}

.edu_dropcap .round-drop p {
    margin: 10px 0;
}

.bs-theme {
    color: #fff!important;
}

.edu-panel-type .panel-heading {
    font-size: 18px!important;
}

.edu-panel-type .panel-body {
    font-size: 16px!important;
}

.edu-buttons {
    margin: 0;
}

.edu-buttons .btn-large,
.edu-buttons .btn-medium,
.edu-buttons .btn-small {
    margin: 10px 0;
}

.edu-buttons .btn-large .spa-lg-btn,
.edu-buttons .btn-medium .spa-md-btn,
.edu-buttons .btn-small .spa-sm-btn {
    margin: 0;
}

.edu-btn {
    border-radius: 0;
    display: inline-block;
    margin: 3px;
}

.edu-btn:hover {
    color: #333!important;
    background-color: #fff!important;
}

.edu-btn-round {
    border-radius: 0;
    display: inline-block;
    border-radius: 30px;
}

.edu-btn-round:hover {
    color: #333!important;
    background-color: #fff!important;
}

.white {
    background-color: #fff!important;
    color: #000!important;
}

.red {
    background-color: #ff3030!important;
    color: #fff;
}

.blue {
    background-color: #0098ff!important;
    color: #fff;
}

.purpul {
    background-color: #ad5cff!important;
    color: #fff;
}

.white1 {
    background-color: #fff!important;
    color: #000!important;
}

.red {
    background-color: #ff3030!important;
    color: #fff;
}

.blue {
    background-color: #0098ff!important;
    color: #fff;
}

.purpul {
    background-color: #ad5cff!important;
    color: #fff;
}

.orange {
    background-color: #ffb547!important;
    color: #fff;
}

.black {
    background-color: #000!important;
    color: #fff;
}

.green {
    background-color: #7edf7e!important;
    color: #fff;
}

.pink {
    background-color: #e678a3!important;
    color: #fff;
}

.brown {
    background-color: #753d02!important;
    color: #fff;
}

.shortcodes-tabs .nav-tabs li.active a,
.shortcodes-tabs .nav-tabs li a:hover {
    color: #fff !important;
}

.recent-comments-ul {
    list-style: none !important;
    padding: 0 !important;
    display: inline-block;
    width: 100%;
    margin: 0;
}

.comment-avatar {
    padding: 0;
}

.theme-color {
    color: #fff !important;
}

.shortcodes-tabs .nav-tabs li a {
    border: 1px solid #ddd;
}

.round-drop .edu-cap,
.square-drop-bg .edu-cap {
    background-color: #66a3ff !important;
}

.accordion-details .btn {
    background-color: #66a3ff !important;
}

.shortcodes-tabs .nav-tabs li a {
    border-top: 3px solid #66a3ff !important;
}

.shortcodes-tabs .nav-tabs li.active a,
.shortcodes-tabs .nav-tabs li a:hover {
    background-color: #66a3ff !important;
}

.theme-color {
    background-color: #66a3ff !important;
}


.bp-team:hover .img-thumbnail img replace to .bp-team:hover .team-member .img-thumbnail img


/*lightbox*/

.sl-overlay {
    opacity: .85;
}

.sl-wrapper .sl-navigation button {
    font-size: 170px;
    color: #d3ced2;
}

.sl-overlay {
    background-color: #000;
}

.sl-wrapper .sl-counter {
    font-size: 22px;
    color: #d3ced2;
}

.sl-wrapper .sl-close {
    font-size: 32px;
    color: #d3ced2;
}

.sl-wrapper button:focus {
    outline: none;
    border: none;
}


/*lightbox*/
/*WooCommerce*/
.widget.woocommerce ul li,
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    background-color: #FFF;
    padding: 10px;
    border-radius: 2px;
    border: 1px solid #607D8B;
    text-align: center;
}

.woocommerce ul.products li.product .star-rating {
    display: inline-block;
}

.woocommerce ul.products li.product .price {
    font-size: 20px;
    font-family: sans-serif;
    font-weight: bold;
    color: #4CAF50;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #337ab7;
    color: #FFF;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-color: #337ab7;
    color: #FFF;
}
.woocommerce .blog-single div.product {
    background-color: #FFF;
    padding: 10px;
}

.widget.woocommerce ul li {
    display: inline-block;
    color: #66a3ff !important;
    background-color: #eee;
    min-width: 200px;
    width: 25%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.widget.woocommerce ul li a {
    display: block;
    color: #66a3ff;
}

.widget.woocommerce ul li img {
    width: 100%;
    height: auto;
}

/*WooCommerce*/