﻿/* Reset Style Sheet  */

body
{
	margin: 0px;
	padding: 0px;
	
}
img, a img
{
	outline: 0px;
	border: none;
	width: 100%;
}

a
{
	color:#fff;
	text-decoration: none;
}
a:hover
{
	color:#fff;
}

ul, li { margin:0px; padding:0px; list-style:none;}

/* Genral Style Sheet  */
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
    margin-bottom: 15px;
}
h1 {
    font-size: 42px;
    line-height: 44px;
}
h2 {
    font-size: 32px;
    line-height: 34px;
}
h3 {
    font-size: 24px;
    line-height: 29px;
}
h4 {
    font-size: 20px;
    line-height: 25px;
}
h5 {
    font-size: 16px;
    line-height: 21px;
}
h6 {
    font-size: 14px;
    line-height: 17px;
}
h1.title, h2.title, h3.title, h4.title, h5.title, h6.title {
	font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 18px;
}
.clr
{
	clear: both;
}
.clr1
{
	clear: left;
}
.clr2
{
	clear: right;
}
.float1
{
	float: left;
}
.float2
{
	float: right;
}

.heading { font-family: 'Pontano Sans', sans-serif; font-size:18px; color:#126495; text-transform:uppercase; border-bottom:1px solid #b8b8b8; padding-bottom:5px; font-weight:bold;}
.blk-txt { color:#000000; font-weight:normal;}

body
{
	margin: 0px;
	padding: 0px;
	outline: 0px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	text-align: justify;
	line-height: 19px;
	outline: none;
	background-color:#FFF;
	background-image: url(../images/BG.png);
	background-repeat: repeat-x;
}
.con{ height:auto;
width:980px;
padding-top:10px;
margin:0 auto;}

/* Start wrap css */
.warpper
{
	margin: 0 auto;
	width: 100%;
	height: auto;

}
/* End wrap css */

.container-wrapper {width:85%;margin:0 auto;}

/* Start header css */
.header
{
	height: 107px;
	width: 100%;
	background-color: #e3e3e3;
}

.top-header
{
	width: 85%;
	height: 107px;
	margin: 0px auto;
	
}
.left-header
{
	width: 15%;
	height: 98px;
	float: left; text-align:left;
}

.right-header
{
	width:75%;
	height: 107px;
	float: right;
}
.button_box_left {
	
	float: left;
	height: 40px;
	width: 440px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.button_box_right {
	
	float: right;
	height: 40px;
	width: 440px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logo
{
	height: 65px;
	margin: 0 auto;
	padding-top: 0px;
	width: 118px;
	}
.right-header-top
{
	width: 478px;
	height: 40px;
	float:right;
	text-align: center;
	background-color: #000046;
	border-radius: 10px;
}
.right-header-top-contactus
{
	width: 220px;
	height: 31px;
	float:left;
	padding:10px;
}
.text
{ font-family: 'Pontano Sans', sans-serif; display:inline-block;
font-size:16px;

text-decoration:none;
line-height:20px;
color:#FFF;
margin:0px 20px 0px 5px;
}
.right-header-top-mail {height: 31px;float:right;padding: 6px 0px;margin-right:20px;}
#headersocial {
margin: 0px 0px;
padding: 0px 0px; float:right;
}
#headersocial > li {
float: left;
list-style: none;
margin: 0px 7px;
padding: 0px 0px;
}
#headersocial > li > a {
color: #fff;
display: block;
}
#headersocial > li > a:hover {
color: #002f4e;
display: block;
}
.right-header-top-upper
{
	width: 408px;
	height: 25px;
	font-family: Arial;
	font-size: 13px;
	color: White;
	padding-left: 220px;
	padding-top: 5px;
}
.right-header-top-lowwer
{
	width: 423px;
	height: 37px;
	padding-left: 206px;
	padding-top: 3px;
}
.right-header-top-lowwer-left
{
	width: 164px;
	height: 30px;
	padding-left: 49px;
	padding-top: 4px;
	float: left;
}
.right-header-top-lowwer-right
{
	width: 143px;
	height: 30px;
	padding-left: 67px;
	padding-top: 4px;
	float: right;
}
.callinside
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.mailinside
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.right-header-bottom {float:right;height: 38px;}

