/*------------Body------------------*/
#sp-main-body {
    padding: 50px 0;
	color:#000000 !important;
	font-weight: normal;
}
	
.sp-megamenu-parent >li >a {
    font-size: 14px;
}

#sp-top-bar .sp-module {
    margin: 0 0 0 0px;
}	

.sp-page-title h2 {
    font-size: 60px;
    }	
.sp-page-title {
        padding: 60px 0 !important;
    text-align: center;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    text-transform: uppercase;
}



/*------------End Of Body------------------*/

/*----------------menu*------------*/
.sp-megamenu-parent >li >a {
	line-height: 69px;
}

#offcanvas-toggler {
    line-height: 65px;
}

#sp-header .logo {
    height: 69px;
}

#sp-header {
    height: 65px;
}
/* End of menu*/

/*BT profile edit page*/
form#member-profile {
    margin-top: 20px;
}
/*End of BT profile page*/



/*----------bottom-----*/

.sp-column.bottom {
    margin-bottom: 30px;
}
/*--------End of Bottom-------*/

/* Call to action service*/
.sppb-addon-cta.service-call-to-action .text-left {
  text-align: center;
}
.sppb-addon-cta.service-call-to-action .sppb-cta-title {
  font-size: 60px;
  line-height: 1;
  margin-bottom: 13px;
}
.sppb-addon-cta.service-call-to-action .sppb-cta-subtitle {
  line-height: 1 !important;
  font-family: Playfair Display, sans-serif;
}
.sppb-addon-cta.service-call-to-action .sppb-cta-text {

  margin-top: 60px;
}
.section-overlay:before {
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(38,170,225,0.38);
    position: absolute;
}
/*end of call to action service*/

/*end of call to action home*/

.sppb-addon.sppb-addon-text-block.sppb-text-center.home-paralax p {
    font-size: 16px;
}

/*end of call to action service*/

/*-----person addon-------*/
.about-avatar {
  position: relative;
  overflow: hidden;
  color: #fff;
  background-color: aliceblue;

}
.about-avatar * {
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}
.sppb-person-information > span.sppb-person-designation {
    font-size: 14px;
    line-height: 18px;
}
.sppb-person-information {
  position: absolute !important;
  top: 73%;
  left: 0;
  width: 100% !important;
  height: 100%;
  padding: 20px;
  margin-top: 0 !important;
  color: #fff;
  background-color: rgba(62, 161, 216, 0.9);
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}
.sppb-person-designation,
.sppb-person-social > li > a {
  color: #fff !important;
}
.sppb-person-designation {
  margin-bottom: 15px;
}
.sppb-person-information .sppb-person-introtext {
  margin-bottom: 10px;
}
.sppb-person-information .sppb-person-introtext,
.sppb-person-information .sppb-person-social-icons {
  margin-top: 100px;
  opacity: 0;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}
.sppb-person-social-icons a:hover {
  opacity: .8;
}
.about-avatar:hover .sppb-person-information {
  top: 0 !important;
}
.about-avatar:hover .sppb-person-social-icons {
  top: 0 !important;
}
.about-avatar:hover .sppb-person-introtext {
  opacity: 1;
  margin-top: 0;
  -webkit-transition-delay: .15s;
  -moz-transition-delay: .15s;
  -ms-transition-delay: .15s;
  -o-transition-delay: .15s;
  transition-delay: .15s;
}
.about-avatar:hover .sppb-person-social-icons {
  opacity: 1;
  margin-top: 0;
  -webkit-transition-delay: .20s;
  -moz-transition-delay: .20s;
  -ms-transition-delay: .20s;
  -o-transition-delay: .20s;
  transition-delay: .20s;
}


@media only screen and (max-width: 979px) {
  .all-arthurs .sppb-col-sm-3 .sppb-person-information {
    top: 80%;
  }
  }

/*------End of person addon---------------------*

/*Office location*/

.sppb-addon-office-location-wrapper {
  padding: 40px 0 5px;
  text-align: center;
  border-radius: 3px;
}
.sppb-addon-office-location-wrapper.active {
  background-color: rgba(0,0,0,0.04);
}
.sppb-addon-office-location-wrapper .sppb-addon-content {
  margin-bottom: 40px;
}
.sppb-addon-office-location-wrapper h3 {
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 40px 0;
}
.sppb-addon-office-location-wrapper .sppb-icon {
  font-size: 26px;
  margin-bottom: 20px;
}
.sppb-addon-office-location-wrapper .sppb-addon-text {
  font-weight: 500;
}

/*end of office location*/

/*-----Transparent template -----*/


#sp-header-sticky-wrapper.sticky-wrapper {
    height: auto !important;
}
#sp-header {

    box-shadow: none;

}
#sp-header.header-transparent  {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10;
    background: transparent;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    height: auto;
    -webkit-box-shadow: none;
        box-shadow: none;
    box-shadow: none;
	background-color: rgba(255, 255, 255, 0.7);
	top: 35px;
}

#sp-header.header-transparent .sp-megamenu-parent >li >a {

	-webkit-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	color: #000;
	font-size: 14px 	
}

.sp-megamenu-parent >li {
    display: inline-block;
    position: relative;
    padding: 0;
    padding-bottom: 4px;
}

.sp-megamenu-parent>li.active>a:before, .sp-megamenu-parent>li:hover>a:before {
    width: 100%;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    height: auto;
    line-height: normal;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child {
    border-bottom: none;
}
.sp-megamenu-parent>li>a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #26AAE1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    transition-timing-function: ease-in;
}
#sp-header.header-transparent .sp-megamenu-parent>li>a:before{
	background-color: #fff;
}



#sp-header.header-transparent .sp-megamenu-parent > li.active > a, #sp-header.header-transparent .sp-megamenu-parent > li:hover > a {
    color: #337ab7;
}
@media only screen and (max-width: 480px){
.sp-page-title h2 {
    font-size: 34px;
}
}
/*@media only screen and (max-width: 480px){
#sp-header {
    top: 50px;
}
}*/

#sp-top-bar.has-slideshow {
    background-color: transparent;
    position: absolute;
}

#sp-top-bar.has-slideshow {
    width: 100%;
    z-index: 11;
    padding: 5px 0;
    font-size: 14px;
	color: #22B8F0;
}

