@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700');
@font-face {
    font-family: 'Whitney-Semibold';
    font-style: normal;
    font-weight: normal;
    src: local('Whitney-Semibold'), url('fonts/whitney-light.woff') format('woff');
    }
@font-face {
    font-family: "Whitney";
    src: url("fonts/Whitney.eot");
    src: url("fonts/Whitney.eot?#iefix") format("embedded-opentype"), 
         url("fonts/Whitney.woff2") format("woff2"), 
         url("fonts/Whitney.woff") format("woff"), 
         url("fonts/Whitney.ttf") format("truetype"), 
         url("fonts/Whitney.svg#Whitney") format("svg");
}
/* ------------------Reset--------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* -------------------------------------------- */
/* ------------------Font---------------------- */

/*Add your font at here*/

/* -------------------------------------------- */
/* ------------------Style--------------------- */
html, body {width:100%; padding:0; margin:0;}
body {background: #fff; color: #474747; font-size: 1rem; font-family: 'Whitney-Semibold', Open Sans, sans-serif;}

a{color: #474747; text-decoration: none;}
a:hover {color: #DA251D; text-decoration: none;}

a.button{cursor: pointer;color: #ffffff;line-height: 14px;font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;	background: #3F3F3F;}
a.button {display: inline-block;text-decoration: none;padding: 6px 12px 6px 12px;}
a.button:hover{}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

/* -------------------------------------------- */
/* ------------------Header-------------------- */
header {background:transparent;}
header .wrap-header{height: auto;}

header #logo {
    display: block;
    float: left;
    padding:0px; 
    width: 30%;
}
header .menu-wrap{
    display: block;
    float: left;
    padding:0px; 
    width: 70%;
}
header .topnav{background-color: #2f006f;}
header .topnav .mail span {
    background: url(../images/Mail.png) no-repeat 0px 0px;
    color: #fff;
    padding-left: 33px;
    font-size: 15px;
}
header .topnav  ul li {
    display: inline;
}
header .topnav ul span {
    display: inline;
    margin: 0 25px;
    float: left;
}
header .topnav .phone span {
    background: url(../images/Phone.png) no-repeat 0px 0px;
    color: #fff;
    padding-left: 33px;
    font-size: 15px;
}
nav {}
nav .wrap-nav{position:absolute; top:10px; right:0px; height: 37px; background:transparent;}
.fixed-top {
    position: fixed;
    z-index: 1030;
    top: 0;
    right: 0;
    left: 0;
}
header{height:70px;}
header #logo img{height:50px;}
header.navbar-trans {
    background-color:rgba(255, 255, 255, 0.8);
    padding-top: 5px;
    padding-bottom: 5px;
}

header.navbar-reduce {
    transition: all .5s ease-in-out;
    background-color: rgba(255, 255, 255, 1);
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
}

.menu ul {list-style: none;margin: 0;padding: 0;}
.menu  ul li {position: relative;float: left;padding: 6px 5px 0px 5px;}
.menu  ul li:hover {background:transparent;}
.menu  ul li a {
	font-size: 1.2rem; 
	line-height:1.4rem;
	color: #000 !important; 
	display: block; 
	padding: 6px 10px
	;margin-bottom: 5px;
	z-index: 6;
	position: relative; 
	text-transform:uppercase;}
.menu  ul li:hover a {color:#ef0404 !important;}

.minimenu{display:none;}
.minimenu{position: relative;margin: 0px;background:transparent;}
.minimenu div{overflow: hidden;position: relative;font: 18px/37px 'PT Sans Narrow';     color: #fff; text-align:center;text-transform:uppercase;font-weight:bold;}
.minimenu select{
    position: absolute;
    top: 0px; 
    right: 0px;
    width: 100%;
    height: 100%; 
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);	cursor: pointer;
}
.menu ul li a.hover, .menu ul li a.active{color:#ef0404 !important;}
/* -------------------------------------------- */
/* ------------------Featured---------------- */
.focusItem{margin:30px auto; background:#0093d0;text-align: center; padding-bottom:20px; border-radius: 10px;}
.focusTitle{
	margin:auto;
	width: 58%;
    padding-top: 10px;
	}
.focusTitle h3 {
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
    padding: 10px 20px;
    color: #fff;
	font: normal normal normal 28px georgia,palatino,'book antiqua','palatino linotype',serif;
    font-size: 2.2em;
    line-height: 1em;
    background: #cb832e;
    border-radius: 100px;
}

.focusItem .items a {
    margin: 0 5px;
    padding: 0 0 0 25px;
    font-size: 1.4em;
    line-height: 1.4em;
    color: #000;
    white-space: nowrap;
    background: url('../images/buletCircle.png') 0 5px no-repeat;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    transition: color 0.2s;
}

.homeSlider{margin:0 auto 30px auto;}
.slider{background: url('../images/homeBanner1.jpg') no-repeat 100% 80%; height:530px;}
.slider-contact{background: url('../images/img_contact.jpg') no-repeat 100% 80%; height:263px;}
.slider-service{background: url('../images/img_service.jpg') no-repeat 100% 80%; height:263px;}
.slider-privacy{background: url('../images/img_privacy.jpg') no-repeat 100% 80%; height:263px;}
.slider-career{background: url('../images/img_career.jpg') no-repeat 100% 80%; height:263px;}
.slider-about{background: url('../images/img_aboutus.jpg') no-repeat 100% 80%; height:263px;}
.sliderContent-warp{
	top: 60px;
    left: 0px;
    width: 518px;
    position: absolute;
}
.caption{
	font-family:georgia,palatino,'book antiqua','palatino linotype',serif;
    font-size:2.6rem;
    text-align: left;
	line-height:2.8rem;
    color: #fff; text-shadow: 2px 2px 2px #0F0F0F;
}
.caption-inner{
	font-family:georgia,palatino,'book antiqua','palatino linotype',serif;
	font-size:2rem;
	line-height:2.2rem;
    text-align: left;
    color: #fff; text-shadow: 2px 2px 2px #0F0F0F;
}
.caption-smallInn {
    font-family:georgia,palatino,'book antiqua','palatino linotype',serif;
	font-size:1.8rem;
    line-height:2rem;
    text-align: left;
	padding-top:12px;
    color: #fff;
}
.caption-inner span{color:#ffd800;}
.caption-small {
    font-size:1.6rem;
	line-height:1.8rem;
    color: #FF8F00;
    text-align: left;
    margin-top: 14px;
}
#content .block .con h4.contact{
    font-size: 1.4rem;
    margin-left: 18px;
}
#content .block .con p.contact{
    font-size: 1.2rem;
    text-align: left;
    padding: 10px 18px 4px 18px;
}
#content .block .con a.contact{
    color: #1565C0;
    text-decoration: underline;
}
#content .block .con a.contact:hover{
    color: #c62828;
    text-decoration: none;
}
.pageTitle-warp{
	font-size:2.5rem !important;
	line-height:2.7rem !important;
	color:#fff;
	padding:0 0 10px 10px;
}
.featured{margin:30px auto;}
.featured .wrap-featured{background:#333;}
.featured .wrap-featured .slider{padding: 0px;}

#highlight{
    margin-top: -90px;
}
.homeHilight{
	border: 1px solid #ccc;
    padding: 20px 10px;
    border-radius: 10px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	}
.homeHilight h2 {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.homeHilight h2 p {
    margin: 0;
    padding: 0;
    color: #333;
	text-align:center;
	font: normal normal normal 24px georgia,palatino,'book antiqua','palatino linotype',serif;
	/*
    font-family: 'ZonaPro';*/
}

.homeHilight h2 p span{
    color: #cb472e;
	/*
    font-family: 'ZonaPro';*/
}

/* -------------------------------------------- */
/* ------------------Content------------------- */
#content {margin-top: -90px;}
#content .con {
    margin: 40px 0;
}
#content h4{
    font-size: 1.6rem;
    margin: 18px 8px 8px;
    font-weight: 600;
}
#content .wrap-content{background-color:transparent; padding-top: 10px;}
#content .block-warp {
    width: 33.3%;
    margin-right: 0;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.yellow {
    background: #e7c12d;
}
.pink {
    background: #a8d3ff;
}
.green {
    background: #91d214;
}
.blockGrey{background:#e4e4e4; border-radius:8px;}
.blockLightGrey{background: #f1f1f1; border-radius:8px;}
.blockOrange{background: #36afe1; border-radius:8px;}
.blockGrey, .blockLightGrey, .blockOrange{
	-webkit-box-shadow: 0px 56px 36px -60px #121D12;
    -moz-box-shadow: 0px 56px 36px -60px #121D12;
    -o-box-shadow: 0px 56px 36px -60px #121D12;
	}


#content .block .title, #content .block .titleJob{padding-top:10px;}
#content .block .title h3 {
    text-align: center;
    padding: 20px 10px 10px;
    color: #000;
    white-space: nowrap;
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: uppercase;
}
#content .block .title h3.client {
	background: url('../images/icon-client.png') no-repeat 20px 5px;
	color: #000;
}
#content .block .title h3.candidate {
	background: url('../images/icon-candidate.png') no-repeat 20px 5px;
	color: #000;
}
#content .block .titleJob h3 {
    float: left;
    padding: 6px 10px 6px 60px;
    color: #fff;
    white-space: nowrap;
	font: normal normal normal 40px georgia,palatino,'book antiqua','palatino linotype',serif;
    font-size: 2.8em;
	background: url('../images/icon-cv.png') no-repeat 20px 5px;
}
#content .block .con h2 {
   font-size: 2.2em;
    line-height: 2.4em;
	color:#00363c;
	padding:0 10px;
}
#content .block .con h3 {
   font-size: 1.8em;
    line-height: 2em;
	color:#00363c;
	padding:0 10px;
	font-weight:600;
}
#content .block .con h2.icon-feedback {
    background: url('../images/icon-feedback.png') no-repeat 20px 5px; 
    padding-left: 60px;
    line-height: 2rem;
    margin-bottom: 20px;
}
#content .block .con p {
    margin: -5px 0 0 0;
    padding: 20px;
    color: #5a5a5a;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.5rem;
}
#content .block .con p.inner {
    margin: -5px 0 0 0;
    padding: 10px;
    color: #6d6d6d;
    font-size: 1.4rem;
    line-height: 1.8rem;
	text-align:justify;
}
#content .block .subCon {
    padding: 0 20px 10px 20px;
}
#content .subCon span.icon {
    float: left;
    margin: 0;
    display: block;
    width: 100px;
    height: 100px;
}
#content .block .subCon ul {
    float: left;
    margin: 10px 0 0 10px;
    padding: 0;
    list-style: none;
}
#content .block .subCon ul li {
    padding: 0 0 0 24px;
    color: #434343;
    font-size: 1.1rem;
    line-height: 1.5rem;
	background: url('../images/buletCircleBlack.png') no-repeat 0 7px;
    
}
#content .block .sublist {
    padding: 0 20px 10px 20px;
}
#content .block .sublist ul {
    /*float: left;*/
    margin: 0px 0 0 10px;
    padding: 0;
    list-style: none;
}
#content .block .sublist ul li {
    padding: 0 0 0 24px;
    color: #333;
    font-size: 1.5em;
    line-height: 1.6em;
	background: url('../images/buletCircleBlue.png') no-repeat 0 15px;
    
}

