@charset "UTF-8";
/*------------------------------------------------------------------//
  Normalize:
//------------------------------------------------------------------*/

html, body {
  overflow-x: hidden;
}

ul,
ul li {
  margin: 0;
  padding: 0; }

a,
a:active,
a:hover,
input,
textarea {
  outline: none; }

pre,
textarea {
  overflow: auto; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: 0 0;
  text-decoration: none; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
optgroup,
strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

svg:not(:root) {
  overflow: hidden; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  border: 0;
  margin: 0;
  padding: 0; }

body {
  line-height: 1.5; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  outline: none;
  }

ul li {
  list-style-type: none; }

img {
  border: none; }

textarea {
  resize: none; }

a,
a:hover,
a:focus,
a:visited {
  text-decoration: none; }

a {
  outline: none; }

a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

input::-ms-clear {
  display: none; }

* {
  outline: none !important;
  }

/*------------------------------------------------------------------//
  Theme Options:
//------------------------------------------------------------------*/
/* Transition || Geçiş */
/* Scale */
/* Skew */
/* Rotate */
/* Placeholder Color */
:root {
  --fontFamily: 'Poppins', sans-serif;
  --generalTransition: cubic-bezier(0.23, 1, 0.32, 1);
  --white: #fff; }

/** Mobile Contact **/
.mContact {
  display: none;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 0px 0px;
  z-index: 99999999;
  border: none !important;
  /* font-family: open sans; */ }

.mContact .col-md-6 {
  width: 50% !important;
  float: left;
  padding: 7px !important; }

.mContact .col-md-6 a {
  padding: 10px;
  font-size: 14px; }

.mContact .col-md-6 span {
  font-weight: bold;
  color: #fff;
  padding: 5px;
  position: relative;
  top: 1px; }

.mContact .wp {
  background: #55cd6c; }

.mContact .tl {
  background: #171717; }

.mContact .col-md-6 img {
  width: 30px; }

/** Mobile Contact **/
/** Whatsapp Fixed **/
.whatsappFixed {
  position: fixed;
  top: 50%;
  z-index: 999999;
  background: rgba(29, 177, 84, 0.96);
  color: #fff;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px; }

.whatsappFixed a {
  color: #fff;
  font-size: 40px; }

/** Whatsapp Fixed **/
/** Font Family **/

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-SemiBold.woff2') format('woff2'),
      url('../fonts/OpenSans-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-ExtraBold.woff2') format('woff2'),
      url('../fonts/OpenSans-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Regular.woff2') format('woff2'),
      url('../fonts/OpenSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Bold.woff2') format('woff2'),
      url('../fonts/OpenSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/*------------------------------------------------------------------//
  Main.CSS:
//------------------------------------------------------------------*/
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  font-family: "Poppins", sans-serif; }

#copyright {
  background: #FFFFFF; }

#copyright .copyright-inner {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center; }

#copyright .copyright-inner p {
  color: #000000; }

#copyright .copyright-inner img {
  width: 110px; }


header .header-top {
  background-color: #EEEEEE;
}

header .header-top .languages {
  height: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

header .header-top .languages a {
  margin: 3px;
}

header .header-top .languages a figure img {
  width: 30px;
  height: 30px;
}

header .header-bottom {
  background-color: #fff;
}

header .header-bottom .logo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 10px;
}

header .header-bottom .header-contact {
  display: flex;
  justify-content: flex-end;
}

header .header-bottom .header-contact figure {
  display: flex;
  margin: 20px;
}

header .header-bottom .header-contact figure a i {
  color: #0164b1;
  font-size: 20px;
  background-color: #eeeeee;
  width: 40px;
  height: 40px;
  padding: 10px;
}

header .header-bottom .header-contact figure .text {
  display: flex;
  flex-direction: column;
  padding-left: 10px;
  line-height: 18px;
}

header .header-bottom .header-contact figure span {
  color: #7e7e7e;
  font-weight: 600;
}

header .header-bottom .header-contact figure a {
  color: #7e7e7e;
  font-weight: 400;
}

header .header-bottom .header-contact .social-media {
  margin-top: 15px;
}

header .header-bottom .header-contact .social-media a i {
  color: #0164b1;
  font-size: 20px;
  background-color: #eeeeee;
  width: 40px;
  height: 40px;
  padding: 10px;
}

.slider {
  position: relative;
}

.slider .owl-nav {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.slider .owl-nav .owl-prev, .slider .owl-nav .owl-next {
  width: 50px;
  height: 50px;
  background-color: #00335b !important;
  color: #FFF !important;
  font-size: 30px !important;
  line-height: 50px !important;
  opacity: 0.8;
  transition: all, .3s;
  border: 1px solid #FFF !important;
  box-shadow: 0px 0px 15px -3px #000;
}

.slider .owl-nav .owl-prev {
  float: left;
  margin-left: 15px;
}
.slider .owl-nav .owl-next {
  float: right;
  margin-right: 15px;
}

.slider .owl-nav .owl-prev:hover, .slider .owl-nav .owl-next:hover {
  opacity: 1;
  transition: all, .3s;
}

nav {
	padding-left: 37%;
	width: 100%;
	height: 70px;
	border-bottom: 5px solid #0164b1;
  /* overflow: hidden; */
  margin-top: -40px;
}
nav ul {
	background: #0164b1;
	color: white;
	display: flex;
	list-style: none;
	position: relative;
}
nav ul:before {
	content: "";
	margin-left: -50px;
	width: 0;
	height: 0;
	border-bottom: 100px solid #0164b1;
	border-left: 50px solid transparent;
}

nav ul li {
  line-height: 50px;
  padding: 10px 20px;
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  position: relative;
}
nav ul li:hover > ul{
  /* display: block; */
  opacity: 1;
  transform: translateY(0);
  pointer-events: initial;
}

nav ul li a {
  color: #fff;
}

nav ul li a:hover {
  color: #fff;
}

nav ul li ul {
  /* display: none; */
  position: absolute;
  left: 0;
  z-index: 99999;
  flex-direction: column;
  pointer-events: none;
  opacity: 0;
  transform: translateY(-20px);
  transition: all .3s;
}
nav ul li ul li {
  line-height: 1;
  padding: 0;
}
nav ul li ul li a {
  white-space: nowrap;
  padding: 15px 20px;
  display: block;
}

nav ul li ul:before {
  display: none;
}
nav ul li ul li ul {
  left: 100%;
  top: 0;
}

.slider-under .box {
  display: flex;
  height: 210px;
  justify-content: center;
  align-items: center;
}

.slider-under .box .text {
  display: flex;
  flex-direction: column;
  padding-left: 30px;
  line-height: 30px;
}

.slider-under .box .text .title {
  font-weight: 700;
  font-size: 26px;
  color: #fff;
}

.slider-under .box .text .description {
  font-weight: 400;
  font-size: 22px;
  color: #fff;
}

.slider-under .box:nth-child(1) {
  background-color: #0076D0;
}

.slider-under .box:nth-child(2) {
  background-color: #0064B0;
}

.slider-under .box:nth-child(3) {
  background-color: #03569A;
}

.expertise {
  padding-top: 120px;
}

.expertise .title {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.expertise .title span {
  font-size: 38px;
  font-weight: 700;
  color: #0D2C49;
  letter-spacing: 1.5px;
}

.expertise .title .background {
  font-size: 60px;
  font-weight: 700;
  color: #0D2C49;
  opacity: 0.1;
  margin-top: -90px;
}

.expertise .title .line {
  width: 130px;
  height: 2px;
  background-color:#E00003;
  margin-top: 30px;
}

.expertise .boxs {
  padding-top: 60px;
}

.expertise .boxs .box {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.expertise .boxs .box:hover {
  box-shadow: 0 0 20px 2px rgb(156, 156, 156);
  transition: all 0.5s;
}

.expertise .boxs .box .title {
  padding-top: 30px;
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 18px;
  color: #00335b;
  position: relative;
}

.expertise .boxs .box .line {
  width: 70px;
  height: 1px;
  background-color:#E00003;
  margin: 0 auto;
  margin-bottom: 10px;
}

.expertise .boxs .box .description {
  font-weight: 400;
  font-size: 14px;
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 1.5;
  width: 100%;
  color: #0d2c49;
  margin-bottom: 15px;
  display: block;
}

.expertise .boxs .box .button {
  width: 85px;
  height: 15px;
  border-bottom: 1px solid #484848;
  display: flex;
  justify-content: center;
  align-items: center;
}

.expertise .boxs .box .button span {
  font-weight: 400;
  font-size: 14px;
  color: #484848;
}

.contact-us {
  margin-top: 120px;
  height: 660px;
  background-image: url('../images/contact-background.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.contact-us .image-wrapper {
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.contact-us .image-wrapper img {
  /* max-height: 85%; */
}
.contact-us .form {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.full-image img {
  width: 100%;
  height: auto;
}
.contact-us .contact-us-wrapper {
  height: 100%;
}

.contact-us .contact-us-wrapper .form .text {
  display: flex;
  flex-direction: column;
  margin-bottom: 50px;
  line-height: 35px;
}

.contact-us .contact-us-wrapper .form .text .title {
  font-weight: 700;
  font-size: 38px;
  color: #00335b;
}

.contact-us .contact-us-wrapper .form .text .description {
  font-weight: 400;
  font-size: 18px;
  color: #00335b;
}

.contact-us .contact-us-wrapper .form .contact-button {
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact-us .contact-us-wrapper .form .contact-button .button {
  width: 250px;
  height: 60px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  font-weight: 600;
  font-size: 16px;
  color: #00335b;

}

.contact-us .contact-us-wrapper input,
.contact-us .contact-us-wrapper textarea {
  width: 100%;
  height: 60px;
  border: none;
  margin: 5px;
  padding: 13px 18px;
  background-color: #ebf5f9;
  font-size: 14px;
  font-weight: 400;
  color: #00335b;
}

.contact-us .contact-us-wrapper textarea {
  height: 160px;
}

.contact-us .contact-us-wrapper input[type="submit"] {
  width: auto;
  padding: 0 50px;
  font-weight: bolder;
  text-transform: uppercase;
  font-size: 20px;
  margin: 5px auto;
  display: block;
  outline: none;
  transition: all, .3s;
}
.contact-us .contact-us-wrapper input[type="submit"]:hover {
  background-color: #FFF;
  transition: all, .3s;
}

.owl-item.active.selected {
  opacity: .4;
}

.videos-slider {
  padding: 30px 0;
}

#videos .text {
  display: flex;
  align-items: center;
  padding-top: 110px;
  flex-direction: column;
}

#videos .text .title {
  font-weight: 700;
  font-size: 38px;
  color: #00335b;
}

#videos .text .line {
  width: 130px;
  height: 2px;
  background-color:#E00003;
  margin-top: 30px;
}

#videos .text .background {
  font-weight: 600;
  font-size: 60px;
  color: #00335b;
  opacity: 0.1;
  margin-top: -30px;
  position: absolute;
}

.videos-slider .owl-item {
  opacity: 1;
  transition: all .4s;
}

.videos-slider .owl-item a {
  opacity: 1 !important;
}

.videos-slider .owl-item a:after {
  content: "";
  width: 50px;
  height: 35px;
  background-image: url('../images/youtube-icon.png');
  background-size: 100%;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.videos-slider .owl-item.active.selected {
  transform: scale(1.5);
  z-index: 99;
  opacity: 1;
}

.videos-slider {
  padding: 30px 0;
}

.videos-slider .owl-item {
  opacity: .8;
  transition: all .4s;
  padding: 70px 0px;
}

.videos-slider .owl-nav .owl-prev, .videos-slider .owl-nav .owl-next {
  width: 50px;
  height: 50px;
  background-color: #00335b !important;
  color: #FFF !important;
  font-size: 30px !important;
  line-height: 50px !important;
}

.visitor-book {
  background-image: url('../images/visitorbook.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 533px;
  margin-top: 90px;
}

.visitor-book .title {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 60px;
}

.visitor-book .title span {
  font-size: 38px;
  font-weight: 700;
  color: #0D2C49;
  letter-spacing: 1.5px;
  position: relative;
  z-index: 2;
}
.visitor-book .title span a {
  color: #0D2C49;
}

.visitor-book .title .background {
  font-size: 60px;
  font-weight: 700;
  color: #0D2C49;
  opacity: 0.1;
  margin-top: -90px;
  z-index: 1;
  position: relative;
}

.visitor-book .title .line {
  width: 130px;
  height: 2px;
  background-color:#E00003;
  margin-top: 30px;
}

.visitor-book .boxs {
  margin: 60px 0 0 0;
}

.visitor-book .boxs .boxs-in {
  padding: 10px;
}

.visitor-book .boxs .box {
  width: 100%;
  /* height: 240px; */
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 30px;
  border: 1px solid #f1f1f1;
  box-shadow: 0 15px 20px -24px #000;
}

.visitor-book .boxs .box .name {
  font-weight: 700;
  font-size: 24px;
  color: #00335b;
}

.visitor-book .boxs .box .history {
  font-weight: 400;
  font-size: 16px;
  color: #00335b;
}

.visitor-book .boxs .box .line {
  background-color: #de0000;
  height: 1px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.visitor-book .boxs .box .description {
  font-size: 14px;
  font-weight: 400;
  color: #707070;
  /* height: 120px; */
}

.press {
  margin-top: 100px;
  margin-bottom: 80px;
}

.press .box:hover {
  box-shadow: 0 0 20px 2px rgb(156, 156, 156);
  transition: all 0.5s;
}

.press .box {
  max-height: 270px;
  overflow: hidden;
}

.press .box figure {
    border: 1px solid #f1f1f1;
    padding: 15px;
}

.press .box:nth-child(3n-1) {
  margin-top: 15px;
}
.press .box:nth-child(4), .press .box:nth-child(6) {
  margin-top: -90px;
}

.press .box:nth-child(1) {
  margin-top: -90px;
  position: relative;
}

.press .box:nth-child(3) {
  margin-top: -90px;
  position: relative;
}

.press .box:nth-child(5) {
  margin-top: 15px;
}

.press .text {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.press .text span {
  font-size: 38px;
  font-weight: 700;
  color: #0D2C49;
  letter-spacing: 1.5px;
}

.press .text .background {
  font-size: 60px;
  font-weight: 700;
  color: #0D2C49;
  opacity: 0.1;
  margin-top: -60px;
}

.press .text .line {
  width: 130px;
  height: 2px;
  background-color:#E00003;
  margin-top: 30px;
}

.videos-detail {
  margin: 30px 0;
}
.videos-detail .video {
  padding: 2.5px;
}
.videos-detail .video figure a:after {
  content: "";
  width: 50px;
  height: 35px;
  background-image: url('../images/youtube-icon.png');
  background-size: 100%;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.press-detail {
  margin: 30px 0;
}
.press-detail .press {
  padding: 2.5px;
  margin: 0;
}


footer {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f2f2f2;
}

footer .left figure img {
  margin-bottom: 30px;
}

footer .left .description {
  font-weight: 400;
  font-size: 14px;
  color: #000;
}

footer .left .social {
  margin-top: 30px;
}

footer .left .social a i {
  color: #0164b1;
  font-size: 30px;
  background-color: white;
  width: 60px;
  height: 60px;
  padding: 15px;
}

footer .middle {
  display: flex;
  flex-direction: column;
  padding-left: 60px;
}

footer .middle .title span {
  font-weight: 600;
  font-size: 24px;
  color: #00335b;
}

footer .middle .title .line {
  width: 115px;
  height: 1px;
  background-color: #de0000;
  margin-top: 10px;
  margin-bottom: 40px;
}

footer .middle-title {
  font-weight: 600;
  font-size: 16px;
  color: #000;
}

footer .middle-description {
  width: 200px;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  margin-top: 25px;
  margin-bottom: 25px;
}

footer .right .box {
  display: flex;
}

footer .right .box .footer-blog-text {
  font-size: 14px;
  width: 250px;
}

footer .right .title span {
  font-weight: 600;
  font-size: 24px;
  color: #00335b;
}

footer .right .title .line {
  width: 115px;
  height: 1px;
  background-color: #de0000;
  margin-top: 10px;
  margin-bottom: 40px;
}

footer .right .box {
  margin-bottom: 10px;
}

footer .right .box .footer-blog-text {
  margin-left: 15px;
}

footer .right .box .footer-blog-text .footer-right-title {
  font-weight: 600;
  font-size: 16px;
  color: #00335b;
}

footer .right .box .footer-blog-text .footer-right-description {
  font-weight: 400;
  font-size: 12px;
  color: #000;
  display: block;
  height: 75px;
  overflow: hidden;
}
#gbHeader{
  float:left;
  width:100%;
  margin-bottom:10px;    
}

#gbPageLinks{
  float:right;
}

#gbNavLinks{
  float: left;
  padding: 0 15px;
}

#gbEntriesWrap, #gbNoEntriesWrap{
  clear:both;
}

#gbEntriesWrap .nocellspacing{
  border-spacing:0;
}

#gbEntriesWrap .vtop{
  vertical-align:top;
}

#gbCredit{
  display:block;
  margin-top: -7px;
  color: #BBBBBB;
  font-size: 80%;
}

.gbEntry, .entry-content .gbEntry{
  width:100%;
  padding:0;
  margin-bottom: 7px;
  border:1px solid #888888;
  border-spacing:0;
}

.gbEntryTop, .entry-content .gbEntryTop{
  padding: 0 2px;
  width:80%
}
#gbHeader {
  width: 100%;
  display: block;
  float: none;
  margin-bottom: 10px;
  background-color: #03569a;
  padding: 10px;
  color: #FFF;
}
#gbHeader:after {
  content: "";
  clear: both;
  display: block;
}
#gbHeader a {
  display: inline-block;
  background-color: #FFF;
  padding: 5px 15px;
  border-radius: 5px;
}

#gbSignWrap {
  width: 100%;
  background: #ededed;
  border-radius: 5px;
  padding: 50px;
}
#gbSignPersonal {
  padding: 0;
  margin: 0 0 25px 0;
  width: 100%;
  border-collapse: inherit;
}

