@font-face {  font-family: 'georgia';  src:url(../css/Fonts/georgia.ttf);}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

.text{    
    position: relative;
    left: 4em;
    font-family: 'Lato', sans-serif;
    font-size:17px;
    color: #474D5D;
  }

html,body{
  width:100%;
}

body{padding:0; margin:0;  overflow-x:hidden;}

.align-left{
        margin-left: 10px;
    width: 36%;
}

.carousel-control {
 position: relative; 
}

.header-info{
    background-color: #00a1ec;
    color: #fff;
    padding-top: .85em;
    padding-bottom: .85em;
    max-width: 100%;
}

.header-info span{
font-family: 'Lato', sans-serif;
    font-size: 1.05em;
    color: #fff;
}

.navbar {
    margin-bottom: -18px;
}

.navbar-brand img{
    width: 250px;
       margin-top: .15rem;
}

.navbar-default {
    background-color: white;
    border-color: white;
}

.navbar-default .navbar-nav>li>a {
font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #00a1ec !important;
}
.navbar-default .navbar-nav>li>a:hover , .navbar-default .navbar-nav>li>a>span:hover {
    color: #333 !important;
    background-color: transparent !important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default  {
    color: #000 !important;
    background-color:#fff; 
}

.navbar-default .navbar-nav>.active>a>span, .navbar-default .navbar-nav>.active>a>span:focus, .navbar-default .navbar-nav>.active>a>span:hover {
    color: #000 !important;
    background-color:transparent; 
}

.navbar-default .navbar-nav>li>a>span {
    display:block;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #808080;
}

.navbar-header{
    min-height: 105px;
}

.horizontal { 
    position:absolute;
    display: inline;
     border-left: 1px solid;
     height:24px;
    color:#00a1ec; 
}

.container{
width: 100%;
display: inline-block;
}

.first { border-left: none; padding-left: 0; }

.divider-white{color:#fff;height:24px;}

.phon{
    width: 75px;
    position: absolute;
       right: 0;
    top: 23em;
            cursor: pointer;    
}

.leftaro{
    width: 8px;
      position: absolute;
    right: 0;
    top: 29em;
     cursor: pointer;
}

.submitresume{
    position: relative;
    left: 37.5%;
    top: 0;
    margin-top: -42px;
}

.nav-top{
    margin-top: 2.5rem;
    margin-right: -2.5rem;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 15px;
}

.footermenu>li>a {
    padding-top: 0;
    padding-bottom: 15px;
}

.nav li a{
    font-family: Lato-Bold;
    font-size: 21px;
}

.nav li a p{
 font-family: Lato;
    font-size: 15px;
    color: #808080;
}

.height{

    height: 65px;
}

.cover-bg {
    background-image: url(../images/45.jpg);
        background-position: 50%;
        height: 480px;
    width: 100%;
    background-size: cover;
}


.item-grey{background-color:#f1f1f1;margin-top: 3em;}

.cover-text-container{
        position: relative;
    top: 55px;
    left: 35px;
    max-width: 400px;
    min-height: 200px;
    /* background-color: rgba(255,255,255,.29); */
    /* padding: 25px 0 0 25px; */
}

.cover-text-container h1{
font-family: Lato;
    font-size: 40px;
    font-weight: bold;
    color: #00aeef;
    margin-top: 10px;
    line-height: 47px;
}

.cover-text-container span{
    font-family: Lato;
    font-size: 24px;
    color: #001a24;
    line-height: 30px;
}

.cover-text-container p{
 color: #001a24;
    font-size: 17px;
    font-family: Lato;
    line-height: 24px;
}

.pop-outer{	
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
        z-index: 111111;
	}

.pop-inner{
    background-color: lightgray;
    width: 500px;
    height: 450px;
    padding: 25px;
    margin: 5% auto;
    opacity:1;
    border-radius: 4px solid #00a1ec;
    border: 5px solid #f3f3f3;
	
}

.popout-form .form-control{
    border-radius: 0;

}

#contact-form{
    height: 78px;
	       padding: 1em 1.70em;
	background-color:#2b2e91;
	}



#contact-form #name, #contact-form #contact, #contact-form #email,#contact-form #resume {
    width: 100%;
    margin-bottom: 10px;
    height: 50px;
    padding-left: 20px;
    border: 1px solid #D5D5D5;
    font-family: Lato;
    font-size: 16px;
    color: #001a24;
}

.btn-upload{
    width: 159px;
    height: 49px;
    background-color: rgba(255,255,255,.48);
           color: #fff;
      font-family:'Lato',sans-serif;
    display: inline-block;
    padding: 13px 20px;
    margin-bottom: 0;
       font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}

.submit-resume{
        margin-top: -20px !important;
}

.btn-primary {
       color: #fff;
background-color: #008BCC;
    border-color: #008BCC;
      font-family:'Lato',sans-serif;
    display: inline-block;
    padding: 13px 20px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}
.fileUpload {
       position: relative;
    overflow: hidden;
    margin: 10px;
    margin-left: -1em;
    margin-top: 0em;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.submit1 {
    color: #fff;
    background-color: #7678b8;
    border-color: #7678b8;
    margin-top: 0.75em;
    font-family: Lato;
    display: inline-block;
    padding: 13px 21px;
    /* margin-bottom: 0; */
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    background-color: #00a1ec;
    border: 1px solid #00a1ec;
    font-size: 16px;
    color: #FFF;
}

::-webkit-input-placeholder{
	color:#000;
	font-family: Lato;
	}
	
::-moz-placeholder{
	color:#000;
	font-family: Lato;
	}
	
:-moz-placeholder{
	color:#000;
	font-family: Lato;
	}
	
:-ms-input-placeholder{
	color:#000;
	font-family: Lato;
	}
	
.submit{
	    color: #fff;
       width: 128px;
    background-color: #00a1ec;
    border-color: #7678b8;
    margin-top: -0.6em;
      font-family:'Lato',sans-serif;
    display: inline-block;
    padding: 13px 21px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    background-color: #00a1ec;
    border: 1px solid #00a1ec;
    font-size: 16px;
	color:#FFF;
	}

.about-title{
	font-family: Georgia;
    font-size: 40px;
    color: #00aeef;
	text-align:center;
	    margin-top: 50px;
}

.about-txt{
	font-family: Lato;
    font-size: 20px;
    color: #001a24;
	text-align:center;
    max-width: 63em;
    margin: 0 auto;
	}

.readmore{
	font-family: Lato-Bold;
	padding: 1em 1.5em;
	background-color:#00aeef;
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	border:1px solid #00aeef;
        margin-top: 1.85em;
        margin-bottom: 2.5em;
	}

.corparate-vecancies{
       background-color: #00aeef;
   padding: 15px 5.5em 0 5.5em;
    height: 512px;
}

.corparate-vecancies .header{

    font-family: Georgia;
    font-size: 40px;
    color: #ffffff;
        text-align: center;

}

.corparate-vecancies .corp-block{
        font-family: 'Lato',sans-serif;
        margin-top: 1em;
        color: #00aeef;
        font-size: 1em;
		position: relative;
		top: 10px;
		left: 5px;
    }

.corparate-vecancies .corp-block span{
width: 155px;
    height: 45px;
    background-color: #00a1ec;
    color: #FFF;
    cursor: pointer;
}

.border0{
border-color: #000;
width: 90%;
}

.outline-content{
  	margin-top: 30px;
    width: 500px;
	    height: 52px;
    padding: 5px;
    background-color: white;
}

.btn-hire{
    width: 125px;
    background-color: #00a1ec;
        border-radius: 0;
        font-family: Lato;
    font-size: 20px;
color:#fff;
position:relative;
bottom:10px;
right:5px;
  }

.btn-hire1{
    width: 155px;
    background-color: #00a1ec;
        border-radius: 0;
        font-family: Lato;
    font-size: 20px;
    color: #fff;
            margin-left: 5.9em;
}

.btn-hire2{
    width: 155px;
    background-color: #00a1ec;
        border-radius: 0;
        font-family: Lato;
    font-size: 20px;
    color: #fff;
          margin-left: 4.7em;
}
a:focus, a:hover {
    color: #FFF;
    text-decoration: none !important;
}


.industrynews{
    background-color: #f8f8f8;
}


.showall{
font-family: Lato;
    padding: 0.75em 2em;
    background-color: transparent;
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    border: 2.5px solid #FFF;
    margin-top: 1.5em;
    margin-bottom: 2em;
        
    }

.industrynews-header{
font-family: Georgia;
    font-size: 40px;
    color: #00a1ec;
        text-align: center;
            padding-top: 15px;
}

.vector2 {
    padding-bottom: 2em;
}

.industrynews-ftxt{
font-family: Lato;
    font-size: 16px;
    color: #00a1ec;
           padding-bottom: 3em;
    padding-top: 2em;
    border-bottom: 1px solid #efefef;
    }

.industrynews-ftxt .a{
    font-size: 13px;
    font-weight: bold;
    color: #7c7c7c;
    }

    .industrynews-stxt{
    font-family: Lato;
    font-size: 16px;
    color: #00a1ec;
    color: #00aeef;
        padding-bottom: 1.5em;
    border-bottom: 1px solid #efefef;
    margin-top: 1.5em;
    }

 .industrynews-stxt .a{
      font-size: 13px;
    font-weight: bold;
    color: #7c7c7c;
    }


    .industrynews-ttxt{
    font-family: Lato;
    font-size: 16px;
    color: #00a1ec;
        padding-bottom: 1.5em;
    border-bottom: 1px solid #efefef;
    }

    .industrynews-ttxt .a{
        font-size: 13px;
    font-weight: bold;
    color: #7c7c7c;
    }

    .industrynews-fotxt{
    font-family: Lato;
    font-size: 16px;
    color: #00a1ec;
    padding-bottom: 1.5em;
    border-bottom: 1px solid #efefef;
    margin-top: 1.5em;
    }

     .industrynews-fotxt .a{   
      font-size: 13px;
    font-weight: bold;
    color: #7c7c7c;
    }

    .carousel-indicators-numbers li {
      text-indent: 0;
      margin: 0 2px;
     width: 28px;
    height: 28px;
    background-color: #00aeef;
      border: none;
      line-height: 30px;
      color: #fff;
      transition: all 0.25s ease;
      border-radius: 0;
  }

.carousel-indicators {
        bottom: -45px !important;
}

.carousel-indicators .active {
    width: 28px;
    height: 28px;
    background-color:#050200;
}

 #contact-form1 #mail {
      width: 491px;
    height: 49px;
    background-color: #fff;
    border: solid 1px #afaeae;
    margin-bottom: 10px;
    margin-top: 6px;
    float: left;
    padding: 15px;
}
#mail::-webkit-input-placeholder{
    color:#8e8b8b;

}