#sp-top-bar.has-slideshow li  a{
	color:#FFFFFF;
	    font-weight: 500;
    font-size: 14px;

}

#sp-header-sticky-wrapper.sticky-wrapper.is-sticky  #sp-header.header-transparent {
    background-color: rgba(0,0,0,0.9) !important;
}

.header-transparent #offcanvas-toggler >i {
    color: #337ab7;
}

@media only screen and (max-width: 1200px){
.sp-megamenu-parent>li>a {
    font-size: 13px!important;
}
}
@media only screen and (max-width: 992px){
.sp-megamenu-parent>li>a {
    padding: 0 7px!important;
    font-size: 11px!important;
}
}
@media (max-width: 640px){
#sp-top-bar.has-slideshow {
    background-color: #777;
    position: inherit;
}
}

/*-----End Of Transparent template -----*/



/*------------Propert listing------------------*/
@media screen and (max-width: 450px) and (min-width: 250px) {
.property .additional-info li {
    width: 100%
}
.property-listing .property {
    padding-bottom: 5px !important;
}
.sp-page-title {
    padding: 30px 0;
    }
}

.property-summary {
    margin-left: 0px !important;
	float: left;
	width: 100%;
}

.property-meta span.price{
    display: none;
}

.property-more a.btn.readmore {
    background: #26AAE1;
    color: #ffffff;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.property figure.tag, .property figure.status {
    background-color: #E82323;
    text-transform: Uppercase;
	font-size: 11px;
	margin: 5px 15px 0px 0px;
	border-radius: 0px;
	text-shadow: 0 1px 1px #4A4A4A;
}

.property-title a {
    color: #337ab7;
}
.property .additional-info li {
    font-size: 13px;
    font-weight: 400;
    

}
.property .property-description {
    font-size: 13px;
	color: #000000;
}
.job-date {
    font-weight: 700;
    float: left;
    width: 55px;
    height: 65px;
    color: #333;
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
    text-align: center;
    z-index: 999;
    border: 1px solid #e1e1e1;
    background-color: white;
    margin-top: 5px;
    border-radius: 5px;;
}
span.day {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 7px;
    float: left;
    width: 100%;
}
span.month {
	float: left;
    width: 100%;
    font-size: 11px;
    line-height: 15px;
    background-color: #337AB7;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    color: white;
    font-weight: 700;
    text-shadow: 0 1px 1px #4A4A4A;
    padding: 2px 0;
    margin: -10px 0 5px;

}
span.year {
    float: left;
    width: 100%;
    margin-top: -2px;
    font-weight: normal;
    font-size: 9px;
    line-height: 9px;
}

.property-listing {
    margin: -20px 15px 15px 15px;
    background: #f6f6f6;
    padding: 0px 0px 0px 0px;
}

.property-listing .property-meta {
    border-bottom: none !important;
}
.property-listing .property {
    padding-bottom: 0px;
}	
.property-listing:nth-child(2n+1) {
    background: #edefef;
}
.property-wrapper.equal-height.masonry {
    background: #f6f6f6;
	margin-bottom: 15px;
    padding: 10px 10px 20px 10px;
}

.bt-property-grid #properties {
    margin: 0px -15px;
}
.property-image img {
    background-color: white;
	padding: 5px 5px;
}

section#search-filter {
    padding-bottom: 10px;
}
select#sorting {
    border-radius: 0px;
}
    
@media (max-width: 640px){
.bt-property-lines .property-image img {
    width: auto!important;
}
}
.sorting .btn-group>.btn {
    border-radius: 0;
	/*margin-left: -15px !important;*/
}

/*------------End off Propert listing------------------*/

/*------------Propert details------------------*/

.property-logo {
    margin-top: 5px;
    border: 1px solid #e1e1e1;
    padding: 5px 15px;
}

.property-logo img.js_Vacancy_company_logo {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    margin: auto;
}

.property-description-detail h2 {
    margin: 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 24px;
    font-weight: lighter;
    color: #666666;
}

.property-detail-summary {
    float: left;
    width: 100%;   
}

.property-detail-summary li:nth-child(2n+1){
    background: #edefef;
}
.extrafield-container li:nth-child(2n+1) {
    background: #edefef;
}
.extrafield-container li {
    border-radius: 0;
    background: #f6f6f6;
    border: 1px solid #fff;
}
/*li.extrafield-row.nationality:nth-child(2n+1){
    background: #edefef;
}

li.extrafield-row.nationality {
    
    border-radius: 0;
    background: #f6f6f6;
    border: 1px solid #fff;
}

li.extrafield-row.previous-experience {
    
    border-radius: 0;
    background: #f6f6f6;
    border: 1px solid #fff;
}
li.extrafield-row.vessel-name {
    margin-bottom: 10px;
    color: #000000;
    font-size: 13px;
    font-weight: normal
    border-radius: 0;
    background: #f6f6f6;
    border: 1px solid #fff;
}*/
.property-detail-summary li{
	/*border-radius: 0;
	border-color: #fff;
	background: #f6f6f6;*/
	margin-bottom: 0px !important;
}

ul.check-box-list.experience-required li {
    background: inherit;
    border: none;
}
ul.check-box-list.experience-required li:before {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'fontawesome';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    content: "\f00c";
    color: #1396e2;
    font-size: 12px;
    position: relative;
    bottom: 2px;
    margin-right: 10px;
}
.property-detail-summary ul {
    padding: 0px;
    
}

.property-detail-summary ul li span p:before {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'fontawesome';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    content: "\f00c";
    color: #1396e2;
    font-size: 12px;
    position: relative;
    bottom: 2px;
    margin-right: 10px;
    
}
span.extrafield-title {
    padding: 5px 2% !important;
    min-height: 17px;
    border-radius: 0;
    border-color: #fff;
    border-right: 1px solid #fff;
    font-size: 13px;
	font-weight: bold;
    width: 43%;
    display: inline-block;
}

span.extrafield-value {
    padding: 5px 2% !important;
	width: 55%;
}
/*li.extrafield-row.company-info {
    color: #000000;
    font-size: 13px;
    font-weight: normal
    border-radius: 0;
    background: #f6f6f6;
    border: 1px solid #fff;
}*/
.property-detail-summary span{
    padding: 5px 2% !important;
    min-height: 17px;  
	width: 63% !important;
	text-align: left;
}

