@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Tinos);
h1,h2,h3,h4,h5,h6,p,span,img{
	padding:0px;
	margin:0px;
	}
*{
	outline:none;
	border:none;
	}
body{
	background:#fff;
	font-size:18px;
	color:#575454;
	font-weight:normal;
	line-height:32px;
	font-family: 'Source Sans Pro', sans-serif;
	margin:0px;
	padding:0px;
	}
.form1 span {
    color: #c00;
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
    margin-left: 14px;
    margin-top: -13px;
}


.captcha {
    clear: both;
}
.captcha label {
    display: inline-block;
    padding: 9px 0;
}

.captcha input {
    float: right;
    padding: 0 !important;
    width: 71% !important;
}

.captcha input#cpatcha {
    float: right !important;
    padding: 0 7px !important;
    width: 73% !important;
}

.lg_blog {
    float: left;
    width: 100%;
}
.main{
	margin:0 auto;
	max-width:1000px;
	}
.clr{clear:both;
}

.package {
    border: 1px solid #bbb;
    float: left;
    margin: 10px 0;
    padding: 1% 2%;
    width: 96%;
}

.rightimg {
    float: right;
}

.package h3 {
    text-align: center;
}

.noalign {
    float: none;
}
.info {
    font-size: 20px;
    text-align: center;
}

.old {
    color: #d30c0c;
    font-size: 25px;
    font-weight: bold;
}

.new {
    color: #8ac007;
    font-size: 25px;
    font-weight: bold;
}


.button2, input[type="submit"] {
    background: #d30c0c none repeat scroll 0 0;
    border: 1px solid #acacac;
    color: #fff;
    display: block;
    float: left;
    font-size: 19px;
    margin: 1% 2%;
    padding: 10px;
    text-decoration: none;
    transition: all 1s ease 0s;
    width: 42%;
}

.button2:hover, input[type="submit"]:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
}

.ui-accordion .ui-accordion-icons {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 17px !important;
    font-weight: bold;
    padding-left: 2.2em;
    text-align: start;
}

#accordion p {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 16px;
    text-align: start;
}
.ui-accordion-content {
    height: auto !important;
}
.formaa {
    border: 1px solid #ccc;
    float: left;
    margin: 1em 0;
    padding: 2%;
    width: 96%;
}

.table {
    margin: 30px 0;
}

a {
    color: #d30c0c;
    text-decoration: none;
}
.leftimg{
    margin-right: 10px;
    padding: 0;
    width: 163px;
}
table {
    border: 1px solid #ccc;
}
td {
    border-bottom: 1px solid #ccc;
}

tr:nth-child(2n) {
    background: #f9f9f9 none repeat scroll 0 0;
}
li {
    list-style: outside url("../images/li.png") disc;
}


.full {
    float: left;
    width: 100%;
}
.button {
    cursor: pointer;
    transition: all 2s ease 0s;
}

.form1 textarea {
    background: #f9f8f8 none repeat scroll 0 0;
    border: 1px solid #ebe5e5;
    border-radius: 3px;
    float: left;
    font-family: Calibri;
    font-size: 18px;
    margin: 10px;
    padding: 5px 10px;
    width: 88% !important;
}
.button:hover {
	opacity:0.8;
	}	
h5{
	width:100%;
	float:left;
	text-align:center;
	font-size:42px;
	font-weight:bolder;
	color:#010b77;
	text-transform:uppercase;
	font-family: 'Tinos', serif;
	padding:25px 0px 20px;}
h5 span{
	color:#a4669c;}
.nav{
	width:60%;
	float:right;
	height:46px;
	background:url(../images/nv.jpg) no-repeat left center, url(../images/nv1.jpg) no-repeat right center #efefee;
	
	
	}
.nav ul {
    list-style: outside none none;
    margin: 0;
	float:left;
	width:90%;
	padding:0px 30px
}
.nav ul li{
	float:left;}
.nav li a{
	text-decoration:none;
	float:left;
	font-size:17px;
	color:#000000;
	line-height:29px;
	padding: 7px 23px 0 22px;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform:uppercase;
}
.nav li a:hover{
	color:#016eb2;
	
}
img{
	width:auto;
	text-align:center;
	padding:25px 0px 15px 0px;}

#banner {
    background: rgba(0, 0, 0, 0) url("../images/bnr.jpg") no-repeat scroll left top;
    float: left;
    padding: 11em 0;
    width: 100%;
}
#bannerinn {
    background: rgba(0, 0, 0, 0) url("../images/bnr.jpg") no-repeat scroll left bottom;
    float: left;
    padding: 3em 0;
    width: 100%;
}

.lg_left{
	width:63%;
	float:left;
	position:relative;
}
.lg_left h2{
	width:100%;
	float:left;
	font-size:31px;
	color:#454242;
	font-weight:bold;
	text-align:left;
	padding:5px 0 17px;
	font-style:normal;
	}
