@font-face {
  font-family: 'Neuzeit Grotesk W01 Regular';
  src: url('../fonts/Neuzeit Grotesk W01 Regular.eot');
  src: url('../fonts/Neuzeit Grotesk W01 Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Neuzeit Grotesk W01 Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NeuzeitGroteskW01-Regular';
  src: url('../fonts/NeuzeitGroteskW01-Regular.svg#NeuzeitGroteskW01-Regular') format('svg'),
       url('../fonts/NeuzeitGroteskW01-Regular.ttf') format('truetype'),
       url('../fonts/NeuzeitGroteskW01-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NeuzeitGro Bold';
  src: url('../fonts/NeuzeitGro Bold.eot');
  src: url('../fonts/NeuzeitGro Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/NeuzeitGro Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NeuzeitGro-Bol';
  src: url('../fonts/NeuzeitGro-Bol.svg#NeuzeitGro-Bol') format('svg'),
       url('../fonts/NeuzeitGro-Bol.ttf') format('truetype'),
       url('../fonts/NeuzeitGro-Bol.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}




body{font-family: 'Neuzeit Grotesk W01 Regular', 'NeuzeitGroteskW01-Regular', sans-serif; padding-top: 0px; overflow-x: hidden;
background-color: #f2f2f2; }
ul,ol{padding: 0px; margin: 0px;}
.container{max-width: 1200px;}

.main_banner{
    width: 100%;
    position: relative;
    display: block;
    /* height: 100vh;
    min-height: 100vh;
    max-height: 100vh; */
    overflow: hidden;
}

h1,h2,h3,h4,h5,h6{font-family: 'Neuzeit Grotesk W01 Regular', 'NeuzeitGroteskW01-Regular', sans-serif;}

/* ul.fsocial li a.fb, .fixed_social li a.fb {
    background: #4867AA;
}
ul.fsocial li a.tw, .fixed_social li a.tw {
    background: #1DA1F2;
}
ul.fsocial li a.gp, .fixed_social li a.gp {
    background: #DC473A
}
ul.fsocial li a.in, .fixed_social li a.in {
    background: #007BB6
}
ul.fsocial li a.scrollup {
    background: #555;
}
ul.fsocial li a.fb:hover {
    color: #4867AA;
    border: 1px solid #4867AA;
}
ul.fsocial li a.tw:hover {
    color: #1DA1F2;
    border: 1px solid #1DA1F2;
}
ul.fsocial li a.gp:hover {
    color: #DC473A;
    border: 1px solid #DC473A;
}
ul.fsocial li a.in:hover {
    color: #007BB6;
    border: 1px solid #007BB6;
}
ul.fsocial li a:hover {
    background: #fff;
    color: #333;
    border: 1px solid #333;
    transition: all .5s;
} */
.fixed_social {
    float: right;
    display: inline-block;
    z-index: 999999;
}
.fixed_social li {
    list-style: none;
    float: left;
    display: inline-block;
    margin-left: 4px;

}
.fixed_social li a {
    float: left;
    color: #fff;
    text-align: center;
    width: 26px; 
    height: 30px;
    border-radius: 0;
    line-height: 30px;
    /* margin-top: 8px; */
    font-size: 16px;
    transition: all .5s;
}
.fixed_social li a:hover {
    border-radius: 0;
    transition: all .5s;
}
.fixed_social li:last-child a{
    margin-top: 0px;
    height: 30px;
    width: auto;
    text-decoration: none;
    color: #004373;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 20px;
    line-height: 30px;
    background-color: #f3b440;
    margin-left: 15px;
}

/*--------header-----------*/
.header{
    position: fixed;
    z-index: 99;
    top: 0px;
    left: 0px;
    width: 100%;
    -webkit-box-shadow: 0 3px 45px rgba(0,0,0,0.15);
box-shadow: 0 3px 45px rgba(0,0,0,0.15);
}

.header_top{
    width: 100%; 
    display: table; 
    background-color: #fff;
    padding: 0 40px;
    /*background-image: url('../images/bg1.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;*/
}
#header.fixed1{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    -webkit-box-shadow: 0 3px 45px rgba(0,0,0,0.15);
box-shadow: 0 3px 45px rgba(0,0,0,0.15);
    z-index: 99;
}
.logo{
    float: left;
    display: inline-block;  
    height: 100px;
    line-height: 100px;
    margin-left: 0px;
}
.logo a{
    vertical-align: middle;
    display: table;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 200px;
    height: inherit;
    background-size: 100%;
}

.headerright{float: right; display: inline-block;
width: 80%;}
.top_bar {
    /* background: #e3e3e6; */
    /* height: 100px;
    line-height: 100px; */
    position: relative;
    float: right;
    /* width: 100%; */
    line-height: 50px;
    transition: all .5s;
}
/* .top_bar::before {
    width: 0;
    height: 0;
    border-bottom: 40px solid #e3e3e6;
    border-left: 40px solid transparent;
    content: "";
    position: absolute;
    left: -40px;
}
.top_bar:after {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    content: '';
    background: #e3e3e6;
} */
.top_bar ul {
    float: right;
    padding-top: 15px;
    list-style: none;
    height: 60px;
}
.top_bar ul li {
    float: left;
    font-size: 16px;
    color: #333;
    /* line-height: 100px; */
    height: 100px
    
}
.top_bar ul li i {
    font-size: 20px;
    margin-top: 0px;
    margin-right: 10px;
    float: left;
    color: #95c12b;
    cursor: pointer;
}
.top_bar ul li a {
    float: left;
    color: #023d96;
    text-decoration: none;
    padding: 0px 17px;
    height: 60px;
    font-size: 19px;
    /* line-height: 100px; */
    font-family: 'NeuzeitGro Bold', 'NeuzeitGro-Bol', sans-serif;
    border-right: 1px solid #e3e3e3;
    letter-spacing: 1px;
    position: relative;
    padding-top: 20px;
}
.top_bar ul li a span{
    position: absolute;
    right: 0px;
    font-size: 15px;
    color: #555;
    font-weight:400;
    top: 0px;
    width: 100%;
    letter-spacing: 0;
    padding-left: 65px;
    font-family: 'Neuzeit Grotesk W01 Regular', 'NeuzeitGroteskW01-Regular', sans-serif;
}
.top_bar ul li a img {
    position: relative;
    top: -12px;
    width: 36px;
    margin-right: 5px;
}
.top_bar ul li:last-child a {border-right: 0}
.top_bar ul li a:hover{/* text-decoration:underline; */}

.top1_left {
    display: inline-block;
    float: right;
}
.top1_left ul li {
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 30px;
    font-weight: 300;
    position: relative;
}
.top1_left ul li a{
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 14px;
    padding: 0 10px;
    font-weight: 300;
    text-decoration: none;
    letter-spacing: 0px;
    transition: all 0.3s ease 0s;
}
.top1_left ul li a i{margin-right: 7px; font-size: 14px; color: #f3b440; }
.top1_left ul li.whatsapp a i{color: #2751ab;}
/* .top1_left ul li a:hover{color: #f3b440;} */
/* .top1_left ul li:after{
    position: absolute;
    right: 0px;
    top: 10px;
    width: 1px;
    height: 18px;
    content: "";
    background-color: #ccc;
} */
.top1_left ul li:last-child:after{display: none;}

.topsocial{float: right; display: inline-block; margin-top: 5px;}
.topsocial a{text-decoration: none; color: #fff; border: 1px solid #fff; font-size: 14px; 
    transition: all 0.3s; padding: 0 12px; height: 30px; margin-left: 7px; 
    display: inline-block; text-align: center; line-height: 28px;}
.topsocial a:hover{background-color: #fff; color: #1b3072;}
img.iso1{width: 80px; margin-top: 2px;}

.main_menu{
    clear: both;
    width: 100%;
    display: table;
    background-color: #0067b1;
    box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.15);
}
.menu{
   float: right;
   display: inline-block;
   /* margin-top: 15px; */
}
.menu > ul{
    list-style: none;   
    float: left;
    margin-right: 0px;
}
.menu > ul > li{
    display: inline-block;
    float: left;
    position: relative;
}
.menu > ul > li > a{
    text-decoration: none;
    color: #0e2b5c;
    font-size: 18px;
    text-transform: capitalize;
    display: block;
    transition: all 0.3s ease 0s;
    outline: 0px;
    padding: 0 20px;
    height: 100px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 100px;
    /* letter-spacing: 2px; */
}
.menu > ul > li > a i{margin-left: 2px; font-size: 16px; position: relative; top: 0px;}
.menu ul > li:hover > a, .menu ul > li > a.active{
    color: #01a1fd;
    border-color: #007dc6;
}
.menu ul > li.lastli a{color: #fff; height: 36px; line-height: 36px; margin-top: 30px;
border-radius: 5px; background-color: #fff;  margin-left: 20px;
padding: 0 30px; letter-spacing: 1px;
background-image: linear-gradient(to left,#0f489b,#1970ee);
box-shadow: 0 2px 4px 0 rgba(0,0,0,0.26);
text-transform: uppercase;
font-size: 15px; position: relative; top: 0;
margin-right: 20px;
transition: all 0.3s;
font-family: 'NeuzeitGro Bold', 'NeuzeitGro-Bol', sans-serif;
}
.menu ul > li.lastli:hover a{top: -3px; box-shadow: 0 6px 10px 0 rgba(0,0,0,0.26);}


.menu ul li:hover ul.submenu1{
    display: block;  
}
ul.submenu1{
    width: auto;
    min-width: 280px;
    /*max-width: 1000px;*/
    background-color: #fff;
    box-shadow: 0 6px 4px 3px rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 100%;
    left: 0px;
    list-style: none;
    display: none;
    z-index: 9999999999;
}
ul.submenu1 li{
    display: table;
    clear: both;
    width: 100%;  
    position: relative;  
}
ul.submenu1 li a{
    text-decoration: none;
    color: #000 !important;
    font-size: 16px;
    line-height: 22px;
    padding: 10px 20px !important;
    display: block;
    font-weight: 400;
    transition: all 0.3s ease 0s;
    text-align:left;
    text-transform: capitalize;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.1); */
}
ul.submenu1 > li:last-child > a{border-bottom: 0px;}
ul.submenu1 li:hover > a{
    color: #0068b0 !important; background-color: #f7f9fe; 
}
ul.submenu1 li:last-child a{
    border-bottom: 0px !important;
}
ul.submenu2{display: none !important; border-top: 0px; min-width: 240px;}
.menu ul > li ul.submenu1 li:hover ul.submenu2{left: 100%; top: 0px; display: block !important;
background-color: #f3f3f3;}
ul.submenu2 li a{color: #000 !important;}


ul.submenu3{display: none !important; border-top: 0px; min-width: 240px;}
.menu ul > li ul.submenu2 li:hover ul.submenu3{left: 100%; top: 0px; display: block !important;
background-color: #fff;}
ul.submenu3 li a{color: #000 !important;}


a.enquirenow{
    position: relative;
    z-index: 1;
    padding: 10px 26px 6px;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    margin: 22px 10px 0px 0;
    transition: all 0.3s;
}
a.enquirenow:before, a.enquirenow:after{
    position: absolute;
    top: 0;
    height: 100%;
    transform: skewX(-10deg);
    transition: all .2s ease-in-out;
    content: "";
}
a.enquirenow:before{
    right: 10px;
    left: 10px;
    z-index: -1;
    background-color: #f3b440;
}
a.enquirenow1:before{background-color: #083e6e;}
a.enquirenow:after{
    background-color: rgba(245,134,52,.6);
    right: 0;
    left: 0;
    z-index: -2;
}
a.enquirenow1:after{background-color: rgba(8,62,110,.6);}
a.enquirenow:hover:before{background-color: #fa9b54;}
a.enquirenow1:hover:before{background-color: #0f62ac;}
/*------header_end--------*/

/* .main_banner::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    width: 100%;
    background: url(../images/mountain_header_home3.svg);
        background-size: auto;
    height: 19%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    z-index: 21;
    pointer-events: none;

} */
/* .main_banner::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    width: 100%;
    height: 100%;
    z-index: 21;
    pointer-events: none;
    clip-path: polygon(50% 100%, 100% 72%, 100% 100%, 0 100%, 0 72%);
    background-color: #fff;
} */
.banner_txt {
    top: 45% !important;
    color: #fff;
    position: absolute;
    text-align: left;
    width: 65%;
    padding: 0 20px !important;
    margin: auto;
    left: 5%;
    margin: auto;
    text-align: left;
}
.banner_hd, .banner_cont, .banner_r_more {
    width: 100%;
    float: left;
}
.banner_hd {
    color: #fff;
    font-size: 60px;
    line-height: 66px;
    text-transform: uppercase;
    font-weight: 800;   
    letter-spacing: 2px;
    position: relative;
    font-family: 'NeuzeitGro Bold', 'NeuzeitGro-Bol', sans-serif;
    margin-bottom: 15px;
    /* text-shadow: 0 0 10px rgba(0, 0, 0, 0.3) !important; */
    visibility: visible !important;
}
/* .banner_hd:before{
    position: absolute;
    left: calc(50% - 59px);
    width: 118px;
    top: -30px;
    height: 10px;
    content: "";
    background-image: url('../images/line.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
} */
/* .banner_hd span{color: #007dc6;} */
.banner_hd1{
    position: relative;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: 50px;
}
.banner_hd1 span{width: 60px; height: 2px; background-color: #45baff; 
    display: inline-block;
position: relative; left: 10px; top: -5px;}
.banner_cont {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    width: 100%;
    font-weight: 600;
    margin: 10px 0;
    /* text-shadow: 0 0 10px rgba(0, 0, 0, 0.3) !important; */
    visibility: visible !important;
}
.banner_cont span {
    margin: 0 10px;
    display: inline-block;
}
.banner_cont span i {
    margin-right: 5px;
}
.banner_r_more{
    clear: both;
    margin-top: 10px;
}
.banner_r_more a{
    text-decoration: none;
    color: #004c97;
    text-transform: capitalize;
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    /* border: 2px solid #fff; */
    margin: auto;
    display: inline-block;
    /* border: 1px solid #0067b1; */
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: transparent;
    font-weight: 600;
    margin-right: 15px;
    padding: 0 20px 0 30px;
    /* border-radius: 5px; */
    transition: all 0.3s ease 0s;
    visibility: visible !important;
    outline: 0px;
    position: relative;
    background-color: #fff;
}
.banner_r_more a:before{
    top: 0;
    width: 10px;
    height: calc(100% - 10px);
    background-color: #fff;
    display: block;
    position: absolute;
    right: -10px;
    content: "";
    transition: all 0.3s ease 0s;
}
.banner_r_more a:after{
    bottom: 0;
    width: 0;
    height: 0;
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0 0;
    display: block;
    position: absolute;
    right: -10px;
    content: "";
    transition: all 0.3s ease 0s;
}
.banner_r_more a:hover:before{background-color: #004c97;}
.banner_r_more a:hover:after{border-color: #004c97 transparent transparent;}
/* .banner_r_more a.contus{background-color: transparent; color: #0067b1;} */
.banner_r_more img{margin-left: 5px;}
.banner_r_more a:hover{background-color: #004c97; border-color: #fff; color: #fff}
.banner_r_more a i{margin-left: 10px;}
.ban_but {
    /* top: 80%; */
    bottom: 0px;
}

.slideRight ul{list-style: none;}
.slideRight ul li{display: inline-block; position: relative; padding: 0 25px;}
.slideRight ul li:before{
    content: "\f061";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    font-size: 21px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
}
.slideRight ul li:first-child:before{display: none;}


.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
} 
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
} 

.abssoc{
    position: absolute;
    right: 0px;
    top: 68%;
    z-index: 999;
    width: 110px;
    text-align: center;
}
.abssoc a{
    text-decoration: none;
    color: #fff;
    display: block;
    font-size: 18px;
    margin-bottom: 18px;
    transition: all 0.3s;
    opacity: 0.8;
}
.fixedrt{
    position: fixed;
    right: 0px;
    top: 45%;
    z-index: 9999;
}
.fixedrt a{
    width: 90px;
    padding-top: 60px;
    padding-right: 1.42857rem;
    padding-bottom: 1.4rem;
    background-position: left 20px;
    font-size: 1.14286rem;
    background-size: 24px 24px;
    cursor: pointer;
    position: relative;
    color: #fff;
    font-weight: 600;
    background: #e91c21 url(../images/enquiry-blue.svg) no-repeat;
    background-position: left 15px;
    background-size: 25px;
    line-height: 1.25;
    text-decoration: none;
    display: block;
    font-size: 16px;
}
.fixedrt a:before{
    width: 20px;
    height: calc(100% - 20px);
    top: 0;
    background-color: #e91c21;
    left: -20px;
    display: block;
    position: absolute;
    content: "";
    -webkit-transition: all .2s ease;
    transition: all .2s ease;

}
.fixedrt a:after{
    border-width: 0 20px 20px 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent #e91c21 transparent transparent;
    left: -20px;
    display: block;
    position: absolute;
    content: "";
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

/*home_link*/
.home_link {
    overflow: hidden;
    background-image: url(../images/banner0.jpg);
    background-position: center center;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 100vh;
}

.home_link:before{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    /* z-index: 9; */
    content: "";
    background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);
    opacity: 0.5
}
.site-banner__graphic {
    position: absolute;
    bottom: -1px;
    right: -1px;
    z-index: 9;
    width: 60%;
}
.site-banner__graphic svg {
    width: 100%;
    height: auto;
    display: block;
    overflow: visible;
}
.hl_video {
    /* position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; */
}
.hl_video video {
    width: 110%;
    display: block;
    left: -5%;
    position: relative;
}
.hl_circle {
    width: 90%;    
    left: 5%;
    font-size: 18px;
    text-align: left;
    color: #fff;
    text-align: center;
    padding: 0 5%;
    padding-top: 20%;
    top: 0px;
    /* background: rgba(255, 255, 255, 0.8);
    padding: 100px; */
    position: absolute;
    z-index: 9;
}
.hl_circle p{font-size: 18px; padding: 0 10%;}
.hl_circle h2 {
    font-size: 55px;
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-shadow: 0 0 191px black !important;
    font-weight: 600;
}
.hl_circle a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background-color: #e97051;
    border: 1px solid #e97051;
    text-decoration: none;
    border-radius: 30px;
    padding: 12px 40px;
    margin-top: 20px;
    font-weight: 600;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
.hl_circle a  svg{margin-left: 5px;}
.hl_circle a:hover {
    color: #fff;
    background: #f5a362;
    border-color: #f5a362;
}

.bannerBtn a {
    position: absolute;
    left: calc(12% - 100px);
    bottom: 20px;
    padding-bottom: 120px;
    text-decoration: none;
    display: inline-block;
    outline: 0px;
    z-index: 9;
    /* background-image: url(../images/varrow-home.svg);
    width: 200px;
    height: 265px;
    background-size: 12px 265px;
    background-repeat: no-repeat; */
    /* padding-top: 167px; */
    white-space: nowrap;
    color: #fefefe;
    text-align: center;
    background-position: center;
    font-size: 18px;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}
.bannerBtn a:focus{outline: 0px;}
.bannerBtn a span{transform: rotate(90deg); display: block; opacity: 0.3; font-size: 14px;
position: relative; right: 4px; top: -7px;}
.bannerBtn a::before {
    content: "";
    width: 53px;
    height: 46px;
    position: absolute;
    /* transform: rotate(-90deg); */
    background: url("../images/arrow-circ.png");
    z-index: 1111;
    top: 70px;
    right: -5px;
}
.bannerBtn a::after {
    content: '';
    width: 17px;
    height: 70px;
    position: absolute;
    top: 30px;
    right: 13px;
    z-index: 1111;
    background: url("../images/arrow-down.png");
    /* transform: rotate(-90deg); */
}
@-webkit-keyframes scroll {
    0%{-webkit-transform:translateY(0);transform:translateY(0)}
    50%{-webkit-transform:translateY(20px);transform:translateY(20px)}
    100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes scroll {
    0%{-webkit-transform:translateY(0);transform:translateY(0)}
    50%{-webkit-transform:translateY(20px);transform:translateY(20px)}
    100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
/*home_link*/

/*section1*/
.section1{
    width: 100%;
    display: table;
    padding: 0;
    padding-bottom: 40px;
    background-color: #fff;
    position: relative;
}
/*section1*/


/*section2*/
.section2{
    width: 100%;
    display: table;
    padding: 40px 0 30px;
    background-color: #f7f7f7;
    background-image: url('../images/seamless-bg.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.section2 h1{
    text-align: center;
    margin-top: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 60px;
    color: #283083;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 30px;
}
.section2 h1:before{
    position: absolute;
    left: calc(50% - 45px);
    height: 3px;
    width: 90px;
    bottom: 0px;
    content: "";
    background-color: #01a1fd;
}
.section2 h5{
    text-align: center;
    font-size: 19px;
    line-height: 29px;
    max-width: 900px;
    margin: auto;
    color: rgba(27,32,49,.8);
    margin-bottom: 50px;
}

a.serbx1{
    width: 100%;
    display: flex;
    transition: all 0.3s;
    background-color: #fff;
    box-shadow: 5px 5px 15px 0px rgba(64,84,178,0.35);
    padding: 15px;
    color: #000;
    text-decoration: none;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden
}
.service-imgbox {
 height:70px;
 width:70px;
 border-radius:50%;
 transition:all .1s ease 0s;
 transform:scale(1);
 position:absolute;
 left:0;
 right:0;
}
.service-imgbox-one {
 background:#e9eafc;
 animation:circleimgOne .7s linear infinite
}
.imagebox-one {
 position:relative;
 top:-45px
}
.service-imgbox-two {
 background:#eee9f3;
 animation:circleimgTwo .7s linear infinite
}
.service-imgbox-three {
 background:#e5f3ff;
 animation:circleimgThree .7s linear infinite
}
.imagebox-three {
 position:relative;
 top:-30px
}
.service-imgbox-four {
 background:#ffebeb;
 animation:circleimgFour .7s linear infinite
}
.service-imgbox-five {
 background:#eaedf7;
 animation:circleimgFive .7s linear infinite
}
@keyframes circleimgOne {
 0% {
  box-shadow:0 0 0 0 #e9eafc,0 0 0 30px #f6f6ff
 }
 100% {
  box-shadow:0 0 0 30px #f6f6ff,0 0 0 60px #fafaff
 }
}
@keyframes circleimgTwo {
 0% {
  box-shadow:0 0 0 0 #eee9f3,0 0 0 30px #f5f1f9
 }
 100% {
  box-shadow:0 0 0 30px #f5f1f9,0 0 0 60px #fbf9fd
 }
}
@keyframes circleimgThree {
 0% {
  box-shadow:0 0 0 0 #e5f3ff,0 0 0 30px #eef8ff
 }
 100% {
  box-shadow:0 0 0 30px #eef8ff,0 0 0 60px #f7fbff
 }
}
@keyframes circleimgFour {
 0% {
  box-shadow:0 0 0 0 #ffebeb,0 0 0 30px #fff2f2
 }
 100% {
  box-shadow:0 0 0 30px #fff2f2,0 0 0 60px #fff9f9
 }
}
@keyframes circleimgFive {
 0% {
  box-shadow:0 0 0 0 #eaedf7,0 0 0 30px #eff2f9
 }
 100% {
  box-shadow:0 0 0 30px #eff2f9,0 0 0 60px #f5f7fb
 }
}

/* a.serbx1:hover{background-color: #f3f3f5;} */
a.serbx1:nth-child(2n){border-right: 0}
a.serbx1 h3{margin-bottom: 15px; 
    font-family: 'NeuzeitGro Bold', 'NeuzeitGro-Bol', sans-serif;
margin-top: 0px; color: #283083; font-size: 24px;}
a.serbx1 p{
    color: #000; margin-top: 15px; overflow: hidden;
font-size: 16px; line-height: 24px; font-weight: 400;
}
a.serbx1 img{width: 160px; display: table; margin: 10px auto 0; position: relative; left: -30px}


.cards-list{
    width: 100%;
    max-width: 1010px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.card1{
    max-width: calc(33.33% - 60px);
    margin: 0 30px 30px;
    text-align: center;
    width: 100%;
    transition: all 0.3s;
}
.number {
    margin: 0 0 14px;
    font-size: 50px;
    line-height: 50px;
}
.card1 h3{
    margin: 0 0 50px;
    font-size: 32px;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 49px;
    transition: all 0.3s;
}
.card1 h3 a{
    text-decoration: none;
    transition: all 0.3s;
    color: #000;
    border-bottom: 2px solid #2ab1ac;
}
.servbx1{
    width: 100%;
    webkit-box-shadow: 10px 10px 50px rgba(0,0,0,.1);
    box-shadow: 10px 10px 50px rgba(0,0,0,.1);
    background-color: #fff;
    max-width: 100%;
}
.simg1{width: 100%; display: block; overflow: hidden;}
.simg1 a{
    text-decoration: none;
    width: 100%;
    display: block;
}
.simg1 a img{width: 100%; display: block; transition: all 0.3s;}
.card1:hover .simg1 a img{transform: scale(1.1, 1.1);}
.scontbx{
    clear: both;
    width: 100%;
    padding: 25px 0;
    text-align: center;
    display: table;
}
.s2cont{width: 100%; display: table;}
.s2cont .scimg{}
.s2cont .scimg img{}
.s2cont p{

}
.cl1 .number{color: #95c12b;}
.cl1.card1 h3 a{border-color: #95c12b;}
.cl1.card1:hover h3 a{color: #95c12b;}

.cl2 .number{color: #029bdf;}
.cl2.card1 h3 a{border-color: #029bdf;}
.cl2.card1:hover h3 a{color: #029bdf;}

.cl3 .number{color: #37368a;}
.cl3.card1 h3 a{border-color: #37368a;}
.cl3.card1:hover h3 a{color: #37368a;}
/*section2*/


/*section3*/
.section3{
    width: 100%;
    display: table;
    padding: 60px 0 0px;
    background-color: #1f1e66;
}
.section3 h2{
    font-size: 52px;
    line-height: 52px;
    font-family: 'NeuzeitGro Bold', 'NeuzeitGro-Bol', sans-serif;
    letter-spacing: 0;
    margin-top: 0;
    color: #fff;
    margin-bottom: 50px;
}
.section3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}
.section3 ul li {
    margin-bottom: 4rem;
    min-height: 60px;
    padding-left: 135px;
    padding-right: 80px;
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    background-position: 0 0;
    background-size: 105px;
}
.section3 h3 {
    font-size: 28px;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 15px;
    font-family: 'NeuzeitGro Bold', 'NeuzeitGro-Bol', sans-serif;
}
.section3 .item-description{
    font-size: 18px;
    opacity: 0.9;
    color: #fff;
    line-height: 26px;
}
/*section3*/

.ftbx1{
    width: 100%;
    display: block;
    /* padding: 30px 0; */
    background-color: #fafbff;
    background-repeat: no-repeat;
    background-size: cover;
    /* border-bottom-right-radius: 50%; */
    
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
}
.ftcontbx{padding-left: 80px;}
.ftbx1#s2 .ftcontbx,
.ftbx1#s4 .ftcontbx,
.ftbx1#s6 .ftcontbx{padding-left: 0; padding-right: 80px;}
.ftbx1 h2{
    text-transform: capitalize;
font-size: 52px;
letter-spacing: 0px;
color: #283083;
margin-top: 80px;
font-weight: 700;
margin-bottom: 20px;
font-family: 'NeuzeitGro Bold', 'NeuzeitGro-Bol', sans-serif;
}


.ftbx1 p{
    color: #000;
font-size: 18px;
font-weight: 500;
line-height: 28px;
margin-bottom: 50px;
}
.ftbx1 a{
    font-size: 18px;
font-weight: 600;
text-decoration: none;
color: #283083;
padding: 12px 40px;
border: 1px solid #283083;
border-radius: 5px;
text-decoration: none;
transition: all 0.3s;
text-transform: capitalize;
background-color: #fff;
box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 3px 1px -2px rgba(0,0,0,0.12);
position: relative;
z-index: 2;
}


.ftbx1 a:hover{background-color: #283083; color: #fff;}
.ftimgbx{/* width: 360px; height: 360px; border-radius: 100%; display: table-cell;
background-color: #fff; text-align: center; vertical-align: middle; margin:auto;}
.fti{display: table; vertical-align: middle; margin:auto; */
width: 100%; transform: translate3d(-11%, 0, 0) skew(-10deg); overflow: hidden}
.ftimgbx1{
    transform: translate3d(11%, 0, 0) skew(10deg);
}
.ftimgbx img{width: 100%; display: inline; vertical-align: middle; 
    }

.ftbx1#s2 .ftimgbx img,
.ftbx1#s4 .ftimgbx img,
.ftbx1#s6 .ftimgbx img{border-top-left-radius: 0%;
transform: translate3d(11%, 0, 0) skew(10deg);
}
.ftimgbx1 img{
    transform: translate3d(-11%, 0, 0) skew(-10deg);
}

/*section4*/
.section4{
    background-color: #ffffff;
background-image: url(../images/content-bottom-bg.jpg);
background-position: bottom center;
background-repeat: no-repeat;
background-size: 100% auto;
background-attachment: scroll;
padding-top: 100px;
padding-right: 0px;
padding-bottom: 20%;
padding-left: 0px;
text-align: center
}
.section4 h3{
    color: #01a1fd;
text-transform: none;
font-size: 21px;
line-height: 1.1em;
letter-spacing: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 30px;
margin-left: 0px;
}
.section4 h2{
    font-weight: 800;
color: #283083;
font-size: 42px;
line-height: 1.2em;
font-family: 'NeuzeitGro Bold', 'NeuzeitGro-Bol', sans-serif;
}
.section4 p{
    font-style: normal;
color: #000;
text-transform: none;
font-size: 1.125rem;
margin-bottom: 30px;
padding: 0 20%
}
.section4 a{
    height: 64px;
line-height: 64px;
font-size: 18px;
background-color: #fc5546;
color: #fff;
padding: 0 50px;
text-decoration: none;
display: table;
margin:  auto;
transition: all 0.3s;
border-radius: 10px;
}
.section4 a:hover{background-color: #01a1fd;}
/*section4*/


/*--------footer--------*/
.footer{
    clear: both;
    width: 100%;
    display: block; 
    background-color: #35383c;
    background-image: url(../images/bg17.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 60px 0 20px;
    position: relative;
    background-attachment: scroll;
    overflow: hidden;
    background-size: 100%;

}
.footer:before{
    position: absolute;
    right: 0px;
    bottom: 0px;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url('../images/log.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 20%;
    /* opacity: 0.2 */
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}
.ft_inner1{
    width: 100%;
    display: table;
}

.ftleft1{
    float: left;
    display: inline-block;
    width: 20%;
    padding-right: 10px;
}
.ftleft2{width: 40%;}
.fthd1{
    font-size: 18px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.ftaddress{
    font-size: 18px;
    clear: both;
    width: 100%;
    display: table;
    color: #fff;
    line-height: 28px;
    padding-right: 30px;
    margin-top: 30px;
}
.ftul1{
    clear: both;
    width: 100%;
    list-style: none;
}
.ftul1 li{
    display: block;
    clear: both;
}
.ftul1 li a{
    display: block;
    clear: both;
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

.ftul1 li a:hover{
    color: #fff;
    text-decoration: underline;
}

a.portallogin{
    padding: 10px 25px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ccc;
    color: #0d469b;
    text-decoration: none;
    display: inline-block;
    margin-top: 20px;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s;
}
a.portallogin:hover{background-color: #fff; color: #01a1fd;}
.ftsocial{
    clear: both;
    list-style: none;
}
.ftsocial li{
    float: left;
    display: inline-block;
    margin-right: 10px;
}
.ftsocial li a{
    display: block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #eee;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    border: 1px solid #eee;
    font-size: 18px;
    border-radius: 100%;
}
.ftsocial li a.fb:hover{background-color: #3c5b9b; color: #fff; border-color: #3c5b9b;}
.ftsocial li a.tw:hover{background-color: #2daae1; color: #fff; border-color: #2daae1;}
.ftsocial li a.lin:hover{background-color: #0173b2; color: #fff; border-color: #0173b2;}

.ftaddress h2{
    padding-bottom: 15px;
    margin-bottom: 10px;
    padding-top: 15px;
    font-size: 24px;
    border-bottom: 1px solid rgba(145, 145, 145, 0.2);
}
.ftaddress h4{margin:0px; font-weight: 600;}
.ftaddress h2{margin-top:0px; font-size: 26px; font-weight: 600;}

.ft_soc{clear: both; display: block; margin-top: 30px;}
.ft_soc a{text-decoration: none; color: #fff; font-size: 19px; margin-right: 5px;
transition: all 0.3s; width: 32px; height: 32px; display: inline-block; text-align: center;
line-height: 36px;
border-radius: 5px;}
.ft_soc a:hover{}

.mFooter{
    clear: both;
    width: 100%;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin-top: 30px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.mFooter a{
    text-decoration: none;
    color: #fff;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    transition: all 0.3s;
    position: relative;
}
.mFooter a:hover{color: #fff;}
.mFooter a:before{
    position: absolute;
    right: 0px;
    top: 20px;
    height: 12px;
    background-color: #ccc;
    content: "";
    width: 1px;
}
.mFooter a:last-child:before{display: none;}
/*--------footer_end--------*/


/*Inner Banner*/
.inner_banner {
    width: 100%;
    overflow: hidden;
    display: block;
    position: relative;
    background-color: #000;
}
.inner_banner::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    z-index: 1;
    opacity: 0.6;
    background: #000;
}
.inner_banner img{
    width: 100%;
    opacity: 1;
    display: block; 
}
.innertxt1{
   position: absolute; width: 100%; text-align: left; 
    top: 55%; left: 0%; padding: 10px 35px; z-index: 9;
}
.searchbxtxt{top: 42%;}
.innertxt1 ul{list-style: none; text-align: left; margin-bottom: 0px;
padding-left: 0px; text-align: center}
.innertxt1 ul li{
    display: inline-block;
    position: relative;
    padding-right: 25px;
    font-weight: 300;
    margin-bottom: 0px;
    color: #fff;    
    opacity: 0.75;
    font-size: 14px;
}
.innertxt1 ul li:last-child{padding-right: 0px;}
.innertxt1 ul li:after{
    content: "/";
    color: #fff;
    position: absolute;
    font-size: 14px;
    right: 8px;
    top: 0px;   
}
.innertxt1 ul li:last-child:after{display: none;}
.innertxt1 ul li a{color: #fff; text-decoration: none;}
.inner_banner h1{color: #fff;  font-size: 46px; font-weight: 800; text-align: center;
text-transform: uppercase; margin-bottom: 10px; margin-top: 0px;}
.inner_banner h1 span{color: #fff;}
.inner_banner h1 p{font-size: 18px; font-weight: 400; margin-top: 5px; 
  letter-spacing: 2px; color: #fff; }



/*About Us*/

.abtcont{
    width: 100%;
    display: table;
    padding: 40px 0;
    background-color: #fff;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}
.abtcont h2{
    position: relative;
font-size: 40px;
font-weight: 700;
margin-top: 0;
color: #11499d;
}
.abtcont p{
    font-size: 18px;
line-height: 28px;
font-weight: 400;
color: #000;
margin: 30px 0px 22px;
}

.abtcont2{
    width: 100%;
    display: table;
    padding: 60px 0;
    /* background-color: #fff; */
}
a.servbx1{
    padding: 80px 0;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 50%;
    display: table;
    width: 100%;
    transition: all 0.3s;
}
.sec3bx{
    background-color: #fff;
    padding: 30px;
    position: relative;
    transition: all 0.3s;
}
.sec3bx:before{
    position: absolute;
    right: -60px;
    top: 0px;
    background-color: #fff;
    width: 60px;
    height: 100%;
    content: "";
    z-index: 9;
    transition: all 0.3s;
}
.sec3bx1{padding-left: 0px;}
.sec3bx1:before{right: auto; left: -60px;}
.sec3bx h3{color: #e97051; font-size: 32px; margin-top: 0px;
    font-family: 'Sofia-Pro-Bold', 'SofiaPro-Bold', sans-serif;}
.sec3bx p{color: #333; font-size: 18px; line-height: 26px; font-weight: 400}

.abtcont2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 30px;
    display: table;
}

.abtcont2 ul li {
    width: 100%;
    float: left;
    position: relative;
    color: #000;
    font-size: 18px;
    padding: 6px 0 6px 25px;
}

.abtcont2 ul li:before {
    position: absolute;
    top: 6px;
    left: 5px;
    font-family: FontAwesome;
    font-weight: 900;
    content: "\f105";
    color: #ff5f15;
}


.aboutbx1{
    width: 100%;
    display: table;
    padding: 60px 0;
    background-color: #eceeef;
}
.aboutbx1 h3{
    font-size: 26px;
    margin-top: 0px;
    line-height: 32px;
    color: #004d76;
    letter-spacing: 1px;
}
.aboutbx1 p{
    font-size: 18px; line-height: 26px; color: #333;
}
.vision_page {
    background: #f5f5f5;
    width: 100%;
    position: relative;
}
.vision_pic {
    float: right;
    width: 50%;
}
.vision_pic img {
    width: 100%;
}
.vision_text {
    width: 50%;
    float: left;
    font-size: 18px;
    text-align: center;
    padding: 80px;
    line-height: 28px;
}
.vision_text h2 {
    font-size: 32px;
    font-weight: 600;
    margin: 25px 0;
    display: block; 
    letter-spacing: 2px;
    color: #004d76;
}
.vision_block:nth-child(odd) .vision_text {
    float: right;
}
.vision_block:nth-child(even) .vision_pic {
    float: left;
}

.ourvision{width: 100%; display: block; padding: 40px; background-color: #fff;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1); min-height: 425px;}
.ourvision img{width: 100px; margin-bottom: 20px;}
.ourvision h2{color: #11499d; margin-bottom: 10px; 
margin-top: 10px;}
.ourvision p{}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header{background-color: #fff; color: #000;}
.prod_img1 p.galp{padding: 7px 0; text-align: center; color: #fff; background-color: #2d3091; transition: all 0.3s;}
.prod_img1:hover p.galp{background-color: #00b7f0; transition: all 0.3s;}


/*section3*/
.section5{
  width: 100%;
  display: table;
  padding: 50px 0;
  background-color: #fff;

}

/*  Why Choose Us */
.sec-title {
    position: relative;
    /* margin-bottom: 55px; */
}

.sec-title .sub-title {
    position: relative;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: inline-block;
    padding: 0 30px;
}

.sec-title .sub-title:before {
    font-family: FontAwesome;
    content: "\f053";
    position: absolute;
    left: 0;
    top: -1px;
    font-size: 16px;
    z-index: 5;
    font-weight: 400;
    /* transform: rotate(180deg); */
}

.sec-title .sub-title:after {
    font-family: FontAwesome;
    content: "\f054";
    position: absolute;
    right: 0;
    top: -1px;
    font-size: 16px;
    z-index: 5;
    font-weight: 400;
}

.sec-title h2 {
    position: relative;
    font-size: 40px;
    font-weight: 700;
    margin-top: 0;
    color: #11499d;
}

.sec-title .text {
    position: relative;
    margin-top: 25px;
    margin-bottom: 0;
}

.sec-title.light h2 {
    color: #ffffff;
}
.sec-title .sub-title {
    color: #ed3a7c;
}
.Whychooseus-section {
    position: relative;
    padding: 120px 0 90px;
}

.why-choose-block .inner-box {
    position: relative;
    padding: 36px 30px 16px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    transition: .5s;
    align-items: center;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}

.why-choose-block .inner-box .icon {
    position: relative;
    font-size: 40px;
    margin-right: 30px;
    transition: .5s;
    line-height: 70px;
    width: 70px;
    height: 70px;
    text-align: center;
    margin-left: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
    float: left; display: inline-block;
}

.why-choose-block .inner-box .icon:before {
    position: absolute;
    content: '';
    width: 70px;
    height: 70px;
    border: 2px solid #e9e5df;
    background-color: #fff;
    top: -30px;
    left: -20px;
    transition: .5s;
}

.why-choose-block .inner-box .icon:after {
    position: absolute;
    content: '';
    width: 70px;
    height: 70px;
    border: 2px solid #e9e5df;
    background-color: #fff;
    border-radius: 50%;
    top: 0;
    left: 0;
    transition: .5s;
}

.why-choose-block .inner-box .icon .ico1 {
    position: relative;
    z-index: 9;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    display: table;
    margin: auto;
    margin-top: 14px;
}

.why-choose-block .inner-box:hover .icon {
    color: #fff;
}
.why-choose-block .inner-box:hover .icon::after{
  background-color: #11499d;border-color: #11499d;
}
.why-choose-block .inner-box:hover .icon::before{border: 2px solid #11499d;}
.why-choose-block .inner-box:hover .icon .ico1 {background-position: left bottom;}
.why-choose-block .inner-box .count {
    position: absolute;
    top: -38px;
    left: -27px;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    line-height: 25px;
    background: #fff;
    padding: 2px 6px;
}

.why-choose-block .inner-box .content {
    max-width: 310px;
    float: left;
    display: inline-block
}

.why-choose-block .inner-box h4 {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    transition: .5s;
    padding-bottom: 12px;
    margin-bottom: 20px;
	/*height: 65px;*/
}

.why-choose-block .inner-box h4:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100px;
    background-image: url(../images/border-shape-2.png);
}

.why-choose-block .inner-box .text {
    font-size: 18px;
    margin-bottom: 20px;
	height: 105px;
}

.why-choose-block .inner-box .count {
    color: #11499d;
}

/*Services*/
.innersection {
    width: 100%;
    display: block;
    padding: 40px 0;
}
.box1_left {
    width: 72%;
    float: left;
    line-height: 28px;
    font-size: 18px;
    text-align: justify;
    font-weight: 400;
}
.box1_right
{
    width:25%;
    float:right;
    position: sticky;
    top: 150px;
    right: 0;
    margin-top: 0;
}
.box1_right ul{
    list-style-type:none;
    margin-top: 0;
}
.box1_right ul li{
    width:100%;
    float:left;
    margin-bottom:12px;
}
.box1_right ul li a{
    width:100%;
    border:1px solid #01a1fd;
    padding:13px 25px;
    display:table;
    color:#01a1fd;
    font-size:14px;
    text-align:center;
    text-decoration: none;
    transition:all .5s;
    border-radius:50px;
}
.box1_right ul li a:hover{
    border:1px solid #01a1fd;
    color:#fff;
    text-decoration:none;
    background:#01a1fd;
    transition:all .5s;
}
.box1_right ul li a.active{
    border:1px solid #01a1fd;
    color:#fff;
    background:#01a1fd;
    transition:all .5s;
    text-decoration:none;
}
.service_list
{
    width:100%;
    float:left;
    border-bottom: 1px solid #01a1fd;
    margin: 20px 0px 20px;
    padding-bottom:20px;
}
.service_list:last-child
{
    border-bottom:0px;
}

.service_listimg {
    width: 170px;
    float: left;
    overflow:hidden;
    height:170px;
    border-radius:50%;
}
.service_listimg  img{
    width: 100%;
    height: 100%;
}

.service_right
{
    width:78%;
    float:right;
    font-size: 16px;
    line-height:30px;
}
.service_right h2{
    color:#195caa;
    font-size:21px;
    text-align: left;
    margin:0px 0px 10px;
}
.aboutuspage h4{
    margin: 30px 0 15px 0;
font-size: 26px;
/* font-weight: 600; */
color: #ff5e14;
}
.box1_left h2{
    margin: 0 0 30px 0;
font-size: 32px;
font-weight: 600;
color: #11499d;
}
.box1_left h4{
    font-weight: 600;
    color: #000;
}
.innerul ul
{
    margin:20px 0px;
    width:100%;
    float:left;
    list-style: none;
}
.innerul ul li {
    float: left;
    line-height: 27px;
    margin-bottom: 12px;
    padding-left: 30px;
    position: relative;
    width: 100%;
}
.innerul ul li::after {
    color: #01a1fd;
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 18px;
    left: 0;
    position: absolute;
    top: 0;
}
ul.jobloc_map{margin-top: 0px; margin-bottom: 20px;}
ul.jobloc_map li {
    float: left;
    margin-right: 20px;
    font-size: 16px;
    color: #000;
    clear: none;
    font-weight: 400;
    display: inline-block;
    width: auto;
    padding-left: 0px;

}
ul.jobloc_map li:after{display:none;}


/*Values*/
.ourvalsec{
    width: 100%;
    display: table;
    padding: 60px;
    clear: both;
}
.ov1{
    width: 100%;
    display: table;
    position: relative;
    transition: all 2s;
    padding: 10px;
}
.ov1bxxx{width: 100%; display: block; position: relative; transition: all 2s; overflow: hidden;}
.ov1bxxx img{width: 100%; display: block; transition: all 2s;}
.ov1bxxx:hover img{transform: scale(1.1, 1.1);}
.ov1:hover img{
    
}
.ovbx1{
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 70%;
    padding: 20px;
    background-color: rgb(16 72 156);
    transition: all 0.3s;
    overflow: hidden;
}
.ovbx2{background-color: rgb(16 72 156);}
.ovbx3{background-color: rgb(16 72 156);}
.ovbx4{background-color: rgb(16 72 156);}
.ovbx1 h3{color: #fff; margin: 0px; font-size: 24px; font-weight: 700;}
.ovbx1 p{color: #fff; font-size: 16px; line-height: 24px; visibility: hidden; opacity: 0; 
    height: 0px; transition: all 0.3s; margin:0;}
.ovbx2 h3, .ovbx4 h3{color: #04141c;}
.ovbx2 p, .ovbx4 p{color: #04141c;}
.ov1:hover .ovbx1 p{opacity: 1; visibility: visible; height: auto; margin-top: 20px;}

/*Careers*/




.careerspg {
    width: 100%;
    display: table;
    padding: 40px 0 40px;
    background-color: #fafafa;
}
.careerspg1 h2 {
margin-top: 0px;
    margin-bottom: 20px;
    color: #11499d;
    line-height: 46px;
    font-size: 32px;
    font-weight: 700;
    display: inline;
    border-bottom: 2px solid #01a1fd;
    font-family: 'Inter', sans-serif;
}
/* .careerspg1 h2:before{
    position: absolute;
    left: calc(50% - 40px);
    bottom: 0px;
    width: 80px;
    height: 1px;
    background-color: #6cb148;
    content: "";
} */
.mainjobsbox {
    display: table;
    width: 100%;
    clear: both;
    font-size: 14px;
    line-height: 24px;
    padding: 20px 25px;
    margin-bottom: -1px;
    transition: all .3s;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    margin-top: 40px;
}
.mainjobsbox a {
    width: 100%;
    height: 100%;
    display: table;
    text-decoration: none;
    color: #000;
    outline: none;
}
.mainjobsbox:hover {
    background: #f7f7f7;
    transition: all .3s;
}
.companyimage {
    width: 90px;
    float: left;
    background: #fff;
    padding: 10px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
}
.companyimage img {
    width: 100%;
}
.job_des {
    width: 88%;
    float: right;
    position: relative;
}
.job_des h4 {
    color: #222;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: bold;
}
.com_name {
    font-size: 19px;
font-weight: 800;
color: #033f8a;
position: relative;
margin-bottom: 0px;
font-family: 'Inter', sans-serif;
}

.jobloc_map {
    width: 100%;
    list-style-type: none;
    float: left;
    padding: 0px;
    margin: 10px 0px 20px 0;
}
.jobloc_map li, .page_ul .jobloc_map li {
    float: left;
    margin-right: 20px;
    font-size: 16px;
    color: #3b3b3b;
    clear: none;
    font-weight: 400;
    display: inline-block;
    padding-left: 15px;
    padding-top: 5px;
    width: auto;
    padding-left: 0px;
}


a.backbtn{
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 10px 20px;
    background-color: #c8212f;
    color: #fff;
    text-decoration: none;
}
a.backbtn i{margin-right: 10px;}
.fulltime, .parttime {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 4px 15px;
    border-radius: 3px;
    letter-spacing: 1px;
    background: #2054a2;
}
.parttime {
    background: #ff8800;
}
.jobloc_map li em {
    margin-right: 10px;
    position: relative; top: -3px;
}
.jobloc_map li:before{display: none;}

.formbox {
    width: 100%;
    display: table;
    padding: 50px 0;
    background-color: #f0f0f0;
}

.formbox h2 {
    color: #11499d;
    font-size:36px;
    margin-top: 0px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

.formbox h2 span {
    color: #db2234;
}
.formbox p{
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    color: #000;
    letter-spacing: 2px;
    padding: 0 10%;
    margin-bottom: 60px;
}
.contblocks{
    text-align: center;
    padding: 0 10%;
    clear: both;
}
.contblocks h4{
    font-size: 19px;
    color: #888;
}
.formbox a {
    color: #033c75;
    text-decoration: none;
    padding-top: 5px;
    font-size: 21px;
    position: relative;
    /* font-family: 'Sofia-Pro-Bold', 'SofiaPro-Bold', sans-serif; */
}

.formbox .form-group {
    padding: 0 7%;
    width: 100%;
    display: inline-block;
    clear: both;
    margin-top: 50px;
}

.formbox label {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 400;
    color: #000;
    letter-spacing: 1px;
}

.formbox label span {
    color: #ff7149;
}

.formbox input.form-control,
.formbox textarea.form-control, .modal-body input.form-control,
.modal-body textarea.form-control{
    background-color: #fff;
    border-radius: 0px;
    height: 56px;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 2px;
    padding-left: 20px;
    box-shadow: none;
}
.modal-body input.form-control{height: 45px;}
.formbox textarea.form-control {
    height: 120px !important;
}

.formbox .col-sm-12 {
    display: table;
    width: 100%;
}

input.subres {
    padding: 14px 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    border: 0px;
    display: table;
    border-radius: 30px;
    letter-spacing: 2px;
    margin:  auto;
    background-color: #16307e;
    transition: all 0.3s;
}

input.subres:hover {
    background-color: #01a1fd;
    color: #fff;
}


/*Contact us*/
.container1_inner {
    max-width: 1240px;
    min-width: 240px;
    height: auto;
    margin: auto;
    position: relative;
}
.contactpg{
    width: 100%;
    display: table;
    padding: 40px 0;
    background-color: #fff;
}
.contactpg h2{
    font-size: 46px; 
    color: #134a9d;
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: 700
}
.contactpg h1{
    position: relative;
    padding: 21px 80px 21px 40px;
    width: 100%;
    display: block;
    color: #fff;
    font-size:24px;
    margin: 0px;
    letter-spacing: 0px;
    background-color: #353535;
}
.contactpg .icon_wrapper {
    width: 80px;
    bottom: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 5;
    overflow: hidden;
}
.contactpg .icon {
    background-color: #fff;
    color: #fff;
}
.contactpg .icon {
    width: 60px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    position: absolute;
    display: block;
    color: #353535;
    border: 1px solid #353535;
}
.contactpg .icon svg {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    color: #353535;
    fill: #353535;
    left: 50%;
    margin: -15px 0px 0px -15px;
}
.contactpg .icon {
    color: #fff;
}
.contactpg p a{
    border-bottom: 2px solid #134a9d;
    font-size: 18px;
    margin-bottom: 5px;
    transition: all 0.3s;
    display: inline-block;
    text-decoration: none;
    color: #333
}
.contactpg p a:hover{text-decoration: none; border-bottom: 2px solid #424243;}
.contactpg h3{
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 28px;
}
.contactpg h4 b{color: #134a9d; font-size: 24px;
letter-spacing: 3px;}

.contactpg h4{
    margin-top: 0px;
    font-size: 18px;
    line-height: 34px;
    display: block;
    clear: both;
    background-color: #f3f3f3;
    padding: 20px;
    color: #333;
}
.contactpg a.gd{
    padding: 15px 40px;
    color: #fff;
    font-size: 21px;
    font-weight: 500;
    border: 0px;
    background-color: #43c0e3;
    transition: all 0.3s;
    text-decoration: none;
    display: inline-block;
    margin-top: 25px;

}
.contactpg a.gd:hover{
    background-color: #64c0ad;
    color: #fff;
}


.jobsbx1{
    clear: both;
    width: 100%;
    display: table;
    padding-left: 100px;
    position: relative;
}
.jobsbx1 a{
    text-decoration: none;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #aeaeae;
    display: block;
}
p.offering-title{
    font-size: 18px;
    color: #134a9d;
    margin-bottom: 0px;
    line-height: 28px;
}
.offerings-row{color: #333; font-size: 12px;}
.offerings-row span{font-style: normal; color: #134a9d; font-size: 18px;
display: inline-block; margin-top: 10px;}
.sub{
    font-style: normal;
    padding: 10px 20px;
    text-align: center;
    border: 1px solid #134a9d;
    border-radius: 3px;
    display: table; margin: auto; transition: all 0.3s;
    color: #134a9d;
    font-weight: 600;
}
.border-left {
    width: 20px;
    height: 0%;
    top: 0px;
    position: absolute;
    left: 0;
    background: #134a9d;
    transition: all 0.5s;
}
.jobsbx1 a:hover .border-left {
    height: 100%;
}
.jobsbx1 a:hover .sub {
    background-color: #134a9d;
    color: #fff;
    transition: all 0.5s;
    border-color: #134a9d;
}


.jobdescription{
    width: 100%;
    display: table;
    position: relative;
    padding: 40px 0;
}
.jobdescription .maintitle{left: 0px;}
.jobdesinner{width: 100%;
display: table; padding: 0; }
.jobdesinner h3{
    color: #134a9d;
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: 600
}
.jobdesinner h3 span{
    margin: 6px;
    padding: 5px;
    font-size: 13px;
    border-radius: 5px;
    background-color: #fff8ea;
}
.jobdesinner h4{
    font-size: 18px;
    font-weight: 500;
    color: #333;
    margin-bottom: 20px;
}
.jobdesinner p{
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 32px;
}
.jobdesinner p b{font-weight: 600;}
a.jobapply{
    padding: 10px 25px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #134a9d;
    border-radius: 3px;
    display: table;
    transition: all 0.3s;
    margin: auto;
    text-decoration: none;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 3px 1px -2px rgba(0,0,0,0.12);
    font-weight: 500;
}
a.jobapply:hover{
    background-color: #fff;
    color: #134a9d;
}
.jobdescription label {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 400;
}
.jobdescription input.form-control, .jobdescription textarea.form-control {
    background-color: #f2f2f4;
    border-radius: 0px;
    padding: 15px;
    border: 0px;
    display: block;
    height: 46px;
    color: #000;
    margin-bottom: 20px;
    font-weight: 400;
    box-shadow: none;
}
.jobdescription textarea.form-control {
    height: 120px;
}



.menu2{position: fixed; right: 30px; top: 50px; z-index: 9; display: none;}
.menu2 .menuicon1{position: relative; z-index: 999;
  padding: 0 15px;
  height: 42px;
  line-height: 42px;
  border-radius: 20px 0 0 20px;
  text-decoration: none;
  color: #2b2a29;
  display: block;
  font-size: 16px;
  display: block;
  outline: 0px;
  transition: all 0.3s;
}
.sidemenu span{float: left;}
.bars-wrap {
    display: inline-block;
    margin-left:15px;
    position: relative;
    overflow: visible;
    top: 3px;
}
.icon-bar {
    transition: all 0.4s ease;
    width: 26px;
    background: #064098;
    height: 2px;
    position: relative;
    top: 8px;
    transition: width .2s ease-out;
    clear: both;
    margin-bottom: 7px;
}
#header.cloned .icon-bar {background: #000;}
/* .icon-bar:first-child {width:65%;}
.icon-bar:last-child {width:85%;} */

.menu2 .menuicon1:hover .icon-bar:first-child,
.menu2 .menuicon1:hover .icon-bar:last-child{width: 100%;}

.cart_open{
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999999999;  
  display: none;
}
.cartbg1{
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(113,79,54,0.4);
}
.cart_bx1{
  width: 96%;
  background-color: #064098;
  height: 100%;
  padding: 20px;
  top: 0%;
  right: -100%;
  transition:ease all 0.4s;
  position: fixed;
  display: block;
  box-shadow: 0 10px 50px rgba(1,2,2,.15);
  z-index: 99999;
  overflow-y:  auto;
  background-image: url('../images/work-left.png');
  background-position: left 20px;
  background-repeat: no-repeat;
  background-size: 30px;
}
.left1{right: 280px; z-index: 9999999; transition:ease all 0.8s}
.menu2{
  right: 280px;  
  position: fixed;
  transition:ease all 0.6s;
  top: 0px;
  z-index: 999999;
}
.menu2:before{border-top: 100px solid rgba(255, 255, 255, 1);}
.cart_bx1 ul{list-style: none; width: 100%; margin: 0px; padding: 0px; height: 100%; 
    vertical-align: middle; padding-top: 10px; text-align: right;}
.cart_bx1 ul li{float: none; width: 100%; display: block; clear: both;}
.cart_bx1 ul li a{text-decoration: none; color: #2b2a29; font-weight: 400; font-size: 16px; 
    display: block; padding: 10px 15px; text-transform: capitalize; 
    transition: all 0.3s ease 0s; text-align: center; outline: none;}
.cart_bx1 ul li a:hover, .cart_bx1 ul li a.active{color: #2e3192;}

a.closebtn{
    display: block;
    height: 42px;
    float: right;
    text-decoration: none;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    /* padding: 10px 25px; */
    margin-bottom: 20px;
    /* background-image: url('../images/hpat.png'); */
}
a.closebtn img{width: 36px;}
a.mobilecont{
    padding: 12px 28px 10px;
    margin-left: 20px;
    border: 1px solid #138dd0;
    background-color: #138dd0;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 35px;
    text-decoration: none;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 400;
    display: inline-block;
}

img.deskno{display: none;}


/* ===========================
   ====== Media Queries ====== 
   =========================== */
/*------smallphones----------------*/  
@media only screen and (min-width : 240px) and (max-width : 960px)
{
    body{overflow-x: hidden; padding-top: 100px}
    .container1_inner{width: 100%;}
    .hd_right, .headerright{display: none;}
    .top_left{display: none;}
    .bannersvg{display: block; overflow-x: hidden; min-height: 2000px;}
    .bannersvg3{display: block; overflow-x: hidden; min-height: 1500px;}
    .container{width: 100%; display: block; max-width: 100%; min-width: 100%;}
    /* .header{padding: 5px 0px;} */
    .top_social, .top_social ul{display: none;}
    .menu2{display: block; top: 32px; right: 10px; z-index: 99999999999999;}
    .menu{display: none;}
    .header_right{padding: 0px;}
    .logo{padding-left: 0px;}
    .logo a img{float: left; padding: 0px;}
    .eBtn_pop{display: none;}
    a.scroll-down-link{bottom: 20px;}
    .bannercontbx1{top: 15%; left: 0px;}
    .bannercontbx1 h2{font-size: 26px; line-height: 34px; color: #fff;}
    .bannercontbx1 p{font-size: 18px; line-height: 24px; color: #fff;}
    .bannercontbx1 h3{color: #fff;}
    .pavcontentslider .carousel-control{top: 20% !important;}
    .box2cont h4{font-size: 16px;}
    .box2cont h3{font-size: 26px;}
    .box2cont p{padding: 0 5%; font-size: 16px; line-height: 24px;}
    .education-short{margin-bottom: 25px;}
    .box2{padding-bottom: 10px;}
    .bannercontbx1{position: relative; padding: 20px; background-color: #d96413;
        padding-bottom: 50px;}

    #header.fixed2{height: 100px;}
    #header.fixed2 .logo{top: 10px;}

    .aboutsec{padding: 40px 0}
    .aboutsec h2{font-size: 24px; margin-bottom: 30px;}
    .aboutsec p, .wework p{font-size: 16px; line-height: 28px;}
    .wework ul{width: 100%;}
    .weimg{margin-top: 15px;}
    .whychos-bx .bgHover-cir{display: none;}

    .wework h2{font-size: 28px;}

    .box3 ul{margin-top: 40px;}
    .box3 ul li{width: 100%; padding: 0; margin-bottom: 20px;}
    .bannerimg > img{width: 100%;}
    .banner_txt{left: 0px; border-radius: 0; width: 100%; height:auto; top: 25% !important;}
    .banner_hd{font-size: 18px; line-height: 28px; margin-top: 0px;}
    .banner_cont{display: none;}
    .banner_r_more a{font-size: 14px;}
    .banner_r_more{margin-top: 0}
    .home_link{height: 60vh;}



    .section1{padding: 40px 0; display: block;}
    .inner-container{padding: 30px; display: block;}
    .about-section .image img{width: 100%; display: block;}
    .about-section .image .video-box{width: 70px; height: 70px; line-height: 70px;}
    .about-section .content-column .inner-column{margin-top: 80px;}
    .whychos-bx:hover .whychos-icon img + img{display: none;}
    .whychos-bx{padding-right: 0px; padding-top: 40px;}
    .whychos-bx .whychos-txt h6{font-size: 21px;}

    .section5 h1, .innerscroll h2{font-size: 32px;}
    .innerscroll .owl-nav{display: none}

    .bg-video--waves video {
        display: block;
        height: 150%;
        width: auto !important;
    }
    .clientsbx ul li{padding: 0; height: 100px; line-height: 100px;}
    .clientsbx ul li.oa1 img{height: 80px;}

    .section-title h2{font-size: 32px;}

    .box4{display: block;}
    .overlap__text{width: auto; bottom: auto; padding: 30px;}
    .overlap__title{font-size: 21px;}
    .box4{padding-bottom: 40px;}

    .overlap__text{position: relative;}
    .ftlinks{float: left; display: inline-block; width: 100%; margin-top: 30px;}

    .ftlinks a{width: 100%; float: left; display: inline-block}

    .whychos-bx:hover .whychos-txt p, .whychos-bx:hover .whychos-txt h6{color: #fff;}

    .sec-title.light h2, .section6 h2, .box4hd1{font-size: 24px; line-height: 28px;}
    .sec6bx1{width: 50%;}
    .technology1{padding: 5px;}
    .techhd1{font-size: 14px; line-height: 21px; height: 42px;}
    .box4hd1 a{font-size: 10px;}

    .carousel-control.right{right: 30px !important;}
    .carousel-control.left{right: 30px !important; margin-top: 55px;}
    .main_banner{height: auto;}
    .section1 h2{font-size: 32px; letter-spacing: 1px;}
    .section1 h2:before, .section1 h2:after{display: none;}
    .section1 h3{font-size: 18px;}
    .section1 p.servcont{font-size: 16px; line-height: 21px; padding: 0}
    .section3 .col-sm-4{padding: 0px !important;}
    .section3 .col-sm-8{height: auto;}
    a.sec2bx{margin-bottom: 25px;}
    .section2{padding-bottom: 30px;}
    .news-block .inner-box{margin-bottom: 30px;}
    .section4{padding-bottom: 20px;}
    .footer{padding: 20px; font-size: 12px;}
    .footer_menu, .footer_menu1{width: 100%; clear: both; margin-bottom: 30px;}
    .home_addressleft{width: 100%}

    .box6_left, .box6_right{width: 100%; display: block; clear: both; padding: 0}
    .form_hd{font-size: 24px;}
    .box6_right .ft_txt, .box6_right .ft_txtarea{width: 100%; clear: both;}

    .innertxt1{top: 20%;}
    .inner_banner h1{font-size: 21px;}
    .leftpgbx h2{font-size: 21px; line-height: 28px;}
    .leftpgbx h4{font-size: 14px;}
    .leftpgbx p, .leftpgbx2 p, .visionbx ul li, .leftpgbx ul li{font-size: 14px; line-height: 21px;}
    .page_left, .page_right{width: 100%; clear: both;}
    .page1 .sticky{position: relative; top: auto; margin-top: 30px;}
    .key_people img{width: 100%; display: block; margin-left: 0px; margin-bottom: 20px;}
    .box5_row1, .leftpgbx2, .rightbx2{width: 100%; clear: both;}
    .rightbx2{margin-bottom: 30px;}
    .career_form h2{font-size: 28px;}

    .innerbox3{padding-top: 0}
    .modal-dialog1, .right_cont ul li{width: 100%;}
    .right_cont .hd1{font-size: 24px; line-height: 28px;}

    .halfspan{width: 100%; clear: both;}
    .b5_img1 img{width: 60%;}
    .footer_hd{font-size: 21px; margin-bottom: 10px;}
    .footer_menu1 img{width: 240px !important;}
    .sec3_bg{min-height: auto;}
    .section3{padding: 30px 0}
    .ft_logo, .ft_left2, .ft_left1, .ftleft1{width: 100%; clear: both; margin-bottom: 30px;}
    .ft_logo img{width: 180px;}
    .mFooter{font-size: 14px;}
    #header.cloned{
        box-shadow: 0px 10px 20px 1px rgba(0, 0, 0, 0.3);
    }
    .innertxt1 ul{}
    .innerbox3{padding: 20px;}
    .phd1{font-size: 21px;}
    .pcont2 p{font-size: 16px;}

    .omission h3{font-size: 28px;}
    .footer_address ul li{width: 100%; clear: both;}

    .productsdescrption h2{font-size: 21px; margin-top: 20px;}
    .productsdescrption h3{padding: 0 15px;}
    .width20{width: 50%;}
    a.takelook > img{width: 100%; max-height: 175px;}
    a.takelook span{left: 20%;}
    .productsdescrption p, .productsdescrption ul li{padding: 0 15px; font-size: 16px; line-height: 24px;}
    .productsdescrption ul{padding: 0 15px;}
    .productsdescrption ul li::before{left: -5px; top: 0}

    .mbi1 .bannercontbx1 {background-color: transparent;}
    .mbi1 .bannercontbx1 h3 {color: #000;}
    .mbi1 .bannercontbx1 h2 {color: #000;}

    .aaboutbxx{display: block; overflow: hidden;}
    .new_box p, p.big_text{font-size: 18px; line-height: 26px;}
    .company_new p{font-size: 14px; line-height: 21px;}
    .counbx1, .counbx2{border-right: 0px; border-bottom: 1px solid #d1d1d1 !important;}
    .asec4 h2, .aaboutbxx2 h2{font-size: 28px;}
    .modal-dialog {
        width: 100% !important;
        left: 0px !important;
    }
    .vh85 h4{font-size: 21px;}
    .aaboutbxx2{display: block; padding: 20px;}
    .aabx1{margin:0px; width: 100%; margin-bottom: 40px;}
    .aabx1in{padding: 0}
    .aabx1 h3{font-size: 24px;}
    .aabx1 p{font-size: 16px; line-height: 24px;}

    .innerright{width: 100%;}
    .contrvb h3, .jobp1 h4{font-size: 21px;}
    .contrvb p span{display: none;}
    .contrvb p{font-size: 16px;}

    .customersbx ul li{width: 31.33%;}
    .innerleft h2{font-size: 24px;}
    .innerleft h3{font-size: 18px;}
    .innersec1, .innerleft ul li{font-size: 16px; line-height: 24px;}

    .innerright{margin-bottom: 30px }
    .formbox h2{font-size: 28px;}
    .formbox .form-group{margin-top: 0px; padding: 0}
    .formbox input.form-control, .formbox textarea.form-control, .modal-body input.form-control, .modal-body textarea.form-control{
        height: 42px;
        font-size: 14px;
    }
    input.subres{font-size: 12px;}

    .adbxin h2{font-size: 24px !important;}
    .add1 h5, .add1 p{font-size: 18px;}
    .certificates_list li ,.team_gallery li {    
        width:100%;
        padding-right: 0px;
    }
    .pt_100 {
        padding-top: 50px;
    }

    .section3in{padding: 20px}
    .section3 h2{padding: 0; font-size: 18px; line-height: 28px;}
    .section3 h4{clear: both; display: inline-block; width: 100%; padding-bottom: 0;
        padding-left: 0; margin-top: 30px; }
    .section3 h4::before{display: none;}
    .text-75{font-size: 32px; line-height: 40px;}
    .text-75 br{display: none; margin-bottom:0px; }
    .allBtn{margin-bottom: 40px;}
    .section5{padding: 20px 10px}
    .section5 .col-sm-4 span{margin-top: 20px;}
    .section5 a h3{font-size: 18px;}
    .section4 h2{font-size: 24px;}
    .section4 ul li{width: 50%}
    .section4 ul li a h6{font-size: 12px;}
    .sectionform{display: block; padding: 40px 10px}
    .sectionform h3, .sectionform p{font-size: 18px; margin-bottom: 20px;}
    .sectionform h2{font-size: 24px; line-height: 32px;}
    .footer-mail .footer-form__block:first-of-type{display: block;}
    .footer-mail .footer-form__input, .footer-mail .footer-form__textarea{margin-bottom: 10px;}
    .footer-mail{padding-bottom: 0;}
    .footer_menu, .footer_menu1{border: 0; min-height: auto; margin-bottom: 0; padding: 0}
    .aboutbanner{margin-top: 100px;}
    .aboutcont1 h2{font-size: 18px;}
    .pageTxt, .page_content, .job_dets{width: 100%; clear: both;}
    .fixme {
        position: relative;
        -webkit-position: relative;
        -moz-position: relative;
        -o-position: relative;
        -ms-position: relative;
        top: auto;
        right: 0;
    }
    .page_content h2, h1#goBottom{font-size: 24px;}
    .adbxin a, .add1 h5{font-size: 18px;}
    .contactpg{padding: 30px 0}
    .innerright{position: relative !important;}
    .pavcontentslider .carousel-control{width: 40px;}

    .our_txt h4, .sectionsolutions h2, .sectionsolutions1 h2, .abtcont h2, .sec-title h2{font-size: 21px;}
    .sec3_bx{margin-top: 0; margin-bottom: 20px;}
    .second_section{padding: 40px 20px;}
    .productbx1 a{margin-bottom: 20px;}
    .productbx1 a .homeservcont p, .productbx1 a .homeservcont span{display: block;}
    .section4 p{font-size: 14px; padding: 0}
    .footerlinks ul li a{font-size: 10px; margin-bottom: 10px;}
    .footerlinks ul li{float: none}
    .footerlinks ul li a::before{top: 1px;}
    .abtcont p{width: 100%; font-size: 14px; margin-top: 10px;}
    .abtcont h2{margin-bottom: 10px;}
    .why-choose-block .inner-box h4{font-size: 16px;}
    .box1_left{width: 100%; font-size: 14px; line-height: 24px;}
    .box1_right{width: 100%; clear: both; top: auto;}
    .careerspg1 h2{font-size: 18px;}
    .job_des{width: 100%; clear: both; margin-top: 15px; display: inline-block;}
    .box1_left h2{font-size: 18px; margin-bottom: 10px;}
    .box1_left h4{font-size: 16px;}
    .news-block .inner-box .lower-content h4{font-size: 16px;}
    .formbox h2{margin-bottom: 20px !important; display: inline-block; width: 100%;}
    .newscontpg h1, .contactpg h2{font-size: 18px; line-height: 36px;}
    a.backbtn{top: -50px; font-size: 14px;}
    .newscontpg p, .newscontpg ul li{font-size: 14px; line-height: 21px; font-weight: 300;}
    .newsimg{width: 100%; margin-top: 20px;}
    .contactpg h3{font-size: 14px;}
    .header_top{padding: 0 20px;}

    .section2 h1{font-size: 24px; line-height: 32px;}

    .ftbx1#s2 .ftcontbx, .ftbx1#s4 .ftcontbx, .ftbx1#s6 .ftcontbx, .ftcontbx{padding: 20px}
    .ftbx1 h2{margin: 15px 0; font-size: 21px;}
    a.serbx1 .col-sm-3, a.serbx1 .col-sm-9{
        width: 100%;
        clear: both;
    }
    .ftbx1 a{display: inline-block; margin-bottom: 30px; font-size: 14px;}
    a.serbx1{display: block;}
    a.serbx1 img{float: left;}
    a.serbx1 h3{margin-top: 30px; display: inline-block; width: 100%;}
    a.serbx1 p{margin-top: 0;}
    .ftbx1 p{margin-bottom: 20px;}

}
/*------iphone----------------*/  
@media only screen and (min-width : 320px) and (max-width : 480px)
{
    
}
/*------smalltablet----------------*/  
@media only screen and (min-width : 480px) and (max-width : 768px)
{
    
}
/*--------iPad - Portrait--------------*/
@media only screen and (min-width : 768px) and (max-width : 960px)
{
    .bannerimg{width: 50%; clear: none; display: inline-block;}
    .bannercontbx1{float: left; width: 50%; clear: none;}
    .bannercontbx1 .col-sm-6{width: 100%; margin-top:  120px}
    .bannercontbx1{background-color: transparent;}
    .bannercontbx1 h2, .bannercontbx1 h3, .bannercontbx1 p{color: #000;}
    .ftlinks{margin-top: 0}
    .ftlinks a{width: auto; margin-bottom: 15px;}
    .image-block img{width: 100%}
}
@media only screen and (min-width : 961px) and (max-width : 1210px)
{
    .container{width: 100%; display: block; max-width: 100%; min-width: 100%;}
    .menu > ul > li > a{ font-size: 14px;}
    .bannercontbx1 h2{font-size: 36px; line-height: 42px;}
    /* .whychos-bx .whychos-txt{width: 50%;} */
    .top_bar{display: none;}
    .headerright{width: auto;}
    .sectionsolutions h4{font-size: 18px;}

    .bg-video--waves video {
        display: block;
        height: 150%;
        width: auto !important;
    }
    ul.jobloc_map li{font-size: 14px;}
    .jobp1 h4{font-size: 18px;}
    .image-block img{width: 100%}
}
@media only screen and (min-width : 960px) and (max-width : 1240px)
{
}
@media only screen and (min-width : 1024px) and (max-width : 1240px)
{
    
}