svg {
  fill: #453b70;
  stroke: #453b70;
}
/*
******************************************
*
*   Subscription and contact  "MESSAGE"
*   
*/
.subscription-failed,
.email-failed {
  color: #453b70 !important;
}
.subscription-success,
.email-success {
  color: #453b70 !important;
}
/*
******************************************
*
*   class:  Header
*   id: 
*/
.overlay_color {
  background-color: rgba(0, 0, 0, 0.8);
}
svg {
  stroke: #453b70;
}
.subscribe_form .input-group .form-control {
  border-color: #453b70;
}
/*
******************************************
*
*   class:  contact  (contact area and map)
*   id: section-4
*/
/*  Contact Form Area CSS */
.btn-group .btn {
  border-color: #453b70;
  /*/color: #453b70;*/
  color: #ffffffff;
}
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group .btn.active {
  background-color: #453b70;
}
.btn-group .btn-subscribe {
  background-color: #453b70;
}
.btn-main {
  background: #453b70;
}
.btn-main:hover,
.btn-main:focus,
.btn-main:active,
.btn-main.active {
  background: #453b70;
  border-color: #453b70 !important;
}
/*  Contact Body Left Side  */
.btn-submit {
  background-color: #453b70 !important;
  border-color: #453b70 !important;
}
.btn-submit:hover,
.btn-submit:focus,
.btn-submit:active,
.btn-submit.active {
  background-color: #453b70 !important;
  border-color: #453b70 !important;
}
/*  Contact Body Right Side  */
.contact_body_right p a:hover {
  color: #453b70;
}
/*
******************************************
*
*   TAB AREA
*   
*/
.tab-body .nav-tabs-cus li a:hover {
  background-color: #453b70 !important;
}
.tab-body .nav-tabs-cus .active {
  width: 60%;
}
.tab-body .nav-tabs-cus .active a {
  background-color: #453b70 !important;
}
.icon:hover .hex {
  background-color: #453b70;
}
/*
******************************************
*
*   IMAGE HOVER EFFECT CUSTOM CSS
*    
*/
.view-first .mask {
  background-color: rgba(125, 86, 193, 0.5);
}
/*
******************************************
*
*   Carousel Slider Page counter button  --   CSS
*    
*/
.owl-page span {
  background-color: #453b70 !important;
}
/*
******************************************
*
*   Hexagon Shape
*    
*/
.hex {
  background-color: #453b70;
}
/*
******************************************
*
*   PRELOADER CSS
*    
*/
.spinner-wrapper {
  background: #453b70;
}
/*
******************************************
*
*   NICE SCROLL CSS
*    
*/
.nicescroll-rails > div {
  background-color: #453b70 !important;
}
