
/*----------------Kingsly Custom CSS----------------------*/

/*---------------- http://www.primertemplates.com ----------*/

body {
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0.05em;
}

a:hover {
	text-decoration: none !important;
}

.slideshow-position {
  background: #ffffff;  
}

.t3-footer {

}

.t3-copyright {
  border-top: none;
}

.t3-copyright .container {
	border-top: 1px solid rgba(255,255,255,0.1);
	padding-top: 35px;
}

.t3-navhelper {
  padding: 0;
}

.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}

.f-nav .navbar-nav > li > a {
  color: #ffffff !important;
}

.t3-off-canvas .t3-off-canvas-body a:hover {
  background: transparent;
}

.t3-off-canvas .close {
  color: #ffffff !important;
  line-height: 80px;
  height: 80px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: transparent;
  border-left: 2px solid #ffffff;
}

.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: none;
}

.mega-col-nav {
  padding: 0;
}

.t3-megamenu .mega-inner {
  padding: 0;
}

div#fd.es .es-article-author {
    background: #ececec;
    border: 1px solid #d7d7d7;
    padding: 16px 8px;
    margin-bottom: 25px;
}

div#fd .row {
    margin-left: -15px;
    margin-right: -15px;
}

div#fd .row:before, div#fd .row:after {
    content: " ";
    display: table;
}

div#fd .pull-left {
    float: left !important;
}

div#fd .ml-15 {
    margin-left: 15px !important;
}

div#fd .pull-right {
    float: right !important;
}

div#fd.es .es-article-author h5 {
    padding: 0;
    margin: 0 0 4px 0;
    font-size: 14px;
    font-weight: 700;
}

div#fd.es .es-article-author .es-article-author-badges {
    margin-bottom: 20px;
    color: #666;
}

div#fd.es .es-article-author .es-article-author-actions ul, div#fd.es .es-article-author .es-article-author-badges ul {
    margin: 0;
    padding: 0;
}

div#fd.es .es-article-author .es-article-author-actions li, div#fd.es .es-article-author .es-article-author-badges li {
    display: inline;
    list-style: none;
    background: none;
}

div#fd.es .es-article-author .es-article-author-actions li, div#fd.es .es-article-author .es-article-author-badges li {
  font-size: 12px;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px dashed #888888;
}

div#fd.es .es-article-author .es-article-author-actions li:last-child, div#fd.es .es-article-author .es-article-author-badges li:last-child {
	border-right: medium none;
}

div#fd a:link {
    text-decoration: none;
}

.nav > li > a {
  text-transform: uppercase;
}

.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  background: transparent !important;
}

.t3-off-canvas .t3-off-canvas-body .dropdown-menu li {
	border: none !important;
}

.t3-off-canvas .dropdown-menu > li a:hover {
	background: transparent !important;
	color: #ffffff;
}

.t3-off-canvas .close:hover, .t3-off-canvas .close:focus {
  color: #ffffff;
}

.head-search .search {
  background: transparent none repeat scroll 0 0;
  border: medium none;
}

.head-search .form-control {
  height: 80px;
  border-left: 1px solid rgba(255,255,255,0.2);
  border-right: 1px solid rgba(255,255,255,0.2);
  box-shadow: none !important;
}

.t3-off-canvas .t3-off-canvas-body a {
  color: #ffffff;
  text-decoration: none;
}

