@charset "utf-8";
/* CSS Document */
 body {
     overflow-x:hidden;
}
/*global css*/
 *{
    margin:0;
     padding:0;
     border:none;
     transition:0.5s;
}
 body{
    background:#FFFFFF;
     margin:0;
     padding:0;
     font-size:15px;
    font-family: 'Lato', sans-serif;
}
 ul{
     margin:0;
}
 ul, li {
    list-style:none;
     color:#FFFFFF;
    font-family: 'Lato', sans-serif;
}
 a{
     color:#a9a9a9;
    ;
     text-decoration:none;
     outline:none;
     border:none;
     font-family: 'Lato', sans-serif;
}
 a:hover{
     text-decoration:none;
}
 a:focus{
    outline: none;
}
 h1, h2, h3, h4, h5, h6{
    font-family: 'Lato', sans-serif;
     font-weight:bold;
     text-transform:uppercase;
}
 h2{
     color:#25417b;
     font-size:25px;
     text-transform:uppercase;
     font-weight:bold;
    font-family: 'Lato', sans-serif;
}
 h6{
    color:#ffffff;
     font-size:14px;
   font-family: 'Lato', sans-serif;
}
/* close global css*/
 p{
     margin-bottom:15px;
    font-family: 'Lato', sans-serif;
     color:#909090;
     font-size:16px;
     margin-bottom:25px;
}
 section{
     padding:25px 0;
}
 .padding-top40{
     padding-top:40px;
}
 .text-white{
     color:#ffffff;
}
.form-group {
    margin-top: 10px;
}
label {
    font-size: 14px;
    color: #676767;
}

/*close global css*/



/*top-area*/

.top-area {
    background: #003e87;
}
.num-area p a {
    color: #fff;
    font-family: 'Lato', sans-serif;
}
.num-area p {
    margin: 12px 0px;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}
.num-area p a i {
    margin-right: 5px;
}

/*close-top-area*/


/*banner-area*/

.social-icon ul li span {
    display: inline-block;
    margin: 0 1px 0 0;
    line-height: 36px;
    font-size: 15px;
    background: #003e87;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  color: white;
}
.social-icon ul li span:hover{
    cursor: pointer;
  animation-name: bounce;
  -moz-animation-name: bounce;
}
.social-icon ul li {
    display: inline-block;
    padding: 10px 5px 10px 5px;
}
.social-icon ul {
    margin: 5px 0px;
}
.social-icon {
    margin-top: 1.5em;
}
.logo-area img {
    width: 300px;
}
.logo-area h2 {
    color: #222;
    text-transform: unset;
    margin-top: 10px;
}
.logo-area {
    margin-bottom: 5px;
    margin-top: 6em;
}
.logo-area p {
    color: #222;
    font-size: 17px;
}
.banner-content h2 {
    color: #222;
    font-size: 42px;
    line-height: 59px;
    font-weight: 300;
    margin: 21px 0px 10px;
    font-family: 'Lato', sans-serif;
}
.banner-content h2 span {
    font-weight: 500;
    font-size: 35px;
}
.banner-content h3 {
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    text-transform: unset;
    margin-top: 0px;
    font-weight: unset;
}
.banner-content p {
    color: #222;
    font-size: 22px;
    font-weight: 300;
    line-height: 35px;
    padding: 0px 40px;
}
.banner-pic img {
    width: 100%;
}
button.btn.btn-default.book {
    background: #222222;
    border: none;
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    padding: 11px 39px;
    border-radius: 2px;
    margin: 20px 0px;
}
button.btn.btn-default.book:hover {
    background: #003e87;
}
/*.banner-area{
    background: url(../img/banner.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    height: 487px;
}*/


  
/*close-banner-area*/


/*.about-content h2:before {
    width: 94px;
    height: 3px;
    background: #2168a0;
    position: absolute;
    content: "";
    left: 16px;
    right: 0px;
    margin-top: 36px;
}*/