.subscribe{
       font-family:'Lato',sans-serif;
    background-color: #00aeef;
    font-size: 16px;
    padding: 0.75em 1.5em;
    color: #FFF;
    text-decoration: none;
    border: 1px solid #00aeef;
    margin: 0.4em 0 0 1em;
    
}

.recruit-title{
    font-family:georgia;
    font-size:40px;
    color:#00aeef;
    text-align:center;
        margin-top: 2em;
 }

 .recruit-paragraph{
      font-family: Lato;
    font-size: 20px;
    text-align: justify;
        margin: 25px 50px;
 }

 .carousel-recruit {
        height: 220px;
    padding: 2em;
    background-size: cover;
    background-position: 50% 50%;
}

.carousel-inner > .item {
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.profilepic{
    float: right;
    margin-top: 2px;
}

.profile-title{

     font-family: Lato;
     font-size: 26px;
}

.profile-txt{
    font-family: Lato;
    font-size: 18px;
    text-align: justify;
}

.service-title{
    font-family:georgia;
    font-size:40px;
    color:#00aeef;
    text-align:center;
     margin-top: 1em;
 }


.exmantech{
        height: 720px;
}

.exmantech .row{
    margin-top: 50px;
}

.exmantech h2{    
	font-family: Lato;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    color: #00aeef;
    text-align: center;
        margin-top: 2em;
            height: 45px;
	}


.exmantech p{
		font-family: Lato;
    font-size: 18px;
    color: #001a24;
    height: 130px;
        text-align: center;
            padding: 5px 25px;

  }


.exmantech img{
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.read{
font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #00aeef;
}

.read1{
    text-align: center;
    padding-bottom: 4em;
}

.readmore{    
    font-family: Lato;
    padding: 1em 1.5em;
    background-color: #00aeef;
    font-size: 18px;
    color: #FFF;
    text-decoration: none;
    border: 1px solid #00aeef;
    margin-bottom: 2.5em;
}
.readmore a:hover{    
    font-family: Lato-Bold;
    padding: 1em 1.5em;
    background-color: #FFF;
    font-size: 18px;
    color: #00aeef;
    text-decoration: none;
    border: 1px solid #00aeef;
    margin-bottom: 2.5em;
}

.testimonial{
   margin-left: -56px;
	}

.testi-arro{
      position: relative;
    top: -166px;
    left: 481px;
}

.testamo{
        max-height: 345px;
             margin-top: 6px;
}

.testimonial-header2{
    font-family: 'Lato',sans-serif;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 2px dotted;
    padding-bottom: 4px;
}
.testimonial-back{
	    background-color: #f5f5f5;
       max-height: 340px;
    padding-bottom: 1.39em;
	}

.testimonials-title{
	    font-family: georgia;
    font-size: 24px;
    color: #00aeef;
    text-align: center;
       margin-top: 20px;
	}

.vector1 {
padding-bottom: 30px;
}
	
.testimonial-header{
	  font-family:'Lato',sans-serif;
	color:#000;
	font-size:17px;
	text-align:center;
	font-weight:bold;
	}	

.testimonial-header1{
	  font-family:'Lato',sans-serif;
	color:#000;
	font-size:15px;
	text-align:center;
		font-weight:bold;
	}

.quate{
    width: 36px;
    position: absolute;
    left: -36px;
    top: 128px;
}

.testimonial-txt{
  font-family: Lato;
    font-size: 18px;
    color: #001a24;
    text-align: justify;
   width: 725px;
    margin-left: -2em;
    padding-bottom: 25px;
	}

.leftarrow{
    position: relative;
    left: -14px;
    top: -18px;
	}

.rightarrow{
    position: relative;
    left: 30px;
    top: -42px;
	}

.footer-contain{

    padding: 5em 0 5em 0.5em;
}

.logo1{
width: 222px;
    height: 70px;
	}

.logo1-first{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #fff;
    margin-top: 1.5em;
}

.logo1-second{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #fff;
}
.facebook{

    margin-top: 0.5em;
}


.googleplus{
    margin-left: 1em;
    margin-top: 0.5em;
}

.pinterest{
    margin-left: 1em;
    margin-top: 0.5em;
}

.img-left{
    margin-left:-2.85rem;
	    margin-top: -3px;
}
.call{margin-top: -3px;}
.api-img{
    max-width: 110%;
}

.api-title{
color: white;
    font-family: Lato;
    font-size: 18px;
}

footer{
background-color: #2a2c80;
width:100%;
text-align: center;
}

.footer-back{
background-color: #2b2e91;
    padding-top: 2.5em;
    padding-bottom: 2.5em;
    margin-top: 1.68em;
    }    

footer ul.navbar-nav{
  margin: 2.85rem 0 auto;
    display: inline-block;
    float: none;
}

.footermenu > li{
     margin:0 auto;
     display: flex;
}

.footermenu li a {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #fff;
}

.footermenu li a:hover,.footermenu li a:active,.footermenu li a:visited,.footermenu li a:focus { 
    background:none;
}

.copywrite{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #6c6edc;
    text-align: center;
}

.hover-box:hover{
background:#00aeef;
color:#fff;
    min-height: 587px;
}

.hover-box:hover h2{
color:#fff;
}

.hover-box:hover p{
color:#fff;
}

.hover-box:hover .btn-serviceoff a {
      font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #00a1ed;
        width: 162px;
    height: 54px;
    background-color: #fff;
    margin: 0 auto;
    padding: 1.5rem;
    display: block;
    border-radius: 0;
}



/*-----------About Us-----------*/

.about h4{
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.list-group-item{
  background-color: #f5f5f5;
 border: 1px solid transparent; 
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
   border-color: transparent; 
}

div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
    margin-top: 20px;
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
background-color: #00a1ec;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
    border-left: 16px solid #00a1ec;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
}

.bhoechie-tab-content p{
font-family: Lato;
    font-size: 18px;
    color: #001a24;
    text-align: justify;
}

.bhoechie-tab-content span{
font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #00a1ec;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

.our-team .row{
        margin-top: 100px;
}

.our-team .about-title{
    margin-top: 36.5rem;
}

.our-team h2{
font-family: 'Lato', sans-serif;    
    font-size: 18px;
    color: #001a24;
    font-weight: 600;
    text-align: center;
}

.our-team span{
 font-family: Lato;
    font-size: 15px;
    text-align: center;   
}

.paragraph{
     font-family: Lato;
    margin-top: .85rem;
    letter-spacing: 0px;
    color: #001a24;
    text-align: justify;
    padding: 12px;
	font-size:16px;

} 
.privacy .paragraph{ padding: 0 12px 12px 12px!important;}
.our-team a {
    color: #000;
    text-transform: capitalize;
}

.our-team a:visited {
    color: #000
}

a.morelink {
    text-decoration:none;
    outline: none;
}
.morecontent span {
    display: none;
}

.comment {
background-color: #00aeef;
  color: #ffffff;
  font-size: 15px;
    margin: 18px;
  }

.certificate{
    margin-top: 50px;
}


.certificate .row{
        margin-top: 50px;
        margin-bottom: 50px;
}

.certificate p{
    font-family: Lato;
    font-size: 18px;
    color: #000;
    text-align: justify;
}

.certificate img{
    margin-top: -3.5rem;
    margin-bottom: 2.5rem;
        margin-left: 70px;
}




/*-----------Esteemed Clients-----------*/

.esteemed p{
    font-family:'Lato', sans-serif;
    font-size: 18px;
    color: #00a1ec;
margin-top: 3rem;
margin-bottom: -0.5em; 
}

.esteemed img {
        margin-top: -24px;
        margin-bottom: 6rem;
}

/*-----------Contact Us-----------*/

#map-canvas {
  height: 100%;
  position: absolute; 
  top: 0; 
  bottom: -200px; 
  left: 0; 
  right: 0; 
  z-index: 0;
}

#container {
  z-index: 100;
  position: relative;
}

.divider {
    display: block;
    width: 100%;
    height: 10px;
    margin-bottom: 35px;
    background: url(../images/zigzag.png) center top repeat;
    opacity: 0.5;
}
.contact-h2{
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    letter-spacing: 3px;
    margin-bottom: 25px;
    }

    .btn-blue{
background-color: #2b2e91 !important;
text-transform: uppercase;
  padding: 7px 12px;
    }

     .btn-blue:hover{
background-color: transparent !important;
color:#2b2e91;
    }

    .left-info{

  height: 420px;
    padding: 4.5em;
      margin-top: 1.8em;
    text-align: center;
    }

  legend {
font-weight: 700;
    font-family: 'Lato', sans-serif;
    letter-spacing: 3px;
    font-size:30px;
    text-transform: uppercase;
    border-bottom: none;
        margin-top: 15px;
    color: #00a1ec;
}


.fa-stack {
height:auto !important;
}

address {
     margin-bottom: 10px;
    font-family: 'Lato',sans-serif;
    line-height: 24px;
    font-size: 16px;     

}

address h3{
        margin-bottom: -15px;
}

.jumbotron .h1, .jumbotron h1 {
    font-size: 45px;
}

.jumbotron-sm {
    padding-top: 24px;
    padding-bottom: 24px;
}
.jumbotron {
    background: #358CCE;
    color: #FFF;
    border-radius: 0px;
}

small{
        color: #d3d3d3 !important;
    font-size: 26px !important;
    text-transform: capitalize;
}

.pad-bottom0px {
    padding-bottom: 0;
}

.flat-row {
    clear: both;
    display: block;
    position: relative;
    padding: 50px 0;
}

.flat-divider.d50px {
    height: 50px;
}

.flat-divider {
    width: 100%;
    position: relative;
}

.title-section.style1 .title span {
     color: #2b2e91;
    font-size: 40px;
    font-weight: bold;
    text-transform: capitalize;
}

.align-bullet{
    margin-left: -12px;
}


span {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.title-section.style1 .title {
    position: relative;
    padding-bottom: 22px;
}

.list-about h4 {
    font-family: 'Lato',sans-serif;
       font-size: 32px;
    margin-bottom: 10px;
}

.list-about p {
    font-family: 'Lato',sans-serif;
       font-size: 16px;
    margin-bottom: 10px;
}


.list-about h4 span i {
    border: 1px solid;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 26px;
    margin-right: 15px;
    color: #18ba60;
}

.list-group-item {
 padding: 8px 15px;
}

.list-group-item:hover {
 background: #00a1ec;
 color:#fff;
}

.f-text{
    padding-top: 2px;
}

.f-section {
    padding: 60px 25px;
}

.f-section h4{
font-family: Lato;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #00a1ec;
        border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    width:45%;
    margin:25px auto;
        padding: 8px;
}

.f-section p{
    font-family: 'Lato',sans-serif;
font-size:18px;
margin:0 auto;
text-align: justify;
color: #00a1ec;
padding-top:10px;
}

.f-history h3{
color:#fff;
    padding: 25px;
    background-color: #00a1ec;
   font-family: Lato;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    width:54%;
    margin:0 auto;
}

.f-history img {
 display: block;
 margin:0 auto;
}

.f-history p{
font-family: Lato;
    font-size: 18px;
    color: #001a24;
        margin-top: -2rem;

}

.f-history .paragraph{
font-size:16px;
margin: 1.2rem;
font-family: Lato;
    font-size: 18px;
    color: #00a1ec;
}

.f-history .row{
margin-top:25px;
}

.bullet-list{
    margin-left: 1.5em;
}

.bullet-list ul{
list-style-type: square;
}

.bullet-list .container{
    width:85%;
}


.bullet-list h2{
        font-family: 'Lato';
    margin-left: .68em;
}

.bullet-list li{
        font-family: 'Lato';
}

.techno-talent .row {
    margin-top: 80px;
    margin-bottom: 80px;
}

.techno-talent h2{
font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #00a1ec;
    margin-bottom: 40px;
}

.techno-talent p{
font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #001a24;
    text-align: justify;
       margin-left: 15px;
    margin-right: 15px;
}

hr.style14 { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}

.well{
    background: transparent;
}

.input-group-addon {
    color: #fff;
    background-color:#00a1ec;
}

.img08{
border:1px solid #000;
padding:10px;
margin:0 auto;
display: block;
}

.visible-phone {
    display: none !important;
}

.fa-inverse {
    color: #fff;
    background: #00a1ec;
    border-radius: 100%;
}

.careers .row{
    margin-left: 10px;
    margin-right: 10px;
}
.careers .panel-default>.panel-heading {    background-color: #00a1ec;}

.panel-title {       
font-family: 'Lato',sans-serif;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 4px;}

.careers h3{
    background-color: #2d3092;
    font-family: Lato;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    width: 190px;
    padding: 5px;
    text-align: center;
    margin-left: 10px;
       margin-bottom: -25px;
}

.careers h1{
color:#ffffff;
line-height: 143px;
}

.careers p, .careers ul li {
	text-align:left;
color:#ffffff;
    font-size: 16px;
}

.pos{
background-color: #00a1ec;
    padding: 20px;
}


.btn-serviceoff{
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
     width: 181px;
    height: 60px;
    background-color: #00aeef;
    margin:0 auto;
    display:block;
    border-radius: 0;
}

.btn-serviceoff a{
    color:#fff;
}

.greybox{
        height: 115px;
    position: relative;
    border-radius: 10px;
    top: 36px;
    background-color: #f1f1f1;
    width: 385px;
    margin: 20px 25px 40px 25px;
	}

    .block-six{
max-width:1280px;
margin:0 auto;
min-height: 430px;
    }

.blue_ribbon{
	 position: relative;
    top: -55px;
	left: 5px;
}
.blue_end{
	position: relative;
    top: -39px;
    float: right;
    margin-right: -15px;
	
}
.esteem_icon{
	position: relative;
    top: -50px;
    left: -85px;
}
.greybox p{position: relative;
    
    width: 220px;
    left: 130px;
    font-size: 14px;
    color: black;
	font-weight: 600;
}
	
    .news{
		    height: 163px;
	}

    .copywrite a{
color:#6c6edc;
    }

    .privacy h5{
            font-family: 'Lato';
        font-weight: bold;
        padding: 0 12px 0 12px;
		font-size:16px;
    }

    .effective-date{
    font-family: Georgia;
    font-size: 40px;
    color: #00aeef;
    margin-top: 25px;
    text-align: center;
    }
	

	
	.framed #frame #body {
		Height:200px!important;
	}
	#easyXDM_IN_Lib_li_gen_1486462943299_0_provider{
		    width: 210px;
    height: 200px;
	}