@import url('https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700&display=swap');

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ldd0jw');
  src:  url('fonts/icomoon.eot?ldd0jw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ldd0jw') format('truetype'),
    url('fonts/icomoon.woff?ldd0jw') format('woff'),
    url('fonts/icomoon.svg?ldd0jw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook-letter-logo:before {
  content: "\e900";
}
.icon-twitter:before {
  content: "\e901";
}
.icon-email-filled-closed-envelope:before {
  content: "\e902";
}
.icon-telephone:before {
  content: "\e903";
}
.icon-placeholder-filled-point:before {
  content: "\e904";
}
.icon-seo-training:before {
  content: "\e905";
}
.icon-success:before {
  content: "\e906";
}
.icon-settings:before {
  content: "\e907";
}
.icon-call-center-worker-with-headset:before {
  content: "\e908";
}
.icon-laptop:before {
  content: "\e909";
}
.icon-staff:before {
  content: "\e90a";
}
.icon-inspiration:before {
  content: "\e90b";
}
.icon-woman-with-money:before {
  content: "\e90c";
}
.icon-resume:before {
  content: "\e90d";
}
.icon-project-management:before {
  content: "\e90e";
}

body {
  margin: 0;
  padding: 0;
  /*overflow-y: scroll;*/
  color: #fff; font-family: 'Poppins', sans-serif;
}
/*--------Common Css---------*/
* {
  margin: 0;
  padding: 0;
}
h3 {font-size:40px; font-weight:700; color:#b10016}
li { list-style-type: none; }
form {
  text-align: center;
}
label {
  display: block;
  position: relative;
  margin: 25px 0px;
}
.label-txt {
  position: absolute;
  top: -1.6em;
  padding: 10px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #9897b6;
  transition: ease .3s;
  font-family: 'Poppins', sans-serif;
  font-weight:500;
}
.input {
  width: 100%;
  padding: 10px;
  background: transparent;
  border: none;
  outline: none;
}

.line-box {
  position: relative;
  width: 100%;
  height: 1px;
  background: #9897b6;
}

.line {
  position: absolute;
  width: 0%;
  height: 1px;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  transition: ease .6s;
}

.input:focus + .line-box .line {
  width: 100%;
}

.label-active {
  top: -3em;
}

button {
 
  display: inline-block;
  padding: 12px 24px;
  background: #b10016;
  font-weight: bold;
  color: #fff;
  border: none;
  outline: none;
  border-radius: 0px;
  cursor: pointer;
  transition: ease .3s;
  text-transform:uppercase;transition:linear 500ms
}

button:hover {
  background: #3d3b6f;
  color: #fff;
}
.second a, .commnbtn a{
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  margin: 0px 50px;
  background: #3d3b6f; text-decoration:none
}
.second a span, .commnbtn a span{
  display: block;
  padding: 15px 30px;
  margin-right:0 !important; font-size:16px; font-weight:600; text-transform:capitalize; margin:0 !important
}
.second a::before,.second a::after, .commnbtn a::before,.commnbtn a::after{
  content:"";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #1a1858;
}

.second span::before,.second span::after, .commnbtn span::before,.commnbtn span::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background: #1a1858;
}
.second a:hover::before,.second a:hover::after, .commnbtn a:hover::before,.commnbtn a:hover::after{
  width: 100%; text-decoration:none;
}
.second a:hover span::before,.second a:hover span::after,.commnbtn a:hover span::before,.commnbtn a:hover span::after{
  height: 100%;text-decoration:none;
}
/*end*/
.op-section { background-color:transparent;position:relative; }