.off-canvas-toggle .fa-bars:before,
.off-canvas-toggle .fa-bars:after {
  background: #ffffff;
  content: "";
  display: block;
  height: 2px;
  width: 20px;
  position: absolute;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.off-canvas-toggle .fa-bars {
  background-color: #ffffff;
  height: 2px;
  width: 20px;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.off-canvas-toggle .fa-bars:before {
  top: -8px;
}

.off-canvas-toggle .fa-bars:after {
  top: 8px;
}

.off-canvas-toggle {
  padding: 0 !important;
  border-right: 1px solid rgba(255,255,255,0.2) !important;
}

.btn-primary, .btn {
  border: none;
}

.t3-spotlight-2 .btn-primary:hover, .t3-spotlight-2 .btn:hover {
  background-color: transparent;
  border: medium none;
  color: #ffffff;
}

.work-position {
  background: #ffffff;  
} 

.full-video-position {
  background: #ffffff;  
} 

.t3-sl-1 {
  background: #ffffff none repeat scroll 0 0;
}

.fixed-sidebar-position {
  background-color: #1b1b1b;
  height: 100%;
  left: 0;
  padding-top: 65px;
  position: fixed;
  width: 80px;
  z-index: 7;
}

.vertical-text {
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.work {
	padding-bottom: 60px;
	padding-top: 60px;	
}

.portfolio-position {
  background: #ffffff;
}

.map-position {
  
} 

.t3-sl-2 {
  background: #ffffff none no-repeat scroll right center;
}

.t3-off-canvas .t3-off-canvas-header {
  height: 80px;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

.main-body-content-position {
  background: #ffffff;  
} 

.t3-spotlight ul {
	list-style: none !important;
}

.back-to-top .btn {
  padding: 5px 12px;
}

.btn {
  padding: 12px 20px;
}

.porfolio-items .row-portfolio {
	
}

.porfolio-items .row {

}

.t3-footer .module-title {
  font-weight: 400;
}

.t3-footer .module-title span {
	
}

.t3-footer:before {
	
}

.t3-footer-sl li {
  background: rgba(0, 0, 0, 0) url("../images/arrow-right.svg") no-repeat scroll left center / 6px auto;
  margin-bottom: 10px;
  padding-left: 15px;
}

.t3-copyright a {
	color: #ffffff;
}

.footer-right {
	text-align: right;
}

.thumbnail {
  border: medium none;
}

.work-position {
  background: url(../images/measure.png) repeat-x left top #ffffff;
}

.navbar-nav {
	  font-size: 80%;
	  letter-spacing: 1px;
}

.off-canvas-toggle .fa {
  font-size: 30px;
  color: #ffffff;
  font-weight: lighter !important;
}

.off-canvas-toggle {

}

.navbar-default {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.head-search .search .fa-search {
  color: #ffffff;
}

 .f-nav{ 
     transition: transition: all 0.4s ease-in-out 0s;
	 -moz-transition: transition: all 0.4s ease-in-out 0s;
	 -webkit-transition: transition: all 0.4s ease-in-out 0s;
	 -o-transition: transition: all 0.4s ease-in-out 0s;
     background-color: rgba(0, 0, 0, 0.8);
}

.blog-item {
	margin-bottom: 45px;
}

.readmore .btn {
  padding: 8px 20px;
}

.special-text-office p {
    margin-top: 5px;
    margin-bottom: 5px;
}

.pricing-table .col-feature .col-header {
  background: #1b1b1b none repeat scroll 0 0;
}

.t3-off-canvas .t3-off-canvas-body .t3-module {
  font-size: 12px;
}

.specific-module-title {
  color: #ffffff;
  font-size: 22px;
}

.article-image-full img {
	margin-bottom: 20px;
}

.btn-primary {
  background-color: transparent !important;
  color: #1b1b1b;
  border: 1px solid #1b1b1b !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #1b1b1b;
}

/*--------------Hotspot----------------------*/

.webui-popover.dark, .webui-popover.dark .webui-popover-title {
  background-color: rgba(0,0,0,0.3) !important;
  color: #ffffff;
  font-weight: 300;
  font-size: 12px;
  border: medium none !important;
  box-shadow: none !important;
}

.webui-popover .webui-popover-content {
  display: none !important;
  overflow: auto;
  padding: 0 !important;
}

/*------------------BT Login----------------------------*/

#btl-panel-login {
    background: transparent !important;	
}

#btl-panel-registration {
    background: transparent !important;	
}

#btl .btl-panel {
  line-height: 80px;
}

.btl-input > input:focus, #recaptcha > input:focus {
  border-color: #1b1b1b !important;
  box-shadow: none !important;
}

.btl-input > input[type="text"], .btl-input > input[type="password"], #recaptcha > input {
  border: 1px solid #dddddd !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  height: 35px !important;
  margin: 5px 0 5px 0;
  padding: 0;
  line-height: 35px !important;
}

