

body{font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;margin:0px;overflow-x:hidden;}

.full-wrapper{width:1366px; max-width:1366px;margin:0px auto;overflow-x:hidden;position:relative;min-height:100%;}
.wrapper{width:1200px;margin:0px auto;}

.mobile{float:left;width:100%;}
a{color:black;    text-decoration: none;}
.top3 {
    float: left;
    width: 100%;
    border-top: 5px solid #3e4fb8;
    z-index: 99999999;
    position: absolute;
    background: rgba(0, 0, 0, 0.66);
    height: 80px;
}
 .top3 .all-top{float:left; width:100%;position:relative;    left: -8px;background-size:100% 100%;}
 .top3 .all-top:before{position:absolute; right:100%; width:500px;height:100%; content:''}
 .top3 .all-top:after{position:absolute; left:100%;height:100%; content:''}
 .top3 .nav{float:left; transition-delay:.5s;-webkit-transition-delay:.5s;-moz-transition-delay:.5s;    margin: 15px 0px;}
 .top3 ul li{float:left; list-style:none;}
 .top3 ul li .active{color:#f59310;}
.top3 ul li a {
    float: left;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0px 48px;
    border-right: 1px solid #dfdfe0;
}





.mobile{display:none;}

 .top3 .nav:first-child ul{float:right;padding:0}
 .top3 .nav:first-child ul li{}
 .top3 .nav:last-child{float:right;}
 .top3 .nav:last-child ul{float:left;padding:0;}
 .top3 .logo {float: left;width: 200px;position: absolute;left: 491px;top: -0px;text-align: center;z-index: 99;    border-radius: 100px;}
.top3 .logo img {
    width: 170px;
    padding: 0px;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
     -webkit-border-radius: 0px 0px 120px 120px;.
	-moz- border-radius: 0px 0px 120px 120px;
	  -ms-border-radius: 0px 0px 120px 120px;
    -webkit-box-shadow: 0 0 20px grey;
	 -moz-box-shadow: 0 0 20px grey;
	  -ms-box-shadow: 0 0 20px grey;
	
	
}
.hover{display:none;}

.activate{color:#f59310 !important;}


.banner {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    top: 0;
    left: 0;
}

.banner-text {
    float: left;
    width: 100%;
    /* position: absolute; */
    top: 275px;
    background: rgba(0, 0, 0, 0.53);
    z-index: 9999999999;
    text-align: center;
    color: white;
    margin-top: -500px;
}
.banner-text h1 {
    float: left;
    width: 100%;
    z-index: 9999999999;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    margin: 10px;
}
.banner-text .h1 {
    float: left;
    width: 100%;
    z-index: 9999999999;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    font-size: 23px;
    margin-top: 0;
}
.banner-images {
    float: left;
    width: 100%;
    position: absolute;
    top: 450px;
    text-align: center;
    z-index: 99999999999;
}
.banner-images .biap{position:absolute; bottom:20px; left:30px; width:150px;}
.banner-images .biap img{float:left;width:120px ; border:none;}
.banner-images img {
    display:inline-block;
    margin: 0px 34px;
    width: 10%;
    border-radius: 100px;
    border: 3px solid #3e5eab;
}
  .banner-images img:hover { 
   -webkit-transform: rotateY(360deg); /* Safari */
    transform: rotateY(360deg);
	transition:1s;}

.phone2 {
    float: right;
    position: absolute;
    top: 100px;
    background: #3e4fb8;
    color: white;
    right: 100px;
    padding: 9px 19px;
    font-size: 23px;
    font-weight: 400;
    z-index: 999999;
}


.content-wrapper {
    width: 100%;
    float: left;
    position: relative;
    top: 0;
    z-index: 999999999;
}
.content-wrapper2 {
    width: 100%;
    float: left;
    position: relative;
    top: 0;
    z-index: 999999999;
}

.ipn1{float:left;width:100%;background:#f3f3f3;}
.ipn1 .left {
    width: 50%;
    float: left;
    padding-right: 32px;
    padding-bottom: 21px;
    border-right: 1px solid rgba(204, 204, 204, 0.51);
}
.ipn1 .right {
    width: 41%;
    float: right;
    padding-right: 32px;
    padding-bottom: 21px;
    padding-left: 21px;
    margin-left: 10px;
}
.ipn1 .left h2 {
    width: 100%;
    float: left;
    text-transform: uppercase;
    color: #383838;
    font-weight: 400;
}
.ipn1 .right h2 {
    width: 100%;
    float: left;
    text-transform: uppercase;
    color: #383838;
    font-weight: 400;
	padding-left: 19px;
}

.ipn1 .left img {
    width: 35%;
    float: left;
	border-radius:10px;
	border:4px solid #ccc;

}
.ipn1 .left p {
    width: 61%;
    float: right;
    text-align: justify;
    font-size: 15px;
    line-height: 31px;
    padding: 0px;
    margin-top: 0;
}
.span{   
	float: right;
    color: white;
    background: blue;
    padding: 10px;
    font-weight: bold;
    line-height: 9px;
    border-radius: 5px;
    margin-right: 10px;
}

.hr{
    width: 100%;
    float: left;
    border: 3px solid white;
    margin-top: -10px;
    margin-bottom: 25px;
}

.ipn1 .right .block {
    width: 100%;
    float: left;
	background:url("../images/right.jpg");
	background-size:100% 100%;
	background-repeat:no-repeat;	    margin-top: 6px;
		    margin-left: 22px;
}

.ipn1 .right .block p {
    float: left;
    font-size: 15px;
	width:95%;
    width: calc(100% - 38px);
    text-align: justify;
    line-height: 23px;
    padding: 19px;
}
.ipn1 .right .block .date{float:right;width:24%;background:#696969;}
.ipn1 .right .block .day {
    float: left;
    font-size: 62px;

    color: white;
    font-weight: 400;
    margin-left: 21px;
}
.ipn1 .right .block .month {
    float: left;
    font-size: 27px;
    padding: 0;
    color: white;
    font-weight: 400;
    margin-left: 29px;
    margin-top: -10px;
	}
	
	.ipn1 .right .block .month {
    float: left;
    font-size: 27px;
    padding: 0;
    color: white;
    font-weight: 400;
    margin-left: 29px;
    margin-top: -10px;
	}
.ipn1 .right .block .year{
    float: left;
    font-size: 27px;
    padding: 0;
    color: #ababab;
    font-weight: 400;
    margin-left: 29px;
    margin-top: -5px;
	padding-bottom: 11px;
	}
	
.ipn2 {
    float: left;
    width: 100%;
    background: url(../images/h1.jpg);
    background-size: 100% 100%;
}
.ipn2 h2 {
    float: left;
    width: 100%;

    text-align: center;
    color: white;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 53px;
}


.ipn3 {
    float: left;
    width: 100%;
    background: url(../images/ipn3.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 353px;
}
.ipn3 .block {
    float: left;
    width: 23%;
    color: white;
    background: #4858bf;
    text-align: center;
    border-radius: 10px;
    padding-top: 14px;
    margin: 26px 8px;
    border: 3px solid #596ce3;
    position: relative;
    left: 276px;
    margin-right: 48px;
}
.ipn3 .block img {
    width: 90%;
    border: 0;
    float: none;
}
.ipn3 .block h3 {
    text-transform: uppercase;
    font-weight: 600;
    margin: 11px 0px;
}

.ipn3 .block p {
    float: left;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
    width: 100%;
}

footer .box {
    float: left;
    width: 21%;
    margin-right: 48px;
}


.ppn3 p {
    float: left;
    width: 100%;
    text-align: justify;
    line-height: 25px;
    margin-bottom: 0px;
}

footer {
    float: left;
    width: 100%;
    background: url(../images/footer.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 318px;
    color: #928c8c;
    padding-top: 10px;
    background-attachment: fixed;
    margin-top: 0px;
}
footer p a{color: #928c8c;}
footer p {
    float: left;
    width: 82%;
    text-align: left;
    letter-spacing: 1px;
    margin: 6px 0px;
}
footer .p{ 
	float:left;
	width:100%;	

}



.ipn3 .block:hover {
    float: left;
 
    color: #4858bf;
    background: white;
  
   
  

    border: 3px solid #596ce3;
	transition:0.5s;
	
	cursor:pointer;
}


footer input{ 
background:#303030;
padding:10px;
border:none;
border-radius:5px;

}
footer .submit{ 
background:#222222;
padding:10px;
border:none;
border-radius:5px;
color:#928c8c;

}

footer i {
    float: left;
    width: 14%;
    /* font-size: 0; */
    position: relative;
    top: 7px;
}
footer .box ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
footer .box ul li {
    float: left;
    width: 100%;
    list-style: none;
    line-height: 32px;
}
footer .box ul li a{	color:#928c8c;text-transform:capitalize;}




.footer-end{width:100%;float:left;background:#141414;color:white;    padding-bottom: 12px;}
.footer-end .left{float:left;width: 42%;}
.footer-end .center{float:left;}
.footer-end .right{float:right;}
.footer-end p {
    margin: 12px 0px;

}
.social2{float: left;margin-top: 3px;}
.social2 i {
    color: white;
    padding: 10px;
    font-size: 22px;
    margin-left: 12px;
}

.social2 i:hover{color:#928c8c;}


.inner {
    position: inherit;
    float: left;
    width: 100%;
}

.ppn3 {
    background: white;
    height: auto;
    padding: 40px 0px;
}
.ppn3 h2 {
    margin: 0;
    text-transform: uppercase;
    float: left;
    width: 100%;
    text-align: center;
    color: rgba(12, 37, 59, 0.77);
    margin-bottom: 13px;
}
.inner img {
    position: inherit;
    float: left;
    width: 100%;
    margin-top: -71px;
}
.apn1 {
    width: 100%;
    float: left;
    background: white;
    padding: 53px 0px;
}

.apn1 p {
    width: 100%;
    float: left;
    padding: 0;
    margin: 10px 0px;
    line-height: 28px;
    letter-spacing: 1px;
    text-align: justify;
    font-size: 16px;
}
.apn1 h2 {
    float: left;
    margin: 0;
    width: 100%;
    color: rgba(12, 37, 59, 0.84);
}


.apn1 h3 {
    margin: 0;
    margin-top: 15px;
    float: left;
    width: 100%;
    margin-bottom: 0;
    color: rgba(12, 37, 59, 0.9);
}


.ppn3 .block {
    float: left;
    width: 48%;
    color: #4858bf;
    background: white;
    text-align: center;
    border-radius: 10px;
    padding-top: 0;
    margin: 33px 10px;
    border: none !important;
    position: relative;
    left: 0;
}
.ppn3 .block:hover {

      color: white;
    background: #4858bf;
  border:none !important;

}





.showSingle{float:left;}

.ppn3 ul {
    float: left;
    width: 100%;
    padding: 4px 0px;
    padding-left: 13px;
    background: white;
    border-bottom: 1px solid gainsboro;
    height: 61px;
}
.ppn3 ul li{
    float: left;
    display:inline-block;
	list-style:none;
}
.ppn3 ul li a {
    float: left;
    /* width: 100%; */
    padding: 17px 36px;
    margin: 0px 2px;
    color: #2a619b;
    text-decoration: none;
    background: white;
    border-radius: 15px 15px 0px 0px;
    border: 1px solid #2a619b;
    border-bottom: 0px;
    background: linear-gradient(#ffffff , rgba(128, 128, 128, 0.34));
}

.ppn3 ul li a:after{color:black;}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    background: #2a619b;
    color: white;
    background: red;
    background: -webkit-linear-gradient(rgba(42, 115, 155, 0.37), #2a619b);
    background: -o-linear-gradient(rgba(42, 115, 155, 0.37), #2a619b);
    background: -moz-linear-gradient(rgba(42, 115, 155, 0.37), #2a619b);
    background: linear-gradient(rgba(42, 115, 155, 0.37), #2a619b);
}

.tab{float:left;}
.content {
    float: left;
    width: 100%;
    padding: 0px 20px;
	animation:zoomInDown 1s linear;
}


.content img {
    float: left;
    width: 30%;
    margin: 14px;
    border: 3px solid gainsboro;
}


.content img:hover {
    filter: brightness(42%);
}







.ppn3 .block img {
    width: 100%;
    border: 0;
    margin-top: 0;
    border-radius: 9px 9px 0px 0px;
}






.form {
    float: left;
    width: 100%;
    background: url(http://eskipaper.com/images/spring-landscape-background-1.jpg);
    background-size: cover;
    height: 100%;
    padding: 35px 0px;
}

.form1 {
    width: 50%;
    /* margin: 0px auto; */
    float: left;
    background-color: rgba(0, 0, 0, 0.09);
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 35px;
    padding-bottom: 40px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    margin-left: 242px;
}

.form1 input{
    color: #3c3c3c;
	float:left;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    border-radius: 0;
    line-height: 22px;
    background-color: #fbfbfb;
    padding: 13px 13px 13px 54px;
    margin-bottom: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid rgba(0,0,0,0);
}



.form1 .submit {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    float: none;
    width: 28%;
    border: #fbfbfb solid 2px;
    cursor: pointer;
    background-color: rgba(28, 82, 130, 0.45);
    color: white;
    font-size: 24px;
    padding-top: 22px;
    font-weight: 400;
    padding-bottom: 22px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: -4px;
    font-weight: 400;
    margin: 0px auto;
    padding: 12px 0px;
    margin-left: 0;
}


.name{
    background-image: url(http://rexkirby.com/kirbyandson/images/name.svg);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}


.phone{

    position: relative;
    margin: 0;
    top: 0;
    left: 0;
    margin-bottom: 12px;

    background-image: url(http://www.datalumen.eu/wp-content/uploads/2013/04/phone-icon-Rid8o94i91.png);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}



.email{
    background-image: url(http://rexkirby.com/kirbyandson/images/email.svg);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}


.message{
    background-image: url(http://rexkirby.com/kirbyandson/images/comment.svg);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
	padding-bottom: 80px;
}



.form1 h3 {
    float: left;
    width: 100%;
    font-size: 30px;
    margin-top: 0;
    color: white;
}

.form1 .submit:hover{
	background-color: rgba(0,0,0,0);
	color: #0493bd;
}

.ui-widget.ui-widget-content {
    border: none;
}

.form2 {
    width: 36%;
    /* margin: 0px auto; */
    float: left;
    background-color: gainsboro;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 35px;
    padding-bottom: 40px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    margin-left: 708px;
}


.left1{
    float: left;
    width: 50%;
    position: absolute;
    top: 493px;
    left: 100px;
}

.left1 p {
    float: left;
    width: 100%;
    color: #464646;
}
.left1 p a{    color: #464646;}

.left1 h3{    color: #404040;
    margin-bottom: 0;
}

.left1 .p{
 
    margin-top: 0;
}


.am {
    float: left;
    /* border: 1px solid gainsboro; */
    padding: 14px 10px;
    width: 100%;
    margin-bottom: 0px;
    padding-left: 64px;
    /* margin-right: 12px; */
    /* height: 36px; */
    padding: 0;
    margin: 9px;
    padding-left: 9px;
}
.amenities {
    float: left;
    width: 100%;
    color: rgba(12, 37, 59, 0.67);
}
.amenities1{text-align:center;} 

.content i {
    float: left;
    position: relative;
    left: -16px;
    top: 4px;
    color: rgba(12, 37, 59, 0.78);
}


.plan {
    float: left;
    width: 95% !important;
}



.plan:hover {
    filter:none !important;
}

.blogo {
    width: 175px !important;
    position: relative;
    left: 287px;
}

.blogo:hover {
    filter:none !important;
}



.serenade {
    text-align: center;
    width: 50%;
    margin: 0px auto;
    position: absolute;
    left: 324px;
    top: 185px;
    /* background: rgba(0, 0, 0, 0.18); */
    padding: 10px;
    border-radius: 10px;
}

.serenade h2 {
    float: left;
    width: 40%;
    color: white;
    margin: 10px 0px;
    background: rgba(11, 61, 116, 0.61);
    padding: 15px 0px;
    margin: 0;
    border-radius: 10px 10px 0px 0px;
    margin-left: 194px;
}
.serenade span {
    float: left;
    width: 89%;
    text-align: center;
    color: white;
    font-size: 20px;
    padding-bottom: 10px;
    background: rgba(152, 152, 152, 0.77);
    padding: 16px 0px;
    text-transform: uppercase;
    margin-left: 37px;
    font-weight: 600;
}


.addp {
    font-weight: 600;
    color: rgba(0, 0, 0, 0.54);
    width: 33%;
    float: left;
}





.form1 h3 {
    float: left;
    width: 100%;
    font-size: 30px;
    margin-top: 0;
    color: #434343;
}


.plan2 {
    float: left;
    width: 40% !important;
    margin-left: 0px !important;
    border: none !important;
}
.plan2:hover{filter:none !important;}




.box5{float:left;width:100%;}

li.current:hover:after {
    border-left: 10px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    border-top: 13px solid rgba(0, 128, 200, 0.84);
    position: absolute;
    bottom: 15px;
    width: 0px;
    left: 50%;
    margin-left: -10px;
    transform: rotate(180deg);
}

.child a:hover .parent a{background:white;}

.parent {
    position: relative;
    height: 59px;
}
.child {
    position: absolute;
    float: left;
    background: rgba(0, 128, 200, 0.84);
    width: 183px;
    z-index: 999999;
    margin-left: 0;
    display: none;
    opacity: 1;
    margin-top: 43px;
    overflow: hidden;
    transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
}
.child li a {
    /* float: left; */
    /* color: white; */
    /* text-transform: uppercase; */
    /* font-size: 14px; */
    padding: 16px !important;
    border-right: 0 !important;
    margin: 0;
    width: 116%;
}
.child ul li{float:left;width:100%;}


.top3 ul li a:hover{color:orange;}

.child li a:hover {
    color: #0080c8 !important;
    background: white;
}

.parent:hover .child{display:block;  opacity: 1;
    transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;}


h4 {
    margin: 0;
    margin-bottom: 14px;
	text-align:center;
}



#EmploymentApplication100 input[type="text"] {
    float: left;
    width: 48%;
    padding: 12px 15px;
    margin: 12px;
    box-sizing: border-box;
    margin-left: 0;
    border: 1px solid gainsboro;
    border-bottom: 4px solid gainsboro;
    border-right: 4px solid gainsboro;
}
#EmploymentApplication100 textarea.reference {
    float: left;
    width: 98%;
    margin-bottom: 14px;
    padding: 15px;
    margin-top: 10px;
	    border: 1px solid gainsboro;
    border-bottom: 4px solid gainsboro;
    border-right: 4px solid gainsboro;
}
#EmploymentApplication100 input[type="submit"] {
    display: inline-block !Important;
    width: 26%;
    padding: 12px 0;
    background: #2393d0;
    border: 0;
    color: #fff;
    border-bottom: 6px solid #1b709e;
	cursor:pointer;
}