@font-face {
font-family: 'harabararegular';
src: url('../fonts/site_fonts/harabara-webfont.eot');
src: url('../fonts/site_fonts/harabara-webfontd41d.eot?#iefix') format('embedded-opentype'),
url('../fonts/site_fonts/harabara-webfont.woff') format('woff'),
url('../fonts/site_fonts/harabara-webfont.ttf') format('truetype'),
url('../fonts/site_fonts/harabara-webfont.html#harabararegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'arvoregular';
src: url('../fonts/site_fonts/arvo-regular-webfont.eot');
src: url('../fonts/site_fonts/arvo-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
url('../fonts/site_fonts/arvo-regular-webfont.woff') format('woff'),
url('../fonts/site_fonts/arvo-regular-webfont.ttf') format('truetype'),
url('../fonts/site_fonts/arvo-regular-webfont.html#arvoregular') format('svg');
font-weight: normal;
font-style: normal;
}
body {
background: #ffffff;
font-family: 'arvoregular';
-webkit-font-smoothing: antialiased !important;
text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
font-smooth:always;
}
a{
color:#094879;
}
.text-left{
text-align: left;
}
.text-right{
text-align: right;
}
.btn-round-lg{
border-radius: 32.5px;
}
.btn-round{
border-radius: 17px;
}
.btn-round-sm{
border-radius: 15px;
}
.btn-round-xs{
border-radius: 11px;
padding-left: 10px;
padding-right: 10px;
}
.dropdown-menu li a:hover {
color: #000 !important;
}
.btn-circle {
width: 30px;
height: 30px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 15px;
}
.btn-circle.btn-lg {
width: 50px;
height: 50px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 25px;
}
.btn-circle.btn-xl {
width: 70px;
height: 70px;
padding: 10px 16px;
font-size: 24px;
line-height: 1.33;
border-radius: 35px;
}
#header-wrapper{
position:relative;
min-height:635px;

background: #ffffff url('../images/bg-header2.jpg') no-repeat top;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-bottom: 1px solid #cccccc;
}
#TrainingPage #header-wrapper{
min-height:635px;
background: #ffffff url('../images/traningpage.html') no-repeat top;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-bottom: 1px solid #cccccc;
}
#header-wrapper2{
position:relative;
min-height:255px;
background: #ffffff url('../images/slide4.jpg') no-repeat center bottom;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-bottom: 1px solid #cccccc;
padding-top:110px;
}
#header-wrapper2 h1{
text-align: left;
text-shadow: 2px 2px 2px #000000;
}
#header-wrapper2 .content-header{
text-align: left;
}
#header-wrapper2 p{
font-size:21px;
color:#ccc;
padding-bottom: 25px;
width:70%;
text-shadow: 2px 2px 2px #000000;
}
/*-----------------------------------------------------------------------------------*/
/*  07. REVOLUTION SLIDER
/*-----------------------------------------------------------------------------------*/
.tp-fullwidth-container,
.tp-fullscreen-container,
.tp-banner-container {
width: 100% !important;
position: relative;
padding: 0;
}
.revolution {
z-index: 998
}
.revolution ul {
display: none;
margin: 0;
list-style: none;
}
.revolution .tp-caption {
color: #FFF
}
.revolution .main-title {
font-size: 50px
}
.revolution .lead {
font-size: 28px
}
.revolution .dark-layer {
background: rgba(31,33,36,0.45);
padding: 20px;
}
.revolution .main-title.dark-layer {
padding: 25px
}
.revolution .light-layer {
background: rgba(255,255,255,0.6);
padding: 20px;
color: #404040 !important
}
.revolution .main-title.light-layer {
padding: 25px
}
.tp-leftarrow.default,
.tp-rightarrow.default {
z-index: 100;
cursor: pointer;
position: relative;
top: 50% !important;
-webkit-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
color: #f7f7f7;
padding: 0;
width: 45px;
height: 80px;
line-height: 77px;
text-align: center;
font-size: 25px;
background: rgba(0,0,0,0.2);
}
.tparrows:before {
font-family: 'budicon';
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
text-align: center;
vertical-align: middle;
}
.tp-leftarrow.default:before {

left: 0;
margin-left: -5px;
}
.tp-rightarrow.default:before {

margin-right: -5px;
}
.tparrows:hover {
background: rgba(0,0,0,0.3)
}
.tp-bullets {
bottom: 30px !important
}
.tp-bullets.simplebullets.round .bullet {
width: 12px;
height: 12px;
margin-left: 4px;
-webkit-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
background: rgba(0,0,0,0.3);
}
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover {
background: rgba(0,0,0,0.5)
}
.tp-bullets.hidebullets {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.tp-loader.spinner0 {
background: none !important;
height: 40px;
width: 40px;
-webkit-animation: rotation .8s infinite linear;
-moz-animation: rotation .8s infinite linear;
-o-animation: rotation .8s infinite linear;
animation: rotation .8s infinite linear;
border-left: 3px solid rgba(74,162,209,.15);
border-right: 3px solid rgba(74,162,209,.15);
border-bottom: 3px solid rgba(74,162,209,.15);
border-top: 3px solid rgba(74,162,209,.8);
border-radius: 100%;
margin: -20px -20px;
top: 50%;
left: 50%;
z-index: 1000;
position: absolute;
box-shadow: none;
-webkit-box-shadow: none;
}
.tp-bannertimer {
width: 100%;
height: 10px;
background: url(style/images/timer.html);
position: absolute;
z-index: 200;
}
.tp-dottedoverlay.twoxtwo {
background: rgba(38,39,42,0.4);
}
#page_section{
height:auto;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
font-size: 15px;
padding-bottom: 60px;
}
#page_section #pagesidebar .panel {
margin-top: -70%;

}
#page_section #pagesidebar ul.sub-menu {
margin-left: -15px;
margin-right: -15px;
}
#page_section #pagesidebar ul.sub-menu li {
border-bottom:1px solid #cccccc;
}
#page_section #pagesidebar ul.sub-menu li.menu-item a{
font-weight: normal;
}
#page_section #pagesidebar .menu li {
border-bottom:0px;
}
#page_section #pagesidebar ul li.menu-item a{
font-weight: bold;
}
#page_section h1{
text-align: left;
font-size: 42px;
color:#094879;
text-shadow: none
}
#page_section h2{
color:#094879;
}
#page_section h3{
font-size: 18px;
}
#header_section{
position:fixed;
z-index:9999;
height:100px;
left: 0px;
top: 0px;
right: 0px;
background: #ffffff;
width:100%;
border-bottom: 1px solid #cccccc;

}
#header-wrapper .scrolldownbtn{
position:absolute;
z-index:999;
bottom:-35px;
text-align: center;
left: 48%;
color:#c3c3c3;
font-size:30px;
padding: 24px;
border-radius: 45px;
line-height: 10px;
cursor:pointer;

}
#header-wrapper .scrolldownbtn i{
margin-top:-10px;
}
#header-wrapper .scrolldownbtn:hover{
background: #ffffff;
color:#333333;
}
.header{
height:100px;
}
.logo{

}
.text-white{
color:#ffffff;
}
.text-black{
color:#ffffff;
}
.text-greyblack{
color:#333333;
}
.text-yellow{
color:#094879;
}
.btn-regular {
border-radius: 3px 3px 3px 3px;
font-size: 14px;
line-height: 1.5;
padding: 12px 18px;
}
.btn-green {
background-color: #22a105;
border-color: #16A085;
color: #FFFFFF;
}
.btn-blue {
background-color: #0c526c;
border-color: #094879;
color: #FFFFFF;
}
.blog-heading{
color:#333333;
text-decoration: none;
font-size:40px;
font-weight: bold;
}
.blog-heading:hover{
color:#000;
text-decoration: none
}
.sidebar a{
color:#333333;
text-decoration: none
}
.border-blog{
border-right:1px dotted #cccccc;
}
.border-blog h4{
font-weight: normal;
font-size: 17px;
background: #ffffff;
padding: 15px;
border: 1px solid #cccccc;
}
.sidebar h4{
color:#333333;
text-decoration: none ;
font-size:25px;
}
.sidebar .panel-body {
padding:0px;
}
.sidebar .panel-body ul{
padding-left: 0;
list-style: none;
margin-bottom: 0;
display: block;
}
.sidebar .panel-body ul li{
position: relative;
display: block;
padding: 10px 15px;
background-color: #fff;
border-bottom: 1px solid #ddd;
cursor: pointer;
}
.sidebar .panel-body ul li:hover{
background-color: #f5f5f5;
cursor: pointer;
}
.sidebar #searchform{
margin:10px;
}
.sidebar #searchsubmit{
width:100%;
background: #333;
margin-top: 6px;
border: 1px solid #333;
color:#ffffff;
padding:6px;
}
.sidebar #s{
width:100%;
border:1px solid #cccccc;
padding:6px;
}
.noshadow{
text-shadow: none;
}
h1{
font-size:60px;
text-align: center;
font-family: 'harabararegular';
letter-spacing: 4px;
text-shadow: -1px 2px 5px rgba(0,0,0, 0.1);
text-align:center;
}
.content-header h1{
margin-top:75px;
}
.content-header p{
width:85%;
margin:30px auto;
text-align:center;
font-size:16px;
color:#ffffff;
}
#hero-area{
text-align:center;
padding-top:90px;
}
#hero-area h1{
margin-top:75px;
}
#hero-area p{
width:50%;
margin:40px auto;
text-align:center;
font-size:20px;
color:#000000;
letter-spacing: 1px;

}
.getstartedBtn{
width: 470px;
background:#094879;
font-size:28px;
margin-top:40px;
height:60px;
line-height: 38px;
}
#main_menu{
padding:12px 0 0 30px;
}
#main_menu .nav a{
color:#333333;
font-size: 14px;
}
#main_menu .nav>li>a:hover, .nav>li>a:focus {
text-decoration: none;
background-color: #333333;
color: #ffffff;

}
#main_menu .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
text-decoration: none;
background-color: #333333;
color: #ffffff;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
text-decoration: none;
background-color: #cccccc;
color: #ffffff;
border-radius: 32.5px;
}
#main_menu .nav .dropdown-menu>li>a {
display: block;
padding: 5px 20px 5px;
clear: both;
font-weight: 400;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
border-bottom:1px dotted #cccccc;
}
#main_menu .dropdown-menu:before {
position: absolute;
top: -7px;
left: 9px;
display: inline-block;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-left: 7px solid transparent;
border-bottom-color: rgba(0, 0, 0, 0.2);
content: '';
}
#main_menu .dropdown-menu:after {
position: absolute;
top: -6px;
left: 10px;
display: inline-block;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
border-left: 6px solid transparent;
content: '';
}
#main_menu  .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
color: #fff;
text-decoration: none;
background-color: #f5f5f5;
outline: 0;
}
#main_menu .requestquoteBtn {
background: none repeat scroll 0 0 #094879;
border: medium none #094879;
font-size: 10px;
margin-top: 0;
padding: 10px;
width: 100px;
}
#TrainingPage .readmorebtn{
background:#094879;
margin-top: 0px;

}
.requestquoteBtn{
background:#094879;
width:150px;
margin-top: 0px;

}
#whatwedo_section .service-header{
font-size:20px;
text-shadow: none;
color:#333333;
}
#whatwedo_section p{
font-size:14px;
}
#whatwedo_section .servicebox{
margin-top:30px;
margin-bottom: 40px;
}
#reasonsSection{
background:  #094879;
height: auto;
}
#reasonsSection #imagesection{
height: auto;
padding-bottom: 128px;
background:  url('../images/cartoon-reasons-section.html') no-repeat center bottom;
}
.bigbracket{
font-size: 380px;
color:#22a105;
font-family: 'arvoregular';
}
.big6{
font-size: 290px;
color:#ffffff;
font-family: 'harabararegular';
}
.bigtext{
padding-top: 120px;
font-size: 60px;
line-height: 50px;
color:#22a105;
font-family: 'harabararegular';
letter-spacing: 1px;
}
ul.featureslist{
padding-top:115px;
margin-left: -70px;
}
ul.featureslist li{
color:#ffffff;
font-size: 24px;
list-style: none;
line-height: 55px
}
#TrainingPage ul.featureslist{
padding-top:100px;
margin-left: -70px;
}
#TrainingPage ul.featureslist li{
color:#333333;
font-size: 18px;
list-style: circle;
line-height: 31px;
font-family: arial;
}
#skills_section{
height:auto;
padding-top: 0px;
background: #ffffff url('../images/slider_01.jpg') no-repeat center bottom;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#skills_section p{
width:75%
}
.chart{
margin-bottom: 30px;
}
.percentage, .creterianame {
text-align: center;
color: #ffffff;
font-weight: 200;
font-size: 1.2em;
margin-bottom: 0.3em;
}
.percentage span{
position: absolute;
top: 45px;
left: 170px;
font-weight: bold;
font-size:18px;
}
#ourtechnologies_section{
height:  auto;
padding-bottom: 65px
}
.carousel {
margin-bottom: 0;
padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
left: -12px;
height: 40px;
width: 40px;
background: none repeat scroll 0 0 #222222;
border: 4px solid #FFFFFF;
border-radius: 23px 23px 23px 23px;
margin-top: 90px;
}
.carousel-control.right {
right: -12px;
}
/* The indicators */
.carousel-indicators {
right: 50%;
top: auto;
bottom: -10px;
margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
background: #cecece;
width:25px;
}
.carousel-indicators .active {
background: #094879;
width:25px;
}
.carousel .thumbnail{
border: none;
}
#testimonials_section{
height:auto;
padding-bottom: 35px;
background: #ffffff url('../images/slide4.jpg') no-repeat center bottom;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#testimonials_section p{
color:#e2e2e2;
width:95%;
}
section {
padding-top: 100px;
padding-bottom: 100px;
}
.quote {

text-align: center;
margin-bottom: 30px;
}
/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/
*, *:before, *:after {
-moz-box-sizing: border-box;
}
bootstrap.css (line 313)
*, *:before, *:after {
-moz-box-sizing: border-box;
}
#newsletter-form #email_newsletter2 {
background-color: transparent;
border: 1px solid #094879;
border-radius: 5px 0 0 5px;
color: #094879;
font-size: 16px;
height: 56px;
line-height: 56px;
margin: 0;
max-width: 350px;
padding: 0 4%;
width: 91%;
}
#newsletter-form #submit-button-newsletter2 {
-moz-transition: background-color 0.25s ease-in-out 0s;
background-color: #094879;
border: 2px solid #094879;
border-radius: 0 5px 5px 0;
color: #ffffff;
display: inline;
font-size: 16px;
height: 56px;
margin: 0 0 0 -5px;
vertical-align: top;
width: 160px;
}
#fade-quote-carousel.carousel {
padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
opacity: 0;
-webkit-transition-property: opacity;
-ms-transition-property: opacity;
transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
opacity: 1;
-webkit-transition-property: opacity;
-ms-transition-property: opacity;
transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
float:right
}
#fade-quote-carousel blockquote {
text-align: left;
border: none;
}
#fade-quote-carousel.carousel  .carousel-indicators li {
border:none;
}
.width-100 {
width: 100%;
}
#TrainingPage #requestquote_section{
background: #ffffff url('../images/Funny_Robot-27.html') no-repeat left;
height:auto;
text-align: right;
padding-bottom: 85px;
}
#requestquote_section{