.property-detail-summary span:first-child{
    padding: 5px 2% !important;
    min-height: 17px;
    border-radius: 0;
    border-color: #fff;
    /*border-right: 1px solid #fff;*/
    
	width: 34% !important;
}
/*.property-detail-summary li{
	border: 1px solid #fff;
}*/
.property-descripton-wrapper p {
    padding: 20px 20px;
    list-style: none;
    margin: 0;
	font-size: 13px;
	background-color: #F6F6F6;
}

.property-descripton-wrapper {
	background: #ffffff;
	border: 1px solid #ECECEC;
	margin: 20px 0px 20px 0px;
}	

div#aditional-information h2 {
    margin: 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 24px;
    font-weight: lighter;
    color: #666666;
}

div#minimum-requirements h2{
    margin: 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 24px;
    font-weight: lighter;
    color: #666666;
}

.extrafield-container ul {
    padding: 20px 0px;
    list-style: none;
    margin: 0;
}

#property-detail .property-detail-title {
    color: #26AAE1;
}

#property-detail span.status {
    background-color: #E82323;
	border-radius: 0px;
}


.property-detail-summary ul p {
    margin-bottom: 0px;
}
#property-detail .property-description-detail {
    margin-top: 20px;
}
/*------------End Of Propert details------------------*/

/*---------------bez loga--------------*/
#property-detail .property-detail-title {
    color: #26AAE1;
}

#property-detail span.status {
    background-color: #E82323;
	border-radius: 0px;
}
.property-detail-summary h2 {
margin: 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 24px;
    font-weight: lighter;
    color: #666666;
}

/*.property-detail-summary li:nth-child(2n+1) {
    background: #edefef;
}*/
.property-detail-summary li {
    border-radius: 0;
    background: #f6f6f6;
    border: 1px solid #fff;
}
.property-detail-summary span:first-child{
    padding: 5px 2% !important;
    min-height: 17px;
    border-radius: 0;
    border-color: #fff;
    /*border-right: 1px solid #fff;*/
    font-size: 13px;
    font-weight: bold;
    width: 43%!important;
    display: inline-block;
    vertical-align: top;
}

.property-detail-summary span:nth-child(2){
    padding: 5px 2% !important;
	width: 55%!important;
	text-align: left!important;
	border-left: 1px solid #fff;
}

/*---------------end bez loga----------------*/

/*------------Property Side Carousel ------------------*/

.slide  figure.tag, .slide figure.status {
    background-color: #E82323;
    text-transform: Uppercase;
	    padding: 3px 5px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    border-radius: 0px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    top: 0px;
    right: 0px;
    margin: 0px 0px 5px 2px;
	position: initial;
}

.info h3 {
    font-size: 20px;
	color: #337ab7;
	font-weight: lighter;
}

.sp-module .sp-module-title {
    font-size: 20px;
    font-weight: 500;
}

a.btn.readmore {
    background: #26AAE1;
    color: #ffffff;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	margin-top: 7px;
	padding: 6px 12px;
    font-size: 14px;
	text-shadow: 0 1px 1px #4A4A4A;
}

/*.owl-wrapper-outer.autoHeight {
    margin-bottom: 20px;
}*/



/*ul.additional-info li:nth-child(2n+1) {
    background: #edefef;
}
*/
div#slider {
    border: 1px solid #e1e1e1;
    padding: 15px;
	margin: 5px 0 10px 0;
	background-color: #F6F6F6;
}

.slide img {
    padding: 5px 25px;
    border: 1px solid #e1e1e1;
    width: 100%;
	background-color: white;
	display:none;
}
.slide .info {
    margin-bottom: 5px;
}
.owl-carousel .owl-pagination {  
    padding-top: 10px;
} 
/*------------End Of Property Side Carousel ------------------*/

/*------------Property Carousel ------------------*/
.sp-module.fullslide .slide {
    padding: 15px;
    border: 1px solid #e1e1e1;
    margin: 5px 15px 10px 0px;
}
div#owl-carousel-small95 div.owl-carousel-wrapper.row div.owl-carousel.owl-theme div.owl-wrapper-outer.autoHeight div.owl-wrapper div.owl-item{
	padding: 0 15px;

}

div#owl-carousel-small95 div.owl-carousel-wrapper.row div.owl-carousel.owl-theme div.owl-wrapper-outer.autoHeight div.owl-wrapper div.owl-item div.property{
	border: 1px solid #e1e1e1;
    overflow: hidden;
    padding: 10px;
}
div#owl-carousel-small95 div.owl-carousel-wrapper.row div.owl-carousel.owl-theme div.owl-wrapper-outer.autoHeight div.owl-wrapper div.owl-item div.property div.property-inner div.slide img{
	padding: 5px 50px;

}

/*------------End Of Property Carousel ------------------*/

/*------------Agent form ------------------*/
.bt-property-form label {
    font-size: 13px;
    color: #000000; 
}

button#form-contact-agent-submit {
    background: #26AAE1;
    color: #ffffff;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	text-shadow: 0 1px 1px #4A4A4A;
}
#property-detail .agent-summary h3 {
    color: #306499;
}
#property-detail #contact-agent{
	margin-bottom: 35px;
}
.agent-info{
	background: #fafafa;
	border: 1px solid #eeeeee;
	box-shadow: 0 0px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.05);
}
.agent-contact-info{
	padding: 15px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.agent-contact-info h3{
	font-size: 16px;
	font-family: "Open Sans";
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 12px;
}
.agent-info figure {
	text-align: center;
}
.agent-form{
	border: 1px solid #eeeeee;
	padding: 18px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: 0 0px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.05);
	font-family: "Open Sans";
}
.agent-form h2{
	margin-top: 0;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.formcomment label,
.agent-form label{
	font-family: inherit;
	font-size: 13px;
	font-weight: normal;
}
.agent-form input[type="text"], .formcomment input[type="text"], 
.agent-form input[type="email"], .formcomment input[type="email"], 
.agent-form input[type="search"], 
.agent-form input[type="password"], 
.agent-form input[type="number"], 
.agent-form input[type="tel"], 
.agent-form textarea.form-control, .formcomment textarea{
	background: none;
	border: 1px solid #f1f1f1;
	padding: 7px 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: 12px;
	box-shadow: 0 0px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.05);
}
.agent-form input[type="text"]:focus, .formcomment input[type="text"]:focus, 
.agent-form input[type="email"]:focus, .formcomment input[type="email"]:focus, 
.agent-form input[type="search"]:focus, 
.agent-form input[type="password"]:focus, 
.agent-form input[type="number"]:focus, 
.agent-form input[type="tel"]:focus, 
.agent-form textarea.form-control:focus, .formcomment textarea:focus{
	border-color: #66afe9;
}
#property-detail .agent-information img {
    padding: 20px 50px;
}
#form-contact-agent-submit{
	width: 100%;
	box-shadow: 0 2px 0px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 2px 0px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 0 2px 0px rgba(0, 0, 0, 0.2) inset;
	color: #fff;
	text-transform: uppercase;
	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 5px 0;
	margin: 7px 0 0;
}
#form-rating-submit{
	box-shadow: 0 2px 0px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 2px 0px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 0 2px 0px rgba(0, 0, 0, 0.2) inset;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 5px 15px;
	margin: 7px 0 0;
}
#form-rating-submit:hover,
#form-contact-agent-submit:hover{
	opacity: 0.85;	
}