.nav
{
	height: 37px;
	width: 630px;
}
.nav ul
{
	margin: 0px;
	padding: 0px;
}
.nav ul li
{
	float: left;
	font-family: Arial;
	font-size: 14px;
	list-style: none;
	line-height: 37px;
}
.nav ul li a
{
	text-decoration: none;
	outline: 0px;
	color: Black;
	padding: 15px;
	margin: 0px 8px;
}
.nav ul li a:hover
{
	color: #ce4302;
}
.headerbg
{
	width: 100%;
	height: 0px;
}

.footer { background-color:#156799; overflow:hidden; padding:40px 0px 30px 0px;}
.top-footer
{
	width: 980px;
	height: 66px;
	margin: 0 auto;
}
.top-footer-left
{
	width: 628px;
	height: 66px;
	margin: 0 auto;
	float: left;
	margin-top:18px;	
}
.footer_test{width: 980px;
	height: 66px;
	margin: 0 auto;
	float: left;
	}
.footer_test a{ color:#00adee;}
.footer_test a:hover{ color:#c6c4c4;}
 
.top-footer-right
{
	width: 300px;
	height: 73px;
	margin: 0 auto;
	float: right;
	padding-top:12px;
}
.top-footer-right1
{
	width: 115px;
	height: 68px;
	float: left;
	font-family: Arial;
	font-size: 18px;
	color: #74818b;
	line-height: 60px;
	padding-left: 5px;
}
.top-footer-right2
{
	width: 180px;
	height: 68px;
	float: right;
}


.footer_simple_text{ height:35px; width:auto; font-family: 'Pontano Sans',sans-serif; font-size:11px; color:#999; padding:15px; float:left;}
.footer_simple_text ul
{
	margin: 0px;
	padding: 0px;
}
.footer_simple_text ul li
{
	float: left;
	font-family: Arial;
	font-size: 14px;
	list-style: none;
	line-height: 37px;
}
.footer_simple_text ul li a
{
	text-decoration: none;
	outline: 0px;
	color: #fff;
	padding: 15px;
	margin: 0px 2px;
}
.footer_simple_text ul li a:hover
{
	color: #75c6fe;
}


.footer_simple_text_right{height:35px; width:280px; font-family:Arial; font-size:12px; color:#fff; padding:10px; float:right;}
.social_test{font-family:Arial; font-size:12px; color:#999; padding-top:8px;}
.footer_text
{
	float: left;
	font-family: Arial;
	font-size: 14px;
	list-style: none;
	line-height: 37px;
}
.top-footer-left a
{
	
	color:#F90;
	
}
.top-footer-left a:hover
{
	color:#fff;
}

.top-footer-right2 ul
{
	margin: 0px;
	padding: 0px;
}
.top-footer-right2 ul li
{
	list-style: none;
	float: left;
	margin: 0px 0px 0px 4px;
}
.top-footer-right2 ul li a
{
	text-decoration: none;
}

/* defult page start */
.default_wrapper
{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.default_top
{
	width: 980px;
	height: auto;
	margin: 0 auto;
	background-color: Aqua;
}

/* defult page end */
/* slider start here */
.slide-wrapper
{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #f2f2f2;
	clear: both;
}

/* engine start here */
.default_wrapper_middle
{
	width: 100%;
	margin: -84px auto 0px;
	height:54px; padding-top:30px; color:#fff; font-size:19px;
	background:rgba(0,57,94,0.9);
	z-index:2000px;
	position:absolute; letter-spacing:2px;
}


.default_mid_wapper{ height:460px; width:100%; margin:0 auto; background-color:#ededed;}
.default_mid_wapper_package{ height:450px; width:85%; margin:0 auto; padding:10px 0px 30px 0px;}
.default_mid_wapper_package_01
{
    float: left;
    height: 410px;
    width: 314px;}

.package_top{ text-align:left; font-family: 'Pontano Sans',sans-serif; font-size:16px; color:#126495; margin-bottom:20px;}
.package_top span{ font-family: 'Pontano Sans',sans-serif; font-size:22px; color:#126495; display:block;}

.package_top_middle{ width:314px; height:188px;}

.package_top_bottom{ font-family: 'Pontano Sans',sans-serif; font-size:17px; color:#7d7d7d; overflow:hidden; margin-bottom:12px;}
.package_top_bottom span{font-family: 'Pontano Sans',sans-serif; font-size:20px; color:#7d7d7d; text-align:left; line-height:40px;}
.package_top_bottom_inner{ margin:14px;}
.package_top_bottom_inner_box{ border-top:solid 1px #ededed;}
.package_top_bottom_inner_box_left{width:195px; height:62px; float:left; padding-top:10px;}
.package_top_bottom_inner_box_right{width:88px; height:22px; float:right; padding-top:46px;}
.us{font-family:Myriad Pro; color:#4570a5; font-size:14px; font-weight:bold;}
.us a{ color:#4570a5;}

.package_top_middle_confence{ background-size:100%; height:359px; background-image:url(../images/confreence.png); background-repeat:no-repeat;}
.package_top_bottom_confence{ width:314px; height:142px; float:left; font-family: 'Pontano Sans',sans-serif; font-size:17px; color:#7d7d7d; text-align:left; margin-top:217px;}
.package_top_bottom_confence span{font-family:Myriad Pro; font-size:20px; color:#fff; text-align:left; line-height:40px;}


.package_top_bottom_inner_confence{ width:284px; height:112px; margin:14px;}
.package_top_bottom_inner_box_confence{ width:284px; height:72px; line-height:25px; margin:0 auto;}
.package_top_bottom_inner_box_left_confence{width:284px; height:62px; float:left; color:#fff;}
.package_top_bottom_inner_box_right_confence{width:88px; height:22px; background-color:Teal; float:right; padding-top:46px;}


.default_mid_wapper_package_02{ height:410px; width:314px;  float:left; margin:0px 19px 0px 19px;}
.default_mid_wapper_package_03{ height:410px; width:314px;  float:right;}

.default_blog_wapper {background-color: #f2f2f2;padding: 50px 0px 50px 0px;color: #000;}
.default_blog_wapper_inner{ padding:30px 0px;}
.default_blog_wapper_inner_01{ width:100%; height:50px; margin:0 auto; padding:50px 0px;}
.default_blog_wapper_inner_02{width:100%;height:auto;font-family: 'Pontano Sans', sans-serif;font-weight:lighter;font-size: 18px;color: #000;margin:0 auto;margin-bottom:20px;text-align: left;}
.default_blog_wapper_inner_03{width:100%;height:75px;font-family: 'Pontano Sans', sans-serif;font-weight:lighter;font-size:18px;color: #000;margin:0 auto;line-height:22px;text-align:justify;}


.default_bottom_wapper{ width:100%; height:auto; margin:0 auto; background-color:#fff;}
.default_bottom_wapper_inner{ }
.default_bottom_wapper_inner_right{ width:23%; margin-top:20px; float:right; font-family: 'Pontano Sans',sans-serif; font-size:18px; color:#5c5d5d; text-align:right;}
.default_bottom_wapper_inner_right span { text-align:left; display:block;}
.default_bottom_wapper_inner_right img { margin-top:18px; background-color:#fff; padding:2px; border:1px solid #cccccc; box-shadow:0px 0px 10px #e0e0e0;}

.default_bottom_wapper_inner_left{ width:68%; float:left;}
.default_bottom_wapper_inner_left_top{ height:137px; width:685px;}
.default_bottom_wapper_inner_left_top_left{ padding-top:20px; float:left; font-family: 'Pontano Sans',sans-serif; font-size:18px; color:#5c5d5d; text-align:left;}
.default_bottom_wapper_inner_left_top_right{ height:110px; width:445px; padding-top:20px; float:right; font-family: 'Pontano Sans',sans-serif; font-size:18px; color:#5c5d5d; text-align:left;}

.default_bottom_wapper_inner_left_bottom{ height:66px; width:685px; margin:0 auto;}


.newsletter {
    background-image: url("../images/newsletter.jpg");
    background-repeat: no-repeat;
    height: 69px;
    margin: 0 auto;
    width: auto;
}
.newsletterright {
    color: rgb(255, 255, 255);
    float: right;
    font-family: Myriad Pro;
    font-size: 14px;
    font-weight: normal;
    height: 36px;
    padding: 21px 0 0;
    width: 400px;
}
.float1 {
    float: left;
}
.float2 {
    float: right;
}

.middle-wrapper {padding: 90px 0px 38px 0px;overflow:hidden;background-color: #ffffff;}
.middle-wrapper ul { margin:0px; padding:0px;}
.middle-wrapper ul li {width: 48%;float:left;text-align:left;margin-right:20px;}
.middle-wrapper ul li.end { margin-right:0px;}
.middle-wrapper ul li img { width:100%; height:auto;}
.middle-wrapper ul li ul li { width:100%; background-color:#fff;}

.footer-logos  { margin:20px 0px 0px 0px; overflow:hidden;}

.footer-logos  ul li { width:36%; float:left; text-align:left;}
.footer-logos  ul li.first { width:20%;}
.footer-logos  ul li.end { width:24%; float:right;}
.footer-logos  ul li .bx-shadow { border:1px solid #e6e6e6; padding:2px; background-color:#fff; box-shadow:0px 0px 10px #cccccc;}
.footer-logos  ul li img { margin:15px 0px 20px 0px;}
.footer-logos  ul li span { display:block; font-family: 'Pontano Sans',sans-serif; font-size: 18px; color: #5c5d5d;}

.footer-nav { width:70%; float:left;}
.footer-nav ul li { float:left; font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#fff; padding:0px 15px;}
.footer-nav ul li.first { padding:0px 15px 0px 0px;}
.copyright  { width:25%; float:right; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px;}


/*landing css*/
.landing-header	img { width:100%; height:auto;}

.content-section    { padding:45px 0px 55px 0px; background-color:#ededed; overflow:hidden;}
.content-section .leftsection { width:65%; float:left;}
.btn-send-query { background-color:#0e77c0; color:#fff; text-shadow:0px 1px 0px #000; text-transform:uppercase; font-size:13px; display:inline-block; padding:7px 12px;}
.content-section .rightsection { width:30%; float:right;}
.view-gallery          { background-color:#fff; padding:6px; box-shadow:0px 8px 20px #aaaaaa; margin-bottom:20px;}
.view-gallery img      { width:100%; height:auto;}
.fast-fact   { background-color:#fff; padding:15px; box-shadow:0px 8px 20px #aaaaaa; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; font-family: 'Pontano Sans',sans-serif; font-size:14px; text-transform:uppercase; overflow:hidden;}
.fast-fact ul   { margin:22px 0px; padding:0px;}
.fast-fact ul li   { border:1px solid #dedede; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; padding:15px 0px 0px 0px; text-align:center; width:48%; float:left; margin:0px 1px 1px 0px; min-height:31px;}
.fast-fact ul li.height { height:42px; padding-top:27px;}

.fast-fact ul li.wt-heritage { padding:6px 0px 2px 0px;}
.fast-fact ul li.height2 { height:85px;}
.fast-fact ul li.height3 { height: 79px; padding-top: 21px;}

.redtxt { font-size:16px; color:#d40009; display:block; padding-bottom:5px;}

.contact { padding:20px 0px;}
.contact-box { width:26%; float:left; margin:0px 10px;}
.add-head { display:block; font-size:13px; font-weight:bold;}
.more a { color:#000 !important;}























