@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');

h1, h2, h3, h4, h5, h6, p, span, ul, li, a, .btn-default, textarea {
	margin: 0;
	padding: 0;
}
.no_space {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
body {
	font-family: 'Montserrat', sans-serif;
}
.alt-font {
	font-family: Verdana, Geneva, sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
a:hover{text-decoration:none;}
a:focus{outline:none; text-decoration:none;}
.header {
    float: left;
    width: 100%;
  
    padding: 10px 0 20px 0;
    text-align: center;
}
.logo {
    float: left;

    text-align: center;
}
ul.navigation li a {
    background: #6ec7da;
    color: #fff;
    padding: 7px 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
	    float: left;
}
ul.navigation li a:hover {
    background: #d60c53;
}
ul.navigation li {
    float: left;
    list-style: none;
    margin: 0 17px;
}
ul.navigation {
    width: 90%;
    margin: 40px auto 0;
}
.banner {
    float: left;
    width: 100%;
    background: url(../images/banner.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner2 {
    float: left;
    width: 100%;
    background: url(../images/banner2.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner3 {
    float: left;
    width: 100%;
    background: url(../images/banner3.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner4 {
    float: left;
    width: 100%;
    background: url(../images/banner4.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner5 {
    float: left;
    width: 100%;
    background: url(../images/banner5.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner6 {
    float: left;
    width: 100%;
    background: url(../images/banner6.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner7 {
    float: left;
    width: 100%;
    background: url(../images/banner7.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner8 {
    float: left;
    width: 100%;
    background: url(../images/banner8.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner9 {
    float: left;
    width: 100%;
    background: url(../images/banner9.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner10 {
    float: left;
    width: 100%;
    background: url(../images/banner10.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner11 {
    float: left;
    width: 100%;
    background: url(../images/banner11.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner12 {
    float: left;
    width: 100%;
    background: url(../images/banner12.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner13 {
    float: left;
    width: 100%;
    background: url(../images/banner13.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner14 {
    float: left;
    width: 100%;
    background: url(../images/banner14.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner15 {
    float: left;
    width: 100%;
    background: url(../images/banner15.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner16 {
    float: left;
    width: 100%;
    background: url(../images/banner16.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner17 {
    float: left;
    width: 100%;
    background: url(../images/banner17.png);
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner-inner {
    float: left;
    width: 59%;
}
.banner-inner a {
    float: right;
    background: #d60c53;
    color: #fff;
    padding: 10px 25px;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1px;
	transition:0.5s;
}
.banner-inner a:hover{
    background:#6ec7da;
	border-radius:5px;
}
.inner-cont {
    float: left;
    width: 100%;
    background: rgba(255, 255, 255, 0.83);
    padding: 30px;
    margin: 65px 0 0 0;
}
.inner-cont h1 {
    font-size: 30px;
    font-weight: 600;
    float: right;
    color: #d60c53;
    letter-spacing: 1px;
}
.inner-cont h1 span{color:#7e7d7d;}
.inner-cont p {
    font-size: 80px;
    color: #7e7d7d;
    font-weight: 200;
    float: right;
}
.inner-cont p img {
    border: solid 2px #d60c53;
    padding: 10px 7px;
    border-radius: 50px;
    margin: 0 3px;
}
.box-cont {
    float: left;
    width: 100%;
}
.box1 {
    float: left;
    width: 100%;
    background: #6ec7da;
}
.box1 p {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 400;
    padding: 80px 108px;
}
.box2 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 65px 108px;
}
.box2 p {
    font-size: 15px;
    line-height: 24px;
    color: #375660;
    font-weight: 600;
    margin: 15px 0 0 0;
}
.box3 {
    float: left;
    width: 100%;
    background: url(../images/box3-bg.png);
    height: 378px;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 75px 85px 80px 108px;
}
.box3 h1 {
    font-size: 50px;
    line-height: 60px;
    color: #d60c53;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
    background: rgba(255, 255, 255, 0.54);
    padding: 70px 0;
    text-transform: uppercase;
}
.box4 {
    float: left;
    width: 100%;
    background: #d60c53;
    padding: 54px 108px;
}
.box4 p {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    font-weight: 600;
    margin: 15px 0 0 0;
}
.rectangle-box {
    float: left;
    width: 100%;
    background: #6ec7da;
    padding: 45px 0 35px 0;
    text-align: center;
}
.rectangle-box h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 65px;
}
.rectangle-box p {
    font-weight: 400;
    font-size: 19px;
    line-height: 26px;
    color: #fff;
    margin: 0 auto;
    width: 63%;
}
.round-cont {
    float: left;
    width: 100%;
    padding: 30px 0 20px 0;
    text-align: center;
}
.round-cont h1 {
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
    color: #375660;
    margin: 15px 0 20px 0px;
	text-transform: uppercase;
}
.rectangle-box2 {
    float: left;
    width: 100%;
    background: #ece9e9;
    padding: 45px 0;
    text-align: center;
}
.rectangle-box2 h1 {
    color: #d60c53;
    font-weight: bold;
    line-height: 50px;
    font-size: 31px;
    margin: 0 auto;
    width: 82%;
}
.box5 {
    float: left;
    width: 100%;
    background: #6ec7da;
    padding: 66px 108px;
}
.box5 p {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    font-weight: 600;
    margin: 15px 0 0 0;
}
.box6 {
    float: left;
    width: 100%;
    background: url(../images/box6-bg.png);
    height: 378px;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 125px 80px 55px;
}
.box6 h1 {
    font-size: 50px;
    line-height: 60px;
    color: #d60c53;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
    background: rgba(255, 255, 255, 0.54);
    padding: 50px 50px;
    text-transform: uppercase;
}
.rectangle-box3 {
    float: left;
    width: 100%;
    background: #d60c53;
    padding: 30px 0 25px 0;
    text-align: center;
}
.rectangle-box3 h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 70px;
    font-size: 45px;
}
.rectangle-box3 p {
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    color: #fff;
    margin: 0 auto;
    width: 63%;
}
.footer {
    float: left;
    width: 100%;
    background: #6ec7da;
    text-align: center;
    padding: 30px 0;
}
.border-l-r {
    border-right: solid 1px #fff;
    border-left: solid 1px #fff;
}
.footer-bot p {
    font-weight: 400;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
}
.footer-bot {
    float: left;
    width: 100%;
    background: #479dbb;
      padding: 10px 0 6px;
}
a.active {
    background: #d60c53 !important;
}
.sub-menu-parent { position: relative; }

.sub-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 34px;
    left: 0;
    width: 200px;
    background: #6ec7da;
    transform: translateY(-2em);
    z-index: -1;
    transition: 0.3s;
    padding: 5px 0 5px 0px;
}
ul.sub-menu li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    background: none;
    padding: 0px 15px;
}
ul.sub-menu li:hover {
    background: #d60c53;
    margin: 0;
}
ul.sub-menu li a:hover{
    color: #000;
}
ul.sub-menu li {
    line-height: 32px;
    margin: 0;
    padding: 0 0 0 0px !important;
    width: 100%;
    float: left;
	    text-align: left;
}
.sub-menu-parent:focus .sub-menu,
.sub-menu-parent:focus .sub-menu,
.sub-menu-parent:hover .sub-menu {
  visibility: visible; /* shows sub-menu */
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s; /* this removes the transition delay so the menu will be visible while the other styles transition */
}
#left-menu {
    width: 220px;
    height: 100%;
    position: fixed;
    background: #d60b52;
    margin-left: -220px;
    z-index: 999;
    overflow: scroll;
}
#left-menu ul{margin:0px;padding:0px 0px;width:100%;list-style:none;}
#left-menu ul li{}
#left-menu ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 12px 10px;
    text-transform: uppercase;
    border-bottom: solid 1px #fff;
}
#left-menu ul li a:hover{background:#000;}
.drop-open1{display:none;}
ul.drop-open1 li a {
    font-size: 12px;
    padding: 5px 10px !important;
}
.drop-open2{display:none;}
ul.drop-open2 li a {
    font-size: 12px;
    padding: 5px 10px !important;
}
#menulink {
    /* width: 20%; */
    background: #d60b52;
    /* color: #fff; */
    /* line-height: 40px; */
    /* text-indent: 10px; */
    /* cursor: pointer; */
    position: fixed;
    right: 15px;
    z-index: 9999;
    top: 15px;
    padding: 0px 3px;
	display:none;
}
.box7 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 76px 108px;
}
.box7 p {
    font-size: 15px;
    line-height: 24px;
    color: #375660;
    font-weight: 600;
    margin: 15px 0 0 0;
}
.box8 {
    float: left;
    width: 100%;
    background: url(../images/box8-bg.png);
    height: 378px;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 75px 85px 80px 108px;
}
.box8 h1 {
    font-size: 50px;
    line-height: 60px;
    color: #d60c53;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
    background: rgba(255, 255, 255, 0.54);
    padding: 70px 0;
    text-transform: uppercase;
}

.box9 {
    float: left;
    width: 100%;
    background: #d60c53;
    padding: 54px 108px;
}
.box9 p {
    font-size: 45px;
    line-height: 51px;
    color: #fff;
    font-weight: 600;
    margin: 15px 0 0 0;
}
.box10 {
    float: left;
    width: 100%;
    background: #6ec7da;
}
.box10 p {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 400;
    padding: 80px 108px 81px 108px;
}
.box11 {
    float: left;
    width: 100%;
    background: #6ec7da;
    text-align: center;
}
.box11 p {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 400;
    padding: 10px 88px 20px 108px;
    text-align: left;
}
.box11 img {
    margin: 46px 0 0px 0;
}
.box8 p {
    font-size: 16px;
    line-height: 24px;
    color: #008d8b;
    font-weight: 400;
    background: rgba(255, 255, 255, 0.54);
    padding: 70px 40px;
}
.box12 {
    float: left;
    width: 100%;
    background: #d60c53;
    padding: 46px 108px;
}
.box12 p {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    font-weight: 600;
    margin: 4px 0 0 0;
}
.rectangle-box4 {
    float: left;
    width: 100%;
    padding: 40px 0;
    background: #ece9e9;
	text-align:center;
}
.rectangle-box4 p {
    font-weight: 500;
    font-size: 22px;
    color: #375660;
}
.box13 {
    float: left;
    width: 100%;
    background: #6ec7da;
    text-align: center;
}
.box13 img {
    margin: 46px 0 0px 0;
}
.box13 p {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 400;
    padding: 30px 88px 77px 108px;
    text-align: left;
}
.box14 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 76px 108px;
	background:url(../images/box14-bg.png);
	height:556px;
	background-size:cover;
}
.box14 p {
    font-size: 15px;
    line-height: 24px;
    color: #375660;
    font-weight: 600;
    margin: 25px 0 0 0;
}
.box15 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 26px 108px 50px 108px;
}
.box15 p {
    font-size: 15px;
    line-height: 24px;
    color: #375660;
    font-weight: 600;
    margin: 25px 0 0 0;
}
.box16 img {
    margin: 46px 0;
}
.box16 {
    float: left;
    width: 100%;
    background: #d60c53;
    padding: 46px 108px 70px 108px;
    text-align: center;
}
.box16 p {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    font-weight: 600;
    margin: 25px 0 0 0;
	text-align:left;
}
.box18 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 125px 108px;
    background: url(../images/box14-bg.png);
    height: 714px;
    background-size: cover;
}
.box18 p {
    font-size: 15px;
    line-height: 24px;
    color: #375660;
    font-weight: 500;
    margin: 11px 0 0 0px;
}
.box19 {
    float: left;
    width: 100%;
    background: #6ec7da;
    text-align: center;
}
.box19 img {
    margin: 46px 0 0px 0;
}
.box19 p {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 400;
    padding: 30px 88px 77px 108px;
    text-align: left;
}
.box18 p img {
    margin: 0 10px 0 0;
}
.enquiry {
    float: left;
    width: 100%;
    padding: 50px 0;
}
.field-label {
    color: #375660;
    float: left;
    width: 100%;
    margin: 0;
    line-height: 22px;
}
input.fieldo {
    float: left;
    width: 100%;
    padding: 0 10px;
    border-bottom: dotted 2px #375660;
    border-right: none;
    border-left: none;
    border-top: none;
}
.line {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label
{
  position: relative;
    padding-left: 48px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #375660;
    font-weight: 600;
    font-size: 14px;
}
[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
        content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 19px;
    border: 1px solid #375660;
    background: #fff;
}
[type="checkbox"]:checked + label:after,
[type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #d60c53;
    position: absolute;
    top: 6px;
    left: 6px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.enquiry p {
    float: left;
    width: 50%;
    margin: 5px 0;
}
.enquiry h1 {
    color: #375660;
    font-weight: 600;
    font-size: 15px;
    float: left;
    width: 100%;
    margin: 5px 0 20px 0;
}
textarea.fieldo {
    float: left;
    width: 100%;
    padding: 0 10px;
    border: solid 1px #375660;
    resize: none;
    margin: 10px 0 0 0;
    padding: 10px;
    height: 85px;
}
input.submit {
    float: left;
    width: 100%;
    background: #d60c53;
    color: #fff;
    font-size: 30px;
    border: none;
    padding: 15px 0;
    font-weight: 600;
}
input:focus{outline:none;}
textarea:focus{outline:none;}
.box20 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px 0 40px 0;
    background: #6ec7da;
}
.box20 p {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    margin: 25px 0 0 0;
}
.box21 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 26px 108px 50px 108px;
    min-height: 560px;
}
.box21 p {
    font-size: 15px;
    line-height: 24px;
    color: #375660;
    font-weight: 400;
    margin: 25px 0 0 0;
}
.box22 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 108px;
    background: #ffffff;
}
.box21 p img {
    margin: 0 10px 0 0;
}
.box22 p img {
    margin: 0 10px 0 0;
}
.box22 p {
    font-size: 15px;
    line-height: 24px;
    color: #375660;
    font-weight: 400;
    margin: 11px 0 0 0px;
}
.box23 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 108px;
    background: #ffffff;
    min-height: 628px;
}
.box23 p img {
    margin: 0 10px 0 0;
}
.box23 p {
    font-size: 15px;
    line-height: 24px;
    color: #375660;
    font-weight: 400;
    margin: 11px 0 0 0px;
}
.box24 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 108px;
    background: #ffffff;
    min-height: 550px;
}
.box24 p img {
    margin: 0 10px 0 0;
}
.box24 p {
    font-size: 15px;
    line-height: 24px;
    color: #375660;
    font-weight: 400;
    margin: 11px 0 0 0px;
}
.box25 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 108px;
    background: #ffffff;
    min-height: 270px;
}
.box25 p {
    font-size: 15px;
    line-height: 24px;
    color: #375660;
    font-weight: 400;
    margin: 11px 0 0 0px;
}
.box26 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 108px;
    background: #ffffff;
    min-height: 470px;
}
.box26 p {
    font-size: 15px;
    line-height: 24px;
    color: #375660;
    font-weight: 400;
    margin: 11px 0 0 0px;
}
.box27 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 108px;
    background: #ffffff;
    min-height: 490px;
}
.box27 p img {
    margin: 0 10px 0 0;
}
.box27 p {
    font-size: 15px;
    line-height: 24px;
    color: #375660;
    font-weight: 400;
    margin: 11px 0 0 0px;
}
.box28 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 108px;
    background: #ffffff;
    min-height: 740px;
}
.box28 p img {
    margin: 0 10px 0 0;
}
.box28 p {
    font-size: 15px;
    line-height: 24px;
    color: #375660;
    font-weight: 400;
    margin: 11px 0 0 0px;
}
.box29 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 108px;
    background: #ffffff;
    min-height: 740px;
}
.box29 p img {
    margin: 0 10px 0 0;
}
.box29 p {
    font-size: 15px;
    line-height: 24px;
    color: #375660;
    font-weight: 400;
    margin: 11px 0 0 0px;
}


<!---->
.box77 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 76px 108px;
    height: 350px;
}
.box77 p {
    font-size: 15px;
    line-height: 24px;
    color: #375660;
    font-weight: 600;
    margin: 15px 0 0 0;
}
.box88 {
    float: left;
    width: 100%;
    background: url(../images/box8-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 350px;
    padding: 75px 85px 80px 108px;
}
.box88 h1 {
    font-size: 50px;
    line-height: 60px;
    color: #d60c53;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
    background: rgba(255, 255, 255, 0.54);
    padding: 70px 0;
    text-transform: uppercase;
}
.box88 p {
    font-size: 16px;
    line-height: 24px;
    color: #008d8b;
    font-weight: 400;
    background: rgba(255, 255, 255, 0.54);
    padding: 40px 30px;
}
.box111 {
    float: left;
    width: 100%;
    background: #6ec7da;
    text-align: center;
    height: 350px;
}
.box111 p {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 400;
    padding: 10px 88px 20px 108px;
    text-align: left;
}
.box111 img {
    margin: 46px 0 0px 0;
}
.box122 {
    float: left;
    width: 100%;
    background: #d60c53;
    padding: 46px 108px;
    height: 350px;
}
.box122 p {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    font-weight: 600;
    margin: 4px 0 0 0;
}







.bannerbox {
    background: #6ec7d9;
    padding: 41px 0 40px;
}


.bannerbox h1 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 35px;
}



.box-text{ background:#d60a51;     padding: 40px 0 50px;}


.box-text h2 {
    text-align: center;
    color: #fff;
    font-size: 25px;}
	
	
	
	.box-text h3 {
    color: #fff;
    width: 50%;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 25px;
    font-size: 18px;
    line-height: 28px;
}

.box-text p {
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin-top: 25px;
    font-weight: 400;

}




.center{ display:block; margin:0 auto; float:none;}
.box-text span{ font-weight:500;}
.logo img{ display:block;    margin: 0 auto; float:none;}



.footer-bot a {
    text-align: center;
    color: #fff;}