/*about-area*/

.about-pic img {
    width: 100%;
}
.about-content h2 {
    font-size: 30px;
    font-weight: 300;
    color: #222222;
    line-height: 35px;
    margin-top: 1px;
}
.about-content h2 span {
    font-weight: 700;
}
.about-content p {
    color: #222;
    font-size: 20px;
    line-height: 35px;
    font-weight: 300;
    margin-bottom: 6px;
}
.about-content {
    margin-top: 1.5em;
}
button.btn.btn-default.ler {
    background: #222222;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 2px;
    padding: 10px 30px;
    margin: 15px 0px;
}
button.btn.btn-default.ler:hover {
    background: #003e87;
}
.about-area {
    margin-top: 50px;
}

/*close-about-area*/


/*vid-area*/

.vid-pic img {
    width: 100%;
    margin: 50px 0px;
}
.vid-content {
    background: #003e87;
    padding: 40px;
    margin-top: 8.5em;
}
button.btn.btn-default.vela {
    background: #fff;
    border: none;
    font-size: 16px;
    padding: 10px 20px 10px 20px;
}
button.btn.btn-default.ler.blu:hover {
    background: #fff;
    color: #222;
}
.need-area h2 {
    color: #fff;
    font-size: 30px;
    line-height: 44px;
    margin: 10px 0px;
    text-transform: unset;
}
/*.need-area h2:before {
    width: 134px;
    height: 3px;
    background: #ffffff;
    position: absolute;
    content: "";
    margin-top: 70px;
    margin-left: 74px;
}*/
.need-area p {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Lato', sans-serif;
    margin-top: 7px;
    margin-bottom: 10px;
}
.interview-area h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 40px;
    font-family: 'Lato', sans-serif;
}
.interview-area p {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    font-family: 'Lato', sans-serif;
}
.interview-area h2:before {
    width: 94px;
    height: 3px;
    background: #ffffff;
    position: absolute;
    content: "";
    margin-top: 36px;
    margin-left: 120px;
}
.col-12.col-sm-12.col-md-5.col-lg-5.col-xl-5.loy {
    padding-right: 0px;
}
.col-12.col-sm-12.col-md-7.col-lg-7.col-xl-7.loy {
    padding-left: 0px;
}

/*close-vid-area*/


/*service-area*/

.service-pic-area img {
    width: 100%;
    
}
.service-area {
    margin-top: 30px;
}
.service-pic-area:hover {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
transition: 0.8s;
}
.service-head h2 {
    color: #222222;
    font-size: 30px;
    line-height: 44px;
    font-weight: 300;
}
.service-head h2 span{
  font-weight: 600;
}
.service-head h2:before {
    width: 90px;
    height: 2px;
    background: #171717;
    position: absolute;
    content: "";
    margin-top: 49px;
    margin-left: 57px;
}
.service-pic-area {
    background: #003e87;
    margin-bottom: 20px;
    transition: transform .5s;
    margin-top: 30px;
}
.service-pic-area:hover {
    background: #222222;
}
.service-pic-area h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 0px;
    padding: 15px 0px;
    font-family: 'Lato', sans-serif;
}
/*close-service-area*/



/*footer-area*/

.footer-area {
    border-top: 2px #222222 solid;
}
.add-area img {
    width: 250px;
    margin: 15px 0px;
}