height:auto;
text-align: right;
padding-bottom: 85px;
}
#requestquote_section h2{
font-family: 'arvoregular';
font-size:40px;
color:#000000;
padding-top:80px;
}
#requestquote_section p{
font-family: 'arvoregular';
font-size:20px;

padding-top:33px;
}
.editContent{
color:#ffffff;}
.requestBtn{
background: #094879;
margin-top:60px;
width:  465px;
height:70px;
font-size:30px;
letter-spacing: 1px;
}btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
background-color: #22a105 !important;
border-color: #22a105 !important;
color: #FFFFFF;
}
#footer_section{
background:#094879;
height:auto;
padding-top: 30px;
padding-bottom: 30px;
}
#footer_section .blogsection a{
color:#ffffff;
font-size:15px;
}
#footer_section .by-author{
color:#ffffff;
font-size:12px;
}
#footer_section .media{
border-bottom:1px dotted #ffffff;
padding-bottom: 5px;
}
#footer_section .img-thumbnail{
border:none;
background: #ffffff;
padding:2px;
}
#footer_section .list-unstyled li{
padding-bottom:8px;
padding-top: 5px;
width:100%
}
#footer_section .list-unstyled li a{
color:#ffffff;
}
#footer_section .facebook_icon{
color:#3b5998;
}
#footer_section .twitter_icon{
color: #00aced
}
#footer_section .googleplus_icon{
color: #dd4b39
}
#footer_section h2{
font-size:22px;
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom:1px dotted #ffffff;
color:#ffffff;
}
#copyright_section{
background:#22a105;
height:auto;
color:#cccccc;
line-height: 40px;
}
.heart-red{
color:#ed1c24
}
#TrainingPage #reasonsSection .big6{
font-size:300px;
}
@media only screen and (max-width : 768px), only screen and (max-width : 980px) {
.width-100 {
width: 100% !important;
}
}
/* RESPONSIVE CSS
-------------------------------------------------- */
/* Small Devices,  */
@media only screen and (max-width : 768px), only screen and (max-width : 980px) {
h1{
font-size:45px;
}
#hero-area p{
font-size:21px;

}
#header-wrapper2 p{
font-size:16px;
}
.smalldevicemenuBtn{
margin-top:5px;
}
#reasonsSection #imagesection{
height: auto;
padding-bottom: 128px;
background:none;
}
#reasonsSection .big6{
font-size:260px;
}
#reasonsSection .bigtext{
font-size:35px;
line-height: 30px;
margin-top: -200px;
}

