* {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	list-style:none;
	-webkit-appearance:none;
}
:before {
transition:.5s;
}
a {
	text-decoration:none;
}
p {
    line-height: 29px;
}
.mobile img {
	width: 200px;
}
body {
	font-family: 'Titillium Web', sans-serif;
	font-size: 15px;
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
}
.wrapper {
	width:1200px;
	margin:0px auto;
}
.full-wrapper {
	margin: 0px auto;
	width: 100%;
	position:relative;
}
.wrap {
	float:left;
	width:100%;
}

.header *{transition:1s;}
.header {
    color: #fff;
    background: none;
    position: fixed;
    z-index: 9;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 4px;
    margin-top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.logo {
    float: left;
}
.ipn0{
    float:left;
    width:100%;
    padding:50px 0;
}


ul.nav li a {
    color: #6f8686;
    text-shadow: 0 0 1px rgba(111,134,134,0.3);
}

ul.nav li a {
    color: #fff;
    padding: 7px 50px;
    /*text-transform: uppercase;*/
    width: 100%;
    display: block;
    border-radius: 3px;
    transition: 0.2s !IMPORTANT;
    overflow: hidden;
    font-size: 16px;
}

ul.nav li a:hover {
    background: #fff;
    color: #000;
    border-radius: 5px 5px 0 0;
}



ul.nav li.active a {
    background: #fff;
    color: #000;
    border-radius: 5px 5px 0 0;
}



ul.nav li {
    display: inline-block;
}
ul.nav {
    float: right;
    margin-top: 29px;
}

.banner-text a:hover {
    transform: scale(0.9);
    transition: 1s;
}

.ipn1 a:hover {
    color: #2d698b;
    background: #fff;
    box-shadow: 0 0 8px;
}

.ipn1 .padding {
    float: left;
    width: 33%;
    text-align: left;
    padding: 16px;
}


/*.ipn1 .padding {
    float: left;
    width: 25%;
    text-align: center;
    padding: 16px;
}*/

.header .logo {
    margin-top: 19px;
}
.sticky {
    position: fixed;
    z-index: 999;
    margin-top: 0 !important;
    background: rgb(71, 122, 153);
}


.sticky .logo {
    transition: 1s;
}
.sticky ul.nav {
    float: right;
    margin-top: 12px;
}
.sticky .logo img {
    width: auto;
    transition: 1s;
}
.sticky .logo {
    margin-top: 10px;
}

.banner {
    position: relative;
}

.banner-text {
    float: left;
    width: 100%;
    text-align: center;
    position: absolute;
    color: #fff;
    top: 43%;
}
.banner-text h1 {
    font-size: 38px;
    font-weight: 400;
    margin-bottom: 15px;
}
.banner-text a {
    display: inline-block;
    color: #000;
    background: #fff;
    padding: 6px 25px;
    font-weight: 500;
    border-radius: 6px;
    margin: 17px 24px;

}

.ipn1 {
    background: url(../images/ipn1.jpg);
    background-size: 100% 100%;
    background-attachment: fixed;
	text-align:center;
}

.ipn1 h2 {
    font-size: 33px;
    margin-bottom: 10px;color:#3a3939;
}
.ipn1 p {
    font-size: 17px;
    margin-bottom: 13px;
}
.ipn1 a {
    background: #2d698b;
    color: #fff;
    padding: 7px 22px;
    display: inline-block;
    border-radius: 8px;
}

.ipn10 {
    background: url(../images/item-primary-bg1-old.png);
    background-size: 100% 100%;
    background-attachment: fixed;
	text-align:center;
}

.ipn10 h2 {
    font-size: 33px;
    margin-bottom: 10px;color:#3a3939;
}
.ipn10 p {
    font-size: 17px;
    margin-bottom: 13px;
}
.ipn10 a {
    background: #2d698b;
    color: #fff;
    padding: 7px 22px;
    display: inline-block;
    border-radius: 8px;
}
.ipn11 {
    background: url(../images/index.jpg);
    background-size: 100% 100%;
    background-attachment: fixed;
	text-align:center;
}

.ipn11 h2 {
    font-size: 33px;
    margin-bottom: 10px;color:#3a3939;
}
.ipn11 p {
    font-size: 17px;
    margin-bottom: 13px;
}
.ipn11 a {
    background: #2d698b;
    color: #fff;
    padding: 7px 22px;
    display: inline-block;
    border-radius: 8px;
}


.apn3 .padding {
    float: left;
    width: 16.6%;
    text-align: center;
    padding: 12px;
}
.apn3 h3 {
    margin-top: 12px;
    margin-bottom: 8px;
}
.apn3 .box {
    background: #383838;
    color: #fff;
    float: left;
    width: 100%;
    padding: 27px;
    margin-top: 21px;
    position:relative;
}
.apn3 .box h3 {
    font-size: 24px;
    margin-top:0;
}
.apn3 .box b {
    font-size: 16px;
    margin-bottom: 14px;
    display: block;
}
.apn3 .box p {
    text-align: justify;
    line-height: 28px;
}
.apn3 .box:before {
    content: "";
    position: absolute;
    top: -16px;
    left: 50px;
    border-width: 0px 15px 20px;
    border-style: solid;
    border-color: #383838 transparent;
    display: block;
    width: 0;
}
.apn3 h2 {
    text-align: center;
    font-size: 33px;
    margin-bottom: 32px;
}


.apn3 {
    padding-bottom: 50px;
}
.apn3 .padding {
    width: 100%;
    margin-bottom: 20px;
}

.ipn2 {
    background: url(../images/ipn2.jpg);
    background-size: 100% 100%;
    background-attachment: fixed;
	text-align:center;
	color:#fff;
}


.ipn2 h2 {
    font-size: 40px;
    margin-bottom: 12px;
}

.ipn2 p {
    font-size: 16px;
    letter-spacing: .5px;
}


.ipn3{text-align:center;}

.ipn3 h2 {
    font-size: 33px;
    margin-bottom: 16px;
}

.wrap.footer .block:last-child {
    text-align: right;
}
.wrap.footer .block {
    float: left;
    width: 50%;
    padding: 15px 0;
}
.wrap.footer {
    background: #1c1c1c;
    color: #fff;
}


@media (min-width:100px) and (max-width:1024px)
{
	.wrapper{width:90%;}
	.ipn3 img {
    width: 100%;
}
}

@media (min-width:100px) and (max-width:900px)
{
	.wrapper{width:90%;}
	.ipn3 img {
    width: 100%;
}
.banner-text {
    float: left;
    width: 100%;
    text-align: center;
    position: inherit;
    color: #fff;
    top: 0;
    background: #477a99;
    padding: 29px 13px;
}
.banner-text h1 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 43px;
}
.banner-text a {
    border-radius: 0;
    margin: 0;
    width: 100%;
    margin-bottom: 5px;
}
.ipn1 h2 {
    font-size: 23px;
    line-height: 39px;
}

.ipn1 .padding {
    width:100%;
    padding: 0;
    margin-bottom: 38px;
}
.wrap.footer .block {
    width: 100%;
    text-align: center;
}
.wrap.footer .block:last-child {
    text-align: center;
}
.ipn1 {
    background-size: auto 100%;
}
.ipn2 {
    background-size: auto 100%;
}
.ipn3 {
    background-size: auto 100%;
}
.header {
    background: #477a99;
	position:inherit;
}
.logo {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.sticky{display:none;}


.openNav {
    display: block !important;
}
ul.nav {
    display: none;
}
.header .logo {
    margin-top: 14px;
    margin-bottom: 10px;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body {
  color: #666666;
  line-height: 1.5em;
  position: relative;
}
.navOpen {
  overflow: hidden;
}
.full-wrapper {
    transition-duration: 0.5s;
    transition-timing-function: swing;
    background-color: white;
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
}
.full-wrapper.open {
  transform: translateX(250px) translateY(50px);
  -webkit-transform: translateX(250px) translateY(50px);
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
}
.openNav {
    transition-duration: 0.5s;
    transition-timing-function: swing;
    width: 42px;
    height: 42px;
    background-color: #27394a;
    position: fixed;
    border-radius: 5px;
    top: 20px;
    left: 20px;
    z-index: 999999999;
    display: none;
}
.openNav:hover {
  cursor: pointer;
}
.openNav .icon {
    transition-duration: 0.2s;
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: white;
    top: 21px;
    left: 6px;
    transform: scale(.8);
}
.openNav .icon:before,
.openNav .icon:after {
  transition-duration: 0.5s;
  background-color: white;
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  left: 0px;
}
.openNav .icon:before {
  top: -7px;
}
.openNav .icon:after {
  top: 7px;
}
.openNav.open {
  transform: translateX(250px) translateY(50px);
  -webkit-transform: translateX(250px) translateY(50px);
}
.openNav.open .icon {
  background-color: transparent;
}
.openNav.open .icon:before,
.openNav.open .icon:after {
  top: 0;
}
.openNav.open .icon:before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.openNav.open .icon:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
nav {
    background-color: #477a99;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
}
nav a {
    color: #fff;
    font-size: 17px;
}
nav ul {
  width: 250px;
  margin-top: 50px;
}
nav ul:hover li {
  color: rgba(255, 255, 255, 0.5);
}
nav ul li {
  transition-duration: 0.25s;
  display: block;
  padding: 5px 40px;
  color: white;
  letter-spacing: 0.02em;
  text-align: right;
}
nav ul li:hover {
  cursor: pointer;
  color: white;
}


nav{display:block !important;}

}

nav{display:none;}

.rmstyle{ all:none; }