a#toggle1 {
    margin-bottom: 10px;
	text-align: center;
    display: block;
}

/*------------End Of Agent form ------------------*/

/*------------Submit Vacancy ------------------*/
label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600!important;
    font-size: 13px;
}

.bt-property-form input[type="text"], .bt-property-form input[type="email"], .bt-property-form textarea, .bt-property-form select {
    height: 34px;
}
.bt-property-form button[type="button"] {
   /*height: 34px;*/
    margin:5px 0;
}
/*.normal-ex {
    opacity: 1!important;
}
.featured-ex {
    opacity: 1!important;
}*/

/*------------End Of Submit Vacancy ------------------*/

/*------------Edit Vacancy ------------------*/

.my-properties table thead tr th {
    background-color: #26AAE1;
}

.my-properties table tbody tr td .inner h3 {
    color: #26AAE1;
}

/*------------End Of Edit Vacancy ------------------*/

/*------------Submit Page ------------------*/

.submission-message header {
        color: #26AAE1;
}
/*------------End Of Submit Page ------------------*/

/*------------Property news --------*/



div#owl-carousel-list96 div.owl-carousel-wrapper.row div.row div.col-md-8 div.owl-carousel.owl-theme div.owl-wrapper-outer div.owl-wrapper div.owl-item div.property-news div.property-inner div.slide-news div.overlay div.additional-info li{
	display: inline-block;
    padding: 0px 5px;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 25px;
}

div#owl-carousel-list96 div.owl-carousel-wrapper.row div.row div.col-md-8 div.owl-carousel.owl-theme div.owl-wrapper-outer div.owl-wrapper div.owl-item div.property-news div.property-inner div.slide-news div.overlay div.additional-info li:nth-child(1n+2){
	border-right: 1px solid #e1e1e1;
}	
div#owl-carousel-list96 div.owl-carousel-wrapper.row div.row div.col-md-8 div.owl-carousel.owl-theme div.owl-wrapper-outer div.owl-wrapper div.owl-item div.property-news div.property-inner div.slide-news div.overlay div.additional-info ul {
    margin-top: 5px;
    margin-bottom: 5px;
	padding: 0px
}	

@media only screen and (max-width: 1200px){
.sppb-addon.sppb-addon-text-block.sppb-text-left.vacancies-text {
    line-height: 200%!important;
	font-size: 16px!important;

}
}

@media only screen and (max-width: 768px){
.sppb-addon.sppb-addon-text-block.sppb-text-left.vacancies-text {

	margin-right: -30px!important;
}
}

/*.new-vacancies  {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    line-height: 50px;
    padding: 0;
    position: relative;
    background-color: #26aae1;
	
}*/

.new-vacancies a {
    color: white;
}
.new-vacancies {
    padding: 10px 5px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 29px;
	background-color: #26aae1;
	text-transform: uppercase;
    font-weight: 600;
}

/*.new-vacancies:after {
	position: absolute;
    content: " ";
    width: 0;
    height: 100%;
    right: -24px;
    top: 0;
    border-top: 0px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 40px solid #26AAE1;

}
*/
.new-vacancies:before {
    content: "";
    position: absolute;
    width: 2000px;
    right: 100%;
    height: 100%;
    background-color: #26aae1;
    top: 0;
    margin-right: -15px;
}

.new-line .btn {
    font-size: 12px;
}
.new-line .btn:active{

    box-shadow: none;
}
.new-line.controls {
    float: right;
    margin: 3px 0;
    
}
@media only screen and (max-width: 992px){
.new-line.controls {
    position: absolute;
    right: 10px;
    top: -100px;
}
.new-line.controls i {
    color: white;
}
.new-vacancies:after {
    content: "";
    position: absolute;
    width: 2000px;
    left: 100%;
    height: 100%;
    background-color: #26aae1;
    top: 0;
    margin-left: -15px;
	/*z-index: -999;*/
}
}
@media only screen and (max-width: 700px){
.new-line.controls {
    position: absolute;
    right: 10px;
    top: -125px;
}

}

/*-------------Home page carousel -------------------*/
.sppb-carousel-pro-text h2 {

    text-shadow: 2px 2px 4px #000000;
}
.slideshow .sppb-carousel-inner > .sppb-item > img {
display: block;
    width: auto;
    height: 580px;
    max-width: none!important;
    margin-left: auto;
    margin-right: auto;
    }
@media only screen and (max-width: 768px){
.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px 50px;
    margin-left: 0px;
    margin-right: 0px;
}
.slideshow .sppb-carousel-inner > .sppb-item > img {
    display: block;
    width: auto;
    height: 300px;
    max-width: none!important;
}
}
@media only screen and (max-width: 992px){
.sppb-carousel-pro-text {
    max-width: 100%!important;
    margin-bottom: -110px!important;
}
}

@media only screen and (max-width: 768px){
.sppb-carousel-pro-text h2 {
    font-size: 24px!important;
    line-height: 30px!important;

}

.sppb-carousel-pro-text p {
font-size: 13px!important;
}
}
@media only screen and (max-width: 640px){
.sppb-carousel-pro-text h2 {
    font-size: 24px!important;
    /*line-height: 20px!important;*/
	margin-top: 0px!important;
	margin-bottom: 100px !important;
	text-align: center;
}
.sppb-carousel-pro-text p  {
    display: none;
}
.sppb-carousel-pro-text a  {
    display: none;
}
#sp-header.header-transparent {
    position: static;
    
}
}

