.modal-content
{
	padding:30px;
}
.modal-content .form-control
{
	margin:10px 0px;
}
.btn-primary
{
	background:none;
	border:none;
	font-size:25px;
}
.btn-primary:hover {
    color: #fff;
    background-color:#133840 !important;
    border-color: #133840 !important;
}
.captchaborder {
    /* background: url(../images/captchabg.jpg); */
    background: linear-gradient(378deg, #1e6371 57%, #133840 40%);
    width: 40%;
    border: none;
    color: #fff;
    font-size: 25px;
    text-align: center;
    letter-spacing: 10.8;
    padding: 10px;
}
.close {
    color: #000;
    float: right;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    margin-top: -3%;
    opacity: 0.2;
   
}
.cirlce
{
	position: absolute;
    z-index: 9999;
    border-radius: 100%;
    border: 8px solid rgb(30, 99, 113);
    width: 16%;
    height: 300px;
    margin: 150px 140px;
    background: #133840;
	top:0px;
}
.circlecontent
{
	padding: 90px 0px;
    font-size: 22px;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    letter-spacing: 1.9;
    color: #fff;
}
.slider-content {
    color: #212121;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 125px;
	position:relative;
	top:150%;
	float: left;
	width:60%;
	margin-left:15%;
}
.layer-1-1 .title1 {
    animation-delay: 0.5s;
    animation-direction: normal;
    animation-duration: 0.8s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: bounceInRight;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    font-size: 35px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.8px;
	float: left;
}
.layer-1-2 .title2 {
    animation-delay: 1.2s;
    animation-direction: normal;
    animation-duration: 1.4s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: flipInX;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    font-size: 30px;
    font-weight: 700;
	margin:1% 0px;
   /*  text-transform: uppercase; */
	float: left;
}
.layer-1-3 .title3 {
    animation-delay: 1.9s;
    animation-direction: normal;
    animation-duration: 1s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: fadeInRight;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    font-size: 20px;
	float: left;
}
.layer-1-4 {
    animation-delay: 2.6s;
    animation-direction: normal;
    animation-duration: 1.4s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: fadeInUp;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    margin-top: 20px;
	float: left;
}
.layer-2-1 .title1 {
    animation-delay: 0.5s;
    animation-direction: normal;
    animation-duration: 0.8s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: bounceInLeft;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    font-size: 35px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.8px;
	float: left;
}
.layer-2-2 .title2 {
    animation-delay: 1s;
    animation-direction: normal;
    animation-duration: 1.4s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: flipInX;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    font-size: 30px;
    font-weight: 700;
	margin:1% 0px;
   /*  text-transform: uppercase; */
   float: left;
}
.layer-2-3 .title3 {
    animation-delay: 1.9s;
    animation-direction: normal;
    animation-duration: 1s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: fadeInLeft;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    font-size: 20px;
	float: left;
}
.layer-2-4 {
    animation-delay: 2.5s;
    animation-direction: normal;
    animation-duration: 1.4s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: fadeInUp;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    margin-top: 20px;
	float: left;
}
.slide-v2 .layer-1-1 .title1, .slide-v2 .layer-1-2 .title2, .slide-v2 .layer-1-3 .title3, .slide-v2 .layer-2-1 .title1, .slide-v2 .layer-2-2 .title2, .slide-v2 .layer-2-3 .title3 {
    color: #133840;
	text-align:left;
}
.slide-v2 .layer-1-1 .title1, .slide-v2 .layer-2-1 .title1 {
   /*  color:#80B435; */
	padding:15px 5px;
	width:500px;
	margin:0.2% auto;
	text-align:left;
	float: left;
	/* color: linear-gradient(50deg, #8BC34A 20%, #FF5722 90%); */
	background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #8BC34A), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2) );
	background-image: gradient( linear, left top, right top, color-stop(0, #8BC34A), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2) );
	color:transparent;
	-webkit-background-clip: text;
	background-clip: text;
	color:#133840;
}
.slide-v2 .layer-1-2 .title2, .slide-v2 .layer-2-2 .title2 {
    text-shadow: 0 1px 3px rgba(50, 50, 50, 0.4);
	color:#8BC34A;
}
.btn-change8
{
	background: linear-gradient(46deg, #1e6371 40%, #133840 -17%);
	color:#fff;
	border:none;
	padding: 5px 20px;
    font-size: 15px;
}
@media (min-width: 640px) and (max-width: 1023px) {
.slider-content {
        color: #212121;
        padding: 8px 20px;
		text-align:center;
		/* width:100%; */
    }
	.layer-1-1 .title1
	{
		font-size:25px;
		display:none;
	}
	.layer-1-2 .title1
	{
		font-size:25px;
		display:none;
	}
	.layer-2-1 .title1
	{
		font-size:25px;
		display:none;
	}
	.layer-2-2 .title2
	{
		font-size:18px;
		display:none;
	}
	.layer-1-2 .title2
	{
		font-size:20px;
		display:none;
	}
	.layer-1-3 .title3
	{
		display:none;
	}
	.layer-2-3 .title3
	{
		display:none;
	}
	.nav > li {
    font-size: 12px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
	}
	.slide-v2 .layer-1-1 .title1, .slide-v2 .layer-2-1 .title1
	{
		width:500px;
	}
	.btn-change8
	{
		display:none;
	}
}
@media screen and (min-width: 768px) and (max-width: 900px)
{
	.navbar-inverse .navbar-nav > li > a
	{
		font-size:13px;
	}
	.navbar-nav
	{
		margin-left: -40px;
		margin-right: -25px;
	}
	.slider-content {
        color: #212121;
        padding: 20px 50px;
		text-align:center;
		/* width:100%; */
    }
	.btn-change8
	{
		display:none;
	}
}
@media (min-width: 1024px) and (max-width: 1223px) {
	.slider-content {
        color: #212121;
       	padding-top:30px;
		padding-left:120px;
    }
	.layer-1-3 .title3
	{
		display:block;
		font-size:15px !important;
	}
	.layer-1-1 .title1
	{
		font-size:22px;
	}
	.layer-1-2 .title1
	{
		font-size:22px;
	}
	.layer-2-1 .title1
	{
		font-size:22px;
	}
	.layer-2-2 .title2
	{
		font-size:22px;
	}
	.layer-1-2 .title2
	{
		font-size:22px;
	}
	.layer-2-3 .title3
	{
		font-size:15px;
	}
	.nivoSlider
	{
		height:auto;
	}
}
@media (min-width: 1224px) and (max-width: 1800px) {
	.slider-content {
		padding-top:50px;
		padding-left:100px;
	}
	.nivoSlider
	{
		height:auto;
	}
	.layer-1-1 .title1
	{
		font-size:25px;
	}
	.layer-1-2 .title1
	{
		font-size:22px;
	}
	.layer-2-1 .title1
	{
		font-size:22px;
	}
	.layer-2-2 .title2
	{
		font-size:22px;
	}
	.layer-1-2 .title2
	{
		font-size:20px;
	}
	.layer-2-3 .title3
	{
		font-size:22px;
	}
}
@media (min-width: 1801px){
	.slider-content {
		padding-top:160px;
	}
	.nivoSlider
	{
		height:auto;
	}
}