.btl-label, .btl-input {
  height: 45px !important;
  line-height: 45px !important;
}

input.btl-buttonsubmit, button.btl-buttonsubmit {
  border: medium none !important;
  box-shadow: none !important;
  cursor: pointer;
  display: inline-block;
  height: 38px !important;
  line-height: 38px !important;
  padding: 0 25px !important;
  text-align: center !important;
  text-shadow: none !important;
  width: auto !important;
  border-radius: 0 !important;
  background-color: #333333 !important;
}

div.btl-buttonsubmit {
  border-top: none !important;
  margin: 10px 25px 30px 20px;
  padding: 5px 0 0 !important;
  text-align: center !important;
}

.btl-content-block {
  background: #ffffff none repeat scroll 0 0;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  display: none;
  font-size: 12px;
  height: auto;
  overflow: hidden;
  position: relative;
  text-align: left;
}

.btl-content-block h3 {
  background: #eeeeee !important;
  font-size: 14px !important;
  font-weight: normal;
  line-height: 45px !important;
  margin: 0;
  padding: 3px 0 0 19px !important;
  text-transform: uppercase;
}

#btl-content-login ul {
  list-style-type: none !important;
  position: static !important;
  text-align: left;
}

/*----------------------Forms------------------------------*/

.ba-form:last-child a, .ba-form:last-child p {
	display: none !important;
}

.ba-form {
  padding: 20px 0 !important;
}

.page-0 {

}

.ba-row {

}

.ba-form .ba-btn-submit {

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

.sp-simpleportfolio .sp-simpleportfolio-filter {
  margin-bottom: 30px;
  text-align: left;
}

/*------------Rev-----------------*/

.tp-button.lightgrey, .tp-button.lightgrey:hover, .purchase.lightgrey, .purchase.lightgrey:hover {
  background-color: #ffffff !important;
  background-image: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;  
  color: #1b1b1b !important;
  font-weight: 300 !important;
  padding: 18px 45px !important;
  text-shadow: none !important;
  letter-spacing: 1px !important;
  word-spacing: 3px !important;
}

.tp-button.darkgrey, .tp-button.grey, .tp-button.darkgrey:hover, .tp-button.grey:hover, .purchase.darkgrey, .purchase.darkgrey:hover {
  background-color: #1b1b1b !important;
  background-image: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  color: #ffffff !important;
  padding: 18px 45px !important;
  text-shadow: none !important;
  font-weight: 300 !important;  
  letter-spacing: 1px !important;
  word-spacing: 3px !important;  
}	

/*------------------------ACY---------------------------*/

table.acymailing_form {
  border: 0 none !important;
  margin: auto;
  width: 100%;
}

.acysubbuttons .button {
  font-size: 95%;
  padding: 10px 22px;
  color: #1b1b1b;
  background: #ffffff !important;
}

.acysubbuttons  {
	text-align: left !important;
}

.acyfield_email {
  padding-bottom: 15px !important;
}

/*------------------------Social------------------------*/

ul.social-list > li a:before {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    transition: height 350ms ease 0s;
    width: 100%;
    z-index: 0;
}

.social-list li {
  background: rgba(0, 0, 0, 0) none no-repeat scroll left center;
  margin-bottom: 0;
  padding-left: 0;
}

ul.social-list > li a:hover, ul.social-list > li a:focus, ul.social-list > li a:active {
  border-color: #ffffff;
  color: #333333;
}

ul.social-list > li a {
  border: 2px solid #575757;
  color: #9e9e9e;
  display: inline-block;
  height: 40px;
  line-height: 36px;
  position: relative;
  text-align: center;
  transition: all 350ms ease 0s;
  width: 40px;
}

.social-list li {
  float: left;
  margin-right: 5px;
}

/*-----------------------Image map-----------------------*/

.jai-map-container .ja-marker-default {
  background: rgba(0, 0, 0, 0) url("../images/marker.png") repeat scroll 0 0 !important;
}

.jai-map-container .point {
  height: 22px;
  position: absolute;
  width: 22px;
  z-index: 999;
}

.jai-map-container .ja-marker-default_orange {
  background: rgba(0, 0, 0, 0) url("../images/marker.png") no-repeat scroll 0 0 !important;
}

.popover {
  background-color: rgba(0, 0, 0, 0.5) !important;
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.8) !important;
  border-radius: 0 !important;
}