#gbSignWrap tr {
  margin: 15px 0 !important;
  display: block;
}
#gbSignWrap tr:first-child {
  margin-top: 0 !important;
}
#gbSignWrap tr:last-child {
  margin-bottom: 0 !important;
}
#gbSignWrap tr td {
  font-size: 12px;
}
#gbSignWrap tr td:nth-child(1) {
  width: 100px;
  font-weight: bolder;
  font-size: 15px;
}
#gbSignWrap tr td input {
  padding: 5px 15px;
  font-size: 15px;
}
#gbSignText {text-align: left;font-weight: bold;}
#gbSignText #comment {width: 100%; margin: 15px 0; font-weight: 400; padding: 15px; height: 100px;}
#gbSignText #submit {border-radius: 5px;background-color: #03569a;border: none;color: #FFF;line-height: 40px;width: 150px !important;}
#gbSignText #submit:hover {background-color: #00ccff;}


.product {
  margin: 25px 0;
}
.product .items .owl-nav button {
  width: 50px;
  height: 50px;
  background-color: #0076d0;
  text-align: center;
  line-height: 50px;
  border-radius: 4px;
}
.product .items .owl-nav button span {
  font-size: 30px;
  color: #FFF;
}
.product .items .owl-nav button:hover {
  background-color: #03569a;
}