/*-------------End Of Home page carousel -------------------*/

/*---------------Pagebuilder---------*/

.sppb-btn {
    
    border-radius: 0px;

}

/*---------------End Of Pagebuilder---------*/

/*======== LOGIN =======*/
input.btl-buttonsubmit, button.btl-buttonsubmit {
    box-shadow: none!Important;
    text-shadow: 0 1px 1px #4A4A4A;
    font-size: 13px!important;
    font-weight: 500!important;
    background-color: #26AAE1!important;
    border-radius: 0px!important;
}
#sp-top-bar.has-slideshow span#btl-panel-login {
    background-color: transparent!important;
    box-shadow: none!important;
}
span#btl-panel-login {
    background-color: transparent!important;
    box-shadow: none!important;
}
#sp-top-bar.has-slideshow span#btl-panel-registration{
	background-color: transparent!important;
    box-shadow: none!important;
}
span#btl-panel-registration{
	background-color: transparent!important;
    box-shadow: none!important;
}
#sp-top-bar.has-slideshow #btl .btl-panel > span {  
    line-height: 24px!important;
    padding: 0 5px!important;
	color: #FFFFFF!important;
}
#btl .btl-panel > span {  
    line-height: 24px!important;
    padding: 0 5px!important;
    color: #26AAE1!important;
    margin: 0!important;
    height: 20px!important;
}
#btl .btl-panel {
    line-height: 10px;
}
#sp-top-bar.has-slideshow #btl .btl-panel > #btl-panel-profile {
    padding-right: 30px!important;
    background-color: transparent!important;
    font-weight: 500!important;
    box-shadow: none!important;
}
#btl .btl-panel > #btl-panel-profile {
    padding-right: 30px!important;
    background-color: transparent!important;
    font-weight: 500!important;
    box-shadow: none!important;
}
/*======End Of LOGIN ========*/

/*-------Home Page----------*/

.service-frontpage {
    text-align: center;
}	

/*======== FOOTER =======*/
#page-footer .module-title h3{
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
	text-transform:uppercase;
	color:#26AAE1;
}
.contact_footer .row_contact{
	padding-left: 30px;
	position:relative;
}
.contact_footer .addres_line{
	padding-bottom:2px;
}
.contact_footer .phone_line{
	padding-top:15px;
	padding-bottom:8px;
}
.contact_footer .fax_line{
	padding-top:15px;
	padding-bottom:8px;
}
.contact_footer .email_line{
	padding-top:10px;
}
.contact_footer .addres_line:before{
	font-family:"FontAwesome";
	content:"\f041";
	font-size:20px;
	left:3px;
	top:4px;
	color:#26AAE1;
	position:absolute;
}
.contact_footer .phone_line:before{
	font-family:"FontAwesome";
	content: "\f095";
	font-size:16px;
	left:3px;
	color:#26AAE1;
	position:absolute;
	padding-left: 2px;
}
.contact_footer .fax_line:before{
	font-family:"FontAwesome";
	content: "\f1ac";
	font-size:16px;
	left:3px;
	color:#26AAE1;
	position:absolute;
	padding-left: 2px;
}
.contact_footer .email_line:before{
	font-family:"FontAwesome";
	color:#26AAE1;
	left:3px;
	font-size:16px;
	content:"\f0e0";
	position:absolute;
	padding-left: 2px;
}
.contact_footer .row_contact + .row_contact{
	border-top:1px solid #e5e5e5;
}
/*--------------------*/

/*test logog*/

.bt-heading h1, .bt-heading h2, .bt-heading h3, .bt-heading h4, .bt-heading h5{
	line-height:normal;
	font-family:"Roboto";
	font-weight:300;
	text-transform:uppercase;
	color:#292929;
/*	font-size:24px;*/
	padding:0 0 3px 0!important;
	margin:0 0 20px 0!important;
}
.bt-heading .bt-heading-sub-text{
	font-weight:300;
	color:#666;
}
.bt-heading {
	padding-bottom:35px;
	font-family:"Roboto";
}
.heading_btsc_doctor_profile .bt-heading h1, .heading_btsc_doctor_profile .bt-heading h2, 
.heading_btsc_doctor_profile .bt-heading h3,.heading_btsc_doctor_profile .bt-heading h4, 
.heading_btsc_doctor_profile .bt-heading h5{
	font-size:36px;
	padding:0 0 13px 0!important;
	margin:0 0 25px 0!important;
}
.heading_btsc_doctor_profile .bt-heading h1:before,.heading_btsc_doctor_profile  .bt-heading h2:before,
.heading_btsc_doctor_profile .bt-heading h3:before,.heading_btsc_doctor_profile .bt-heading h4:before,.heading_btsc_doctor_profile .bt-heading h5:before{
	height:2px;
	width:120px;
	margin-left:-60px;
}
.btsc-testimonials{
	font-family:"Roboto";
}
.btsc-testimonials-left .btsc-testimonials-info span.btsc-testimonials-name{
	font-weight:bold;
	font-size:12px;
	padding:5px 0 0 0;
}
.btsc-testimonials-left .btsc-testimonials-info span.btsc-testimonials-company{
	font-size:11px;
}
.btsc-testimonials-left .btsc-testimonials-text{
	font-weight:300;
	line-height:28px;
	color:#4e4e4e;
	padding:8px 15px;
}
.btsc-testimonials-text .urlClient{
	display:block;
}
.btsc-carousel .owl-item .bt-carousel-item{
	padding:0;
	margin:0 15px!important;
}
.btsc-carousel{
	padding:0 40px;
}