.lg_left p{
	width:100%;
	float:left;
	font-size:18px;
	color:#575454;
	font-weight:normal;
	line-height:32px;
	padding:0px 0px 0px;
	}
.lgn {
    float: right;
    position: absolute;
    right: 13%;
    top: 7em;
    width: 25%;
}
.lgn_top{
	background:#242555;
	width:100%;
	float:left;
	border:1px solid #606691;
	font-size:29px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding:10px 0px;
	text-transform:uppercase;
	}
.lgn_bot{
	width:94%;
	float:left;
	background:#fcfbfb;
	border:1px solid #eeecef;
	padding:10px;
	color:#666666;
    font-size: 16px;
	margin-bottom:30px;}

.form1 input {
    background: #f9f8f8 none repeat scroll 0 0;
    border: 1px solid #ebe5e5;
    border-radius: 3px;
    float: left;
    font-family: Calibri;
    font-size: 18px;
    height: 28px;
    margin: 10px;
    padding: 5px 10px;
    width: 88% !important;
}

.form1 .small_in {
    background: #f9f8f8 none repeat scroll 0 0;
    border: 1px solid #ebe5e5;
    border-radius: 3px;
    float: left;
    font-family: Calibri;
    font-size: 18px;
    height: 25px;
    margin: 10px;
    padding: 5px 10px;
    width: 30% !important;
}

.form1 .select2 {
    background: #f9f8f8 none repeat scroll 0 0;
    border: 1px solid #ebe5e5;
    border-radius: 3px;
    color: #737272;
    float: right;
    font-family: Calibri;
    font-size: 18px;
    height: 37px;
    margin: 10px;
    padding: 5px 10px;
    width: 50% !important;
}

.form1 .select1 {
    background: #f9f8f8 none repeat scroll 0 0;
    border: 1px solid #ebe5e5;
    border-radius: 3px;
    color: #737272;
    float: left;
    font-family: Calibri;
    font-size: 18px;
    height: 38px;
    margin: 10px;
    padding: 5px 10px;
    width: 95% !important;
}
input {
    max-width: 100%;
}
.lgn_bot .submit {
    background: #c7081b none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: Myriad Pro;
    font-size: 19px;
    height: 50px;
    line-height: 29px;
    margin: 10px;
    padding: 10px 0;
    text-align: center;
    width: 96% !important;
}
#footer{
	width:100%;
	float:left;
	background:#111010;
	padding:10px 0px;
	color:#b9b3b3;
	}
#footer h1{
	width:auto;
	float:left;
	font-size:14px;
	font-weight:normal;}
#footer h2{
	width:auto;
	float:right;
	font-size:14px;
	font-weight:normal;
	padding:0px;
	margin:0px;}
h2{
	width:100%;
	float:left;
	font-size:31px;
	color:#454242;
	font-weight:bold;
	text-align:center;
	padding:47px 0 31px;
	font-style:italic;
	}
h2 a, h1 a{
	text-decoration:none;	
	color:#9998fb;
	}
h2 a:hover, h1 a:hover{
	text-decoration:none;	
	color:#fff;
	}
p{
	width:100%;
	font-size:18px;
	color:#575454;
	font-weight:normal;
	line-height:32px;
	padding:0px 0px 0px;
	}
p.ds{
	width:100%;
	float:left;
	font-size:18px;
	color:#575454;
	font-weight:normal;
	line-height:32px;
	padding:0px 0px 25px;
	}
#blu{
	background:#e9f2ff;
	width:100%;
	float:left;}
#blu img{
	float:left;
	padding:0px;
	margin:0px;
	}
#blu p{
	padding-left:19px;
	float:left;
	width:43%;
	font-size:19px;
	padding-top:30px;
	line-height:35px;
	}
#gry{	
	background:#fafafa;
	width:100%;
	float:left;}
#gry img{
	float:right;
	padding:0px;
	margin:0px;
	}
#gry p{
	padding-left:19px;
	float:left;
	width:59%;
	font-size:19px;
	padding-top:25px;
	line-height:35px;
	}
#banner h1, #banner h2 {
    background: #000 none repeat scroll 0 0;
    clear: both;
    color: #fff;
    float: left;
    margin: 10px;
    padding: 10px;
    text-align: left;
    width: auto !important;
}

#banner span {
    color: #6088ee;
}

#bannerinn h1, #bannerinn h2 {
    background: #000 none repeat scroll 0 0;
    clear: both;
    color: #fff;
    float: right;
    margin: 10px;
    padding: 10px;
    text-align: left;
    width: auto !important;
}

#bannerinn span {
    color: #fff;
}

.or {
    border-color: #ccc navy #ccc currentcolor;
    border-style: solid none;
    border-width: 1px medium;
    clear: both;
    color: #9f0202;
    font-family: Verdana;
    font-size: 38px;
    font-weight: bold;
    margin-top: 33px;
    padding: 10px 0;
    text-align: center;
}