.rk_bgcolor {
  background: #1ca5b8;
  color: #fff;
}
.rk_bgcolor .navbar-toggler {
  border-color: #fff;
}
.rk_bgcolor .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>");
}
.rk_bgcolor .rk_form_tab_link {
  background-color: #fff !important;
  color: #333;
}
.rk_gradient_1 {
  background: #002d40;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #002d40 1%, #fb3847 50%, #002d40 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, color-stop(1%, #002d40), color-stop(50%, #fb3847), to(#002d40));
  background: -o-linear-gradient(left, #002d40 1%, #fb3847 50%, #002d40 100%);
  background: linear-gradient(to right, #002d40 1%, #fb3847 50%, #002d40 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.rk_gradient_2 {
  background: #fb3847;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #fb3847 1%, #002d40 50%, #fb3847 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, color-stop(1%, #fb3847), color-stop(50%, #002d40), to(#fb3847));
  background: -o-linear-gradient(left, #fb3847 1%, #002d40 50%, #fb3847 100%);
  background: linear-gradient(to right, #fb3847 1%, #002d40 50%, #fb3847 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.rk_gradient_3 {
  background: #fb3847;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #fb3847 1%, #1ca5b8 50%, #fb3847 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, color-stop(1%, #fb3847), color-stop(50%, #1ca5b8), to(#fb3847));
  background: -o-linear-gradient(left, #fb3847 1%, #1ca5b8 50%, #fb3847 100%);
  background: linear-gradient(to right, #fb3847 1%, #1ca5b8 50%, #fb3847 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.rk_gradient_4 {
  background: #1ca5b8;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #1ca5b8 1%, #002d40 50%, #1ca5b8 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, color-stop(1%, #1ca5b8), color-stop(50%, #002d40), to(#1ca5b8));
  background: -o-linear-gradient(left, #1ca5b8 1%, #002d40 50%, #1ca5b8 100%);
  background: linear-gradient(to right, #1ca5b8 1%, #002d40 50%, #1ca5b8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.rk_bgcolor_1 {
  background: #d9ecf3 !important;
}
.rk_bgcolor_1_opacity {
  background: rgba(28, 166, 184, 0.4) !important;
}
.rk_bgcolor_2 {
  background: #fff !important;
  color: #333;
}
.rk_bgcolor_3 {
  background: rgba(0, 45, 64, 0.9) !important;
  color: #fff;
}
.rk_bgcolor_3_opacity_2 {
  background: rgba(0, 45, 64, 0.4);
}
.rk_bgcolor_4 {
  background: #002d40 !important;
  color: #fff;
}
.rk_bgcolor_4 .rk_form_tab_link {
  background-color: #1ca5b8 !important;
  color: #fff;
}
.rk_bgcolor_5 {
  background: #fb3847 !important;
  color: #fff;
}
.rk_bgcolor_5 .rk_form_tab_link {
  background-color: #fff !important;
  color: #333;
}
.rk_bgcolor_6 {
  background: #f8f9fa !important;
}
.rk_bgcolor_7 {
  background: #2dad04 !important;
}
.rk_bgcolor_8 {
  background: #ececec !important;
}
.rk_bgcolor_9 {
  background: #333 !important;
}
.rk_bgcolor_1_hover:hover {
  background: #d9ecf3;
}
.rk_bgcolor_2_hover:hover {
  background: #fff;
}
.rk_bgcolor_3_hover:hover {
  background: rgba(0, 45, 64, 0.9);
}
.rk_bgcolor_4_hover:hover {
  background: #002d40;
}
.rk_bgcolor_5_hover:hover {
  background: #fb3847;
}
.rk_btn_color_5 {
  background: #fb3847;
  color: #fff;
  border: 2px solid #fff;
}
.rk_btn_color_5:hover {
  background: #fa0619;
  border: 2px solid #fff;
}
.rk_textcolor {
  color: #1ca5b8;
}
.rk_textcolor:hover {
  color: #157d8c;
}
.rk_textcolor_1_child_opacity {
  color: #fff;
}
.rk_textcolor_3 {
  color: rgba(0, 45, 64, 0.9);
}
.rk_textcolor_4 {
  color: #002d40;
}
.rk_textcolor_5 {
  color: #fb3847;
}
.rk_textcolor_6 {
  color: #f8f9fa;
}
.rk_textcolor_7 {
  color: #2dad04;
}
.rk_textcolor_8 {
  color: #ececec;
}
.rk_bordercolor_1 {
  border-color: #1ca5b8 !important;
}
.rk_bordercolor_2 {
  border-color: #fff !important;
}
.rk_bordercolor_3 {
  border-color: #002d40 !important;
}
.rk_bordercolor_4 {
  border-color: #fb3847 !important;
}
.rk_bordercolor_5 {
  border-color: #f8f9fa !important;
}
.rk_bordercolor_6 {
  border-color: #2dad04 !important;
}
.rk_bordercolor_7 {
  border-color: #ececec !important;
}
.rk_bordercolor_8 {
  border-color: #333 !important;
}
.rk_text_shadow_1 {
  text-shadow: 1px 1px 3px #333;
}
/**Social**/
.fab {
  font-size: 16px;
  width: 40px;
  padding: 12px;
  text-align: center;
  text-decoration: none;
  margin: 5px 5px 5px 0px;
  border-radius: 50%;
}
.fab:hover {
  opacity: 0.7;
}
.fa-facebook,
.fa-facebook-f,
.fa-facebook-square {
  background: #3B5998;
  color: white;
}
.fa-twitter {
  background: #55ACEE;
  color: white;
}
.fa-google {
  background: #dd4b39;
  color: white;
}
.fa-linkedin {
  background: #007bb5;
  color: white;
}
.fa-youtube {
  background: #bb0000;
  color: white;
}
.fa-instagram {
  background: #cd486b;
  color: white;
}
.fa-pinterest {
  background: #cb2027;
  color: white;
}
.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.fa-skype {
  background: #00aff0;
  color: white;
}
.fa-android {
  background: #a4c639;
  color: white;
}
.fa-dribbble {
  background: #ea4c89;
  color: white;
}
.fa-vimeo {
  background: #45bbff;
  color: white;
}
.fa-tumblr {
  background: #2c4762;
  color: white;
}
.fa-vine {
  background: #00b489;
  color: white;
}
.fa-foursquare {
  background: #45bbff;
  color: white;
}
.fa-stumbleupon {
  background: #eb4924;
  color: white;
}
.fa-flickr {
  background: #f40083;
  color: white;
}
.fa-yahoo {
  background: #430297;
  color: white;
}
.fa-soundcloud {
  background: #ff5500;
  color: white;
}
.fa-reddit {
  background: #ff5700;
  color: white;
}
.fa-rss {
  background: #ff6600;
  color: white;
}
.fa-whatsapp
{
	background: #25d366;
	color: white;
}
/**Social End**/
.rk_skew {
  -webkit-transform: skewX(-25deg);
      -ms-transform: skewX(-25deg);
       -o-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.rk_skew_invert {
  -webkit-transform: skewX(25deg);
      -ms-transform: skewX(25deg);
       -o-transform: skewX(25deg);
          transform: skewX(25deg);
}
.rk_hover_effect_1 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -o-transform;
}
.rk_hover_effect_1 a:hover {
  text-decoration: none;
}
.rk_hover_effect_1:hover,
.rk_hover_effect_1:focus,
.rk_hover_effect_1:active {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
   -o-transform: translateY(-5px);
      transform: translateY(-5px);
}
@media only screen and (max-width: 991px) {
  .rk_hover_effect_1:hover,
  .rk_hover_effect_1:focus,
  .rk_hover_effect_1:active {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
     -o-transform: translateX(5px);
        transform: translateX(5px);
  }
}
.rk_min_width_1 {
  min-width: 37.5px;
}
.rk_min_width_2 {
  min-width: 75px;
}
.rk_min_width_3 {
  min-width: 112.5px;
}
.rk_min_width_4 {
  min-width: 150px;
}
.rk_min_width_5 {
  min-width: 187.5px;
}
.rk_min_width_6 {
  min-width: 225px;
}
.rk_min_width_7 {
  min-width: 262.5px;
}
.rk_min_width_8 {
  min-width: 300px;
}
.rk_max_width_1 {
  max-width: 30px;
}
.rk_max_width_2 {
  max-width: 60px;
}
.rk_max_width_3 {
  max-width: 90px;
}
.rk_max_width_4 {
  max-width: 120px;
}
.rk_max_width_5 {
  max-width: 150px;
}
.rk_max_width_6 {
  max-width: 180px;
}
.rk_max_width_7 {
  max-width: 210px;
}
.rk_max_width_8 {
  max-width: 240px;
}
.rk_max_width_9 {
  max-width: 270px;
}
.rk_max_width_10 {
  max-width: 300px;
}
.rk_max_width_11 {
  max-width: 330px;
}
.rk_max_width_12 {
  max-width: 360px;
}
.rk_max_width_13 {
  max-width: 390px;
}
.rk_max_width_14 {
  max-width: 420px;
}
.rk_max_width_15 {
  max-width: 450px;
}
.rk_max_width_16 {
  max-width: 480px;
}
.rk_min_height_1 {
  min-height: 37.5px;
}
.rk_min_height_2 {
  min-height: 75px;
}
.rk_min_height_3 {
  min-height: 112.5px;
}
.rk_min_height_4 {
  min-height: 150px;
}
.rk_min_height_5 {
  min-height: 187.5px;
}
.rk_min_height_6 {
  min-height: 225px;
}
.rk_min_height_7 {
  min-height: 262.5px;
}
.rk_min_height_8 {
  min-height: 300px;
}
.rk_font_size_1 {
  font-size: 10px;
}
.rk_font_size_2 {
  font-size: 12px;
}
.rk_font_size_3 {
  font-size: 14px;
}
.rk_font_size_4 {
  font-size: 16px;
}
.rk_font_size_5 {
  font-size: 18px;
}
.rk_font_size_6 {
  font-size: 20px;
}
.rk_font_size_7 {
  font-size: 22px;
}
.rk_font_size_8 {
  font-size: 24px;
}
.rk_font_weight_1 {
  font-weight: 100;
}
.rk_font_weight_2 {
  font-weight: 200;
}
.rk_font_weight_3 {
  font-weight: 300;
}
.rk_font_weight_4 {
  font-weight: 400;
}
.rk_font_weight_5 {
  font-weight: 500;
}
.rk_font_weight_6 {
  font-weight: 600;
}
.rk_font_weight_7 {
  font-weight: 700;
}
.rk_font_weight_8 {
  font-weight: 800;
}
.rk_pos_left_0 {
  left: 0px;
}
.rk_pos_left_minus_0 {
  left: 0px;
}
.rk_pos_right_0 {
  right: 0px;
}
.rk_pos_right_minus_0 {
  right: 0px;
}
.rk_pos_top_0 {
  top: 0px;
}
.rk_pos_top_minus_0 {
  top: 0px;
}
.rk_pos_bottom_0 {
  bottom: 0px;
}
.rk_pos_bottom_minus_0 {
  bottom: 0px;
}
.rk_pos_left_1 {
  left: 5px;
}
.rk_pos_left_minus_1 {
  left: -5px;
}
.rk_pos_right_1 {
  right: 5px;
}
.rk_pos_right_minus_1 {
  right: -5px;
}
.rk_pos_top_1 {
  top: 5px;
}
.rk_pos_top_minus_1 {
  top: -5px;
}
.rk_pos_bottom_1 {
  bottom: 5px;
}
.rk_pos_bottom_minus_1 {
  bottom: -5px;
}
.rk_pos_left_2 {
  left: 10px;
}
.rk_pos_left_minus_2 {
  left: -10px;
}
.rk_pos_right_2 {
  right: 10px;
}
.rk_pos_right_minus_2 {
  right: -10px;
}
.rk_pos_top_2 {
  top: 10px;
}
.rk_pos_top_minus_2 {
  top: -10px;
}
.rk_pos_bottom_2 {
  bottom: 10px;
}
.rk_pos_bottom_minus_2 {
  bottom: -10px;
}
.rk_pos_left_3 {
  left: 15px;
}
.rk_pos_left_minus_3 {
  left: -15px;
}
.rk_pos_right_3 {
  right: 15px;
}
.rk_pos_right_minus_3 {
  right: -15px;
}
.rk_pos_top_3 {
  top: 15px;
}
.rk_pos_top_minus_3 {
  top: -15px;
}
.rk_pos_bottom_3 {
  bottom: 15px;
}
.rk_pos_bottom_minus_3 {
  bottom: -15px;
}
.rk_pos_left_4 {
  left: 20px;
}
.rk_pos_left_minus_4 {
  left: -20px;
}
.rk_pos_right_4 {
  right: 20px;
}
.rk_pos_right_minus_4 {
  right: -20px;
}
.rk_pos_top_4 {
  top: 20px;
}
.rk_pos_top_minus_4 {
  top: -20px;
}
.rk_pos_bottom_4 {
  bottom: 20px;
}
.rk_pos_bottom_minus_4 {
  bottom: -20px;
}
.rk_pos_left_5 {
  left: 25px;
}
.rk_pos_left_minus_5 {
  left: -25px;
}
.rk_pos_right_5 {
  right: 25px;
}
.rk_pos_right_minus_5 {
  right: -25px;
}
.rk_pos_top_5 {
  top: 25px;
}
.rk_pos_top_minus_5 {
  top: -25px;
}
.rk_pos_bottom_5 {
  bottom: 25px;
}
.rk_pos_bottom_minus_5 {
  bottom: -25px;
}
.rk_pos_left_6 {
  left: 30px;
}
.rk_pos_left_minus_6 {
  left: -30px;
}
.rk_pos_right_6 {
  right: 30px;
}
.rk_pos_right_minus_6 {
  right: -30px;
}
.rk_pos_top_6 {
  top: 30px;
}
.rk_pos_top_minus_6 {
  top: -30px;
}
.rk_pos_bottom_6 {
  bottom: 30px;
}
.rk_pos_bottom_minus_6 {
  bottom: -30px;
}
.rk_pos_left_7 {
  left: 35px;
}
.rk_pos_left_minus_7 {
  left: -35px;
}
.rk_pos_right_7 {
  right: 35px;
}
.rk_pos_right_minus_7 {
  right: -35px;
}
.rk_pos_top_7 {
  top: 35px;
}
.rk_pos_top_minus_7 {
  top: -35px;
}
.rk_pos_bottom_7 {
  bottom: 35px;
}
.rk_pos_bottom_minus_7 {
  bottom: -35px;
}
.rk_pos_left_8 {
  left: 40px;
}
.rk_pos_left_minus_8 {
  left: -40px;
}
.rk_pos_right_8 {
  right: 40px;
}
.rk_pos_right_minus_8 {
  right: -40px;
}
.rk_pos_top_8 {
  top: 40px;
}
.rk_pos_top_minus_8 {
  top: -40px;
}
.rk_pos_bottom_8 {
  bottom: 40px;
}
.rk_pos_bottom_minus_8 {
  bottom: -40px;
}
.rk_border_0 {
  border: 0px solid #fff;
}
.rk_border_right_0 {
  border-right: 0px solid #fff;
}
.rk_border_left_0 {
  border-left: 0px solid #fff;
}
.rk_border_top_0 {
  border-top: 0px solid #fff;
}
.rk_border_bottom_0 {
  border-bottom: 0px solid #fff;
}
.rk_border_1 {
  border: 1px solid #fff;
}
.rk_border_right_1 {
  border-right: 1px solid #fff;
}
.rk_border_left_1 {
  border-left: 1px solid #fff;
}
.rk_border_top_1 {
  border-top: 1px solid #fff;
}
.rk_border_bottom_1 {
  border-bottom: 1px solid #fff;
}
.rk_border_2 {
  border: 2px solid #fff;
}
.rk_border_right_2 {
  border-right: 2px solid #fff;
}
.rk_border_left_2 {
  border-left: 2px solid #fff;
}
.rk_border_top_2 {
  border-top: 2px solid #fff;
}
.rk_border_bottom_2 {
  border-bottom: 2px solid #fff;
}
.rk_border_3 {
  border: 3px solid #fff;
}
.rk_border_right_3 {
  border-right: 3px solid #fff;
}
.rk_border_left_3 {
  border-left: 3px solid #fff;
}
.rk_border_top_3 {
  border-top: 3px solid #fff;
}
.rk_border_bottom_3 {
  border-bottom: 3px solid #fff;
}
.rk_border_4 {
  border: 4px solid #fff;
}
.rk_border_right_4 {
  border-right: 4px solid #fff;
}
.rk_border_left_4 {
  border-left: 4px solid #fff;
}
.rk_border_top_4 {
  border-top: 4px solid #fff;
}
.rk_border_bottom_4 {
  border-bottom: 4px solid #fff;
}
@media only screen and (max-width: 600px) {
  .rk_main_content {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 991px) {
  .rk_lg_mr {
    margin-right: -15px !important;
  }
  .navbar-collapse {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .rk_form_tab {
    position: static !important;
    -webkit-transform: translate(0%, -42px) !important;
        -ms-transform: translate(0%, -42px) !important;
         -o-transform: translate(0%, -42px) !important;
            transform: translate(0%, -42px) !important;
  }
  .rk_form_tab > div {
    width: 100%;
  }
}
/**Responsive Classes**/
@media only screen and (max-width: 480px) {
  .rk_xs_font_size_1 {
    font-size: 10px !important;
  }
  .rk_xs_font_size_2 {
    font-size: 12px !important;
  }
  .rk_xs_font_size_3 {
    font-size: 14px !important;
  }
  .rk_xs_font_size_4 {
    font-size: 16px !important;
  }
  .rk_xs_font_size_5 {
    font-size: 18px !important;
  }
  .rk_xs_font_size_6 {
    font-size: 20px !important;
  }
  .rk_xs_font_size_7 {
    font-size: 22px !important;
  }
  .rk_xs_font_size_8 {
    font-size: 24px !important;
  }
  .rk_xs_textalign_left {
    text-align: left !important;
  }
  .rk_xs_textalign_center {
    text-align: center !important;
  }
  .rk_xs_textalign_right {
    text-align: right !important;
  }
}
@media only screen and (max-width: 768px) {
  .rk_md_mr {
    margin-right: -15px !important;
  }
  .rk_sm_font_size_1 {
    font-size: 10px !important;
  }
  .rk_sm_font_size_2 {
    font-size: 12px !important;
  }
  .rk_sm_font_size_3 {
    font-size: 14px !important;
  }
  .rk_sm_font_size_4 {
    font-size: 16px !important;
  }
  .rk_sm_font_size_5 {
    font-size: 18px !important;
  }
  .rk_sm_font_size_6 {
    font-size: 20px !important;
  }
  .rk_sm_font_size_7 {
    font-size: 22px !important;
  }
  .rk_sm_font_size_8 {
    font-size: 24px !important;
  }
  .rk_sm_textalign_left {
    text-align: left;
  }
  .rk_sm_textalign_center {
    text-align: center;
  }
  .rk_sm_textalign_right {
    text-align: right;
  }
}
/**Responsive Classes**/
body {
  background: #d9ecf3;
}
.boxed {
  max-width: 1140px;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.rk_etc_none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.select2-selection__rendered {
  text-align: left;
}
.rk_bg_image {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
          background-size: cover;
  background-blend-mode: multiply;
  background-color: aliceblue;
}
.rk_bg_image_1 {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQYV2NkQAX/GZH4/xkYGBhhAmAOSBJEwDkgAQCCrgQEjpMcPgAAAABJRU5ErkJggg=='), url('../img/bg-image.png') !important;
  background-position: center, center;
  background-repeat: repeat, no-repeat;
  -webkit-background-size: 3px,cover 3px,cover;
          background-size: 3px,cover;
}
.rk_cursor_pointer {
  cursor: pointer;
}
.rk_overflow {
  overflow: hidden;
}
.rk_border_bottom_only {
  border-top: none;
  border-left: none;
  border-right: none;
}
.rk_border_bottom_only:focus {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  padding-left: 8px !important;
  background: #ececec;
  -webkit-box-shadow: 3px 4px 10px 1px rgba(51, 51, 51, 0.5);
          box-shadow: 3px 4px 10px 1px rgba(51, 51, 51, 0.5);
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: none;
}
.rk_btn {
  line-height: 1.3;
}
.rk_btn:hover {
  border: none !important;
}
.rk_btn.active {
  color: #1ca5b8 !important;
}
.rk_form_tab {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.rk_form_tab .nav-tabs {
  border-bottom: transparent;
}
.rk_form_tab .nav-item,
.rk_form_tab .nav-link {
  background: #1ca5b8;
  color: #fff;
}
.rk_form_tab .nav-item:hover,
.rk_form_tab .nav-link:hover {
  border-color: #1ca5b8;
}
.rk_form_icon {
  position: absolute;
  right: 0px;
  bottom: 1px;
  z-index: 40;
}
.rk_form_icon span {
  display: inline-block;
}
.active.rk_form_tab_link {
  background-color: rgba(0, 45, 64, 0.9) !important;
  color: #fff !important;
  border-color: rgba(0, 45, 64, 0.9) !important;
}
.active.rk_form_tab_link.rk_link_animate {
  padding-left: 40px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.active.rk_form_tab_link_1 {
  background-color: rgba(28, 166, 184, 0.4) !important;
  color: #fff !important;
  border-color: rgba(28, 166, 184, 0.4) !important;
}
.active.rk_form_tab_link_1.rk_link_animate {
  padding-left: 40px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.active.rk_form_tab_link_2 {
  background-color: #1ca5b8 !important;
  color: #fff !important;
  border-color: #1ca5b8 !important;
}
.active.rk_form_tab_link_2.rk_link_animate {
  padding-left: 40px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.rk_form_tab_content {
  background-color: rgba(0, 45, 64, 0.9) !important;
  color: #fff !important;
  border-color: rgba(0, 45, 64, 0.9) !important;
  padding: 15px;
}
.rk_form_1 {
  position: relative;
  top: 0px;
  -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
       -o-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  left: 0px;
  margin-bottom: 60px;
}