.add-area h3 {
    font-size: 17px;
    color: #222;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
}
.add-area ul li span {
    display: inline-block;
    margin: 0 1px 0 0;
    line-height: 36px;
    font-size: 15px;
    background: #60156d;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}
.add-area ul {
    margin: 30px 0px;
}
.add-area.second {
    margin-left: 5em;
}
.add-area.last {
    margin-left: 8em;
}
/*.add-area h3:before {
    width: 3px;
    height: 23px;
    background: #ffffff;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin-top: -3px;
}*/
.add-area p {
    font-size: 16px;
    color: #222;
    line-height: 28px;
    font-family: 'Lato', sans-serif;
}
.add-area p a {
    color: #222;
}

.add-area ul li {
    display: inline-block;
    padding: 0px 2px;
}

p.last {
    margin-top: 16px;
}

.add-area p i {
    margin-right: 5px;
}

/*close-footer-area*/

/*bottom-footer*/

.bottom-footer {
    background: #222222;
}

.poly-area p {
    color: #fff;
    padding: 8px 0px;
    font-size: 14px;
    margin: 0px;
}
.poly-area p a {
    color: #fff;
}

/*close-bottom-footer*/


/*responsive-start*/
@media screen and (min-width: 1024px) and (max-width: 1200px){
.logo-area {
    margin-top: 3em;
}
.banner-content h2 {
    font-size: 32px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.banner-content p {
    font-size: 16px;
    line-height: 26px;
    padding: 0px 30px 0px 30px;
}
.social-icon {
    margin-top: 1.5em;
}
.vid-content {
    margin-top: 4.5em;
    padding: 20px;
}
.need-area h2 {
    margin: 0px 0px;
    line-height: 28px;
}
.add-area.last {
    margin-left: 2em;
}
.add-area.second {
    margin-left: 4em;
}

}

@media screen and (min-width: 991px) and (max-width: 1024px){

.vid-content {
    margin-top: 5em !important;
}
.poly-area {
    text-align: center !important;
}
 }


@media screen and (min-width: 320px) and (max-width: 1024px){ 

.logo-area {
    margin-bottom: 35px;
    margin-top: 2em;
}
.logo-area img {
    width: 270px;
}
.num-area {
    text-align: center;
}
.num-area p a {
    font-size: 15px;
}
.logo-area h2 {
    font-size: 17px;
    line-height: 25px;
}
.banner-content h2 {
    font-size: 22px;
    line-height: 39px;
}
.about-content h2 {
    font-size: 26px;
    line-height: 30px;
    margin-top: 20px;
}
/*.banner-content h2 br {
    display: none;
}*/
.banner-content p {
    font-size: 15px;
    line-height: 24px;
    padding: 0px 20px 0px 20px;
}
button.btn.btn-default.book {
    font-size: 15px;
    padding: 7px 20px 7px 20px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.vid-pic img {
    margin: 30px 0px;
    padding-right: 15px;
}
.vid-content {
    padding: 20px;
    margin-top: 0.8em;
}
.need-area h2 {
    font-size: 18px;
    line-height: 28px;
}
.need-area p {
    font-size: 15px;
    line-height: 24px;
}
.need-area h2::before {
    margin-left: 23px;
    margin-top: 60px;
}
.interview-area h2 {
    font-size: 18px;
}
.interview-area p {
    font-size: 15px;
    line-height: 24px;
}
.interview-area h2::before {
    margin-left: 82px;
}
.service-head h2 {
    font-size: 28px;
    line-height: 24px;
}
.service-head h2::before {
    display: none;
}
.service-pic-area h3 {
    font-size: 16px;
}
.add-area img {
    width: 170px;
    margin: 10px 0px;
}
.add-area.first::after {
    display: none;
}
.add-area.fir::after {
    display: none;
}
.add-area {
    margin-bottom: 15px;
}
.add-area h3 {
    font-size: 18px;
}
.add-area p {
    font-size: 14px;
    line-height: 22px;
}
.poly-area p {
    padding: 6px 0px;
    font-size: 13px;
}
.poly-area {
    text-align: left;
}
.col-12.col-sm-12.col-md-7.col-lg-7.col-xl-7.loy {
    padding-left: 15px;
}
.add-area.second {
    margin-left: 0px;
}
.add-area.last {
    margin-left: 0em;
}

}


/* @media only screen and (max-width: 768px) {


 @media only screen and (max-width: 480px) {
    
}*/
/*jssor slider loading skin spin css*/
 








 