#feature-content {
    background-image: url('../images/pageback.jpg');
    background-position: center center;
    background-attachment: fixed;
    padding: 20px 0 60px 0;
    box-shadow: inset 0px 15px 30px rgba(0,0,0,0.39), 0 6px 6px rgba(0,0,0,0.23);
}
#feature-content .overlay-con h3 {
    padding: 40px 0px 10px 0px;
    color: #000;
    white-space: nowrap;
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
}

#feature-content .overlay-con p {
    margin: 20px 0 ;
    color: #5a5a5a;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: justify;
    font-family: "Whitney", Whitney-Semibold, Open Sans, sans-serif;
}

#job-catagory{
    width: 100%;
    min-height: 430px;
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
    position: relative;
    /*background-image: url('../images/bg_jobcat.jpg');
    opacity: 0.5;
    filter: alpha(opacity=50);
    background-size: cover;
    background-repeat: no-repeat;*/
    padding: 20px 0 60px 0; 
}
#job-catagory::after{
    content: "";
    background: url('../images/bg_jobcat.jpg');
    opacity: 0.4;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}
#job-catagory h2{
    padding: 25px 0px 30px 0px;
    color: #fff;
    white-space: nowrap;
    font-size: 2rem;
    text-transform: uppercase;
    text-align: center;
}