.arrow::after {
  border-top-color: rgba(0, 0, 0, 0) !important;
}

.popover-title {
  border-radius: 0 !important;
  color: #ffffff !important;
  font-weight: normal !important;
  padding: 5px 10px !important;
  border-bottom: medium none !important;
}

.popover.top .arrow::after {
  border-bottom-width: 0;
  border-top-color: #ffffff !important;
  bottom: 0 !important;
  margin-left: -10px;
}

.jai-map-container .popover .x-close {
  background: transparent none repeat scroll 0 0 !important;
}

.jai-map-container .popover .x-close span {
	display: none !important;
}

.jai-map-container .popover-content {
  background-clip: padding-box;
  border-radius: 0 !important;
  padding: 0 !important;
}

.popover-title h5 {
  font-weight: 300;
  font-size: 12px;
}

.jai-map-container .point.point-img, .jai-map-container .point.point-ico {
  background-repeat: no-repeat;
  height: auto;
  max-height: 100px;
  max-width: 100px;
  min-height: 22px !important;
  min-width: 22px !important;
  width: auto;
}

.janone_layout {
  padding: 0;
  line-height: 22px;
}

.jai-map-container .popover.dark .popover-title {
  background-color: rgba(0, 0, 0, 0) !important;
  border-bottom: medium none !important;
  color: #ffffff;
  text-align: center;
}

.jai-map-container .popover.top {
  margin-top: -10px;
  margin-bottom: 10px !important;
}


/*----------------------------Overlay--------------------------------------*/