#reasonsSection .bigbracket{
font-size:350px;
}
ul.featureslist{
padding-top:125px;
margin-left: 45px;
}
ul.featureslist li{
color:#ffffff;
font-size: 20px;
list-style: none;
line-height: 45px
}
.percentage span{
position: absolute;
top: 45px;
left: 100px;
font-weight: bold;
font-size:18px;
}
#requestquote_section h2{
font-size: 30px;
}
#requestquote_section p{
font-size: 19px;
}
#requestquote_section .requestBtn{
width:300px;
height:50px;
font-size:24px;
line-height: 25px
}



#myNavmenu .nav a{
color:#ffffff;
font-size: 15px;
}
#myNavmenu .caret{
float:right;
margin-top:10px;
}
#myNavmenu .nav>li>a:hover, .nav>li>a:focus {
text-decoration: none;
background-color: #333333;
color: #ffffff;
border-radius: 0px;
}
#myNavmenu .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
text-decoration: none;
background-color: #333333;
color: #ffffff;
border-radius: 0px;
}
#myNavmenu .nav .dropdown-menu>li>a {
display: block;
padding: 10px 20px 10px;
clear: both;
font-weight: 400;
line-height: 1.42857143;
color: #cccccc;
white-space: nowrap;
border-bottom:1px dotted #333333;
border-radius: 0px;
}
#myNavmenu .nav .dropdown-menu>li>a:hover {
display: block;
padding: 10px 20px 10px;
clear: both;
font-weight: 400;
line-height: 1.42857143;
color: #333333;
white-space: nowrap;
border-bottom:1px dotted #333333;
border-radius: 0px;
background:#ffffff
}
.requestquoteBtn{
width:260px;
margin:0 auto;
}
#copyright_section{
font-size:12px;
line-height: 28px;
}
.nav>li>a {
position: relative;
display: block;
padding: 7px 3px !important;
}.width-100 {
width: 40% !important;
margin: auto;
text-align: center;
}
}
/* Small Devices, Mobile*/
@media only screen and (max-width : 320px), only screen and (max-width : 360px) {

h1{
font-size:28px;
margin:15px;
}

#header-wrapper2 p{
font-size:14px;
padding:10px;
}
#hero-area p{
font-size:16px;
}
#hero-area .getstartedBtn{
width:300px;
margin-top: 10px;
}

