/*
Theme Name: Buffspec
Theme URI: https://wordpress.org/themes/buffspec/
Author: updog
Author URI: #
Description: Buffspec brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: buffspec

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.firstLetter{
		font-size: 36px;
}

.firstLetter_menu{
	font-size: 24px;
}
/* Add some shadows to create a card effect */

.team .email {
  color: grey;
}

.department_tab{
padding: 10px 0 0;
position: relative;
}

.department_tab ul{
	padding: 6px 0 10px;
background-color: #1690b7;
position: absolute;
top: 60px;
left: 0;
right: 0;
z-index: 11;
}

.department_tab ul li{
float: none;
    border-bottom: 1px solid #1b6f8a;
	}

	.department_tab .nav-pills > li{
border-bottom: 1px solid #25a6d0;
}

.department_tab .nav > li > a{
	border-bottom: 1px solid #157594 !important;
}

.department_tab ul li:last-child{
border:none !important;
}	

.department_tab .tab-content{
	overflow: hidden;
padding: 20px 0 0;
}

.department_tab .nav-pills > li.active > a:hover,
.department_tab .nav-pills > li.active > a:focus{
	background-color: #1690b7;

}

.department_tab .nav-pills > li.active > a{
	background-color: #1690b7;
}

.department_tab .nav > li > a:hover, 
.department_tab .nav > li > a:focus{
		background-color: #1690b7;
}

.department_tab .nav-pills > li + li{
	margin: 0;
}

.department_tab .nav-pills > li > a{
	border-bottom: 1px solid #fff;
	font-size: 18px;
	border-radius: 0;
	    color: #fff;
}

.department_tab .nav-pills li:last-child a{
	border-bottom:none !important;
}

.department_tab .tab-pane h3{
	text-transform: uppercase;
	font-size: 23px;
	font-weight: 400;
	position: relative;
	padding:0 0 8px;
	margin: 0 0 20px;
	text-align: center;
}

.department_tab .tab-pane h3:before{
content:"";
position: absolute;
left: 50%;
bottom: 0;
width: 70px;
height: 3px;
background-color:#1690b7; 
margin-left:-35px; 
	}


.responsive_tab{
	    padding: 10px 15px;
	color: #fff;
	font-size: 22px;
	text-align: left;
	background-color: #25a6d0;
}

.department_tab ul{
display: none;
}

.department-slide{
	padding: 0 0 62px;
}	

@media(min-width: 897px){

.department_tab ul{
	display: block !important;
}

.department_tab .tab-pane h3{
text-align: left;
}

.department_tab .tab-pane h3:before{
left: 0;
margin-left:0; 
	}

.department_tab{
padding: 20px 0;
}

.department_tab ul{
	display: block;
	position:initial;
}

.responsive_tab{
	display: none;
}

.department_tab ul{
	float: left;
	width: 30%;
}

.department_tab .tab-content{
	overflow: hidden;
	padding-left: 30px;
	padding-top: 0;
}

}

.groups {
	width : 100%;
	background-color: #fff !important;
}

.groups li {
	border-bottom: 1px solid #fff !important;
}

.designation {
	font-style: italic;
    color: #000;
}

form input[type="number"] {
    background-color: transparent;
    padding: 12px 10px;
    border: none;
    border-bottom: 1px solid #000;
    color: #000;
    margin: 8px 0;
    width: 100%;
}

form input[type="search"] {
    background-color: transparent;
    padding: 12px 10px;
    border: none;
    border-bottom: 1px solid #000;
    color: #000;
    margin: 8px 0;
    width: 100%;
}

button[type="submit"]{
background-color: #1690b7;
    font-size: 20px;
    color: #fff;
    border: none;
    padding: 10px 25px;
}

.se-pre-con {
   position: absolute;
    z-index: 9999;
    width: 65%;
    height: 15%;
    opacity: 0.7;
    right: 2%;
    background: url(assets/images/Preloader_4.gif) center no-repeat #fff;
}

#preloader {
   position: absolute;
    z-index: 9999;
    width: 100%;
    height: 1600px;
    opacity: 0.7;
    background: url(assets/images/Preloader_4.gif) center no-repeat #fff;
}

.contact_body{
	    box-shadow: 0 0 4px rgba(0,0,0,0.2);
    text-align: center;
        margin: 0 0 15px;
}

.contact_body .team-content{
margin: 0;
    padding: 15px 10px;
        min-height: 200px;
}

.contact_body .team-content h2{
    font-size: 26px;
}

.header h2{
	    float: left;
    width: 80%;
    margin-top:0;
}

.order_btn{
    float: right;
    margin: 0 0 10px;
}

.smallText{
	font-size: 14px;
	color:#777777;
	font-style: italic;
}

.submit-btn{
	margin:16px 0px 0px 0px;
}


.product-slide-options{
	display: none;
    color:#1690b7 ;
    background-color: #fff;
    border: 2px solid #eaeaea;
    text-align:justify;
    height: 540px;
}


.licensed_logo{
	border: 1px solid #ccc;
    text-align: center;
    padding: 12px 15px 4px;
    margin:10px;
}

.testimonials_sec{
	border: 1px solid #ccc;
    text-align: center;
    padding: 12px 15px 4px;
    margin:10px;
}


/*wizard Css*/
.wizard {
    margin: 20px auto;
    background: #fff;
    width:50%;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 40px auto;
        margin-bottom: 0;
        border-bottom-color: #e0e0e0;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
    
}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

/*wizard Css end*/

.single-product.fpd-customization-required .cart .fundraiser {
    display: none !important;
}


.parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  color:#dd4b39;
  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}


#gallery img{
    background-color: #fff !important;

}

.custom_attribute_main{
        width: 80px;
    display: inline-block;
}