/***************************************************************************************************************
||||||||||||||||||||||||||       MASTER STYLESHEET R K TOOL INC        |||||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||                TABLE OF CONTENT               |||||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************

01. Imported styles
02. Flaticon reset styles
03. Header styles
04. Mainmenu styles
05. Rev_slider_wrapper styles
66. Call to action area Style
07. Categories area style
08. Fact counter area style
09. Latest Blog area style
10. Latest blog area style 


****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/***************************************************************************************************************
||||||||||||||||||||||||||||            Variables                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/*From Logo*/
/*From Logo*/
/*Darker then Rk Grey*/
/* R K Button Colors, Borders ETC*/
.rkbutton {
  color: white;
  background: #4e6e8f;
  border-color: #d8d9d8;
}
.rkbuttonhover {
  background: #4e6e8f;
  color: white;
  border-color: #4e6e8f;
}
.rkicons {
  color: #4e6e8f;
}
.rkindustryboxicons {
  background: #d8d9d8;
}
/***************************************************************************************************************
||||||||||||||||||||||||||||            Start Header                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/* REmove padding on left of phone*/
.top-bar-area .top-left {
  padding-left: 0px;
  margin-left: -20px;
}
/*Fix REquest a quote button - add padding to center*/
.mainmenu-right-box .quote-button,
.mainmenu-right-box .search-option {
  padding-top: 15px;
}
/*Change icons from yellow to blue/grey*/
.top-bar-area .top-left ul li span:before {
  color: #4e6e8f;
}
/*Change icons from yellow to blue/grey*/
.header-area .header-right ul li .icon-holder span:before {
  color: #4e6e8f;
}
/*Nav Bar TEXT COLOR Active*/
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a {
  color: #4e6e8f;
}
/* Nav Bar Underline */
.main-menu .navigation > li > a:before {
  background: #4e6e8f;
}
/*Request Icon - Coloring*/
.mainmenu-right-box .quote-button a i {
  color: #4e6e8f;
}
/*Mobile navigation Button*/
@media only screen and (max-width: 767px) {
  .main-menu .navbar-header .navbar-toggle {
    display: inline-block;
    z-index: 7;
    border: 2px solid #4e6e8f;
    float: none;
    margin: 0px;
    border-radius: 0;
  }
}
/*mobile Naviagtion Yellow Lines*/
@media only screen and (max-width: 767px) {
  .main-menu .navbar-header .navbar-toggle .icon-bar {
    background: #4e6e8f none repeat scroll 0 0;
  }
}
/* Mobile drop down menu border*/
@media only screen and (max-width: 767px) {
  .main-menu .collapse {
    border: 5px solid #4e6e8f !important;
  }
}
@media only screen and (max-width: 767px) {
  .main-menu .navbar-collapse > .navigation > li > a,
  .main-menu .navbar-collapse > .navigation > li > ul > li > a,
  .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a {
    color: #d8d9d8;
    background: #4e6e8f;
  }
}
/*New Icons In Header*/
.new-icon-holder1 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px 0;
  margin-left: 2px;
  margin-top: -6px;
}
.new-icon-holder2 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px 0;
  /*margin-right: 45px;*/
  margin-top: -6px;
}
/* push text away from icon*/
.text-holder-extra {
  padding-left: 35px;
}
/* push text away from icon*/
.text-holder-extra2 {
  padding-left: 35px;
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .header-area .header-right {
    overflow: hidden;
    margin-left: 0px;
  }
}
/***************************************************************************************************************
||||||||||||||||||||||||||||            Hero Slider                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/* Slider Left Right Arrows */
.tparrows:hover {
  background: #d8d9d8;
  border-color: #d8d9d8;
}
/*Slider Button Color*/
.bg-clr1,
.bg-clr1:hover {
  color: white;
  background: #4e6e8f;
  border-color: #d8d9d8;
}
/*Slider Button Color*/
.thm-btn:before {
  background-color: #73a3d4;
  color: black;
}
/*Slider Button Color*/
.rev_slider_wrapper .slide-content-box .button a.remdmore:hover {
  color: white;
  background: #4e6e8f;
  border-color: #d8d9d8;
}
/***************************************************************************************************************
||||||||||||||||||||||||||||           Home Welcome                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/* Home - Welcoe - Introuction Header */
.welcome-area .welcome-content .title h1 span {
  color: #4e6e8f;
}
/*Home - Welcome Border Right Div*/
.welcome-area .welcome-content .title {
  border-right: 2px solid #4e6e8f;
}
/***************************************************************************************************************
||||||||||||||||||||||||||||            Home Industries                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/*Industries Beginning of DIV Live */
.sec-title .border:before {
  background: #4e6e8f;
}
/*Industries Title Color */
.about-industry-area .text-holder .title h2 {
  color: #4e6e8f;
}
/*Industries Fat Div Line*/
.single-solution-item .title-holder .border {
  background: #4e6e8f;
}
/*industry Yellow Icons*/
.single-solution-item .img-holder .icon-holder {
  background: #d8d9d8;
}
/* industry Read More Buttons */
.single-solution-item .img-holder .overlay-style-one .box .content a {
  color: white;
  background: #4e6e8f;
  border-color: #d8d9d8;
}
/* Yellow Icon in second row of three*/
.solution-area .solution-botton .single-item .text-holder a {
  color: #4e6e8f;
}
/***************************************************************************************************************
||||||||||||||||||||||||||||            Home - Slogan Area               ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/*Slogan Area */
.slogan-area {
  background: #4e6e8f;
}
.slogan-area .text h2 {
  color: white;
}
/***************************************************************************************************************
||||||||||||||||||||||||||||            Footer                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/* Footer */
.footer-contact-info li span:before {
  color: #4e6e8f;
}
/* Footer Icons */
.single-footer-widget .about-us .footer-social-links li a:hover i {
  background: #4e6e8f;
  color: white;
  border-color: #4e6e8f;
}
/*subscribe button*/
.single-footer-widget.newsletter .newsletter-form form button {
  color: white;
  background: #4e6e8f;
  border-color: #d8d9d8;
}
/* Subscribe Hover */
.single-footer-widget.newsletter .newsletter-form form input[type=email]:focus + button,
.single-footer-widget.newsletter .newsletter-form form button:hover {
  background: #4e6e8f;
  color: white;
  border-color: #4e6e8f;
}
/*Carots under footer industries */
.single-footer-widget .usefull-links li a:hover i {
  color: #4e6e8f;
}
/***************************************************************************************************************
||||||||||||||||||||||||||||            Copyright                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
.copyright-area .support p span:before {
  color: #4e6e8f;
}
.copyright-area .copyright p a {
  color: #4e6e8f;
}
.copyright-area .support p a:hover {
  color: #d8d9d8;
}
/***************************************************************************************************************
||||||||||||||||||||||||||||           Scroll To Top                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
.scroll-to-top {
  border: 2px solid #4e6e8f;
  color: #d8d9d8;
  -webkit-box-shadow: 0px 8px 23px -6px #1b1b1b;
  -moz-box-shadow: 0px 8px 23px -6px #1b1b1b;
  box-shadow: 0px 8px 23px -6px #1b1b1b;
}
.scroll-to-top:hover {
  background: #4e6e8f;
  color: #222;
}
/***************************************************************************************************************
||||||||||||||||||||||||||||           Sectional Image / Breadcrumb                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
.breadcrumb-botton ul {
  background: #d8d9d8;
}
.breadcrumb-botton ul li.active {
  color: #737373;
}
/***************************************************************************************************************
||||||||||||||||||||||||||||           About Section                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/*About Header*/
.about-company-area .text-holder .title h3 {
  color: #4e6e8f;
}
/*Icons*/
.about-company-area .text-holder ul li i {
  color: #4e6e8f;
}
/*Team Text*/
.team-area .single-team-member .text-holder span {
  color: #4e6e8f;
}
/***************************************************************************************************************
||||||||||||||||||||||||||||           CapEqp Section               ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/*Icons*/
#project-single-area .project-info .project-info-list li .icon-holder i {
  color: #4e6e8f;
}
/*Image Magglass*/
.single-project-item .img-holder .overlay-style-one .box .content a {
  border: 1px solid #4e6e8f;
  background: #4e6e8f;
}
/***************************************************************************************************************
||||||||||||||||||||||||||||           Contact Us Section               ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
.quick-contact .contact-info li .icon-holder span:before {
  color: #4e6e8f;
}
/***************************************************************************************************************
||||||||||||||||||||||||||||          Quote Section               ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
.checkout-area .table .cart-table tbody tr .qty .btn-default {
  background-color: #4e6e8f !important;
  border-color: #d8d9d8;
  color: #fff;
}
.cart-total .payment-options {
  margin-top: -1px;
  /* 20px 35px*/
}
@media only screen and (max-width: 991px) {
  .cart-total {
    padding-top: 0px !important;
  }
}
/***************************************************************************************************************
||||||||||||||||||||||||||||          SLOGAN Section               ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
.slogan-area .text {
  width: 100%;
  float: none;
}
/***************************************************************************************************************
||||||||||||||||||||||||||||          Equip/Capab Section               ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
.rk-special-small-border {
  background: #4e6e8f;
}
.rk-capbilities-fa-bullet {
  font-size: 8px;
  vertical-align: middle;
  padding-bottom: 2px;
}
/***************************************************************************************************************
||||||||||||||||||||||||||||          Industries               ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
.overlay-style-rk {
  /*position: absolute;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    text-align: center;
     -webkit-transform: perspective(0px) rotateX(0deg); 
    -moz-transform: perspective(0px) rotateX(0deg);
    -ms-transform: perspective(0px) rotateX(0deg);
    -o-transform: perspective(0px) rotateX(0deg);
     transform: perspective(0px) rotateX(0deg); 
     -webkit-transform-origin: none; 
    -moz-transform-origin: none;
    -ms-transform-origin: none;
    -o-transform-origin: none;
     transform-origin: none; 
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;*/
}
/* Social HEader */
@media only screen and (max-width: 767px) {
  .social-links2 {
    /*margin-left:30%*/
  }
  .top-bar-area .top-right {
    float: none;
    width: 75px;
    margin: 15px auto 0;
  }
}
/*Social Links to blue:*/
.top-bar-area .top-right .social-links li a:hover i {
  color: #4e6e8f;
}

/*# sourceMappingURL=compdig.css.map */