#header-wrapper .scrolldownbtn{
left: 40%;
}
#header_section .logo{
width:70%
}

.smalldevicemenuBtn{
margin-top:-50px;
}

.content-header h1{
margin-top:45px;
font-size:38px;
}
#whatwedo_section p{
font-size:14px;
}

#whatwedo_section .service-header{
font-size:28px;
}


.percentage span{
position: absolute;
top: 45px;
left: 65px;
font-weight: bold;
font-size:18px;
}
#reasonsSection #imagesection{
height: 250px;
padding-bottom: 0px;
background:none;
}
#reasonsSection .big6{
font-size:180px;
padding-bottom:0px;
line-height:205px;
}

#reasonsSection .bigtext{
font-size:38px;
line-height: 35px;
margin-top: -80px;
margin-left:-30px;
}

ul.featureslist{
padding-top:5px;
margin-top: -70px;
margin-left: -15px;
}
ul.featureslist li{
color:#ffffff;
font-size: 15px;
list-style: circle;
line-height: 25px
}
#copyright_section{
font-size:11px;
line-height: 28px;
text-align: center;
}
#copyright_section .text-left{
text-align: center;
}
#copyright_section .text-right{
text-align: center;
}
#requestquote_section{
background: none;
height:auto;
text-align: right;
padding-bottom: 45px;
padding-top: 0px;
}
#requestquote_section h2{
text-align: center;
font-size: 24px;
padding-top: 25px;
}
#requestquote_section p{
text-align: center;
font-size: 18px;
padding-top: 25px;
}
#requestquote_section .requestBtn{
text-align: center;
font-size: 18px;
margin-top: 25px;
}

#myNavmenu .caret{
float:right;
margin-top:10px;
}
}
.nav>li>a {
position: relative;
display: block;
padding: 7px 10px;
}
.editContent,.cont{
	margin-top: 20px;
}