.view {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  box-shadow: none;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.view .mask {
  background: #ffffff none repeat scroll 0 0;
  color: #1b1b1b;
  height: auto;
  overflow: hidden;
  padding: 25px 25px 45px 25px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  width: 35%;
  	-moz-transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	transition: all 500ms ease-in-out 0s;
}

.view .mask:hover {	
  background: #1b1b1b none repeat scroll 0 0;
  color: #ffffff;
	-moz-transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	transition: all 500ms ease-in-out 0s; 
}

.mask p {
	margin-bottom: 0;
}

.view .mask h1 {

} 

.view .mask h2 {

  line-height: 50px;
}

.view .mask h3 {
  margin-top: 5px;
  margin-bottom: 0;
}

.view .mask  h4 {

} 

.view .mask  h5 {

}

.view .content {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  text-align: center;
}

.view .mask a {
  color: #ffffff;
  border: 2px solid #ffffff;
  padding: 10px 25px;
}

.view .mask a:hover {

}

.view2 {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  box-shadow: none;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.view2 .mask2 {
  background: none repeat scroll 0 0 rgba(38, 44, 70, 0.8);
  color: #ffffff;
  letter-spacing: 3px;
  overflow: hidden;
  padding: 20px 40px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 32%;
  word-spacing: 10px;
}

.view2 .mask2 h1 {
  color: #ffffff;
} 

.view2 .mask2 h2 {
  color: #ffffff;
  line-height: 50px;
}

.view2 .mask2  h3 {
  color: #ffffff;
} 

.view2 .mask2  h4 {
  color: #ffffff;
} 

.view2 .mask2  h5 {
  color: #ffffff;
}

.view2 .content2 {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  text-align: center;
}

.view2 .mask2 a {
  color: #ffffff;
  border: 2px solid #ffffff;
  padding: 10px 25px;
}

.view2 .mask2 a:hover {

}

.view3 {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  box-shadow: none;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.view3 .mask3 {
  background: none repeat scroll 0 0 rgba(38, 44, 70, 0.8);
  color: #ffffff;
  letter-spacing: 3px;
  overflow: hidden;
  padding: 20px 40px 30px;
  position: absolute;
  right: 27%;
  text-align: center;
  top: 32%;
  word-spacing: 10px;
}

.view3 .mask3 h1 {
  color: #ffffff;
} 

.view3 .mask3 h2 {
  color: #ffffff;
  line-height: 50px;
}

.view3 .mask3  h3 {
  color: #ffffff;
} 

.view3 .mask3  h4 {
  color: #ffffff;
} 

.view3 .mask3  h5 {
  color: #ffffff;
}

.view3 .content3 {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  text-align: center;
}

.view3 .mask3 a {
  color: #ffffff;
  border: 2px solid #ffffff;
  padding: 10px 25px;
}

.view3 .mask3 a:hover {

}

/*-----------------------GK---------------------------*/

.gkImagesWrapper {
  padding: 0 !important;
}

/*---------------------News Show----------------------*/

.ns2-title {
  background: #f5f5f5 none repeat scroll 0 0;
  font-size: 32px !important;
  font-weight: normal !important;
  margin: -150px  0 0 !important;
  padding: 30px;
  position: relative;
  width: 35%;
}

.ns2-title a {
	color: #1b1b1b;
}

.ns2-introtext {
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 5px 30px;
  position: relative;
  width: 35%;
  margin-bottom: 0;
}

.ns2-social {
  background: #f5f5f5 none repeat scroll 0 0;
  position: relative;
  width: 35%;	
}

.ns2-links {
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 30px;
  position: relative;
  width: 35%;	
}

.ns2-tools {
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 5px 30px;
  position: relative;
  width: 35%;
}

a.ns2-readmore span {
  background: rgba(0, 0, 0, 0) url("../images/arrow-right.png") no-repeat scroll 0 0 !important;
  padding: 9px 8px 9px 40px !important;
}

.ns2-readmore {
  color: #88857c;
}

.ns2-readmore:hover {
  color: #1b1b1b;
}

/*--------------------------Parallax------------------------*/

.image-parallax-container {
	text-align: center;
}

.image-parallax-container .content {
	padding-bottom: 250px;
	padding-top: 250px;
}

/*---------------------Custom----------------------*/

.centered-text-head {
	text-align: center;
	padding-bottom: 200px;
	padding-top: 200px;
}

.centered-text-head h1, .centered-text-head h2, .centered-text-head h3, .centered-text-head h4 {
	color: #ffffff;
}

.centered-text-head h1 {
  letter-spacing: 7px;
  margin-top: 0;
  word-spacing: 15px;
}

.grid-content-time {
  text-align: center;
  padding: 20px;
}

.the-grid-padding {
	padding: 20px;
}

/*------------------Skill---------------------*/

.skill-count-item {
	padding: 20px;
}

/*----------------------Grid----------------------*/

#gk-grid-110 .gkGridElement.gkGrid-grid3-1 {
  background: #1b1b1b none repeat scroll 0 0;
  color: #ffffff;
}

#gk-grid-110 .gkGridElement.gkGrid-grid4-1 {
  background: #1b1b1b none repeat scroll 0 0;
  color: #ffffff;
}

#gk-grid-110 .gkGridElement.gkGrid-grid9-1 {
  background: #1b1b1b;
  padding: 20px;
}

.gkHighlighterItem a {
	color: #ffffff;
}

#gk-grid-110 .gkGridElement.gkGrid-grid6-1 {
  background: #1b1b1b none repeat scroll 0 0;
  color: #ffffff;
}

/*----------------------Hightlights------------------------*/

.gkHighlighterInterface {
  display: none !important;
}

.gkHighlighterWrapper {
  margin-left: 0 !important;
}

/*-----------------------GK5---------------------------*/

.gkNspPM-GridNews figcaption {

}

.gkNspPM-GridNews>figure:first-child figcaption {

}

.gkNspPM-GridNews figcaption::before {

}

.gkNspPM-GridNews figcaption a {

}

.gkNspPM-GridNews time {

}

.gkNspPM-GridNews figcaption p {

}

/*----------------------Module Class Suffix-------------------*/

.moduletablenegative-margin-top {
	margin-top: -80px;
}