#job-catagory .cat-title{
    font-size: 1.2rem;
    color: #adadad;
    white-space: nowrap;
    text-align: center;
    margin-bottom: 30px;
}
#job-catagory .cat-icon {
    height: 50px;
    font-size: 2.2rem;
    text-align: center;
    color: #ffd308;
    margin-top: 25px;
    margin-bottom: 15px;
}


.btn_readmore {
    float: right;
    margin: 20px;
}
.btn_readmore a{
    display: inline-block;
    padding: 0 30px 0 20px;
    height: 34px;
    color: #000;
	font-size: 1.3em;
    line-height: 31px;
    /* PC: Chrome/Firefox; */
    line-height: 32px\9;
    background: url('../images/buletArrowO.png') right no-repeat;
}
#content .sectionLeft{width:32%; margin-right:6%; float:left; display: inline-block;}
#content .sectionRight{width:62%; float:left; display: inline-block;}

.block01 {text-align:center; padding-bottom:30px;}
.block01 img{border:5px solid #CCCCCC;}
.block01 h2{font-size:20px; line-height:30px;}

.block02 {margin:10px; border-bottom:1px dashed #cccccc; border-top:1px dashed #cccccc;}
.block02 p { padding:30px; font-size:24px; text-align:center; line-height:30px;}
.block02 a {color:#DA251D;}

.block03 {margin:30px 0;}
.block03 h2{font-size:18px;}
.block03 img{float:left; margin-right:10px;}


.mid-grid {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    margin: 2em 0 0em 0;
    background: #FFF;
    padding: 1.5em 0 3em 0;
}
.mid-gridBg {
    background: url(../images/bg_Wel1.png) #f1f1f1 50% 10% !important;
}
/* -------------------------------------------- */
/* ------------------form-------------------- */
.jobs .inputWarp.text,  .jobs .inputWarp.select {
    position: relative;
}
.jobs .inputWarp.text,  .jobs .inputWarp.select {
    margin: 10px 0 0 0;
    padding: 0 8px;
    width: auto;
    height: 36px;
    background: #fff;
    border-radius: 2px;
    overflow: hidden;
}
.jobs .inputWarp.select  label {
    position: absolute;
    padding: 10px 0 0 8px;
    color: #999;
    font-size: 1.2em;
}
.jobs .inputWarp.select {
    padding: 0;
    background-image: url('../images/buletArrowDown.png');
    background-position: right;
    background-repeat: no-repeat;
}
.jobs .inputWarp.select{
    margin: 10px 0 0 0;
    padding: 0 8px;
    width: auto;
    height: 36px;
    background: #fff;
    border-radius: 2px;
    overflow: hidden;
}
.jobs .inputWarp select {
    width: 100%;
    padding: 10px 0 0 0;
    height: 36px;
    color: #999;
    font-size: 1.2em;
    cursor: pointer;
}
/* -------------------------------------------- */

/* <<< About Section >>> */
.About_sec { 
    padding: 0px ; 
    width: 100%; 
    overflow: hidden; 
}
.About_sec .Center { 
    max-width: 1100px; 
    margin: auto; 
    overflow: hidden; 
    text-align: center; 
}
.About_sec h2 { 
    font-size: 56px; 
    color: #000; 
    font-family: 'Oswald', sans-serif; 
    font-weight: 400; 
    margin: 0px; 
    text-transform: uppercase; 
    line-height: 60px; 
    letter-spacing: -0.4px; 
}
.About_sec p { 
    padding: 24px 0px 35px 0px; 
    font-size: 14px; 
    color: #979797; 
    margin: 0px; 
    line-height: 25px; 
    font-weight: 400; 
}
.About_sec .Line { 
    border: solid 1px #ff9408; 
    height: 2px; 
    width: 252px; 
    margin: auto; 
}
.About_sec .Tabside { 
    padding: 0px 30px 0 0; 
    width: 100%;
}
.About_sec .Tabside ul { 
    list-style: none; 
    margin: 0px; 
    padding-bottom: 59px; 
    text-align: center; 
}
.About_sec .Tabside li { 
    float: none; 
    padding: 0px; 
    margin: 0px -2px; 
    display: inline-block;
}
.About_sec .Tabside li a { 
    padding: 14px 40px 13px 40px; 
    font-size: 1.6rem; 
    color: #484848; 
    font-weight: 400; 
    text-decoration: none; 
    text-transform: uppercase; 
    border: solid 1px #d5d5d5; 
    display: block; 
    transition: all 0.3s ease; 
}
.About_sec .Tabside li a:hover, .About_sec .Tabside li a.activeLink { 
    border: solid 1px #ff9408; 
    background: #ff9408; 
    color: #fff;
}
.About_sec .Tabside .TabImage { 
    width: 43.63%; 
    float: left; 
    position: relative; 
}
.About_sec .Tabside .TabImage .img1 { 
    position: absolute; 
    top: 0px; 
    left: 42px; 
    height: 260px; 
    background: url(../images/about-shadow.png) no-repeat; 
    background-position: 25px 223px; 
}
.About_sec .Tabside .TabImage .img1 img { 
    padding: 5px; 
    border: solid 1px #ececec; 
    background: #fff;  
}
.About_sec .Tabside .TabImage .img2 { 
    position: absolute; 
    top: 40px; 
    left: 2px; 
    height: 260px; 
    background: url(../images/about-shadow.png) bottom center no-repeat; 
    background-position: 0px 223px; 
}
.About_sec .Tabside .TabImage .img2 img { 
    padding: 5px; 
    border: solid 1px #ececec; 
    background: #fff;  
}
.About_sec .Tabside .Description { 
    width: 54.3%; 
    float: right; 
    text-align: left; 
    margin-top: -6px;
}
.About_sec .Tabside .Description h3 { 
    font-size: 24px; 
    color: #000; 
    margin: 0px; 
    text-transform: uppercase; 
    line-height: 29px; 
}
#content .About_sec .Tabside .Description h3{
    padding: 0; 
    font-size: 1.2rem; 
    line-height: 1.2rem;
}
#content .About_sec .Tabside .Description h3 span { 
    padding: 0px; 
    color: #ff9000; 
    display: block; 
}
#content .About_sec .Tabside .tabcontent .Description p.subcon { 
    padding: 10px 0px 20px 0px; 
    font-size: 1.4rem; 
    color: #6d6d6d; 
    margin: 0px; 
    line-height: 1.8rem; 
    text-align: left !important; 
}
.About_sec .Tabside .Description p .cyan { 
    font-size: 16px; 
    color: #08c2ff; 
}
.About_sec .tabcontent ul, .tab_container ul {
    float: left;
    margin: 10px 0 0 10px;
    padding: 0;
    list-style: none;
}
.About_sec .tabcontent ul li, .tab_container ul li {
    padding: 0 0 0 24px;
    margin-left: 30px;
    margin-bottom: 5px;
    text-align: left;
    display: block;
    color: #575757;
    font-size: 1.2rem;
    background: url(../images/buletArrowO.png) no-repeat 0 4px;
}

