/* CSS Document */
/*-------------------------------------------------
GLOBALS & GENERAL CASES
-------------------------------------------------*/
* {margin:0;padding:0;}
body {background:#104f94;font-family: 'Trebuchet MS', serif;font-size:12px;color:#9e6659;}

h1{font-family: 'Oswald', sans-serif; font-size:18px; text-transform: uppercase; font-weight:normal; color:#fff;}
h2{font-family: 'Oswald', sans-serif; font-size:18px; text-transform: uppercase; font-weight:normal;}
h3{font-family: 'Oswald', sans-serif; font-size:14px; text-transform: uppercase; font-weight:normal;}
h4{ color:#ffc01d; font-size:15px; font-weight:normal; font-family: 'Trebuchet MS', serif;} 
h6{ color:#ffc01d; font-size:14px; font-weight:normal;}

p{ font-size:14px;}
a{ color:#fff; text-decoration:none;}
a:hover{ color:#ffc01d;}
.clear{clear:both;}
.title{ margin-bottom:30px;}
.title h1{ color:#ffc01d;}
.title h2{ color:#fff;}
/*-------------------------------------------------
body sytles start
-------------------------------------------------*/
.border-bottom{border-bottom:none!important;}
.marRight30{margin-right:30px;}
.button a{ font-family: 'Oswald', sans-serif; font-size:14px; text-transform: uppercase; text-decoration:none; color:#104f94;}
.button a:hover{ color:#fff;}


.wrapper{ width:960px; margin:0 auto;}
.page-wrapper{width:960px; margin:0 auto; margin-top:-30px; position:relative; z-index:101;}
.wrapper2{ width:960px; margin-bottom:60px; overflow:hidden;}
/*-------------------------------------------------
PANEL  
-------------------------------------------------*/
.services{ width:300px; float:left;}
.services .ititle h1{ color:#ffc01d; margin-bottom:30px;}
.services img{ margin-bottom:30px;}
.services .content p{ color:#85aedb; font-size:14px;}
.services .content .button{ background:url(../images/button2.png) no-repeat; width:80px; height:30px; text-align:center; line-height:30px; margin-top:30px; margin-bottom:70px;}

/*-------------------------------------------------
HEADESECTION 
-------------------------------------------------*/
.header-wrapper{ background:#fff;}
.logo{float:left; width:300px; height:120px; padding-top:21px; text-align:center; position:absolute; z-index:101;}
.logo h1{ color:#ffffff; font-size:35px;font-weight:normal;}
.logo span{ color:#00959b; font-size:14px;}


/*-------------------------------------------------
BANNER SECTION 
-------------------------------------------------*/
.banner-wrapper{background:#23acb3; overflow:hidden;}
.banner{width:960px; margin:0 auto; padding-top:60px; overflow:hidden; background:url(../images/banner-bg.png) no-repeat top left; position:relative; z-index:100;}
.banner img{float:right; width:52%;}
.banner .content{ float:right; overflow:hidden;}
.banner .content{overflow:hidden; }
.banner .content .title{ float:left;}
.banner .content .title h1{ font-size:41px; color:#fff; font-weight:normal; margin-top:22px}
.banner .content .title span{ color:#ffffff; font-size:32px;}
.banner .content .button{ background:url(../images/button.png) no-repeat; width:170px; height:50px; text-align:center; line-height:50px; margin-bottom:116px;}
.banner .content .button:hover{ background:url(../images/button-hover.png) no-repeat; width:170px; height:50px; text-align:center; line-height:50px; margin-bottom:116px;}
.banner .content .button a{font-family: 'Oswald', sans-serif; font-size:20px; text-transform: uppercase; text-decoration:none; color:#ffc01d;}
.banner .content .button a:hover{ color:#104f94;}

/*-------------------------------------------------
PAGE CONTENT SECTION 
-------------------------------------------------*/

.page-content{background:#1664b9; overflow:hidden;}
.page{width:960px; margin:0 auto; margin-top:50px;}
.panel{ width:100%; padding-bottom:30px;}
.panel .title{ margin-bottom:30px;}
.panel .title h1{ color:#ffc01d; text-transform:uppercase;}
.panel .title h2{ color:#fff; font-size:16px;}
.panel .content p{ color:#9ac5f5; padding-bottom:20px;}


/*-------------------------------------------------
SERIVES SECTION 
-------------------------------------------------*/
.serivces{width:960px; margin:0 auto; margin-top:130px;}
.serivces .panel{ float:left;}


/*-------------------------------------------------
BOX SECTION 
-------------------------------------------------*/
.box{ width:280px; overflow:hidden; float:left; padding:45px 20px 45px 20px;}
.box .icon{float:left; margin-right:20px;}
.box .content{ float:left;}
.box .content h2{color:#ffffff;}
.bg-color1{ background:#0a4689;}
.bg-color2{ background:#064388;}
.bg-color3{ background:#043e7f;}

/*-------------------------------------------------
PORTFOLIO CLASSES
-------------------------------------------------*/
.portfolio-content{ width:960px; margin:0 auto;overflow:hidden; }
.portfolio-categ{text-align:left; margin:0px 0px 30px 0px; font-size:17px; font-weight:normal;  background:url(../images/portfolio-categbg.png) no-repeat; line-height:50px; padding-left:20px; width:600px; color:#0a4689;font-family: 'Oswald', sans-serif;}
.portfolio-categ li{display:inline;margin-right:10px;}
.image-block{ display:block;position: relative;}
.image-block img{border: 1px solid #d5d5d5; background:#104c8f; padding:5px; border:none;}
.image-block img:hover{}
.portfolio-area li{float: left;overflow: hidden;width:200px; padding:5px; margin-right:30px;}
.home-portfolio-text{margin-top:10px;}
li.active a{ text-decoration:none; color:#0a4689;}

.portfolio-categ a{ text-decoration:none; color:#104f94;}
.portfolio-categ a:hover{ text-decoration:none; color:#fff;}

/*-------------------------------------------------
CONTACT FORM CLASSS
-------------------------------------------------*/

.contact-form {padding:30px 30px 30px 0px; width:530px; float:left;}
.contact-form label {display: block; padding:10px 0 10px 0;}
.contact-form label span {display: block; color:#fff;font-size:16px; font-family:'Oswald', sans-serif; float:left; width:80px; text-align:left; padding:5px 20px 0 0;}
.contactLeft .input_text {padding:10px 10px;width:96%;background:#043e7f;border:#1661b3 1px solid; color:#fff;  outline:none; font-family: 'Trebuchet MS', serif;}
.contact-form .message{padding:10px 10px;width:400px; background:#043e7f; border:#1661b3 1px solid;overflow:hidden;height:150px; color:#fff; font-family: 'Trebuchet MS', serif; font-size:14px; outline:none;}
.contactLeft .button{background: url(../images/submit-btn.png) no-repeat; color:#ffffff; text-transform:uppercase; font-family:'Oswald', sans-serif;border: none; margin-top:20px; margin-bottom:20px; width:100px; height:40px; color:#043e7f; cursor:pointer;}

.address { float:left; width:370px; margin-left:30px;}
.address .panel { border:none; color:#fff}
.address .panel .title h1 {  color:#fff; padding-bottom:10px;}
.address .panel .content p span { color:#fff;}
.address .panel .content p a{ text-decoration:none; color:#ffc01d;}
.address .panel .content p a:hover{color:#fff;}

/*-------------------------------------------------
FOOTER SECTION 
-------------------------------------------------*/
.footer-wrapper{background:#043e7f; overflow:hidden; padding-bottom:20px;}
.footer{ width:960px; margin:0 auto; overflow:hidden; margin-top:60px;}
.footer .panel{ float:left; width:300px;}
.footer .panel .title h1{ margin-bottom:30px;}
.footer .panel .contnet{margin-top:20px;}
.footer .panel .contnet ul li{list-style:none;  border-bottom:#104f94 solid 1px;}
.footer .panel .contnet ul li a{ color:#85aedb; text-decoration:none; line-height:40px; font-size:14px;}
.footer .panel .contnet ul li a:hover{color:#ffc01d;}

.footer .panel .contnet img{ float:left; margin-right:20px;}
.footer .panel .contnet spna{ text-decoration:underline; color:#ffc01d;}
.footer .panel .contnet p{ color:#85aedb; font-size:14px; padding-top:6px;}
.phone{ margin-top:20px; padding-bottom:30px; margin-bottom:30px; border-bottom:#104f94 solid 1px;}
.phone img{ float:left; margin-right:10px;}
.phone h1{ color:#ffc01d;}

.welcome {clear: both;
    padding: 20px; background:#011e5f;}
.welcome p { color:#FFF;}

.welcome .button a{clear: both;
    color: #5392d7;}
/*	
	.image {
		background:url(../images/rotate-bg.jpg);
    left: -375px;
    position: absolute;
    top: -459px;
    -webkit-animation:spin 25s linear infinite;
    -moz-animation:spin 25s linear infinite;
    animation:spin 25s linear infinite;
	
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }*/
.image-cover { margin: 0 auto;
	height: 589px;
	width: 100%;
	overflow: hidden;
	position:absolute; z-index:99}
	
	.image-cover .image {
	background: url(../images/rotate-bg.jpg);
	height: 2500px;
	width: 2500px;
	top: -573px;
	left: -299px;
	position: absolute;
    -webkit-animation:spin 200s linear infinite;
    -moz-animation:spin 200s linear infinite;
    animation:spin 200s linear infinite;
}@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.serviceBg { background: #003b90 none repeat scroll 0 0;
    padding: 24px; margin-top:32px;}
.serviceBg p { font-size:16px; color:#FFF;}

.innerBanner { margin-top:30px;}
.specGrid, .specGrid tr td { border:1px solid #09F; border-collapse:collapse; padding:10px; color:#FFF;}
.producttitle { margin-top:20px; background:#09F; padding:10px;}
.producttitle h1 { color:#FFF!important;}
.contactLeft { width:550px; float:left;}
.form-group { list-style:none; color:#F90;}
.form-group li {color:#F90; list-style:none;}
.alert.alert-success {
    background: #e5fefe none repeat scroll 0 0;
    color: Green;
    font-size: 23px;
    padding: 15px;}
.alert.alert-success strong { margin-left:20px;}