@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

html{
	width:100%;
	height:100%;
	overflow-x:hidden;
}

body{
	font-family: 'Poppins', sans-serif;
	color:#000;
	background-color: #f5f5f5;
	background:url('../images/pattern_1.png') repeat;
	width:100%;
	padding: 25px 0;
	font-size: 14px;
	font-weight: 300;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
}

.row{
	margin-bottom:10px;
}

.logo{
	text-align:center;
}

.Aligner {

}

.Aligner-item {
  width: 60%;
  margin: 20px auto 50px;
}

.Aligner-item--top {
  align-self: flex-start;
}

.Aligner-item--bottom {
  align-self: flex-end;
}

.abs-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #012647;
    height: 250px;
    z-index: -1;
    top: 0;
    left: 0;
}

.dbs-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    height: 250px;
    z-index: -1;
    top: 0;
    left: 0;
}

.logo-box {
    text-align: center;
    margin-bottom: 30px;
}


.feature-box-style-3:before, .feature-box-style-3:after {
	display: none;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 0;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

.feature-box-style-3:before {
    top: 7px;
    left: 10px;
    transform: rotate(1deg);
	z-index:-2;
}

.feature-box-style-3::before, .feature-box-style-2:hover, .feature-box-style-2.active {
    background-color: #2e52a4;
}

.feature-box-style-3:after {
    top: 0;
    left: 0;
    background: #fff;
    z-index: -1;
}

.feature-box-style-3 {
    padding: 20px 25px;
    margin-bottom: 35px;
    box-shadow: 0px 32px 57px 0px rgba(210, 210, 210, 0.35);
	position:relative;
	background-color: #ffffff !important;
}

.feature-box-style-3:hover:before {
    top: 15px;
    left: 20px;
    transform: rotate(2deg);
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}
.feature-box-style-3  {
    position: relative;
    z-index: 1;
}

.question-block{
	border-bottom:1px solid #E3E3E3;
	display:block;
	padding:10px 0;
	float:left;
	width:100%;
}

.question-block p{
	margin:0;
}

.mb-0{
	margin-bottom:0px !important;
}

label{
	color: #666;
}

.text-center{
	text-align:center;
}

.btn-coldrush{
	background-color:#2e52a4;
	letter-spacing:2px;
	font-weight:700;
}

.btn-coldrush:hover,.btn-coldrush:focus,.btn-coldrush:active{
	background-color:#2e52a4;
}

.taj-title{
	font-size: 2rem;
	font-weight: 300;
	margin-top: 0;
	position: relative;
}

.taj-title span{
	font-weight: 700;
	color: #2e52a4;
}

.taj-title:before{
	content: "";
	width:120px;
	height: 2px;
	background-color: #2e52a4;
	left: 0;
	bottom: -5px;
	position: absolute;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: .25rem;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.country-box, .test-date-box{
	display: none;
}

.btn-remove{
	width: 30px;
	height: 30px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #2e52a4;
	color:#fff;
	border-radius:50%;
	letter-spacing: 0;
	padding: 0;
	line-height: 1;
}

.signature-box{
	position: relative;
}

.cs-sign{
	font-size: 16px;
	margin-bottom: 15px;
	display: block;
	color:#000;
	font-weight: 500;
}

.tnc-box{
	background-color: #f5f5f5;
	padding: 10px;
	border-radius: 3px;
}

.tnc-title{
	font-size: 16px;
	margin-bottom: 15px;
	display: block;
	color: #000;
	font-weight: 500;
	margin-top: 0;
}

ul.icon-list, ul.icon-list li {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.icon-list {
    margin: 0em 0;
}

ul.icon-list, ul.icon-list li {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.icon-list li {
    margin: 0.5em;
        margin-left: 0.5em;
    margin-left: 3em;
    font-size: 12px;
		text-align: justify;
}

ul.icon-list li::before {
    content: '';
    float: left;
    margin-left: -1em;
    color: #3bb449;
    font-size: 24px;
		width:8px;
		height: 8px;
		background-color: #000;
		border-radius: 50%;
		margin-top: 5px;
}
ul.icon-list ul li::before { background-color:#000}

ul.icon-list li strong{
	display: block;
	margin-bottom: 2px;
}

.themeorange{
	color: #faa31b !important;
}
.themegreen{
	color: #3bb449 !important;
}
/***************************
RESPONISVE
*******************************/

@media only screen and (max-width: 1024px) {
	body{
		background-size: 42%;
	}
	.Aligner-item {
		width: 80%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 980px){
	.row{
		margin-bottom:20px;
	}
}

@media only screen and (max-width: 768px) {
	body{
		background-size: 60%;
	}
	.Aligner-item {
		width: 80%;
		margin:0 auto;
	}
	.hidden-sm{
		display:none;
	}
	.row .col.col-sm-6{
		width:50%;
	}
	.row .col.col-sm-12{
		width:100%;
	}
}

@media only screen and (max-width: 480px) {
	body{
		background-size: 50%;
	}
	.row .col.xs12{
		width:100%;
	}
	.Aligner{
		display:block;
	}
	.Aligner-item {
		width: 100%;
		margin: 0 auto;
	}
	.taj-title{
		font-size: 24px;
	}
	.feature-box-style-3{
		margin-bottom: 0;
	}
	.floating-ball-model-2 span.floating-ball-1{
		left:-5%;
	}
	.floating-ball-model-2 span.floating-ball-2{
		right: 5%;
		bottom:0;
	}
}