.second { background-color: transparent; position:relative; padding:100px 0 100px 0; }
.second h3 {background:#b10016; text-align:center; color:#fff; padding: 25px 165px; position: absolute;right: -85px;z-index: 9;}
.second img { margin:0 auto}
.second p {color: #545454; font-size: 16px;line-height: 40px; margin-top: 150px;margin-left: 48px; margin-right: 30px; font-weight:400}
.second h5 {font-size:30px; font-weight:700; color:#000; font-style:italic; margin-left: 47px;}
.second span {margin-right:30px}
.third { background:url(../images/servicebg.jpg) no-repeat left top; background-attachment:fixed; background-size:cover; position:relative;  padding:100px 0 100px 0; text-align:center; }
.third h3 {color:#fff}
.third p {color: #e7e7e7; font-size: 16px; font-weight:400; line-height: 38px;}
.third a{margin: 10px 0 40px 0;}
.third button {margin-bottom:20px}
.third span {color: #fff;font-size: 100px;margin-top: 45px;}
.third h5 {color:#fff; font-size:18px; text-transform:capitalize; margin-top: 20px;
    font-weight: 600;}
.fourth { background-color: #fff;position:relative; padding:100px 0 100px 0; }
.fourth h3 {margin-bottom:35px;}
.fourth h4 {color:#000; text-transform:capitalize; font-size:22px; margin-top:20px; font-weight:600; display:inline-block}
.fourth p {color:#555555; font-size:16px; font-weight: 400; line-height:30px}
.fifth { background:url(../images/careerbg.jpg) no-repeat left top; background-attachment:fixed; background-size:cover; position:relative; padding:80px 0 100px 0;}
.fifth .col-sm-7 {padding-left:75px;}
.fifth p {color:#424242; font-size:14px; line-height:45px;}
.fifth .col-sm-6 {padding-left:75px}
.fifth h6 {font-size:18px; color:#1f8858; text-transform:uppercase; font-weight:600; margin-top:35px }
.fifth ul {margin:0; padding:0;}
.fifth ul li {color:#424242; font-size:16px;background:url(../images/list.png) left 7px no-repeat; margin-right: 80px; margin-top: 25px; padding-left: 18px;}
.last { background-color: transparent; position:relative; overflow-y:scroll}
.contactsection {background:#28265d;  padding:40px 0;}
.contactsection h3 {color:#fff; margin:0; margin-bottom:15px !important}
#radioWrap {
  width: 20px;
  height: 180px;
  position: absolute;
  right: 9%;
  top: 50%;
  margin-top: -90px;
  z-index: 8;
}

#radio {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#radio li {
  width: 20px;
  height: 20px;
  background-color: rgba(177,0,22, 0.7);
  text-indent: -10000px;
  border-radius: 50%;
  margin-top: 12px;
  cursor: pointer;
}

#radio li:first-child { margin-top: 0; }
#radioOn {
  width: 20px;
  height: 20px;
  margin-bottom: 12px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #b10016;
  border-radius: 50%;
}

.header {background:#fff; position:relative; padding:10px 0}
/*.header img {position: absolute;margin: 0 auto;left: 12px;z-index: 9;top: -10px; width: 15%;}*/
.header img {width:75%}
.header a {color:#fff; font-size:16px; font-weight:400}
.header a:hover {color:#00203f; text-decoration:none}
.header a span {text-decoration:underline}
.carousel-caption h1 {font-size: 50px;font-weight: 600;}
.carousel-caption p {font-size:30px; font-weight:500}
.carousel-caption {top: 40%;}
.addSection {background:#fff; padding:30px 0;}
.addSection h6 {color:#28265d; font-size:16px; margin-bottom:10px}
.addSection p {font-size:15px; color:#525252}
.addSection span {margin-right:20px; font-size:22px; color:#525252; float:left}
.addSection h4 {color:#000; font-size:25px; font-weight:bold; margin-bottom:20px}
.map iframe {width: 100%;border: solid 1px #ccc;padding: 5px; height:320px}
footer {background:#b10016; padding:20px; position:relative}
footer a {color:#fff; text-decoration:none; font-size:16px; transition: all linear 500ms;}
footer p {margin:0; color:#fff; font-size:16px;}
.linkcircle {width:50px; height:50px; border-radius:100px; background:#b10016; color:#fff; padding:15px; font-size:17px ; display:inline-block}
.linkcircle:hover {color:#fff; background:#3d3b6f; text-decoration:none}
.linkblk {margin-top:-40px}

.hovereffect {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:pointer;
}
.hovereffect .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(0,32,63,0.7);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.hovereffect span {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:40px;
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
top:45%;
}
.staff_blk:hover .hovereffect img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}
.staff_blk {cursor:pointer;}
.staff_blk:hover h4 {color:#b10016}
.staff_blk:hover .hovereffect .overlay {
opacity:1;
filter:alpha(opacity=100);
}
.navbar-inverse {background:none; border:none; margin-bottom:0}
.navbar-inverse .navbar-nav>li>a {color:#28265d; font-weight:600}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {color:#b10016}
.dropdown-menu li {padding:2px 0; }
.dropdown-menu li a {border-left:solid 3px #002951; padding:8px 10px; border-bottom: dashed 1px #cccc;}
.third .tooltip {left: 255px !important;width: 170px; font-size: 18px !important; padding: 0 6px;}
.third .item {cursor:pointer}
.owl-theme .owl-dots .owl-dot span {background: #b10016;}
/*----- button 4 -----*/
.second .btn-4::after, .commnbtn .btn-4::after{
  right:0;
  bottom: 0;
  transition-duration: 0.4s;
}
.second .btn-4 span::after,.commnbtn .btn-4 span::after{
  right:0;
  bottom: 0;
  transition-duration: 0.4s;
}
.second .btn-4::before,.commnbtn .btn-4::before{
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}
.second .btn-4 span::before, .commnbtn .btn-4 span::before{
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}
.detlSection { padding:40px 0}
.detlSection p {color:#606060; line-height:30px; font-size:16px; text-align:justify}
.detlSection img {float:right; border:solid 2px #ccc; margin-left:50px; margin-bottom:10px}
.detlSection h5 {font-size:20px; color:#28265d; font-weight:600; text-transform:uppercase}
.comingSoon {padding:80px 0}
.service {    width: 100%; float: left; color: #000; box-shadow: 0 0 10px #ccc; padding: 15px 20px; border-left: 5px solid #28265d; margin-bottom: 15px;}
.service span {color:#b10016; font-size:30px; margin-right:15px; float: left;  line-height: 31px;}
.service p{margin-bottom:0px; font-size: 14px !important}
.onhoverData {display:none;}
.onhoverData p {margin-bottom:0; font-size:18px; font-weight:500; color:#000;}
.onhover:hover + .onhoverData {display:block !important; background:#fff; padding:10px 30px; float: left; text-align: center; width: 100%; transition:all linear 500ms;}
.leadership img {width: 25%; box-shadow: 8px 8px 3px #eee;padding: 5px;}
.leadership h3 {font-size:25px}
#page404 {text-align:center; padding:100px 0}
.btn11 {padding:10px; background:#b10016; color:#fff; text-decoration:none}
@media (min-width: 1350px){

}
@media (max-width: 1200px){
.container, .container-fluid {width:95%}
/*.header img {top:0px}*/
}
@media (max-width: 1100px){
h3 {font-size:25px}
.second p {margin-top:118px}
.third {padding: 100px 0 120px 0;}
.carousel-caption h1 {font-size:30px}
.carousel-caption p {font-size:20px}
/*.header img {width:20%}*/
}
@media (max-width: 1024px) {
    .op-section {height:auto !important}
    /*.header img { width: 22%;}*/
    .second, .third, .fourth, .fifth {padding:40px 0;}
    #radioWrap {display:none;}
    p, .service p, .second p{font-size:12px !important;}
}
@media (max-width: 912px){
.second p {font-size:14px; margin-left:-10px}
.second h5 {font-size:22px; margin-left:-6px}
}
@media (max-width: 768px){
.second h3 {padding: 25px 5px ; right: 0; position:relative}
.second p , .second h5{margin:0 !important}
.second, .fourth, .fifth {padding:60px 0}
.header {padding:10px 0}
.third h5 , .fourth p,.header a {font-size: 11px;}
.fourth h4 , .addSection p span{font-size:16px}
.fifth h6 {margin-top:18px; font-size:16px}
.fifth p, .fifth ul li, .second p, .addSection p {font-size:13px; line-height:30px}
footer p , footer a {font-size:9px}
.addSection {padding:50px 0}
.third span {font-size: 60px;}
.fifth .col-sm-6 {width:100%; padding-left: 0;}
.second a span, .commnbtn a span {font-size:12px;}
.second a, .commnbtn a {margin:0 4px;}
.fifth .col-sm-7 { padding-left: 16px;}
.owl-theme .owl-nav {display:none;}
}
@media (max-width: 767px){
	.navbar-inverse .navbar-toggle .icon-bar {background-color: #000;}
    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {background:none; border:none;}
    .navbar-inverse .navbar-toggle {border:none; cursor:pointer;}
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { position: absolute; border-color: #101010; margin: 0 auto; width: 100%; background: #fff;  top: 50px;}
    .nav.navbar-nav {width:100%; text-align:center; float:none !important;}
    .header {padding: 0px 0;}
    .navbar-nav {margin:0;}
    p, .service p, .second p{font-size:12px !important;}
    .carousel-caption h1 { font-size: 20px;}
}
@media (max-width: 500px){
.carousel-caption h1 {  font-size: 20px;}
.carousel-caption p {font-size: 14px;}
/*.header img { width: 25%;}*/
.second img {display:none}
.second h5 {margin-top:20px !important}
footer {text-align:center}
footer .col-sm-4 {width:100%; text-align:center}
.linkblk {margin-top:0}
h3 {font-size:20px}
.second, .fourth, .fifth {padding:40px 0}
.carousel-caption {top:0;left: 7%;}
}