.btsc-carousel .owl-controls .owl-buttons .owl-next,
.btsc-carousel .owl-controls .owl-buttons .owl-prev{
	height:27px;
	background: #828282;
	width:27px;
	line-height:28px;
	text-align:center;
	display:inline-block;
	opacity:1;
	font-size:14px;
	color:#fff;
	top:35%;
	border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
.btsc-carousel .owl-controls .owl-buttons .owl-prev:after{
	content:"\f053";
	font-family: FontAwesome;
	height:100%;
	width:100%;
	left:0;
	top:0;
	position:absolute;
}
.btsc-carousel .owl-controls .owl-buttons .owl-next:after{
	content: "\f054";
	font-family: FontAwesome;
	height:100%;
	width:100%;
	left:0;
	top:0;
	position:absolute;
}
/*.owl-pagination{
	display:none;
}*/

.contact-sl .t3-module{
	margin:0;
}

.testimonialClient{
	padding-top:15px;
}
.logoClient{
	padding-top:65px;
}
.contact-sl{
	padding:40px 0 35px 0;
	position:relative;
}
.contact-sl:after, .contact-sl:before{
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	content:'';
	z-index:-1;
}
.btsc-carousel .bt-carousel-item .item-image img{
	-webkit-filter: grayscale(100%); 
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: gray; 
	filter: grayscale(100%);	
	/*filter: url("../images/grayscale.svg#greyscale");*/
}
.btsc-carousel .bt-carousel-item .item-image img:hover{
	-webkit-filter: grayscale(0); 
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: none; 
	filter: grayscale(0);
}

/*------------contact page---------*/

.map-contact3 {
	margin-left: -30px;

}
/*--------------------------*/

/*-----------About Us-------*/

.sppb-progress {
    height: 35px;
    box-shadow: none;
    border-radius: 0;
}
.sppb-progress-bar {
	font-size: 14px;
    line-height: 35px;

}

/*-----------------*/


/*--------------hide on mobile--------*/

 @media (max-width : 736px) {
.hidden-phone {
    display: none;
}
}
/*--------------------*/

/*-------------RS Forms-----------*/
input#rsfilter {
    margin-bottom: 5px;
}
 @media (max-width : 768px) {
 .form-horizontal .control-label {

    text-align: left;
}
 
 }

/*-------------End Of RS Froems--------*/

/*------------------Offcanvas----------------------*/
#offcanvas-toggler {

  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
