@font-face {
  font-family: 'Conv_ProximaNova-Bold';
  src: url('../fonts/ProximaNova-Bold.eot');
  src: local('☺'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_ProximaNova-Reg';
  src: url('../fonts/ProximaNova-Reg.eot');
  src: local('☺'), url('../fonts/ProximaNova-Reg.woff') format('woff'), url('../fonts/ProximaNova-Reg.ttf') format('truetype'), url('../fonts/ProximaNova-Reg.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_ProximaNova-Light';
  src: url('../fonts/ProximaNova-Light.eot');
  src: local('☺'), url('../fonts/ProximaNova-Light.woff') format('woff'), url('../fonts/ProximaNova-Light.ttf') format('truetype'), url('../fonts/ProximaNova-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_ProximaNova-Xbold';
  src: url('../fonts/ProximaNova-Xbold.eot');
  src: local('☺'), url('../fonts/ProximaNova-Xbold.woff') format('woff'), url('../fonts/ProximaNova-Xbold.ttf') format('truetype'), url('../fonts/ProximaNova-Xbold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "roboto_condensedbold";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/robotocondensed-bold-webfont.woff2") format("woff2"), url("../fonts/robotocondensed-bold-webfont.woff") format("woff");
}
@font-face {
  font-family: 'Roboto-Bold.ttf';
  src: url('../fonts/Roboto-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}

@media screen and (max-width: 600px) {
.section_10{
visibility: hidden;
display: none;
}
}

@media screen and (max-width: 600px) {
#navigation.fixed{
visibility: hidden;
display: none;
}
}


.anythingSlider                         { width: 1140px; height: 300px;  margin: 150px auto 0;  background: none; box-shadow: 0px 10px 10px rgba(0,0,0,0.4);}
.anythingSlider .wrapper ul             { width: 9999px; list-style: none;  top: 0; left: 0; margin: 0 -40px 0; float: left; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 300px; width: 1140px;  }
.anythingSlider .arrow                  { display: block; height: 300px; width: 1140px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; }
.anythingSlider .wrapper ul ul li       { float: left; height: auto; width: auto;  }
/*
  Prevents
*/

.section_10 {
  padding-top: 40px;
}
.section_10 .title h3 {
  margin: 0;
  margin-bottom: 30px;
  font-family: 'Arial Italic';
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 25px;
  color: Black;
}
.section_10 .wrap_itm_content {
  display: none;
}
.section_10 .wrap_itm_content.active {
  display: block;
}
.section_10 .wrap_itm {
  margin-bottom: 30px;
  box-shadow: 3px 3px 15px #ccc;
}
.section_10 .wrap_itm:after {
  content: "";
  display: table;
  clear: both;
}
.section_10 .wrap_itm .img_wrap {
  width: 100%;
  height: 200px;
}
.section_10 .wrap_itm .img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section_10 .wrap_itm .text_wrap_itm {
  padding: 15px;
}
.section_10 .wrap_itm .text_wrap_itm h3 {
  text-align: center;
  margin: 0;
  font-size: 19px;
  letter-spacing: 1.5px;
  font-family: 'Conv_ProximaNova-Bold';
  height: 20px;
  overflow: hidden;
}
.section_10 .wrap_itm .last_wrap {
  padding-bottom: 15px;
}
.section_10 .wrap_itm .last_wrap:after {
  content: "";
  display: table;
  clear: both;
}
.section_10 .wrap_itm .last_wrap a {
  display: inline-block;
  text-align: center;
  width: 100%;
  -moz-transition: all 0.4s 0.02s ease;
  -o-transition: all 0.4s 0.02s ease;
  -webkit-transition: all 0.4s 0.02s ease;
  background: #0e065f;
  color: #fff;
  padding-bottom: 6px;
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 8px;
  letter-spacing: 1px;
  opacity: 0.8;
  box-shadow: 2px 3px 3px rgba(244, 67, 87, 0.4);
}
.section_10 .wrap_itm .last_wrap a:hover {
  opacity: 1;
  box-shadow: 2px 3px 3px rgba(244, 67, 87, 0.8);
}

.section_12 {
  padding-bottom: 20px;
}
.section_12 h3 {
  margin-top: 40px;
  margin-bottom: 60px;
  text-align: center;
  font-size: 45px;
  color: rgba(16,78,139, 0.9);
  font-family: 'pfdintextcomppro-medium-webfont';
}
.section_12 .itm_sec2 {
  margin-bottom: 20px;
}
.section_12 .itm_sec2 img {
  -moz-transition: all 0.2s 0.02s ease;
  -o-transition: all 0.2s 0.02s ease;
  -webkit-transition: all 0.2s 0.02s ease;
  margin-bottom: 10px;
  height: 100px;
  object-fit: scale-down;
}
.section_12 .itm_sec2 p {
  font-family: 'pfdintextcomppro-medium-webfont';
  font-size: 17px;
  letter-spacing: 0.5px;
  color: Black;
}
.section_12 .itm_sec2:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.section_13 {
  padding-bottom: 20px;
  font-family: 'SegoeUI';
  font-size: 16px;
  color: #333;
}
.section_13 h3 {
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
  font-size: 45px;
  color: rgba(16,78,139, 0.9);
  font-family: 'pfdintextcomppro-medium-webfont';
}
.section_13 table {
  font-size: 18px;
  margin-bottom: 20px;
}
.section_13 table tr {
  border-bottom: 1px dotted #2d9df1;
}
.section_13 table tr td:nth-of-type(1) {
  padding-right: 20px;
}
.section_13 h4 {
  font-family: 'pfdintextcomppro-medium-webfont';
  font-size: 22px;
  text-transform: uppercase;
  color: rgba(16,78,139, 0.9);
  letter-spacing: 2px;
}
.section_13 ul {
  padding-left: 20px;
}
.section_13 ul li {
  margin-bottom: 5px;
  color: #2d9df1;
}
.section_13 ul li span {
  color: #222;
}

.modal-sm {
  max-width: 415px;
  width: 100%;
}
.modal-header .close {
  border: 2px solid;
  width: 25px;
  height: 25px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.modal.re4 .wrapmain h3 {
  margin-bottom: 25px;
}
.modal .modal-content {
  background: rgba(255, 255, 255, 0.84);
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.modal .wrapmain {
  background: none;
  border: 1px solid transparent;
}
.modal .wrapmain h3 {
  margin-top: 02px;
  font-family: 'pfdintextcomppro-medium-webfont';
  font-size: 35px;
  color: blue;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.modal .wrapmain h2 {
  margin-top: 22px;
  font-family: 'pfdintextcomppro-medium-webfont';
  font-size: 45px;
  color: #242424;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.modal .wrapmain a {
  display: inline-block;
  width: 200px;
  height: 50px;
  background: #2d9df1;
  font-family: 'pfdintextcomppro-medium-webfont';
  font-size: 30px;
  padding-top: 6px;
  color: #fff;
  text-transform: uppercase;
}
.modal .wrapmain a:hover {
  opacity: 0.8;
}
.modal .wrapmain p {
  font-family: 'SegoeUI';
  margin-bottom: 20px;
  font-size: 16px;
  color: #020202;
}
.modal .wrapmain p.untext {
  margin-top: 15px;
  font-family: 'SegoeUI';
  font-size: 13px;
  color: #3A3B3C;
  margin-bottom: 15px;
}
.modal .wrapmain p.untext span {
  display: inline-block;
  background: url(../img/lock.png) center center no-repeat;
  width: 10px;
  height: 14px;
  margin-right: 5px;
}
.modal .wrapmain form {
  padding-left: 50px;
  padding-right: 50px;
}
.modal .wrapmain form label {
  width: auto;
  display: inline-block;
}
.modal .wrapmain form a {
  display: inline-block;
  font-weight: bold;
  vertical-align: middle;
}
.modal .wrapmain form input[type=checkbox] {
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
.modal .wrapmain form .chbx {
  text-align: center;
  padding-top: 10px;
}
.modal .wrapmain form input[type=email],
.modal .wrapmain form input[type=text],
.modal .wrapmain form input[type=number] {
  /* Firefox 19+ */
  /* Firefox 18- */
  padding-left: 32px;
  height: 40px;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 25px;
}
.modal .wrapmain form input[type=email]::-webkit-input-placeholder,
.modal .wrapmain form input[type=text]::-webkit-input-placeholder,
.modal .wrapmain form input[type=number]::-webkit-input-placeholder {
  color: #040404;
  font-size: 16px;
  font-family: 'SegoeUI';
}
.modal .wrapmain form input[type=email]::-moz-placeholder,
.modal .wrapmain form input[type=text]::-moz-placeholder,
.modal .wrapmain form input[type=number]::-moz-placeholder {
  color: #040404;
  font-size: 16px;
  font-family: 'SegoeUI';
}
.modal .wrapmain form input[type=email]:-moz-placeholder,
.modal .wrapmain form input[type=text]:-moz-placeholder,
.modal .wrapmain form input[type=number]:-moz-placeholder {
  color: #040404;
  font-size: 16px;
  font-family: 'SegoeUI';
}
.modal .wrapmain form input[type=email]:-ms-input-placeholder,
.modal .wrapmain form input[type=text]:-ms-input-placeholder,
.modal .wrapmain form input[type=number]:-ms-input-placeholder {
  color: #040404;
  font-size: 16px;
  font-family: 'SegoeUI';
}
.modal .wrapmain form input[type=email]:nth-of-type(1),
.modal .wrapmain form input[type=text]:nth-of-type(1),
.modal .wrapmain form input[type=number]:nth-of-type(1) {
  background: #ffffff url(../img/people2.png) 5px center no-repeat;
}
.modal .wrapmain form input[type=email]:nth-of-type(2),
.modal .wrapmain form input[type=text]:nth-of-type(2),
.modal .wrapmain form input[type=number]:nth-of-type(2) {
  background: #ffffff url(../img/tel3.png) 5px center no-repeat;
}
.modal .wrapmain form input[type=email]:nth-of-type(3),
.modal .wrapmain form input[type=text]:nth-of-type(3),
.modal .wrapmain form input[type=number]:nth-of-type(3) {
  background: #ffffff url(../img/email.png) 8px center no-repeat;
}
.modal .wrapmain form input[type=email]::-webkit-outer-spin-button,
.modal .wrapmain form input[type=text]::-webkit-outer-spin-button,
.modal .wrapmain form input[type=number]::-webkit-outer-spin-button,
.modal .wrapmain form input[type=email]::-webkit-inner-spin-button,
.modal .wrapmain form input[type=text]::-webkit-inner-spin-button,
.modal .wrapmain form input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.modal .wrapmain form input[type=email][type='number'],
.modal .wrapmain form input[type=text][type='number'],
.modal .wrapmain form input[type=number][type='number'] {
  -moz-appearance: textfield;
}
.modal .wrapmain form button {
  margin-top: 10px;
  margin-bottom: 10px;
  height: 60px;
  width: 100%;
  border: none;
  background: #2d9df1;
  font-family: 'pfdintextcomppro-medium-webfont';
  letter-spacing: 1px;
  padding-top: 2px;
  font-size: 36px;
  color: #f8f8f8;
  text-transform: uppercase;
}
.modal .wrapmain form button:hover {
  opacity: 0.8;
}






.rbold {
  font-family: 'Roboto-Bold.ttf';
}
.proxebold {
  font-family: 'Conv_ProximaNova-Xbold';
}
.proxreg {
  font-family: 'Conv_ProximaNova-Reg';
}
.proxbold {
  font-family: 'Conv_ProximaNova-Bold';
}
.proxlight {
  font-family: 'Conv_ProximaNova-Light';
}
.anim {
  -moz-transition: all 0.4s 0.02s ease;
  -o-transition: all 0.4s 0.02s ease;
  -webkit-transition: all 0.4s 0.02s ease;
}
button,
a {
  -moz-transition: all 0.4s 0.02s ease;
  -o-transition: all 0.4s 0.02s ease;
  -webkit-transition: all 0.4s 0.02s ease;
}
input:focus {
  outline: none;
}
a:link,
a:target,
a:focus,
a:active {
  text-decoration: none;
}
html,
body {
height: 100%; 

  position:relative;
}
body {
  position: relative;
  height: 100%;
  -ms-overflow-x: hidden;
  overflow-x: hidden;
  font-family: 'Conv_ProximaNova-Reg';
  font-size: 14px;
  color: #212121;

}
.wrapper {
  height: 100%;
  width: 100%;
}
.header.infpage {
  background: #181940;
  padding-top: 0;
  position: static;
  color: #fff;
}
.header.infpage .logo span.line {
  border-color: #FFF;
  color: #fff;
}
.header.infpage .tel_num a.add_int,
.header.infpage .tel_num p a {
  color: #fff;
}
.header.infpage .menu_wrap {
  border-top: 1px solid #fff;
  background: #fff;
}
.header.infpage .menu_wrap .wrap_menu_ul > ul li a {
  color: #fff;
}
.header.infpage .menu_wrap .wrap_menu_ul > ul li a:hover {
  color: #ccc;
}
.header.infpage .menu_wrap .wrap_menu_ul > ul li ul.drop {
  border: 1px solid #ccc;
  background: #ffffff;
}
.header {
  padding-top: 50px;
  background: rgba(255, 255, 255, 0.5);
  z-index: 100;
  -moz-transition: all 0.4s 0.02s ease;
  -o-transition: all 0.4s 0.02s ease;
  -webkit-transition: all 0.4s 0.02s ease;
  -moz-transition: top 0.2s 0.0s ease;
  -o-transition: top 0.2s 0.0s ease;
  -webkit-transition: top 0.2s 0.0s ease;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
}
.header.fixed_head {
  top: 0;
  padding-top: 0;
  background: #ECEFF7;
  position: fixed;
}
.header.fixed_head .menu_wrap {
  display: none;
  position:fixed;
}
.header .logo {
  padding-top: 10px;
  padding-bottom: 10px;
}
.header .logo img {
  display: inline-block;
  max-width: 60px;
}
.header .logo span.line {
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 2px solid #0e065f;
  font-family: 'Conv_ProximaNova-Bold';
  text-transform: uppercase;
  font-size: 13px;
  color: #0e065f;
  letter-spacing: 1px;
}
.header .logo span.line .age_wrap {
  letter-spacing: 0;
  color: #fa1e32;
  font-size: 10px;
}
.header .logo span.line .age_wrap .age_num {
  font-size: 28px;
  line-height: 0;
}
.header .btn_head {
  text-align: right;
  padding-top: 18px;
}
.header .btn_head a {
  background: #fa1e32;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 10px 20px;
  padding-top: 11px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Conv_ProximaNova-Reg';
  font-size: 13px;
  letter-spacing: 1.2px;
  opacity: 0.8;
  box-shadow: 2px 3px 3px rgba(244, 67, 87, 0.4);
}
.header .btn_head a:hover {
  opacity: 1;
  box-shadow: 2px 3px 3px rgba(24,116,205, 0.9);
}
.header .tel_num {
  text-align: right;
  padding-top: 15px;
}
.header .tel_num p {
  margin: 0;
}
.header .tel_num p a {
  margin-left: 15px;
  font-family: 'Conv_ProximaNova-Light';
  font-size: 14px;
  color: #222;
}
.header .tel_num p a span {
  font-family: 'Conv_ProximaNova-Bold';
}
.header .tel_num p a:hover {
  color: #fa1e32;
}
.header .tel_num a.add_int {
  border-bottom: 1px solid;
  color: #0e065f;
  font-size: 12px;
}
.header .tel_num a.add_int:hover {
  color: #fa1e32;
}
.header .menu_wrap {
  background: rgba(16,78,139, 0.9);
}
.header .menu_wrap .wrap_menu_ul > ul {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
  text-align: center;
 
 
}
.header .menu_wrap .wrap_menu_ul > ul li {
  display: inline-block;
  resize: horizontal;
  margin: 0;
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
}
.header .menu_wrap .wrap_menu_ul > ul li ul.drop {
  background: rgba(16,78,139, 0.85);
  -moz-transition: all 0.4s 0.02s ease;
  -o-transition: all 0.4s 0.02s ease;
  -webkit-transition: all 0.4s 0.02s ease;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  list-style-type: none;
  top: 100%;
  left: -15px;
  z-index: 100;
  padding-left: 0;
  padding: 5px;
}
.header .menu_wrap .wrap_menu_ul > ul li ul.drop li {
  margin: 0;
  width: 100%;
  text-align: left;
}
.header .menu_wrap .wrap_menu_ul > ul li ul.drop li a {
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  text-align: left;
}
.header .menu_wrap .wrap_menu_ul > ul li ul.drop li a:hover {
  background: rgba(16,78,139, 0.9);
  color: #fff;
}
.header .menu_wrap .wrap_menu_ul > ul li ul.drop:hover {
  visibility: visible;
  opacity: 1;
}
.header .menu_wrap .wrap_menu_ul > ul li:nth-last-child(3) ul.drop,
.header .menu_wrap .wrap_menu_ul > ul li:nth-last-child(2) ul.drop,
.header .menu_wrap .wrap_menu_ul > ul li:nth-last-child(1) ul.drop {
  left: auto;
  right: -15px;
}
.header .menu_wrap .wrap_menu_ul > ul li:nth-last-child(3) ul.drop li,
.header .menu_wrap .wrap_menu_ul > ul li:nth-last-child(2) ul.drop li,
.header .menu_wrap .wrap_menu_ul > ul li:nth-last-child(1) ul.drop li {
  text-align: right;
}
.header .menu_wrap .wrap_menu_ul > ul li:nth-last-child(3) ul.drop li a,
.header .menu_wrap .wrap_menu_ul > ul li:nth-last-child(2) ul.drop li a,
.header .menu_wrap .wrap_menu_ul > ul li:nth-last-child(1) ul.drop li a {
  text-align: right;
}
.header .menu_wrap .wrap_menu_ul > ul li a {
  color: #fff;
  padding: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  display: inline-block;
  letter-spacing: 1.1px;
  font-size: 13px;
  white-space: nowrap;
}
.header .menu_wrap .wrap_menu_ul > ul li a:hover {
  color: #fff;
}
.header .menu_wrap .wrap_menu_ul > ul li a:hover + ul.drop {
  visibility: visible;
  opacity: 1;
}
.section_1 {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.section_1:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;

      
}
.section_1 video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.section_1 .container {
  position: relative;
  z-index: 1;
  height: 100%;
}
.section_1 .container .row {
  height: 100%;
}
.section_1 .container .row .col-md-12 {
  height: 100%;
  display: table;
}
.section_1 .container .row .col-md-12 .wrap_tab {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.section_1 .container .row .col-md-12 .wrap_tab .wrap_tab1 {
  opacity: 1 !important;
}
.section_1 .container .row .col-md-12 .wrap_tab .wrap_tab2 {
  opacity: 1 !important;
  display: none;
}
.section_1 .container .row .col-md-12 .wrap_tab .wrap_tab2 h2 {
  font-size: 48px;
  list-style-position: 5px;
}
.section_1 .container .row .col-md-12 .wrap_tab h2 {
  text-transform: uppercase;
  font-family: 'Conv_ProximaNova-Xbold';
  color: #fff;
  font-size: 70px;
  letter-spacing: 5px;
}
.section_1 .container .row .col-md-12 .wrap_tab h2 span.red_color {
  color: #fa1e32;
}
.section_1 .container .row .col-md-12 .wrap_tab h4 {
  text-transform: uppercase;
  font-size: 38px;
  letter-spacing: 3px;
  font-family: 'Conv_ProximaNova-Bold';
  color: #fa1e32;
}
.section_2 {
  padding-top: 20px;
  padding-bottom: 50px;
}
.section_2 .title h3 {
  margin: 0;
  margin-bottom: 30px;
  font-family: 'Conv_ProximaNova-Xbold';
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 35px;
  color: #0e065f;
}
.section_2 .wrap_slid {
  position: relative;
  padding-left: 35px;
  padding-right: 35px;
}
.section_2 .wrap_slid .owl-stage-outer {
  -moz-transition: all 0.4s 0.02s ease;
  -o-transition: all 0.4s 0.02s ease;
  -webkit-transition: all 0.4s 0.02s ease;
  overflow: hidden;
}
.section_2 .wrap_slid .owl-prev {
  color: #0e065f;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
  cursor: pointer;
  line-height: 1;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-right: 10px;
  -moz-transition: all 0.4s 0.02s ease;
  -o-transition: all 0.4s 0.02s ease;
  -webkit-transition: all 0.4s 0.02s ease;
}
.section_2 .wrap_slid .owl-prev:hover {
  color: #fa1e32;
}
.section_2 .wrap_slid .owl-next {
  color: #0e065f;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
  cursor: pointer;
  line-height: 1;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 10px;
  -moz-transition: all 0.4s 0.02s ease;
  -o-transition: all 0.4s 0.02s ease;
  -webkit-transition: all 0.4s 0.02s ease;
}
.section_2 .wrap_slid .owl-next:hover {
  color: #fa1e32;
}
.section_2 .wrap_slid .owl-item {
  padding: 15px;
  float: left;
}
.section_2 .wrap_slid .owl-item:nth-of-type(2n) .wrap_slid_item h4 {
  color: #fa1e32;
}
.section_2 .wrap_slid .owl-item:nth-of-type(2n) .wrap_slid_item .img_wrap:after {
  background: rgba(210, 21, 40, 0.3);
}
.section_2 .wrap_slid .owl-item:nth-of-type(2n) .wrap_slid_item .img_wrap img {
  border-color: #fa1e32;
}
.section_2 .wrap_slid_item {
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-shadow: 5px 5px 25px #ccc;
  box-shadow: 5px 5px 25px #ccc;
}
.section_2 .wrap_slid_item h4 {
  color: #0e065f;
  margin-top: 0;
  font-family: 'Conv_ProximaNova-Bold';
  font-size: 32px;
}
.section_2 .wrap_slid_item p {
  font-family: 'Conv_ProximaNova-Reg';
  font-size: 14px;
  color: #222;
}
.section_2 .wrap_slid_item:after {
  content: "";
  display: table;
  clear: both;
}
.section_2 .wrap_slid_item .img_wrap {
  position: relative;
}
.section_2 .wrap_slid_item .img_wrap:after {
  content: "";
  display: block;
  background: rgba(14, 6, 95, 0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.section_2 .wrap_slid_item img {
  -moz-transition: all 6.4s 0.02s ease;
  -o-transition: all 6.4s 0.02s ease;
  -webkit-transition: all 6.4s 0.02s ease;
  border: 2px solid #0e065f;
  height: 400px;
  object-fit: cover;
  width: 100%;
}
.section_15 {
  padding-top: 40px;
  width: auto;
  min-height:47%;
}
.section_8 {
  padding-top: 40px;
   width: auto;
min-height:44%;
}
.section_8 .title h3 {
  margin: 0;
  margin-bottom: 30px;
  font-family: 'Arial Italic';
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 25px;
  color: #0e065f;
}
.section_8 .wrap_itm_content {
  display: none;
}
.section_8 .wrap_itm_content.active {
  display: block;
}
.section_8 .wrap_itm {
  margin-bottom: 30px;
  box-shadow: 3px 3px 15px #ccc;
}
.section_8 .wrap_itm:after {
  content: "";
  display: table;
  clear: both;
}
.section_8 .wrap_itm .img_wrap {
  width: 100%;
  height: 200px;
}
.section_8 .wrap_itm .img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section_8 .wrap_itm .text_wrap_itm {
  padding: 15px;
}
.section_8 .wrap_itm .text_wrap_itm h3 {
  text-align: center;
  margin: 0;
  font-size: 19px;
  letter-spacing: 1.5px;
  font-family: 'Conv_ProximaNova-Bold';
  height: 20px;
  overflow: hidden;
}
.section_8 .wrap_itm .last_wrap {
  padding-bottom: 15px;
}
.section_8 .wrap_itm .last_wrap:after {
  content: "";
  display: table;
  clear: both;
}
.section_8 .wrap_itm .last_wrap a {
  display: inline-block;
  text-align: center;
  width: 100%;
  -moz-transition: all 0.4s 0.02s ease;
  -o-transition: all 0.4s 0.02s ease;
  -webkit-transition: all 0.4s 0.02s ease;
  background: #0e065f;
  color: #fff;
  padding-bottom: 6px;
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 8px;
  letter-spacing: 1px;
  opacity: 0.8;
  box-shadow: 2px 3px 3px rgba(244, 67, 87, 0.4);
}
.section_8 .wrap_itm .last_wrap a:hover {
  opacity: 1;
  box-shadow: 2px 3px 3px rgba(244, 67, 87, 0.8);
}
.section_3 .title h3 {
  margin: 0;
  margin-bottom: 50px;
  font-family: 'Arial Italic';
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 25px;
  color: #fa1e32;
}
.section_3 .itm_news {
  margin-bottom: 30px;
}
.section_3 .itm_news:nth-of-type(2n) .news_wrap .img_wrap::after {
  background: rgba(210, 21, 40, 0.3);
}
.section_3 .itm_news:nth-of-type(2n) .news_wrap .wrap_text .wrap_add .itm .btn_more {
  background: #fa1e32;
}
.section_3 .news_wrap {
  width: 100%;
  text-decoration: none;
  display: inline-block;
  -webkit-box-shadow: 3px 3px 15px #ccc;
  box-shadow: 3px 3px 15px #ccc;
  cursor: pointer;
}
.section_3 .news_wrap .img_wrap {
  position: relative;
}
.section_3 .news_wrap .img_wrap:after {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background: rgba(14, 6, 95, 0.3);
}
.section_3 .news_wrap img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.section_3 .news_wrap .wrap_text {
  padding: 10px;
}
.section_3 .news_wrap .wrap_text p {
  height: 67.5px;
  overflow: hidden;
  font-size: 16px;
  color: #222;
  line-height: 1.4;
  margin-bottom: 30px;
}
.section_3 .news_wrap .wrap_text .wrap_add {
  display: flex;
}
.section_3 .news_wrap .wrap_text .wrap_add .itm {
  font-size: 16px;
  color: #0e065f;
  text-align: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.section_3 .news_wrap .wrap_text .wrap_add .itm:nth-of-type(1) {
  padding-top: 6px;
}
.section_3 .news_wrap .wrap_text .wrap_add .itm .btn_more {
  -moz-transition: all 0.4s 0.02s ease;
  -o-transition: all 0.4s 0.02s ease;
  -webkit-transition: all 0.4s 0.02s ease;
  background: #0e065f;
  color: #fff;
  padding-bottom: 6px;
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 8px;
  letter-spacing: 1px;
  opacity: 0.8;
  box-shadow: 2px 3px 3px rgba(244, 67, 87, 0.4);
}
.section_3 .news_wrap .wrap_text .wrap_add .itm .btn_more:hover {
  opacity: 1;
  box-shadow: 2px 3px 3px rgba(244, 67, 87, 0.8);
}
.section_4 {
  padding-top: 30px;
}
.section_4 .title h3 {
  margin: 0;
  margin-bottom: 50px;
  font-family: 'Arial Italic';
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 25px;
  color: #fa1e32;
}
.section_4 .calendar_wrap {
  position: relative;
  min-height: 400px;
  padding: 20px;
  padding-bottom: 10px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;
}
.section_4 .calendar_wrap:after {
  content: "";
  display: block;
  position: absolute;
  left: 100px;
  right: 100px;
  top: 0;
  height: 15px;
  background-image: repeating-linear-gradient(90deg, transparent, transparent 10px, #cccccc 10px, #cccccc 20px, transparent 20px, transparent 30px);
}
.section_4 .calendar_wrap .data {
  padding-left: 40px;
  text-align: center;
  font-size: 16px;
}
.section_4 .calendar_wrap .data span {
  font-family: 'Conv_ProximaNova-Bold';
  position: relative;
  color: #fa1e32;
  font-size: 80px;
}
.section_4 .calendar_wrap .data span:before {
  left: 100%;
  top: 50%;
  content: "";
  display: inline-block;
  position: absolute;
  width: 30px;
  height: 1px;
  background: #000;
}
.section_4 .calendar_wrap .data span:after {
  right: 100%;
  top: 50%;
  content: "";
  display: inline-block;
  position: absolute;
  width: 30px;
  height: 1px;
  background: #000;
}
.section_4 .calendar_wrap h4 {
  font-family: 'Conv_ProximaNova-Bold';
  font-size: 20px;
  color: #222;
}
.section_5 {
  padding-bottom: 50px;
  padding-top: 50px;
}
.section_5 .title h3 {
  margin: 0;
  margin-bottom: 45px;
  font-family: 'Conv_ProximaNova-Xbold';
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 35px;
  color: #0e065f;
}
.section_5 img {
  max-width: 100%;
}
.section_5 h4 {
  margin-top: 0;
  font-family: 'Conv_ProximaNova-Bold';
  color: #222;
  font-size: 22px;
  margin-bottom: 2px;
}
.section_5 h4 span {
  font-family: 'Conv_ProximaNova-Reg';
  font-size: 14px;
  color: #666;
}
.section_5 h5 {
  padding: 10px;
  margin-bottom: 12px;
  position: relative;
  display: inline-block;
  color: #fff;
  letter-spacing: 2px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'Conv_ProximaNova-Bold';
}
.section_5 h5:after {
  -webkit-box-shadow: 3px 3px 15px #ccc;
  box-shadow: 3px 3px 15px #ccc;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background: #0e065f;
  top: 0;
  left: 0;
  -webkit-transform: skewX(-15deg);
  -moz-transform: skewX(-15deg);
  -ms-transform: skewX(-15deg);
  -o-transform: skewX(-15deg);
  transform: skewX(-15deg);
}
.section_5 p {
  font-family: 'Conv_ProximaNova-Reg';
  font-size: 16px;
  color: #222;
}
.section_6 .wrap_slid_g {
  padding-left: 50px;
  padding-right: 50px;
}
.section_6 .wrap_slid_g .owl-prev {
  color: #0e065f;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
  cursor: pointer;
  line-height: 1;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-right: 10px;
  -moz-transition: all 0.4s 0.02s ease;
  -o-transition: all 0.4s 0.02s ease;
  -webkit-transition: all 0.4s 0.02s ease;
}
.section_6 .wrap_slid_g .owl-prev:hover {
  color: #fa1e32;
}
.section_6 .wrap_slid_g .owl-next {
  color: #0e065f;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
  cursor: pointer;
  line-height: 1;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-right: 10px;
  -moz-transition: all 0.4s 0.02s ease;
  -o-transition: all 0.4s 0.02s ease;
  -webkit-transition: all 0.4s 0.02s ease;
}
.section_6 .wrap_slid_g .owl-next:hover {
  color: #fa1e32;
}
.section_6 .wrap_slid_g .owl-item {
  float: left;
}
.section_6 .wrap_slid_g .item_slid_g {
  -webkit-box-shadow: 0 0 15px #666;
  box-shadow: 0 0 15px #666;
  position: relative;
}
.section_6 .wrap_slid_g .item_slid_g:hover:after {
  opacity: 1;
}
.section_6 .wrap_slid_g .item_slid_g:hover .wrap_disc {
  opacity: 1;
}
.section_6 .wrap_slid_g .item_slid_g img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}
.section_6 .wrap_slid_g .item_slid_g:after {
  -moz-transition: all 0.4s 0.02s ease;
  -o-transition: all 0.4s 0.02s ease;
  -webkit-transition: all 0.4s 0.02s ease;
  opacity: 0;
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.section_6 .wrap_slid_g .item_slid_g .wrap_disc {
  -moz-transition: all 0.4s 0.02s ease;
  -o-transition: all 0.4s 0.02s ease;
  -webkit-transition: all 0.4s 0.02s ease;
  opacity: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  position: absolute;
  border: 1px solid #fff;
  color: #fff;
}
.section_7 h3 {
  margin-bottom: 20px;
}
.section_7 table tr td {
  padding: 5px;
}
.section_7 table {
  margin-bottom: 20px;
}
.footer {
  position: absolute;
  padding-top: 10px;
  margin-top: 50px;

  background: #181940;
  width: 100%;
}
.footer .soc {
  border-bottom: 1px solid #ccc;
  padding-top: 20px;
  padding-bottom: 15px;
  color: #fff;
  text-align: center;
  
}
.footer .soc h4 {
  margin: 0;
  font-family: 'Conv_ProximaNova-Xbold';
  font-size: 24px;
  letter-spacing: 3px;
  margin-bottom: 10px;
}
.footer .soc ul {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
}
.footer .soc ul li {
  display: inline-block;
}
.footer .soc ul li a {
  margin-left: 8px;
  margin-right: 8px;
  font-size: 36px;
  color: #fff;
}
.footer .sub {
  border-bottom: 1px solid #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer .sub .flogo {
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer .sub .flogo img {
  display: inline-block;
  max-width: 60px;
}
.footer .sub .flogo span.line {
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 2px solid #fff;
  font-family: 'Conv_ProximaNova-Bold';
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  letter-spacing: 1px;
}
.footer .sub .flogo span.line .age_wrap {
  letter-spacing: 0;
  color: #fa1e32;
  font-size: 10px;
}
.footer .sub .flogo span.line .age_wrap .age_num {
  font-size: 28px;
  line-height: 0;
}
.footer .sub .form_sub {
  padding-top: 12px;
}
.footer .sub .form_sub form {
  position: relative;
}
.footer .sub .form_sub form input {
  padding-left: 10px;
  width: 100%;
  background: none;
  border: 1px solid #ccc;
  height: 60px;
  color: #fff;
}
.footer .sub .form_sub form button {
  position: absolute;
  background: none;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  height: 60px;
  right: 0;
  top: 0;
  width: 40px;
  font-size: 22px;
  color: #fff;
}
.footer .sub .form_sub form button:hover {
  color: #fa1e32;
}
.footer .sub .tel_f {
  color: #FFF;
  text-align: right;
}
.footer .sub .tel_f a {
  font-family: 'Conv_ProximaNova-Bold';
  font-size: 18px;
  color: #FFF;
  letter-spacing: 1px;
}
.footer .sub .tel_f a:hover {
  color: #fa1e32;
}
.footer .sub .tel_f p {
  font-size: 10px;
  margin-bottom: 0;
  color: #ddd;
  letter-spacing: 1px;
}
.footer .addmenu {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}
.footer .addmenu form {
  margin-top: 20px;
  position: relative;
}
.footer .addmenu form input {
  padding-left: 10px;
  width: 100%;
  background: none;
  border: 1px solid #ccc;
  height: 60px;
  color: #fff;
}
.footer .addmenu form button {
  position: absolute;
  background: none;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  height: 60px;
  right: 0;
  top: 0;
  width: 40px;
  font-size: 22px;
  color: #fff;
}
.footer .addmenu form button:hover {
  color: #fa1e32;
}
.footer .addmenu .wrap_add_menu {
  width: 33%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline-block;
}
.footer .addmenu .wrap_add_menu h4 {
  font-family: 'Conv_ProximaNova-Bold';
  font-size: 20px;
  letter-spacing: 2px;
  color: #fa1e32;
  border-bottom: 3px solid #fa1e32;
}
.footer .addmenu .wrap_add_menu ul {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
}
.footer .addmenu .wrap_add_menu ul li {
  margin-bottom: 10px;
}
.footer .addmenu .wrap_add_menu ul li a {
  line-height: 1.2;
  color: #fff;
  font-size: 16px;
}
.footer .cop {
  padding-top: 20px;
  color: #ccc;
}
.footer .cop p {
  line-height: 2;
}
.mob_menu {
  display: none;
  border-right: 1px solid #ccc;
  width: 80%;
  max-width: 440px;
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
}
.mob_menu.mob_menu_open {
  display: block;
}
.mob_menu .mob_menu_wrap {
  height: 200px;
  display: flex;
  height: 100%;
  width: 100%;
}
.mob_menu .mob_menu_wrap .mob_n {
  -moz-transition: all 0.2s 0.02s ease;
  -o-transition: all 0.2s 0.02s ease;
  -webkit-transition: all 0.2s 0.02s ease;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 15px;
}
.mob_menu .mob_menu_wrap .mob_n.mclose {
  height: 100%;
  width: 0;
  padding: 0;
}
.mob_menu .mob_menu_wrap .mob_n .search_mob form {
  position: relative;
}
.mob_menu .mob_menu_wrap .mob_n .search_mob form input {
  padding-left: 15px;
  width: 100%;
  height: 35px;
  border: 1px solid #ccc;
}
.mob_menu .mob_menu_wrap .mob_n .search_mob form button {
  position: absolute;
  top: 0;
  right: 0;
  height: 35px;
  width: 35px;
  border: 1px solid #ccc;
  background: none;
}
.mob_menu .mob_menu_wrap .mob_n .search_mob form button:hover {
  background: #0e065f;
  color: #fff;
  border-color: #0e065f;
}
.mob_menu .mob_menu_wrap .mob_n .back_btn span {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-transition: all 0.2s 0.02s ease;
  -o-transition: all 0.2s 0.02s ease;
  -webkit-transition: all 0.2s 0.02s ease;
  width: 100%;
  height: 40px;
  background: #fff;
  border: 1px solid #ccc;
  top: -1px;
  right: 0;
  text-align: center;
  cursor: pointer;
}
.mob_menu .mob_menu_wrap .mob_n .back_btn span:after {
  position: absolute;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 3px solid #333;
  border-left: 3px solid #333;
  top: 50%;
  margin-top: -6px;
  left: 18px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mob_menu .mob_menu_wrap .mob_n .back_btn span:hover {
  background: #ccc;
}
.mob_menu .mob_menu_wrap .mob_n .mob_ul_wrap {
  padding-top: 30px;
}
.mob_menu .mob_menu_wrap .mob_n .mob_ul_wrap ul {
  padding-left: 0;
  margin-left: -15px;
  margin-right: -15px;
  list-style-type: none;
}
.mob_menu .mob_menu_wrap .mob_n .mob_ul_wrap ul li {
  border-top: 1px solid #ccc;
  height: 40px;
  position: relative;
}
.mob_menu .mob_menu_wrap .mob_n .mob_ul_wrap ul li:last-of-type {
  height: 41px;
  border-bottom: 1px solid #ccc;
}
.mob_menu .mob_menu_wrap .mob_n .mob_ul_wrap ul li a {
  padding-left: 15px;
  display: inline-block;
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  color: #444;
}
.mob_menu .mob_menu_wrap .mob_n .mob_ul_wrap ul li a:hover {
  background: #ccc;
}
.mob_menu .mob_menu_wrap .mob_n .mob_ul_wrap ul li span {
  -moz-transition: all 0.2s 0.02s ease;
  -o-transition: all 0.2s 0.02s ease;
  -webkit-transition: all 0.2s 0.02s ease;
  position: absolute;
  width: 45px;
  height: 41px;
  background: #fff;
  border: 1px solid #ccc;
  top: -1px;
  right: -1px;
  text-align: center;
  cursor: pointer;
}
.mob_menu .mob_menu_wrap .mob_n .mob_ul_wrap ul li span:after {
  position: absolute;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 3px solid #333;
  border-right: 3px solid #333;
  top: 50%;
  margin-top: -6px;
  right: 18px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mob_menu .mob_menu_wrap .mob_n .mob_ul_wrap ul li span:hover {
  background: #ccc;
}
.wrapper {
  position: relative;
  z-index: 2;
  background: #fff;
  -moz-transition: all 0.2s 0.02s ease;
  -o-transition: all 0.2s 0.02s ease;
  -webkit-transition: all 0.2s 0.02s ease;
}
.wrapper .close_mob_menu_filter {
  display: none;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(0, 0, 0, 0.5);
}
.wrapper.wrapper_open {
  -webkit-transform: translateX(80%);
  -moz-transform: translateX(80%);
  -ms-transform: translateX(80%);
  -o-transform: translateX(80%);
  transform: translateX(80%);
}
.wrapper .btn_opn_menu {
  display: none;
  width: 45px;
  height: 45px;
  border: 1px solid;
  position: absolute;
  top: 10px;
  left: 10px;
  cursor: pointer;
  z-index: 1000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.wrapper .btn_opn_menu.active {
  border-color: #FFF;
}
.wrapper .btn_opn_menu.active span {
  background: #FFF;
}
.wrapper .btn_opn_menu.active span:nth-of-type(1) {
  top: 49%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wrapper .btn_opn_menu.active span:nth-of-type(2) {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 0;
}
.wrapper .btn_opn_menu.active span:nth-of-type(3) {
  bottom: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.wrapper .btn_opn_menu span {
  -moz-transition: all 0.4s 0.02s ease;
  -o-transition: all 0.4s 0.02s ease;
  -webkit-transition: all 0.4s 0.02s ease;
  left: 3px;
  height: 1px;
  right: 3px;
  background: #000;
  position: absolute;
}
.wrapper .btn_opn_menu span:nth-of-type(1) {
  top: 10px;
}
.wrapper .btn_opn_menu span:nth-of-type(2) {
  top: 49%;
}
.wrapper .btn_opn_menu span:nth-of-type(3) {
  bottom: 10px;
}

.link_show{
	display: block;
	position: absolute;
	top:180px;
	right:50px;
	height: 312px;
    z-index: 99;
	
}
.link_show img{
	max-height:100%;
	max-width:100%
}

@media (max-width: 992px) {
  .wrapper .btn_opn_menu {
    display: block;
  }
  .header .menu_wrap {
    display: none;
  }
  .header {
    padding-bottom: 10px;
    text-align: center;
    padding-top: 0;
    position: static;
  }
  .header.fixed_head {
    position: static;
  }
  .header .logo img {
    width: auto;
  }
  .header .btn_head {
    padding-top: 10px;
    text-align: center;
  }
  .header .tel_num {
    text-align: center;
  }
  .section_2 .wrap_slid_item h4 {
    margin-top: 15px;
  }
  .section_5 img {
    margin-bottom: 20px;
  }
  .footer {
    text-align: center;
  }
  .footer .sub .flogo img {
    max-height: 100px;
  }
  .footer .sub .tel_f {
    text-align: center;
    padding-top: 10px;
  }
  .footer .addmenu .wrap_add_menu {
    width: 50%;
    text-align: left;
  }
  .section_4 .calendar_wrap {
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
	.link_show{
		position: initial;
		width:100%;
		text-align:center
		
	}
  .section_1 video {
    width: auto;
  }
  .owl-stage-outer:after {
    content: "";
    display: table;
    clear: both;
  }
  .section_2 .wrap_slid {
    padding-left: 0;
    padding-right: 0;
  }
  .section_5 .title h3,
  .section_4 .title h3 {
    font-size: 28px;
  }
  .section_6 .wrap_slid_g {
    padding-left: 0;
    padding-right: 0;
  }
  .section_1 .container .row .col-md-12 .wrap_tab h2 {
    font-size: 26px;
  }
  .section_1 .container .row .col-md-12 .wrap_tab h4 {
    font-size: 18px;
  }
  .section_1 .container .row .col-md-12 .wrap_tab .wrap_tab2 h2 {
    font-size: 22px;
  }
  .section_1 .container .row .col-md-12 .wrap_tab {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .section_1 {
    height: auto;
  }
}
@media (min-width: 550px) {
  .wrapper.wrapper_open {
    -webkit-transform: translateX(440px);
    -moz-transform: translateX(440px);
    -ms-transform: translateX(440px);
    -o-transform: translateX(440px);
    transform: translateX(440px);
  }
}
@media (max-width: 468px) {
  .footer .addmenu .wrap_add_menu {
    width: 100%;
    text-align: left;
  }
}

  
.close{
display:block;
position:absolute;
top:-12px;
right:5px;
width:25px;
height:25px;
line-height:28px;
color:#fff;
background:#1BA600;
cursor:pointer;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
border-radius: 15px;
-moz-box-shadow: 1px 1px 3px #000;
-webkit-box-shadow: 1px 1px 3px #000;
box-shadow: 1px 1px 3px #000;
}
.close:hover {
background-color:#f30;
} 