/* --------------------------------------
=========================================
COLOR : RED 

MAIN COLOR CODE: #DD291E

DEEP COLOR CODE:  rgb(191, 32, 23);
=========================================
----------------------------------------- */
.colored-line {
  background: #DD291E;
}
.colored-text {
  color: #DD291E !important;
}
.color-bg {
  background: #DD291E;
}
a {
  color: #DD291E;
}
.non-sticky .navbar-nav > li > a:hover {
  color: #DD291E;
}
.standard-button {
  background: #DD291E;
  color: #ffffff;
}
.standard-button:hover {
  color: #ffffff;
  background: rgb(191, 32, 23);
}
.secondary-button:hover {
  color: #DD291E;
  border-color: #DD291E;
}
.sticky-navigation .main-navigation .current a {
  color: #DD291E !important;
}
.sticky-navigation .navbar-nav > li > a:hover {
  color: #DD291E;
}
.icon-container {
  background: #DD291E;
}
.icon-container {
  background: #DD291E;
}
.feature .icon {
  color: #DD291E;
}
.vertical-registration-form .input-box {
  border-top: 1px solid rgba(242, 84, 84, 0.4);
  border-bottom: 1px solid rgba(242, 84, 84, 0.4);
  border-right: 1px solid rgba(242, 84, 84, 0.4);
  border-left: 3px solid #DD291E;
}
.vertical-registration-form .input-box:focus,
.vertical-registration-form .input-box:active {
  border-color: #DD291E;
}
.subscription-form .input-box:focus,
.subscription-form .input-box:active {
  border-left: 3px solid #DD291E !important;
}
.input-box:active,
.textarea-box:active,
.input-box:focus,
.textarea-box:focus {
  border-left: 3px solid #DD291E !important;
}
.screenshots .owl-theme .owl-controls .owl-page span {
  background: #DD291E;
}
.contact-link {

}
.contact-link:hover {
color:rgb(191, 32, 23);
    text-decoration: underline;
}
.social-icons li a:hover {
  color: #DD291E;
}


/*
playback timings (ms):
  captures_list: 0.807
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.011
  esindex: 0.012
  cdx.remote: 6.937
  LoadShardBlock: 36.933 (3)
  PetaboxLoader3.datanode: 91.816 (5)
  load_resource: 207.071 (2)
  PetaboxLoader3.resolve: 130.4 (2)
*/