#offcanvas-toggler >i {
  display: inline-block;
  padding: 0 0 0 10px;
  font-size: 18px;
  background: transparent;
  margin: 0;
 /* line-height: 70px;*/
  cursor: pointer;

  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.offcanvas-overlay {
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
body.offcanvas .offcanvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,0.8);
  opacity: 1;
  z-index: 9999;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  color: #fff;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  text-align: center;
  font-size: 12px;
  background: rgba(0,0,0,0.3);
  border: 0px solid #eee;
  line-height: 16px;
}
.close-offcanvas:hover {
  background: rgba(0,0,0,0.5);
  color: #fff;
}
.offcanvas-menu {
  width: 320px;
  height: 100%;
  background-color: #0072bc;
  position: fixed;
  top: 0;
  opacity: 0;
  z-index: 99999;
  overflow-y: auto;
}
.offcanvas-menu .offcanvas-inner {
  padding: 20px;
      padding-top: 50px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  color: white;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 10px 20px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  line-height: 28px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:before {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover a {
  background: rgba(0,0,0,0.2);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active a {
  background: rgba(0,0,0,0.2);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 20px;
  cursor: pointer;
  color: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .fa-plus {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .fa-minus {
  display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .fa-plus {
  display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .fa-minus {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li >a:after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  background: rgba(0,0,0,0.1);
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  margin-top: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul {
  margin: 0 -20px;
}
.offcanvas-menu .offcanvas-inner .search {
  margin-top: 25px;
}
.offcanvas-menu .offcanvas-inner .search input {
  width: 100%;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.ltr .offcanvas-menu {
  -webkit-transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
  transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
}
.ltr .body-innerwrapper:after {
  right: 0;
}
.ltr .offcanvas-menu {
  right: -320px;
}
.ltr.offcanvas .offcanvas-menu {
  right: 0;
}
.body-innerwrapper:after {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  background: rgba(0,0,0,0.8);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 999;
}
.offcanvas {
  width: 100%;
  height: 100%;
  position: relative;
}
.offcanvas .body-innerwrapper:after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.offcanvas .offcanvas-menu {
  opacity: 1;
}
.offcanvas .offcanvas-menu ul.nav-child li {
  padding-left: 10px;
}
.menu .nav-child.small {
  font-size: inherit;
}
/*-----------------------------------------------------------------------*/

/*---------------RSS Feed---------------------------*/
div.srfrContainer ul.srfrList li a {   
    font-family: Open Sans, sans-serif!important;
    font-weight: 300;
    
}
div.srfrContainer ul.srfrList li a:hover {
    font-family: Open Sans, sans-serif!important;
}
/*-------End of RSS Feed---------------*/	

/*service addon*/

.knight-what-we-do .sppb-addon {
  margin-top: 30px;
  position: relative;
}
.knight-what-we-do .sppb-image-holder {
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 3px;
}

.knight-what-we-do .sppb-image-holder .sppb-addon-knight_categories .sppb-addon-content a {
  color: #fff;
}
.knight-what-we-do .sppb-image-holder .sppb-addon-knight_categories .sppb-addon-content a h4 {
  margin: 0;
  line-height: 1;
}
.knight-what-we-do .sppb-image-holder .sppb-addon-knight_categories:hover .sppb-addon-content {
  background: rgba(0,0,0,0.8);
}
.knight-what-we-do .sppb-section-title .sppb-title-subheading {
  color: #000;
}


.knight-what-we-do .sppb-image-holder .sppb-addon-knight_categories .sppb-addon-content {
  -webkit-align-items: center;
  align-items: center;
  background: rgba(0,0,0,0.5) none repeat scroll 0 0;
  border-radius: 3px;
  -webkit-display: flex;
  -ms-display: flex;
  display: flex;
  height: 244px;
  -webkit-justify-content: center;
  justify-content: center;
  left: 0;
  color: #fff;
  text-align: center;
  top: 0;
  transition: .4s;
  width: 100%;
}
.knight-what-we-do .sppb-image-holder .sppb-addon-knight_categories .sppb-addon-content a {
  color: #fff;
}
.knight-what-we-do .sppb-image-holder .sppb-addon-knight_categories .sppb-addon-content a h4 {
  margin: 0;
  line-height: 1;
}
.knight-what-we-do .sppb-image-holder .sppb-addon-knight_categories:hover .sppb-addon-content {
  background: rgba(0,0,0,0.8);
}
.knight-what-we-do .sppb-section-title .sppb-title-subheading {
  color: #000;
}
/*End of service addon*/

/*About-us page*/

.about-us h3 {
    font-size: 50px;
    font-weight: lighter;
}
.meet-the-team-button {
    -webkit-box-shadow: none;
    padding: 0 44px;
    line-height: 48px;
    border: 1px solid transparent;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    border-radius: 3px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
div#sppb-addon-1484250581338 {
    text-align: center;
}

/*End About-us page*/


/* Contact Page */

form.sppb-ajaxt-contact-form {
    display: table;
    width: 100%;
}
.sppb-addon-ajax-contact.pasat-contact .sppb-ajaxt-contact-form .sppb-form-group:nth-child(1) {
    margin-right: 65px;
}
.sppb-addon-ajax-contact.pasat-contact .sppb-ajaxt-contact-form .sppb-form-group {
    float: left;
    margin-bottom: 40px;
    width: 45%;
}
.sppb-addon-ajax-contact.pasat-contact .sppb-ajaxt-contact-form .sppb-form-group input {
    background: transparent none repeat scroll 0 0 !important;
    border-bottom: 1px solid #fff !important;
    height: 50px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 16px !important;
    line-height: 1 !important;
    padding: 0 15px !important;
    transition: all 0.3s ease 0s !important;
    width: 100% !important;
    border-top: 0 none !important;
    border-left: 0 none !important;
    border-right: 0 none !important;
    color: white;
}
.sppb-addon-ajax-contact.pasat-contact .sppb-ajaxt-contact-form .sppb-form-group:nth-child(3) {
    margin-right: 65px;
    margin-bottom: 70px;
}
.sppb-addon-ajax-contact.pasat-contact .sppb-ajaxt-contact-form .sppb-form-group:nth-child(5) {
    float: none;
    width: 100%;
}
.sppb-addon-ajax-contact.pasat-contact .sppb-ajaxt-contact-form .sppb-form-group textarea {
    background: transparent none repeat scroll 0 0 !important;
    border-bottom: 1px solid #fff !important;
    padding-left: 0 !important;
    resize: none;
    height: 83px !important;
    border-top: 0 none !important;
    border-left: 0 none !important;
    border-right: 0 none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 16px !important;
    line-height: 1 !important;
    padding: 0 15px !important;
    color: white;
}
.pasat-contact .sppb-btn.sppb-btn-success {
    height: 48px !important;
    padding: 0 44px;
    background: #fff;
    color: #000000;
    margin-top: 53px;
    float: right;
}
/*
select::-moz-placeholder,
textarea[type="message"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="message"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.uneditable-input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

select:-ms-input-placeholder,
textarea[type="message"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="message"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.uneditable-input:-ms-input-placeholder {
  color: #ffffff;
}
select::-webkit-input-placeholder,
textarea[type="message"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="message"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder {
  color: #ffffff;
}
*/
input::-webkit-input-placeholder {
color: #fff!important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color: #fff!important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #fff!important;  
}
 
input:-ms-input-placeholder {  
color: #fff!important;  
}
textarea::-webkit-input-placeholder {
color: #fff!important;
}
 
textarea:-moz-placeholder { /* Firefox 18- */
color: #fff!important;  
}
 
textarea::-moz-placeholder {  /* Firefox 19+ */
color: #fff!important;  
}
 
textarea:-ms-input-placeholder {  
color: #fff!important;  
}

@media screen and (max-width: 1199px) and (min-width: 1025px){
.sppb-addon-ajax-contact.pasat-contact .sppb-ajaxt-contact-form .sppb-form-group:nth-child(1) {
    margin-right: 0;
}


.sppb-addon-ajax-contact.pasat-contact .sppb-ajaxt-contact-form .sppb-form-group  {
    margin-bottom: 20px;
    width: 100%;
}
}
@media screen and (max-width: 1024px) and (min-width: 768px){
.sppb-addon-ajax-contact.pasat-contact .sppb-ajaxt-contact-form .sppb-form-group:nth-child(1) {
    margin-right: 0;
}


.sppb-addon-ajax-contact.pasat-contact .sppb-ajaxt-contact-form .sppb-form-group  {
    margin-bottom: 20px;
    width: 100%;
}
}
@media screen and (max-width: 767px) and (min-width: 320px){
.sppb-addon-ajax-contact.pasat-contact .sppb-ajaxt-contact-form .sppb-form-group:nth-child(1) {
    margin-right: 0;
}


.sppb-addon-ajax-contact.pasat-contact .sppb-ajaxt-contact-form .sppb-form-group  {
    margin-bottom: 20px;
    width: 100%;
}
}
/* End Contact Page */



/* Latest news */


#sp-right ul.categories-module li:last-child,
#sp-right ul.menu li:last-child,
#sp-left ul.categories-module li:last-child,
#sp-left ul.menu li:last-child {
  border-bottom: 0;
}
#sp-right ul.categories-module li a,
#sp-right ul.menu li a,
#sp-left ul.categories-module li a,
#sp-left ul.menu li a {
  /*padding-left: 30px;*/
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
#sp-right ul.categories-module li a:hover,
#sp-right ul.menu li a:hover,
#sp-left ul.categories-module li a:hover,
#sp-left ul.menu li a:hover {
  color: #1878bd;
}
#sp-right ul.menu li a, #sp-left ul.categories-module li a, #sp-left ul.menu li a {
    padding-left: 30px;

}
#sp-right .tagspopular ul,
#sp-left .tagspopular ul {
  padding: 20px;
}
#sp-right .tagspopular ul li,
#sp-left .tagspopular ul li {
  display: inline-block;
  border-bottom: 0;
  margin-bottom: 5px;
}
#sp-right .tagspopular ul li a,
#sp-left .tagspopular ul li a {
  background-color: #c3c4c7;
  color: #fff;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  line-height: 25px;
}
#sp-right .tagspopular ul li a:before,
#sp-left .tagspopular ul li a:before {
  display: none;
}
#sp-right .latestnews > div,
#sp-left .latestnews > div {
  /*display: table;*/
  padding: 10px 0px;
  padding: 10px 10px;
}
#sp-right .latestnews > div .article-list-img,
#sp-left .latestnews > div .article-list-img {
  display: table-cell;
  vertical-align: middle;
  width: 100px;
}
#sp-right .latestnews > div > a,
#sp-left .latestnews > div > a {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  line-height: 10px;
}
#sp-right .latestnews > div > a span,
#sp-left .latestnews > div > a span {
  color: #1878bd;
    font-size: 10px;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    font-weight: 600;
}
#sp-right .latestnews > div > a span:hover,
#sp-left .latestnews > div > a span:hover {
  color: #1878bd;
}
.pagination-wraper {
  text-align: center;
  margin-top: 85px;
}
#sp-right .sp-module h3.sp-module-title, #sp-left .sp-module h3.sp-module-title {
    color: #fff;
    font-size: 20px;
    
    padding: 15px 30px;
    border-radius: 3px 3px 0 0;
    text-transform: capitalize;
    font-weight: 100;
	background-color: #1878bd;
	    margin-bottom: 17px;
    margin-bottom: 17px;
    padding-left: 30px;
    padding-top: 15px;
}
.sp-module .latestnews >div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
.sp-module .latestnews >div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
/* End of latest news */