/*---------About Us End--------------*/
/* ------------------social icon-------------------- */
.footer-grid h3 {
    font-family: 'Open Sans', sans-serif;
    color: #FFF;
    font-size: 1em;
    text-transform: uppercase;
    padding: 10px 0 3px 0px;
}

.social-icons {
    float: right;
    margin-top: 1.1%;
}

.social-icons {
    float: right;
    margin-top: 1.1%;
}

.social-icons ul li {
    display: inline-block !important;
}

.social-icons ul li a {
    color: #363638;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.875em;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    padding: 0px;
    background: none;
}

.social-icons ul li a img {
    vertical-align: middle;
    padding-right: 5px;
}
/* -------------------------------------------- */

/* ------------------Footer-------------------- */
footer {background-color:#340ba9; margin-top:0px;}
footer .wrap-footer{padding:10px 0px; color:#ffffff;}
footer .box{}
footer .sectionRight{width:27%; margin-left:3%; float:left; display: inline-block;}
footer .sectionLeft{width:40%; float:left; display: inline-block;}
footer .heading{ padding:5px; border-bottom:1px dotted #636363; color:#fff;}
footer .heading h2{font-size: 1.8rem; text-transform: uppercase; font-weight: normal; display: inline; padding: 0 5px 0 0px;}
footer .heading h2.icon-why{background: url('../images/icon-why.png') no-repeat 0 0px;}
footer .heading h2.icon-recruitment{background: url('../images/icon-recruitment.png') no-repeat 0 0px;}
footer .heading h2.icon-news{background: url('../images/icon-news.png') no-repeat 0 0px;}
footer .content{padding:5px}
footer .content p {
    color: #9cd9ff;
    font-size: 1.1rem;
    margin-top: 5px;
}
footer .content a{color:#fff000; text-decoration:none;}
footer .content a:hover{color:#fff; text-decoration:none;}
footer .content .gallery img{ float:left; padding:5px; border:1px solid #CCC; margin:5px;}
footer .content .subCon1 ul {
    float: left;
    margin: 10px 0 0 10px;
    padding: 0;
    list-style: none;
}
footer .content .subCon1 ul li {
    padding: 0 0 0 24px;
    color: #9cd9ff;
    font-size: 1.1rem;
    background: url(../images/buletArrowO.png) no-repeat 0 2px;
    
}
.copyright{
	text-align:center; 
	/*margin-top:20px;*/
	background: #001618;
    height: 50px;
	color:#999;
	}
.copyright a{color:#ffffff; text-decoration:underline;}
.copyright .ubqgrid p{text-align: left; line-height: 50px;}
footer .btnmore {
    float: right;
}
footer .btnmore a{
    display: inline-block;
    padding: 0 30px 0 20px;
    height: 34px;
    color: #00b4ff;
	font-size: 1em;
    line-height: 1em;
    /* PC: Chrome/Firefox; */
    line-height: 32px\9;
    background: url('../images/buletArrowO.png')no-repeat 90% -3px;
}
footer .btnmore a:hover{ color:#0895d0;}
.copyright .top-social{
    position: absolute; top: 10px; right: 30px;
}
.marqueBox{width:100%; height:30px;}
.marquee {
  height: 30px;
  width: 94%;
  
  /*top:5%;
  left:20%;*/

  overflow: hidden;
  position:relative;
}

.marquee div {
  display: block;
  width: 200%;
  height: 30px;
  line-height:28px;
  top:8px;
  position: absolute;
  overflow: hidden;

  animation: marquee 10s linear infinite;
}

.marquee span {
  float: left;
  width: 50%;
  font-size:14px;
  color:#fff;
}
.marquee span a {
  color:#3498DB;
}
.address-bar{margin-bottom: 10px;}
.address-bar>* {
    display: inline-block;
    min-width: 20px;
    vertical-align: top;
    white-space: normal;
}
.address-bar>*+* {
    margin-left: 11px;
}
.address-text{color: #9cd9ff;}
.icon::before {
    position: relative;
    display: inline-block;
    font-family: "FontAwesome"; 
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    text-transform: none;
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-phone:before {
    content: "\f095";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-dot-circle-o:before {
    content: "\f192";
    font-size: .5rem;
}
@keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
}



@media screen and (min-width: 768px){
.carousel-caption {
    right: 0;
    top: 40%;
    left: 10%;
    padding-bottom: 30px;
}
.carousel-indicators {
    bottom: 80px;
}
}