
 
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/* * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
/* * Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }
/* * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, * and Safari 4.
* Known issue:no IE 6 support. */
[hidden] { display: none; }
/* ==========================================================================
Base
========================================================================== */
/* * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
*    `em` units.
* 2. Prevents iOS text size adjust after orientation change, without disabling
*    user zoom. */
 
html { font-size: 100%; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
-ms-text-size-adjust: 100%; /* 2 */ }
html, html a { -webkit-font-smoothing: antialiased; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }
/* * Addresses `font-family` inconsistency between `textarea` and other form
* elements. */
html, button, input, select, textarea { font-family: 'Raleway-Light', arial; }
/* * Addresses margins handled incorrectly in IE 6/7. */
body { margin: 0; font-family: 'Raleway-Light', arial; }
/* ==========================================================================
Links
========================================================================== */
/* * Addresses `outline` inconsistency between Chrome and other browsers. */
 
a:focus { outline: thin dotted; }
/* * Improves readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }
/* ==========================================================================
Typography
========================================================================== */
/* * Addresses font sizes and margins set differently in IE 6/7.
* Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5, * and Chrome. */

@font-face {
    font-family: 'Raleway-Light';
    src: url('../fonts/raleway-light-webfont.eot');
    src: url('../fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-light-webfont.woff2') format('woff2'),
         url('../fonts/raleway-light-webfont.woff') format('woff'),
         url('../fonts/raleway-light-webfont.ttf') format('truetype'),
         url('../fonts/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 { font-family: "Raleway-Light",arial; font-size: 28px; margin:  0;padding:0.5em 0 0 0; color: #353535; line-height: 32px;font-weight: bold;color: #333333; }
h2 { font-size: 18px; font-family: "Raleway-Light" , arial; color: #757575; text-transform: uppercase; font-weight: bold; }
h3 { font-size: 17px; font-family: "Raleway-Light" , arial; color: #221d45; text-transform: uppercase; font-weight: bold; }
h4 { font-size: 14px; font-family: "Raleway-Light" , arial; color: #333333; text-transform: uppercase; font-weight: bold;margin: 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.75em; margin: 2.33em 0; }
.center{
    text-align: center;
}
/* * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }
/* * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
/* * Addresses styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }
/* * Addresses styling not present in IE 6/7/8/9. */
mark { background: #ff0; color: #000; }
/* * Addresses margins set differently in IE 6/7. */
p { margin: 1em 0 }
/* * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome. */
code, kbd, pre, samp { font-family:"Raleway-Light" , arial;  font-size: 1em; }
/* * Improves readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
/* * Addresses CSS quotes not supported in IE 6/7. */
q { quotes: none; }
/* * Addresses `quotes` property not supported in Safari 4. */
q:before, q:after { content: ''; content: none; }
small { font-size: 75%; }
/* * Prevents `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* ==========================================================================
Lists
========================================================================== */
/* * Addresses margins set differently in IE 6/7. */
 
dd { margin: 0 0 0 40px; }
/* * Addresses paddings set differently in IE 6/7. */
menu, ol, ul { padding: 0 0 0 40px; }
/* * Corrects list images handled incorrectly in IE 7. */
nav ul, nav ol { list-style: none; list-style-image: none; }
/* ==========================================================================
Embedded content
========================================================================== */
/* * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improves image quality when scaled in IE 7. */
 
img { border: 0; /* 1 */
-ms-interpolation-mode: bicubic; /* 2 */ }
/* * Corrects overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }
/* ==========================================================================
Figures
========================================================================== */
/* * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
 
figure { margin: 0; }
/* ==========================================================================
Forms
========================================================================== */
/* * Corrects margin displayed oddly in IE 6/7. */
 
form { margin: 0; }
/* * Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
/* * 1. Corrects color not being inherited in IE 6/7/8/9.
* 2. Corrects text not wrapping in Firefox 3.
* 3. Corrects alignment displayed oddly in IE 6/7. */
legend { border: 0; /* 1 */
	padding: 0; white-space: normal; /* 2 */
*margin-left: -7px; /* 3 */ }
/* * 1. Corrects font size not being inherited in all browsers.
* 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5, *    and Chrome.
* 3. Improves appearance and consistency in all browsers. */
button, input, select, textarea { font-size: 100%; /* 1 */
	margin: 0; /* 2 */
	vertical-align: baseline; /* 3 */
*vertical-align: middle; /* 3 */ }
/* * Addresses Firefox 3+ setting `line-height` on `input` using ` !important` in
* the UA stylesheet. */
button, input { line-height: normal; }
/* * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
*    `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
*    Known issue:inner spacing remains in IE 6. */
button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
*overflow: visible; /* 4 */ }
/* * Re-set default cursor for disabled elements. */
button[disabled], input[disabled] { cursor: default; }
/* * 1. Addresses box sizing set to content-box in IE 8/9.
* 2. Removes excess padding in IE 8/9.
* 3. Removes excess padding in IE 7.
*    Known issue:excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
	*height: 13px; /* 3 */
*width: 13px; /* 3 */ }
/* * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
*    (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */
box-sizing: content-box; }
/* * Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
/* * Removes inner padding and border in Firefox 3+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/* * 1. Removes default vertical scrollbar in IE 6/7/8/9.
* 2. Improves readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */
vertical-align: top; /* 2 */ }
/* ==========================================================================
Tables
========================================================================== */
/* * Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }
/* ==========================================================================
Global Styles
========================================================================== */
p { font-family: "Raleway-Light",arial; color: #333333; word-spacing: 2px; line-height: 19px; font-size: 13px;margin: 1em 0; }
.dark-bg { background: #f6f6f6; }
.light-bg { background-color: #fff; }
.dark-box { background: #f3f5f8; -webkit-box-shadow: 0px 3px 0px 0px #ccc; -moz-box-shadow: 0px 3px 0px 0px #ccc; box-shadow: 0px 3px 0px 0px #ccc; }
.light-box { background-color: #fff;  padding: 15px 0;box-shadow: -2px 23px 32px -31px #6F7476;overflow: hidden; }
.light-box a { color: #15A9CE; }
.light-box a:hover { color: #d435d2; }
.light-box:hover, .light-box:focus { -webkit-box-shadow: 0px 3px 0px 0px #ccc; -moz-box-shadow: 0px 3px 0px 0px #ccc; box-shadow: 0px 3px 0px 0px #ccc; }
.box-hover { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
.box-hover:hover, .box-hover:focus { transform: translate(0, -15px); -webkit-transform: translate(0, -15px); -ms-transform: translate(0, -15px); }
.wrapper { height: 650px; }
.noPad { padding: 0; }
.inner { padding-top: 170px; }
/* ==========================================================================
Navigation
========================================================================== */
#nav-toggle { position: absolute; right: 15px; top: 0; }
#nav-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { cursor: pointer; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; -o-border-radius: 1px; height: 5px; width: 35px; background: #353535; position: absolute; display: block; content: ''; }
#nav-toggle span:before { top: -10px; }
#nav-toggle span:after { bottom: -10px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
#nav-toggle.active span { background-color: transparent; }
#nav-toggle.active span:before, #nav-toggle.active span:after { top: 0; }
#nav-toggle.active span:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
#nav-toggle.active span:after { transform: translateY(-10px) rotate(-45deg); -webkit-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); top: 10px; }
.navicon { position: relative; height: 26px; }
.indicator { position: absolute; right: 0 !important; }
.pull { display: none; }
/* ==========================================================================
Hero
========================================================================== */
.hero {  -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: auto; }
.heroClr{color: #fff; }
.hero h1 { 
    float: left;
    width: auto;
	font-size: 26px; 
    font-weight: bolder!important;
	letter-spacing: 0;
	margin: 3px 0;
	font-weight: normal;
	padding: 0 1% 0 9%;
	color: #fff;
	font-family: "Raleway-bold",arial;
	text-align: left; 
	line-height: 45px;
	background: #00a0e3;
    text-transform: uppercase;

 }
.hero p { letter-spacing: 1px; color: #fff;font-size: 13px;background: #01a1c9;width: auto;float: left;margin: 0 0 9% 10%;padding: 10px 15px;}
.learn-more-btn { background: rgba(61, 201, 179, 1); padding: 20px 40px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; color: #fff; text-transform: uppercase; letter-spacing: 1px; display: inline-block; -webkit-box-shadow: 0px 3px 0px 0px #309383; -moz-box-shadow: 0px 3px 0px 0px #309383; box-shadow: 0px 3px 0px 0px #309383; margin: 60px 0 0; font-weight: bold; }
.learn-more-btn:hover, .learn-more-btn:focus { background: rgba(61, 201, 179, 0.6); color: #fff; }
/* ==========================================================================
Intro
========================================================================== */
.intro { background: #00a0e3;padding:0 0 6% 0; }

.about{padding: 2% 0;}
.light{padding: 2% 0;}
.light h1 {
    font-size: 18px;
    font-family: "Raleway-bold",arial;
    color: #333333;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: bold;
}
.aboutInnerBox{}
.whiteBg { background: #fff;padding: 13px;overflow: hidden; }
.whiteBg h1 {margin: 30px 0!important; color: #333;font-size: 26px;font-weight: bold;font-family: "Raleway-bold",arial;padding: 0;margin: 0; }
.whiteBg p { color: #A1A1A1; }
.whitePad { padding: 3% 2% 3% 0;}
.iconRound {
    height: 43px;
    width: 43px;
    border-radius: 50%;
    color: #ccc!important;
    text-align: center;
    margin: 0;
    padding: 6px 0 0 0;
    font-size: 18px;
    border: 2px solid #6ad2ef;
}

.blueBg { background: #fff;padding: 0;overflow: hidden; }
.blueBg h2 { color: #393185;font-size: 24px;letter-spacing: 4px;font-weight: bold; margin-top: 20%; }
.blueBg p { color: #222; }
.bluePad { padding: 2% 5%;}

.testimonials{padding: 4% 0;}
.testimonials h1 { text-align: center; margin: 15px 0!important;color: #656565; }
.testimonials h2 { font-size: 18px;color: #6AC8DF;margin: 10px 0 0 0; }
.testimonials h3 { font-size: 14px;color: #757575; }
.testIcn {color: #23aed0;font-size: 18px;padding: 0 10px 0 0;}
.testIcn1 {color: #23aed0;font-size: 18px;padding:0 0 0 10px ;}

.client{padding: 1% 0;background: #fdfdfd;}
.client h1 { text-align: center; margin: 15px 0!important;color: #656565; }

.technology{
    padding: 4% 0;
    background: url('../img/about-bg2.jpg') no-repeat center center; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover; 
    background-attachment: fixed; 
    padding:0 0 50px 0;
}
.technology h1 {margin: 0 0 0 0;color: #fff;text-transform: capitalize; text-align: center;margin: 25px 0;}
.technology h3 {margin: 0 0 0 0;line-height: 27px;}
.technology p{color: #fff;}
.tecWhite {color: #fff;font-size: 14px;text-transform: capitalize;margin: 15px 0 0 0;font-weight: normal;}

.service{ padding: 4% 0 0 0;}
.gray{
    background: #009ee3;
    min-height: 75px!important;
    color: #fff;
    margin:0 0 30px 0;
    padding:2px 10px;
}
.gray h2{
    color: #fff;
    font-size: 16px;
}


.career{
    padding: 4% 0;
    background: url('../img/career.jpg') no-repeat center center; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover; 
    background-attachment: fixed; 
    padding:50px 0;
}

.footer { position: relative;background: #393185; padding: 25px 0;}
.ftrLinkClr {color: #bbbbbb;font-size: 18px;}
.ftrLinkClr:hover {color: #009fc8;font-size: 18px;}



.arrow {text-transform: uppercase; letter-spacing: 1px;  padding-bottom: 10px; font-weight: bold; }



.inputBox {
    width: 100%;
    background: none; 
    border-bottom: 1px solid #555555!important;
    border-left: 2px solid #009fc8!important;
    border: none;
    color: #fff;
    font-size: 12px;
    min-height: 30px;   
    margin: 0 ;
    padding: 0 15px;
    float: left;
    overflow: hidden;
}
.sbscrb {
    border: none;   
    margin: 20px 0 0 0 ;
    color: #fff;
    padding:5px 15px;
    float: left;
    overflow: hidden;
    background: #009fc8;
}
.sbscrb:hover {
    background: #6ac8df;
}
.linkBox {
    width: 100%;
    height: auto;    
    margin: 0 0 25px 0;
    padding: 0px;
    float: left;
    overflow: hidden;
}
.linkBox ul {
    width: 100%;
    height: auto;    
    margin: 0px;
    padding: 0px;
    float: left;
    overflow: hidden;
}
.linkBox ul li {
    width: 100%;
    min-height: 25px;
    margin-top: 0px;
    line-height: 18px;
    font-family: arial;
    color: #d9d6e9 ;
    font-size: 11px;
    list-style: none;
}
.linkBox ul li a {
    width: 100%;  
    margin-top: 0px;
    line-height: 18px;
    font-family: arial;
    color: #d9d6e9!important;
    font-size: 11px;
    padding: 4px 0 2px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.linkBox ul li a:hover {
    color: #009ee3!important;
}
.linkBox h1 {
    font-family: "Raleway-Light" , arial;
    font-size: 22px;
    margin: 15px 0 8px 0;
    padding: 0px;
    color: #fff;
    line-height: 32px;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: bold;
}
.ftClr{
    color: #009fc8;
    padding: 0 10px 0 0;
}
a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #fff;
    text-decoration: none;
}
/* ==========================================================================
Features
========================================================================== */
.features-wrapper, .team-wrapper { margin: 0 0 0 0; }
.shadow { text-shadow: rgb(55, 181, 161) 1px 1px, rgb(55, 181, 161) 2px 2px, rgb(55, 181, 161) 3px 3px, rgb(55, 181, 161) 4px 4px, rgb(55, 181, 161) 5px 5px, rgb(55, 181, 161) 6px 6px, rgb(55, 181, 161) 7px 7px, rgb(55, 181, 161) 8px 8px, rgb(55, 181, 161) 9px 9px, rgb(55, 181, 161) 10px 10px, rgb(55, 181, 161) 11px 11px, rgb(55, 181, 161) 12px 12px, rgb(55, 182, 162) 13px 13px, rgb(55, 183, 163) 14px 14px, rgb(56, 184, 164) 15px 15px, rgb(56, 185, 165) 16px 16px, rgb(56, 186, 166) 17px 17px, rgb(57, 187, 167) 18px 18px, rgb(57, 188, 168) 19px 19px, rgb(57, 189, 169) 20px 20px, rgb(58, 191, 170) 21px 21px, rgb(58, 192, 171) 22px 22px, rgb(58, 193, 172) 23px 23px, rgb(59, 194, 173) 24px 24px, rgb(59, 195, 174) 25px 25px, rgb(59, 196, 175) 26px 26px, rgb(60, 197, 176) 27px 27px, rgb(60, 198, 177) 28px 28px, rgb(60, 199, 178) 29px 29px, rgb(61, 201, 179) 30px 30px; }
.icon {
    height: 60px;
    width: 60px;
    line-height: 64px;
    max-width: 100%;
    background: none repeat scroll 0% 0% #fff;
    border-radius: 50%;
    display: block;
    color: #E9E9E9!important;
    font-size: 55px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    margin: -7px 0 15px 0;
    box-shadow: 6px 5px 25px -24px #000;
    font-size: 10px;
    border: 1px solid #F7FBF7;
}
.icon2 { height: 113px; width: 113px; line-height: 175px; max-width: 100%; background: #fff; border-radius: 50%; -o-border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; display: block; color: #fff; font-size: 55px; text-align: center; vertical-align: middle; position: relative; margin: 0 auto 50px;padding: 20px; }

/* ==========================================================================
iPhone Section
========================================================================== */
.iphone { width: 50%; background: #f3f5f8; float: left; height: 100%; box-shadow: inset -15px -11px 40px -6px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset -15px -11px 40px -6px rgba(0, 0, 0, 0.1); -webkit-box-shadow: inset -15px -11px 40px -6px rgba(0, 0, 0, 0.1); z-index: 1; }
.fluid-white { width: 50%; background: #fff; float: right; height: 100%; z-index: 2; }
.responsive-services { position: relative; }
/* ==========================================================================
Swag
========================================================================== */
.swag1 { background: url('../img/about-bg2.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: fixed; padding:50px 0;  }
.swag { background: url('../img/about-bg.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: fixed; padding:50px 0; }
.swag h1 { color: #fff; text-transform: uppercase; letter-spacing: 1px; }
.swag h1 span { display: block; font-size: 25px; margin-top: 20px; }
.down-arrow-btn { width: 40px; height: 40px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; background: rgba(61, 201, 179, 0.8); display: inline-block; margin: 10px auto 20px; color: #fff; font-size: 16px; line-height: 40px; text-align: center; }
.down-arrow-btn:hover, .down-arrow-btn:focus { color: #fff; background: rgba(61, 201, 179, 1); }
/* ==========================================================================
Portfolio
========================================================================== */
.effects { padding-left: 15px; }
.effects .img { position: relative; position: relative; z-index: 1; overflow: hidden; }
.effects .img:nth-child(n) { margin-right: 5px; }
.effects .img:first-child { margin-left: -15px; }
.effects .img:last-child { margin-right: 0; }
.effects .img img { display: block; margin: 0; padding: 0; height: auto; }
.overlay { display: block; position: absolute; z-index: 20; background: rgba(27, 101, 126, 0.8); overflow: hidden; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
a.close-overlay { display: block; position: absolute; top: 0; right: 0; z-index: 100; width: 45px; height: 45px; font-size: 20px; font-weight: 700; color: #fff; line-height: 45px; text-align: center; background-color: #000; cursor: pointer; }
a.close-overlay.hidden { display: none; }
a.expand { display: block; position: absolute; z-index: 100; text-align: center; color: #fff; font-weight: 600; font-size: 14px; text-transform: uppercase; line-height: 30px; }
.overlay-effect .img i { font-size: 30px; }
.overlay-effect .overlay { bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0; }
.overlay-effect .overlay a.expand { left: 0; right: 0; bottom: 47%; margin: 0 auto -30px auto; }
.overlay-effect .img.hover .overlay { height: 100%; opacity: 1; }
.img img { width: -webkit-calc(100% + 40px) !important; width: calc(100% + 40px) !important; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -moz-transition: opacity 0.35s, -moz-transform 0.35s; -o-transition: opacity 0.35s, -o-transform 0.35s; -webkit-transform: translate3d(-40px, 0, 0); transform: translate3d(-40px, 0, 0); -ms-transform: translate3d(-40px, 0, 0); }
.img:hover img { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -ms-transform: translate3d(-40px, 0, 0); }
.designs { position: absolute; left: 0; right: 0; margin-left: auto; margin-right: auto; top: 50px; }
/* ==========================================================================
Subscribe
========================================================================== */
.subscribe { background: url('../img/keyboard-bg.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: fixed; padding: 120px 0 140px; }
.subscribe h1 { color: #fff; margin-bottom: 40px; }
.subscribe h1 span { display: block; font-size: 15px; text-transform: uppercase; font-weight: bold; margin-top: 20px; letter-spacing: 1px; }
.subscribe input[type=text] { background-color: rgba(255, 255, 255, 0.1); border: solid 1px #fff; padding: 20px; width: 30%; color: #fff; }
.subscribe input[type=submit] { background: rgba(61, 201, 179, 0.5); border: solid 1px rgba(61, 201, 179, 0.5); padding: 20px; color: #fff; text-transform: uppercase; letter-spacing: 1px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; }
.subscribe input[type=submit]:hover { background: rgba(61, 201, 179, 1); border: solid 1px rgba(61, 201, 179, 1); color: #fff; }
/* ==========================================================================
CTA
========================================================================== */
.ignite-cta { background-color: #242830; padding: 70px 0; }
.ignite-btn { display: inline-block; padding: 25px 40px; color: #fff; border: solid 1px #fff; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }
.ignite-btn:hover, .ignite-btn:focus { color: #3dc9b3; border: solid 1px #3dc9b3; }
/* ==========================================================================
Team

========================================================================== */

.team img {  }
ul.social-buttons { list-style: none; margin: 0; padding: 0; }
ul.social-buttons li { display: inline-block; margin-right: 10px; }
ul.social-buttons li:last-child { margin-right: 0; }
.social-btn { width: 40px; height: 40px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; background: #242830; display: inline-block; color: #fff; font-size: 17px; line-height: 40px; text-align: center; }
.social-btn:hover, .social-btn:focus { background: #3dc9b3; color: #fff; }
/* ==========================================================================
Contact
========================================================================== */
.up-btn { width: 44px; height: 50px;  -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; background: url(../img/up.png) no-repeat; display: block; margin: 0 auto; color: #fff; font-size: 18px; line-height: 46px; text-align: center; position: absolute; top: -26px; left: 0; right: 0; margin-left: auto; margin-right: auto; }
.up-btn:hover, up-btn:focus { color: #fff;  background: url(../img/up1.png) no-repeat; }
.contact-details { margin: 70px 0; }
.contact-details h2 { font-size: 20px; }
.contact-details h2 span { display: block; color: #3dc9b3; text-transform: uppercase; letter-spacing: 1px; font-size: 14px; margin-top: 15px; }

/* ==========================================================================
Footer
========================================================================== */
footer a { color: #a1a9b0; }
footer { background-color: #242830; padding: 40px 0 30px; }
footer p { color: #fff; }
ul.legals { list-style: none; color: #fff; line-height: 25px; }
ul.legals li { display: inline-block; }
ul.legals li::after { content: " |"; }
ul.legals li:last-child::after { content: ""; }
.legals { text-align: left; }
.credit { text-align: right; }
.credit a { color: #878787;}
.legals1 { float: left; }
.credit1 { float: right; }
/* ==========================================================================
FlexSlider Custom CSS
========================================================================== */
#servicesSlider { margin-top: 70px; }
ul.slides li { margin-bottom: 0px; }
/* ==========================================================================
Waypoints
========================================================================== */
.wp2, .wp3, .wp4, .wp5, .wp6 { visibility: hidden; }
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight { visibility: visible; }
.delay-05s { animation-delay: 0.5s; -webkit-animation-delay: 0.5s; }
.delay-1s { animation-delay: 1s; -webkit-animation-delay: 1s; }
.delay-2s { animation-delay: 1.5s; -webkit-animation-delay: 1.5s;}
.delay-3s { animation-delay: 2s; -webkit-animation-delay: 2s; }
.wp3 { background: url('../img/iphone-bg.png') no-repeat center center; background-position: 200px 10px; height: 100%; }
.bg{
    background: url("../img/bg1.jpg") no-repeat fixed center center / cover transparent;
}
.bgin{
    background: url("../img/bg2.jpg") no-repeat fixed center top / cover transparent;
    background-size: 100%;
    background-color: #2abfd5;
}
.bgin2{
    background: url("../img/dubai.jpg") no-repeat fixed center top / cover transparent;

}
.panel {
	background: none!important;
}

.FillingBox {
    width: 100% !important;
    margin: 0px 0px 3%;
    padding: 12px !important;
    background: #fff;
    color: #7F7F7F;
    border: medium none !important;
    font-size: 12px;
    font-family:"Raleway-Light" , arial;
    border: 1px solid #E5E5E5!important;
}
.FillingBox1 {
    width: 98% !important;
    margin: 0px 0px 3%;
    padding: 12px !important;
    background: #fff;
    color: #7F7F7F;
    border: medium none !important;
    font-size: 12px;
    font-family: "Raleway-Light" , arial;
    border: 1px solid #E5E5E5!important;
}
.capche {
    width: 50% !important;
    margin: 0px 0px 3%;
    padding: 12px !important;
    background: #fff;
    color: #7F7F7F;
    border: medium none !important;
    font-size: 12px;
    font-family:"Raleway-Light" , arial;
    border: 1px solid #E5E5E5!important;
}
.submit {
    width: 110px;
    height: auto;
    margin: 1% auto 4%;
    padding: 0px;
    overflow: hidden;
    background: #00a0e3 !important;
    color: #fff!important;
}

.addressBxContainer{
    background: #0086b7 ;   
    width: 100%;
    float: left;
    margin: 0;
}
.addressBx{
    width: 50%;
    /*min-height: 70px;*/
    margin: 0;
    padding: 0px 30px 0;
    overflow: hidden;
    color: #555555!important;
    /*background: #0086b7 ;*/   
    float: left;
}
.addressBx_left{
    border-right: 1px solid #c1c1c1;
}

.addressBx_right{
    float: left;
}

.countryname{
    color: #ffffff;
    font-weight: bold;
    font-size: 1.1em;
    clear: both;
}

.addressBx p {
    font-family: arial;
    color: #fff;
    word-spacing: 2px;
    line-height: 28px;
    text-align: left;
    font-size: 14px;
    margin: 1em 0px 0;
    font-weight: normal;
    min-height: 135px;
}

.email_contact_top{
    background: #0086b7 ;   
    color: #fff;
    margin-top: 15px;
    padding: 15px;
}

.email_contact{
    background: #0086b7 ;   
    color: #fff;
    padding: 10px 0 20px 30px;
    font-family: arial;
}

.addressBxArw{
    width: 100%;
    min-height: 70px;
    background: url(../img/adrsArw.png) no-repeat top center;   
    float: left;
}
.social{
    width: 144px;
    height: auto;
    margin: 6px 0;
    padding: 0;
    overflow: hidden;
    float: left;
}
.socialIcon{
    width: 32px;
    height:32px;
    margin: 0 2px;
    padding: 5px 10px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    background: #3d578f;
    color: #fff;
    
}
.socialIcon:hover{
   background: #20add0!important;
   cursor: pointer;
}
.iconmarg{
    margin-bottom: 3px;
}
.marg{
    margin-top: 5%;
}
.innerwhite {
    width: 98.55%;
    margin: 0px auto;
    overflow: hidden;
    padding: 30px;
    min-height: 10px;
    background: linear-gradient(to bottom, #FFF 41%, #EAEAEA 132%) repeat-x scroll 0% 0% #292929;
    border-bottom: 1px #ccc solid;
}
.innerwhite ul{
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.innerwhite ul li{
    width: 100%;
    margin-top:0;
    line-height: 18px;
    font-family: "Raleway-Light" , arial;
    color: #5f5f5f;
    font-size: 13px;
    text-align: left;
    background: url(../img/liicon.png)no-repeat scroll 0px 5px;
    padding-left: 20px;
}
.innerheading{
    background: #01bbd4;
    padding: 15px;
    text-align: center;
    width: 100%;
    font-family: "Raleway-Light" , arial;
    color: #fff;
    font-size: 20px;
    line-height: 18px;
    margin-bottom: 2%;
    margin-top: 2%;
    text-transform: uppercase;
}
.innerwhite h2{
    font-family: "Raleway-Light" , arial;
    font-size: 14px;
    color: #333333;
    margin: 0 0 8px 0;
    text-align: left;
    padding: 0;
    text-transform: none;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 20px;
    
}
.links{
  
    margin: 0 auto;
}
.icon:hover{
    opacity: 0.6;
}
.active3{
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #b1c8c8;
}
.read1{
    border: 1px;
    background: #fff;
    overflow: hidden;
    padding: 8px 20px;
    margin: 5px 0;
    font-family: "Raleway-Light" , arial;
    color: #543a59;
    font-size: 13px;
    text-align: center;
    width: 110px;
   
}
.read1:hover{
    opacity: 0.6;
}
.ash1{
    background: #f7f7f7;
    border: 1px solid #d8d8d8;
    
}

@media screen and (max-width:40em) {

    .logo img {
        width: 70%;
        margin: 0;
    }
    
}
    
.ovrBx{
    width: auto;
    height: auto;
    margin: 0;
    padding: 10px;
    background: yellow;
    right: 0;
    bottom: 0;
    position: absolute;
    font-family: "Raleway-Light" , arial;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
.light-box h2{
     font-family: "Raleway-Light" , arial;
     font-size: 12px!important;
     font-weight: bold;
     margin: 0;
     padding: 5px 15px;
     text-transform: none;
     color: #15A9CE;
     font-weight: bold;
     
}
.light-box p{
    font-weight: bold;
    
}
.boximg {
    width: auto;
    border: 10px solid #FFFEFD;
box-shadow: 1px 3px 30px -20px #3C3838;
    background: none repeat scroll 0% 0% #FFF;
    box-sizing: border-box;
    margin: 20px 0px;
}
.up-btn:hover{
  
    opacity:0.6;
}
.lctn{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 5% 0;
}
.lctn ul{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
.lctn ul li{
    width: auto;
    min-height: 1px;
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 12px;
    font-family:"Raleway-Light" , arial;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    list-style:none;
    text-decoration: none;
    line-height: 16px;
    background: #FFD201 ;
    display: inline-block;
}
.lctn ul li a{
    width: auto;
    min-height: 20px;
    padding: 5px 10px;
    margin: 0;
    font-size: 12px;
    font-family:"Raleway-Light" , arial;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    list-style: outside none none;
    text-decoration: none;
    line-height: 16px;
    display: inline-block;
    text-decoration: none;
    background: #23aed0 ;
}
.lctn ul li a:hover{
    color: #fff;
    background: #23aed0 ;

}

.carousel-indicators li {
    display: inline-block;
    width: 40px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent;
    border: 3px solid #00a0e3;
}
.carousel-indicators .active {
    margin: 0px;
    width: 40px;
    height: 10px;
    background-color: #00a0e3;
}
.codrops-header {
    z-index: 1000;
    position: absolute;
   bottom: 5%;
    left: 50%;
    text-align: center;
    max-width: 400px;
    transform: translate(-50%, -50%);
    backface-visibility: hidden;
    padding: 0;
}
@media screen and (max-width: 62em) {
    .codrops-header{
    display: none;
    }
}

@media screen and (max-width: 65em) {

    .carousel-indicators {
    bottom: 20px!important;
    }
    .serviceImg{
    width: 100%;
    height: auto;
    padding: 20px 0 0 0!important;
    margin-left: -15px!important;
    margin: 0;
    }
    .serviceBox table tr td{
    width: 30%;
    }
    .small{
        width: 40%!important;
    }
    .listArrow{
    display: none;
    }
}
@media screen and (max-width: 768px) {
    .bannerCaption{
    display: none;
    }
}

.icon2 img{
    vertical-align: top;
}
.row {
    margin-left: 0!important;
    margin-right: 0!important;
}
.white{
    width: 100%;
    min-height: 280px!important;
    background: #00a0e3;
    margin: 0;
    padding: 25px 25px 30px 25px;
    overflow: hidden;
    text-align: left;
    text-align: center;
}
.white img{
    margin: 20px 0;
}
.white h3{
    font-size: 16px !important;
    font-family: "Raleway-Light",arial;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0!important;
    margin: 0;
}

.white2{
    width: 100%;
    background: #fff;
    margin: 0;
    padding: 0 15px;
    overflow: hidden;
    text-align: left;
    min-height: 278px;
}
.white2 h1{
    font-size: 22px !important;
    font-family: "Raleway-Light",arial;
    color: #84868D;
    text-transform: uppercase;
    font-weight: bold;
}

.more{
    width: 30%;
    margin: 15px auto;
    padding: 10px 0;
    font-weight: normal;
    font-size: 16px;
    font-family: arial;
    color: #a1a1a1;
    font-weight: bold;
    text-align: center;
    border: 2px solid #00a0e3;
    border-radius: 35px;
}
.more:hover{
    font-weight: bold;
    cursor: pointer;
    border: 2px solid #393185;
}
.more1{
    width: auto;
    margin: 15px auto;
    padding: 2px 0;
    font-weight: normal;
    font-size: 14px;
    font-family: arial;
    color: #f1f2f4;
    font-weight: bold;
    text-align: left;
}
.more:hover{
    cursor: pointer;
}
.roundBx{
    bottom: 0;
    z-index: 999;
    position: absolute;
    width: 82%;
    height: auto;
}
.moreRound{
    width: 60px;
    height: 60px;
    margin: 0 auto;
    margin-bottom: -30px;
    padding: 2px 0;
    font-weight: normal;
    font-size: 16px;
    font-family: arial;
    color: #fff!important;
    font-weight: bold;
    text-align: center!important;
    border-radius: 50%;
}
.moreRound i{
    color: #fff!important;
}

.moreRound:hover{
color: #264b91!important;
}
.roundClr{
    color: #ccc;
    font-weight: bold;
    text-align: center;
    font-size: 28px;
    margin: 12px 0 0 5px;
}
.roundClr:hover{
    color: #221d45;
}
.gp{
    margin: 15px;
}
.whiteBottom {
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    line-height: 0;
    position: absolute;
    z-index: 999;
    bottom: 0;
}
.whiteBottom img {
    width: 100%;
}
.date{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 0 7px 0;
    overflow: hidden;
    background: url(../img/line.png) no-repeat bottom center;
}
.date h1{
    font-size: 32px;
    font-family: "Raleway-Light" , arial;
    color: #333;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.date p {
    font-family:"Raleway-Light" , arial;
    color: #555;
    margin: 0;
    padding: 0;
    word-spacing: 1px;
    line-height: 19px;
    font-size: 13px;
}


.blue {
    color: #f1f1f1;
}
.blue:hover {
    color: #ccc;
}
.box {
    width: 60px;
    height: 60px;    
    margin: 0 0 25px 0;
    padding: 0px;
    float: left;
    overflow: hidden;
    position: absolute;
    z-index: 999;
    bottom: 0;
    background: #fff;
}

.bannerCaption{
    width: 100%;
    min-height: 30px;    
    margin: 0;
    padding:200px 0px;
    position: absolute;
    z-index: 999;
}
.bannerCaptionBg{
    width: 98%;
    height: auto;
    margin: 0 15px;
    overflow: hidden;
    padding: 7px 0 15px 0;
}
.bannerCaptionBg h2 { 
    font-size: 16px;
     font-family: "Raleway-Light" , arial; 
     color: #333333; 
     text-transform: uppercase; 
     font-weight: bold; 
    }
.bannerMore{
    width: 150px;    
    margin: 12px 0 0 0;
    padding: 10px 0;
    bottom: 0;
    font-weight: normal;
    font-size: 12px;
    font-family: 'Raleway-Light', arial;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    background: #84868d;
}
.bannerMore:hover{
    background: url(../img/moreBg.png) repeat-x;
    font-weight: bold;
    cursor: pointer;
}
.carousel-indicators {
    bottom: 30px;
}
.big {
    font-size: 22px;
}
.bannerArrow{
    width: 50px;
    height: 45px;
    margin:0 15px;
    overflow: hidden;
    padding:0;
}
.fa2 {
    display: inline-block;
    font: 40px/1 FontAwesome;
    text-rendering: auto;
    color: #15A9CE;
    padding:0 15px;
}
.font {
    text-transform: uppercase ;
    padding:  0 15px;
    margin: 0px ;
    font-size: 15px ;
}
.branch{
    margin:0;
    padding:35px 0 45px 0;
    background: none repeat scroll 0% 0% #edf2f5;
}
.form{
    margin:0;
    padding:35px 0 45px 0;
    background: none repeat scroll 0% 0% #fff;
}
.EmbeddedTweet{
    border: none!important;
    background: none!important;    
}
.about-box2{
    margin: 10px 5px;
    padding: 20px;
    width: 100%;
    height: auto;
    background:  #FDFDFD;
    overflow: hidden;
}
.about-box2 h2{
    margin: 0;
    color: #15A9CE;
    font-size: 22px;
}
.contentWhite{
    margin: 0;
    padding: 0 0 15px 0;
    width: 100%;
    min-height: 1px;
    background:url(../img/contentIcon.png ) no-repeat left bottom #fff;
    border-bottom: 1px solid #f1f1f1;
}
.contentWhite h2{
    
    font-size: 17px;
}
.listBox {
    width: 100%;
    overflow: hidden;
    margin: 20px 0px;
    padding: 0;
    float: left;
}
.listBox ul{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    float: left;
}
.listBox ul li {
    width: 100%;
    margin-top: 6px;
    min-height: 45px;
    line-height: 18px;
    font-family: "Raleway-Light" , arial;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    background: url("../img/liicon.png") no-repeat scroll 0px 5px transparent;
    padding: 15px 0px 9px 55px;
}
.listBox1 {
    width: 100%;
    overflow: hidden;
    margin: 0px 0px;
    padding: 0;
    float: left;
}
.listBox1 ul{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    float: left;
}
.listBox1 ul li {
    width: 100%;
    margin-top: 0px;
    font-size: 14px;
    line-height: 18px;
    font-family: "Raleway-Light" , arial;
    color: #fff;      
    text-align: left;    
    padding: 5px 0px 9px 0px;
}

.listBox2 ul li {list-style: none;
				 font-family: "Raleway-Light",arial;
    font-size: 13px;
    line-height: 19px;
    margin: 1em 0;
    word-spacing: 2px;}

.weight{font-weight:bold;}
.nmbr{
    color: #fff;
    background: #15A9CE ;
    padding: 3px 6px;
    margin: 0 15px 0 0;
}
.listColor{
    background: #F9F9F9;
    padding: 25px 0;
}
.listColor2{
    background: #DCDCDC;
    padding: 25px 0;
}
.secPad{
    padding: 25px 0;
}
.serviceImg{
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}
.smsBox{
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
    padding: 0px;
    float: left;
}
.smsBox ul{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    float: left;
}
.smsBox ul li {
    width: 123px;
    height: 123px;
    border-radius: 50%;
    margin: 0 55px 5px 0 ;
    line-height: 18px;
    font-family: "Raleway-Light" , arial;
    font-weight: bold;
    color: #666;
    float: left;
    font-size: 14px;
    text-align: center;
    padding: 44px 0 0 0;
    border: 6px solid #3acbaf;
    list-style: none;

}
.smsBox ul li:hover {
    color: #319de5;
    border: 6px solid #ccc!important;
    cursor: pointer;
}
.serviceBox{
    width: 100%;
    min-height: 60px;
    overflow: hidden;
    margin: 25px 0 0 0;
    padding: 0px;
    overflow: hidden;
}
.serviceBox h1{
    font-size: 15px;
    font-family: "Raleway-Light",arial;
    color: #2CB2E4;
    text-transform: uppercase;
    font-weight: bold;
    margin: 2px 0 0 0;
    padding: 0;
}
.serviceBox table{
    width: 100%;
    min-height: 60px;
    overflow: hidden;
    margin: 0;
    padding: 0px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ccc;
}
.serviceBox table tr{
    width: 100%;
    min-height: 60px;
    overflow: hidden;
    margin: 0;
    padding: 0px;
    overflow: hidden;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.serviceBox table tr td{
    width: 40%;
    min-height: 45px;
    overflow: hidden;
    font-family: "Raleway-Light",arial;
    color: #585858 ;
    font-size: 12px;
    text-align: left;
    margin: 0;
    float: left;
    padding: 5px 15px;
    overflow: hidden;    
}
.serviceBox table tr td:hover{
    background: linear-gradient(45deg, #FCFCFC 0%, #fff 100%) repeat scroll 0% 0% transparent; 
    cursor: pointer; 
}
.smallSize{
    width: 20%!important;
}
.boxLine{
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.listArrow{
    width: 100%;
    min-height: 30px;
    overflow: hidden;
    font-family: "Raleway-Light",arial;
    color: #15A9CE !important;
    font-size: 12px;
    text-align: center;
    margin: 0;
    padding: 22px 0 0 0;
}
.date1{
    width: 116px;
    min-height: 12px;
    overflow: hidden;
    font-family: "Raleway-Light",arial;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 0;
    padding: 3px 5px;
    background: #15A9CE;
}

.lines{
    width: 100%;
    overflow: hidden;
    margin: 40px 0 0 0;
    padding: 0 15px;
    float: left;
}
.lines ul{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    float: left;
}
.lines ul li {
    width: 100%;
    margin-top: 3px;
    min-height: 25px;
    line-height: 18px;
    font-family: "Raleway-Light" , arial;
    color: #333333;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    background: url("../img/liicon1.png") no-repeat scroll 0px 5px transparent;
    padding: 0 0px 9px 35px;
}

.itemBx {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    padding: 0;
    overflow: hidden;
    background: #fff;
    border: 4px solid #fff;
}
.itemBx h1 {
    font-family: "Raleway-Light",arial;
    color: #2d3233;
    word-spacing: 2px;
    line-height: 22px;
    text-align: left;
    font-size: 18px;
    margin: 20px 0 0 0;
    padding: 0 15px;
    font-weight: bold;
}
.itemBx p {
    font-family: "Raleway-Light",arial;
    color: #2d3233;
    word-spacing: 2px;
    line-height: 22px;
    text-align: left;
    font-size: 13px;
    margin: 10px 0 10px 0;
    padding: 0 15px;
    font-weight: normal;
}
.itemBxMore{
    width: 90px;
    margin:0 0 20px 15px ;
    padding: 4px 0;
    font-weight: normal;
    font-size: 13px;
    float: left;
    font-family: arial;
    color: #fff;
    text-align: center;
    background: #0AB6E1;
    border: 2px solid #fff;
}
.itemBxMore:hover{
    font-weight: bold;
    cursor: pointer;
    border: 2px solid #333333;
}
.active .bannerCaption .h1-1 {
  position: relative;
  animation-name:  h1-1 ;
  animation-duration: 2s;
 }
 .active .bannerCaption .h1-2 { 
  position: relative;
  animation-name:  h1-2;
  animation-duration: 2s;

 }
 .bannerCaption-heading{
  height:140px;
 }
 
 @keyframes h1-1 {
  0% { left:30%;} 
   100% { left:0px;}
 }
 
 @keyframes  h1-3 {
  0% { left:10%;}  
  100% { left:0px;}
 }
 
 @-webkit-keyframes h1-1 {
  0% { left:0%;}    
   100% { left:0px;}
 }
 
 @-webkit-keyframes  h1-3 {
  0% { left:50%;}  
  100% { left:0px;}
 }
 
 .content-color {
    color: #333333!important;
 }
 
 .footer-address-color {
     color: #d9d6e9!important;
 }
 .topDesign{
    position: absolute;
    z-index: 9999;
    top: 0;
    width: 100%;
 }
 
 