/* service tab */

.sppb-addon-tab .sppb-tab,
.sppb-addon-tab .sppb-knight-tab {
  display: table;
  width: 100%;
}
.sppb-addon-tab .sppb-tab .sppb-nav,
.sppb-addon-tab .sppb-knight-tab .sppb-nav {
  padding: 0 80px 0 0;
  margin: 70px 0 0 0;
  border: none;
  list-style: none;
}
.sppb-addon-tab .sppb-tab .sppb-nav .title,
.sppb-addon-tab .sppb-knight-tab .sppb-nav .title {
  margin-bottom: 65px;
}
.sppb-addon-tab .sppb-tab .sppb-nav .title .sppb-addon-title,
.sppb-addon-tab .sppb-knight-tab .sppb-nav .title .sppb-addon-title {
  margin-top: 0;
  line-height: 72px !important;
}
.sppb-addon-tab .sppb-tab .sppb-nav li,
.sppb-addon-tab .sppb-knight-tab .sppb-nav li {
  display: block;
  margin: 0;
  width: 100%;
}
.sppb-addon-tab .sppb-tab .sppb-nav li.active a,
.sppb-addon-tab .sppb-knight-tab .sppb-nav li.active a {
  color: #fff;
  padding-left: 28px;
}
.sppb-addon-tab .sppb-tab .sppb-nav li a,
.sppb-addon-tab .sppb-knight-tab .sppb-nav li a {
  font-size: 18px;
  border: 0;
  border-radius: 0;
  background: none;
  line-height: 1;
  padding: 13px 0 13px 0;
  display: block;
  -webkit-transition: .4s;
  transition: .4s;
  margin: 0 0 10px;
}
.sppb-addon-tab .sppb-tab .sppb-nav li a:hover,
.sppb-addon-tab .sppb-tab .sppb-nav li a:focus,
.sppb-addon-tab .sppb-knight-tab .sppb-nav li a:hover,
.sppb-addon-tab .sppb-knight-tab .sppb-nav li a:focus {
  color: #fff;
  padding-left: 28px;
  background: #0f51b2;
}
.sppb-addon-tab .sppb-tab .sppb-tab-content .sppb-tab-pane .tab-content-title,
.sppb-addon-tab .sppb-knight-tab .sppb-tab-content .sppb-tab-pane .tab-content-title {
  margin-top: 30px;
  margin-bottom: 40px;
}
.sppb-addon-tab .sppb-tab .sppb-tab-content .sppb-tab-pane .tab-content-title small,
.sppb-addon-tab .sppb-knight-tab .sppb-tab-content .sppb-tab-pane .tab-content-title small {
  display: inline-block;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
}
.sppb-addon-tab .sppb-tab .sppb-tab-content .sppb-tab-pane .tab-content-title h3,
.sppb-addon-tab .sppb-knight-tab .sppb-tab-content .sppb-tab-pane .tab-content-title h3 {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 0;
  margin-top: 10px;
}
.sppb-addon-tab .sppb-tab .sppb-tab-content .sppb-tab-pane img,
.sppb-addon-tab .sppb-knight-tab .sppb-tab-content .sppb-tab-pane img {
  border-radius: 3px;
}
.sp-simpleportfolio-item .sp-simpleportfolio-img {
  filter: grayscale(100%);
}

.sppb-addon-tab .sppb-tab .sppb-nav li.active a, .sppb-addon-tab .sppb-knight-tab .sppb-nav li.active a {
    background: #0f51b2;
}

/*End of service tab  */

/* Search modul*/
#sp-left .sp-module .sp-module-content .search form input, #sp-right .sp-module .sp-module-content .search form input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d9d9d9 !important;
    border-radius: 3px;
    margin-bottom: 15px;
    width: 100%;
}
#sp-left .sp-module .sp-module-content .search, #sp-right .sp-module .sp-module-content .search {
    padding: 0 30px;
}
#sp-left .sp-module, #sp-right .sp-module {
    /*background: #f7f7f7;*/
    padding-bottom: 16px;
}
/*End of search modul*/

/* Blog*/
.article-info {
    margin: 5px -8px 5px;

}
body:not(.view-article) article.item .entry-content-wrap {
    background: #f7f7f7 none repeat scroll 0 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 20px 30px 25px;
}
.entry-image, .entry-gallery, .entry-video, .entry-audio, .entry-link {
    margin-bottom: 0px;
}
.bt-cs .bt-inner img {
display: block!important;
    width: 100%!important;
    max-width: 100%!important;
    height: auto!important;
    outline: none!important;
    border: none!important;
    max-width: 99%!important;
    padding: 0;
    margin: 5px 0px!important;
}

.bt-cs .bt-inner .bt-title {
    clear: both;
    color: #22b8f0!important;
    font-weight: normal!important;
    text-transform: uppercase!important;
    line-height: inherit!important;
    font-size: 20px!important;
}
.bt-introtext p{
    font-size: 14px;
    font-family: Open Sans, sans-serif;
    line-height: 24px;
    font-weight: normal;
    text-align: justify;
    }
    .bt-cs .bt-date, .bt-cs .bt-author {
    font-weight: normal;
    display: inline-block;
    color: #888;
    font-size: 13px;
}
.bt-cs .bt-extra {
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
}
/*End of Blog*/



