body{font-family: 'Ubuntu', 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: 'Ubuntu', 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%;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
}

.header_top{
    width: 100%; 
    display: table; 
    background-color: #fff;
    /*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%;
    background-color: rgba(0, 24, 119, 0.90);
    z-index: 99;
    border-bottom: 1px solid #ccc;
}
.logo{
    float: left;
    display: inline-block;  
    height: 80px;
    line-height: 80px;
    margin-left: 0px;
}
.logo a{
    vertical-align: middle;
    display: table;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    width: 175px;
    height: inherit;
    background-size: 100%;
}


.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;
}
.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: #555;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    transition: all 0.3s ease 0s;
    outline: 0px;
    padding: 0 20px;
    height: 80px;
    font-weight: 500;
    line-height: 80px;
    letter-spacing: 0.5px;
    border-bottom: 2px solid #fff;
}
.menu > ul > li > a i{margin-left: 2px;}
.menu ul > li:hover > a, .menu ul > li > a.active{
    color: #007dc6;
    border-color: #007dc6;
}
.menu ul > li.lastli a{color: #0068b1; height: 40px; line-height: 40px; margin-top: 20px;
border-radius: 5px; background-color: #fff; border: 1px solid #0068b1;}
.menu ul > li.lastli:hover a{background-color: #0068b1; color: #fff;}


.menu ul li:hover ul.submenu1{
    display: block;  
}
ul.submenu1{
    width: auto;
    min-width: 240px;
    /*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: 14px;
    line-height: 22px;
    padding: 8px 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; border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
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: 42% !important;
    color: #fff;
    position: absolute;
    text-align: left;
    width: 90%;
    padding: 0 20px !important;
    margin: auto;
    left: 5%;
    margin: auto;
    text-align: center;
}
.banner_hd, .banner_cont, .banner_r_more {
    width: 100%;
    float: left;
}
.banner_hd {
    color: #fff;
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
    font-weight: 300;   
    letter-spacing: 3px;
    position: relative;
    /* 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;
    /* background-color: #fff; */
    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: #007dc6;
    font-weight: 500;
    line-height: 42px;
}
.banner_hd1 span{width: 36px; height: 2px; background-color: #007dc6; display: inline-block;
position: relative; left: 10px; top: -5px;}
.banner_cont {
    color: #fff;
    font-size: 26px;
    line-height: 36px;
    width: 100%;
    font-weight: 300;
    margin: 10px 0;
    /* text-shadow: 0 0 10px rgba(0, 0, 0, 0.3) !important; */
    visibility: visible !important;
}
.banner_cont b{font-size: 21px; color: #fff;}
.banner_cont .owl-nav{display: none;}
.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: #fff;
    text-transform: capitalize;
    font-size: 14px;
    height: 46px;
    line-height: 44px;
    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 30px;
    border-radius: 5px;
    transition: all 0.3s ease 0s;
    visibility: visible !important;
    outline: 0px;
}
/* .banner_r_more a.contus{background-color: transparent; color: #0067b1;} */
.banner_r_more img{margin-left: 5px;}
.banner_r_more a:hover{background-color: #fff; border-color: #fff; color: #0067b1;}
.banner_r_more a i{margin-left: 10px;}
.ban_but {
    top: 80%;
}

.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);
    }
} 



/*section1*/
.section1{
    clear: both;
    width: 100%;
    display: block;
    position: relative; 
    padding-bottom: 0px;
    margin-top: -67px;
    /* background-image: url('../images/shape-1.jpg'); */
}
.service-block {
}
.service-block .inner-box {
    position: relative;
    z-index: 9;
    margin-bottom: 30px;
}
.service-block .top-content {
    position: relative;
    text-align: center;
    background: #fff;
    margin-bottom: 20px;
    transition: .5s ease;
}
.service-block .inner-box:hover .top-content{
    /* transform: translateY(-10px); */
    box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.2);
}
.service-block h4 {
    font-size: 19px;
    font-weight: 400;
    color: #fff;
    padding: 23px 0;
    margin: 0px;
}
.service-block.color1 h4 {background-color: #f1b543;}
.service-block.color2 h4 {background-color: #a24ff5;}
.service-block.color3 h4 {background-color: #0db9a6;}
.service-block.color4 h4 {background-color: #47cc59;}
.service-block.color5 h4 {background-color: #ea24ad;}
.service-block.color6 h4 {background-color: #2f99d7;}


.service-block h4 a {
    color: #fff;
    transition: .5s ease;
    text-decoration: none;
}
.service-block h4 a:hover {
    color: rgba(255, 255, 255, 0.5);
}
.service-block .top-content img {
    width: 100%;
}
.service-block .lower-content {
    position: relative;
}
.service-block .lower-content .text {
    text-align: center;
    margin-bottom: 30px;
}
.service-block .lower-content .link-btn {
    position: relative;
    text-align: center;
}
.service-block .lower-content .link-btn:before {
    position: absolute;
    content: '';
    background: #e0e0e0;
    bottom: 20px;
    left: 0;
    width: 100%;
    height: 1px;
    transition: .5s ease;
}
.service-block .lower-content .link-btn:after {
    position: absolute;
    content: '';
    background: #f3b440;
    bottom: 20px;
    left: 0;
    width: 100%;
    height: 1px;
    transition: .5s ease;
    transform: scaleX(0);
    transform-origin: center;
}


.service-block.color2 .lower-content .link-btn:after {background: #a24ff5;}
.service-block.color3 .lower-content .link-btn:after {background: #0db9a6;}
.service-block.color4 .lower-content .link-btn:after {background: #47cc59;}
.service-block.color5 .lower-content .link-btn:after {background: #ea24ad;}
.service-block.color6 .lower-content .link-btn:after {background: #2f99d7;}

.service-block .inner-box:hover .lower-content .link-btn:after {
    transform: scaleX(1);
}
.service-block .lower-content .link-btn a {
    position: relative;
    display: inline-block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #e0e0e0;
    background: #fff;
    border-radius: 50%;
    color: #f3b440;
    font-size: 15px;
    transition: .5s ease;
    z-index: 5;
}

.service-block .inner-box:hover .lower-content .link-btn a {
    border-color: #f3b440;
}
.service-block.color2 .inner-box:hover .lower-content .link-btn a {border-color: #a24ff5;}
.service-block.color3 .inner-box:hover .lower-content .link-btn a {border-color: #0db9a6;}
.service-block.color4 .inner-box:hover .lower-content .link-btn a {border-color: #47cc59;}
.service-block.color5 .inner-box:hover .lower-content .link-btn a {border-color: #ea24ad;}
.service-block.color6 .inner-box:hover .lower-content .link-btn a {border-color: #2f99d7;}


.service-block .lower-content .link-btn a:before {
    position: absolute;
    content: '';
    background: #f3b440;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: 1s ease;
}

.service-block.color2 .lower-content .link-btn a:before {background: #a24ff5;}
.service-block.color3 .lower-content .link-btn a:before {background: #0db9a6;}
.service-block.color4 .lower-content .link-btn a:before {background: #47cc59;}
.service-block.color5 .lower-content .link-btn a:before {background: #ea24ad;}
.service-block.color6 .lower-content .link-btn a:before {background: #2f99d7;}


.service-block .inner-box:hover .lower-content .link-btn a:before{
    opacity: 0;
}
.service-block .lower-content .link-btn a span {
    position: relative;
    transform: scale(0);
    display: inline-block;
    transition: .5s ease;
    left: -7px;
}

.service-block.color2 .lower-content .link-btn a span {color: #a24ff5;}
.service-block.color3 .lower-content .link-btn a span {color: #0db9a6;}
.service-block.color4 .lower-content .link-btn a span {color: #47cc59;}
.service-block.color5 .lower-content .link-btn a span {color: #ea24ad;}
.service-block.color6 .lower-content .link-btn a span {color: #2f99d7;}

.service-block .inner-box:hover .lower-content .link-btn a span {
    transform: scale(1);
    opacity: 1;
    left: 0;
    font-size: 21px;
    position: relative;
    top: 2px;
}
/*section1*/


/*section0*/
.section0{width: 100%; padding: 50px 0; position: relative; background-color: #fff;
     /* background-image: url("../images/background-bullets.svg");
    background-size: 5px 5px;  */
    /* background-image: url('../images/worldmap-copy-4.png'); */
}
.sec-title .theme-btn {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background: #f3b440;
    padding: 5px 10px;
    display: inline-block;
    text-decoration: none;
}
.sec-title h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    color: #00507d;
    margin-top: 0px;
    /* display: none; */
}
.section0 .section-title {
  position: absolute;
  left: -80px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  top: 233px;
  font-size: 26px;
  display: inline-block;
  margin-bottom: 80px;
  color: rgba(0, 167, 238, 0.8);
  margin-top: 0;
  font-weight: 500;
}
.section0 .section-title:after {
    content: '';
position: absolute;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
transform: translateX(-50%);
z-index: 0;
border-bottom: 2px solid #f3b440;
  top: 15px;
  left: -105px;
  z-index: 0;
  width: 155px;
  border-bottom: 2px solid rgba(0, 167, 238, 0.8);
}

.section0 h4{
    text-transform: uppercase;
    margin-top: 0px;
    color: #0cfce0;
    margin-bottom: 10px;
}
.section0 h3{margin-top: 20px; font-size: 36px; margin-bottom: 40px; position: relative;
color: #0067b0; line-height: 46px; font-weight: 600; margin-top: 0px;}

.section0 h3:before{
    position: absolute;
    left: 0px;
    bottom: -15px;
    width: 100px;
    height: 2px;
    content: "";
    background-color: #f3b53e;
}
.section0 p{font-size: 18px; color:#333; text-align: justify; line-height: 24px;}
.section0 a.rm1{text-decoration: none; color: #ee24aa; background-color: #fff;
padding: 10px 25px; display: inline-block; font-size: 16px; border: 1px solid #ee24aa;
border-radius: 5px;
font-weight: 400; transition: all 0.3s;}
.section0 a.rm1:hover{background-color: #ee24aa; color: #fff;}


.feature-block-one .inner-box {
    position: relative;
    padding-left: 80px;
    margin-bottom: 25px;
}
.feature-block-one h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #222;
}
.text {
    font-size: 16px;
    color: #404040;
    line-height: 24px;
}
.feature-block-one .icon {
    position: absolute;
    left: 0;
    top: 8px;
    font-size: 60px;
    color: #f3b440;
}
.feature-block-one .icon img{display: block; vertical-align: top;}

.feature-block-two {
    position: relative;
    margin-top: 40px;
}

.feature-block-two .inner-box {
    position: relative;
    margin-bottom: 0px;
}

.feature-block-two .inner-box:before {
    position: absolute;
    content: '';
    background-image: url(../images/shadow.png);
    width: 181px;
    height: 35px;
    right: 0;
    bottom: -35px;
    opacity: 0;
    transition: .5s ease;
}

.feature-block-two .inner-box:hover:before {
    opacity: 1;
}

.feature-block-two .image {
    position:relative;
    display:block;
    overflow:hidden;    
}

.feature-block-two .image img{
    position:relative;
    display:table;
    margin: auto;
}

.feature-block-two .overlay-content{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    opacity:1;
    color:#ffffff;
    text-align:center;
    background:rgba(0,0,0,0.0);
    display: flex;
    align-items: center;
    justify-content: center;
}

.feature-block-two .overlay-content:before{
    content:'';
    position:absolute;
    left:0px;
    top:0px;
    width:50%;
    height:100%;
    opacity:0;
    background:#0067b1;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -webkit-transform:translateY(-100%);
    -ms-transform:translateY(-100%);
    -o-transform:translateY(-100%);
    -moz-transform:translateY(-100%);
    transform:translateY(-100%);
}

.feature-block-two .overlay-content:after{
    content:'';
    position:absolute;
    right:0px;
    top:0px;
    width:50%;
    height:100%;
    opacity:0;
    background:#0067b1;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    -webkit-transform:translateY(100%);
    -ms-transform:translateY(100%);
    -o-transform:translateY(100%);
    -moz-transform:translateY(100%);
    transform:translateY(100%);
}

.feature-block-two .inner-box:hover .overlay-content:before,
.feature-block-two .inner-box:hover .overlay-content:after{
    opacity:1;
    -webkit-transform:translateY(0%);
    -ms-transform:translateY(0%);
    -o-transform:translateY(0%);
    -moz-transform:translateY(0%);
    transform:translateY(0%);
}


.feature-block-two .caption-title {
    position: absolute;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Ubuntu', sans-serif;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    
}

.feature-block-two .overlay-content .overlay-inner {
    position: relative;
    opacity: 0;
    z-index: 9;
    transform: translateY(50px);
    transition: .5s ease;
}

.feature-block-two .inner-box:hover .overlay-content .overlay-inner {
    opacity: 1;
    transform: translateY(0px);
}

.feature-block-two .overlay-content .icon {
    color: #fff;
    font-size: 60px;
    margin-bottom: 25px;
}

.feature-block-two .overlay-content .text {
    color: #fff;
    position: relative;
    z-index: 2;
}

.feature-block-two .overlay-content .shape-icon {
    color: #2783c4;
    font-size: 150px;
    font-weight: 700;
    position: absolute;
    right: 0;
    bottom: -48px;
    line-height: 1.4em;
}

/* Feature block three */

.feature-block-three {
    position: relative;
    margin-bottom: 30px;
}

.feature-block-three .inner-box {
    position: relative;
    padding: 56px 36px;
    border: 1px solid #e9e6e6;
    background: #f7f7f7;
}

.feature-block-three .inner-box .icon {
    font-size: 90px;
    color: #f3b440;
    margin-bottom: 20px;
}

.feature-block-three .inner-box h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}

/* Feature block four */
.feature-block-four {
    position: relative;
}

.feature-block-four .inner-box {
    position: relative;
    padding-top: 30px;
    margin-bottom: 15px;
}

.feature-block-four .inner-box h4 {
    font-size: 18px;
    font-weight: 600;
    padding-left: 30px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.feature-block-four .inner-box .quote {
    position: absolute;
    top: 30px;
    left: 0px;
    z-index: 2;
}

.feature-block-four .inner-box .count {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 80px;
    font-weight: 600;
    color: #eeeeee;
    line-height: 80px;
}

.feature-block-four .inner-box .text {
    line-height: 26px;
}
/*section0*/


.section2{
    display: inline-block;
    width: 100%;
    background-color: #f2f2f2;
    position: relative;
    /* background-color: #f1f9ff; */
    padding: 50px 0px;
    /* background-image: url(../images/2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; */
}
/* .section2:before{
    position: absolute;
    content: '';
    background: #f7f7f7;
    opacity: .9;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
} */



.multi_tabs{
    clear: both;
    width: 100%;
    display: inline-block; 
    margin-top: 20px;
    position: relative;
    z-index: 1;
}
ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    position: relative;
    width: 390px;
    text-align: left;
    position: absolute;
    left: 0px;
    z-index: 9;
    top: 0px;
}
ul.tabs li {
    width: 100%;
    display: block;
    margin: 0;
    cursor: pointer;
    padding: 15px 25px;
    border-left: none;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    color: #00496a;
    position: relative;
    display: block;
    background-color: #d0eeff;
    border-bottom: 1px solid #fff;
}
ul.tabs li:last-child{border-bottom: 0px;}
ul.tabs li:hover {
}   
ul.tabs li.active{
    background: #9fdcff;
}
ul.tabs li:before{background-image: none;}
.tab_container {
    border: 0px;
    border-top: none;
    clear: both;
    float: right; 
    width: 100%;
}
.tab_content {    
    width: 96%;
    float: right;
    margin-top: -20px;
    padding: 40px;    
    padding-left: 36%;
    padding-right: 15%;
    height: 400px;    
    background-color: #f7f9fa;
    background-size: cover;
    position: relative;
}
.tab_content:before{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    content: "";
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0068a4+0,000000+100&0.9+0,0+100 */
    background: -moz-linear-gradient(left,  rgba(0,104,164,0.9) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(0,104,164,0.9) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(0,104,164,0.9) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e60068a4', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
.tab_content h3{font-size: 36px; font-weight: 700; line-height: 46px; color: #fff;  }
.tab_content p{font-size: 18px; line-height: 24px; font-weight: 400; color: #fff;  }
.tab_content a{
    color: #fff;
    padding: 10px 30px;
    transition: all 0.3s;
    background-color: transparent;
    text-decoration: none;
    display: table;
    margin-top: 20px;
    border: 2px solid #fff;
    clear: both;
    font-weight: 700;
    font-size: 16px;
    border-radius: 30px;
}
.tab_content a:hover{background-color: rgba(255, 255, 255, 0.5);}

.section2 .sec-title{
    position: relative;
}
.service-block-two {
    position: relative;
}
.service-block-two .inner-box {
    position: relative;
    background: #fff;
    padding: 30px;
    margin-bottom: 20px;
    transition: .5s ease;
}
.service-block-two .inner-box:hover{
    transform: translateY(-10px);
    box-shadow: 0px 25px 25px 0px rgba(0, 0, 0, 0.1);
}
.service-block-two .icon {
    position: absolute;
    top: 30px;
    left: 40px;
    height: 75px;
    width: 75px;
    background-color: #0067b0;
    border-radius: 75px;
    text-align: center;
    line-height: 75px;
}
.service-block-two .icon  img{width: 50px;}
.service-block-two h4 {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    height: 75px;
    line-height: 28px;
    position: relative;
    margin-top: 0px;
    padding-left: 100px;
    vertical-align: middle;
    display: table;
    margin-bottom: 20px;
}
.service-block-two h4 span{display: table-cell; vertical-align: middle;}
.service-block-two h4:before {
    position: absolute;
    content: '';
    background: #e9e6e6;
    bottom: -5px;
    left: 100px;
    width: 50px;
    height: 3px;
}
.service-block-two h4 a {
    color: #222;
    transition: .5s ease;
}
.service-block-two h4 a:hover {
    color: #f3b440;
}
.service-block-two .link-btn a {
    position: absolute;
    left: 40px;
    bottom: -25px;
    display: inline-block;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 48px;
    border: 1px solid #f3b440;
    background: #f3b440;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    transition: .5s ease;
    opacity: 0;
    font-size: 21px;
    transform: scale(.5);
} 
.service-block-two .inner-box:hover .link-btn a {
    opacity: 1;
    transform: scale(1);
}
.vall{
    clear: both;
    width: 100%;
    margin-top: 20px;
    display: inline-block;
    text-align: center;
}
.vall a{
    text-decoration: none;
    color: #000;
    padding: 10px 35px;
    border: 2px solid #f4b43c;
    border-radius: 5px;
    transition: all 0.3s;
}
.vall a:hover{background-color: #f4b43c; color: #fff;}



/*.home_bottom*/
.home_bottom {
    background-image: url(../images/bg1.jpg);
    background-size: cover;
    background-position: center;
    padding: 70px 0;
    text-align: center;
    color: #fff;
    position: relative;
    background-attachment: fixed;
}
.home_bottom:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #56a338;
    opacity: 0.5;
}
.home_bottom .fullpage {
    z-index: 2;
    position: relative;
}
.home_bottom h3 {
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 0px;
    display: block;
}
.home_bottom h5 {
    font-size: 21px;
    font-weight: 300;
    margin-bottom: 30px;
    display: block;
}
.home_bottom a {
    display: inline-block;
    padding: 15px 50px;
    border-radius: 3px;
    border: 2px solid #fff;
    color: #fff;
    background: transparent;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
.home_bottom a:hover {
    color: #004373;
    background: #fff;
    box-shadow: 0px 0px 14px 5px rgba(0,0,0,0.2)
}


/*section3*/
.section3{
    padding: 40px 0;
    clear: both;
    width: 100%;
    display: table;
    /* display: block;
    background-color: #fff;
    margin-top: -15px; */
}
.testimonial-block-three {
    position: relative;
}

.testimonial-block-three .inner-box {
    position: relative;
    padding: 30px;
    padding-bottom: 0;
    margin: 30px 0px 50px;
    text-align: center;
    border: 1px solid #e9e6e6;
    transition: .5s ease;
}

.testimonial-block-three .inner-box:hover {
    box-shadow: 0px 21px 21px 0px rgba(0, 0, 0, 0.1);
}

.testimonial-block-three .inner-box .logo {
    line-height: 45px;
    display: table;
    height: auto;
    float: none;
    margin: auto;
    margin-bottom: 20px;
}

.testimonial-block-three .inner-box .logo img{
    width: auto;
    margin: 0 auto;
    margin-top: 10px;
    display: table;

}

.testimonial-block-three .inner-box .text{
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 24px;
    clear: both;
    margin-top: 0px;
}

.testimonial-block-three .inner-box .author {
    position: relative;
}

.testimonial-block-three .inner-box .author h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.6em;
}

.testimonial-block-three .inner-box .designation {
    font-size: 16px;
    color: #f3b440;
    line-height: 1.4em;
}

.testimonial-block-three .author .image {
    position: relative;
    margin-bottom: -40px;
    margin-top: 20px;
}

.testimonial-block-three .author .image img {
    border-radius: 50%;
    width: auto;
    margin: 0 auto;
}
/*section3*/


/*section4*/
.section4{padding: 30px 0 30px; background-color: #ffffff; }
.news-block{
    position:relative;
}

.news-block .inner-box{
    position:relative;
}

.news-block .inner-box .image{
    position:relative;
    overflow:hidden;
    background-color:#191b1d;
}

.news-block .inner-box .image img{
    position:relative;
    width:100%;
    display:block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.news-block .inner-box:hover .image img{
    -webkit-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05);
}

.news-block .inner-box .image:before {
    background: rgba(0, 103, 177, 0.56);
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    content: "";
    position: absolute;
    transition: all 0.5s ease-in-out 0s;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(75deg) translateZ(0px);
    z-index: 3;
    opacity: 0;
}

.news-block .inner-box:hover .image:before{
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    transition-delay: 0.1s; 
    opacity: 1;
}

.news-block .inner-box .image .overlay-link {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    font-size: 45px;
    z-index: 9;
    opacity: 0;
    transform: scale(0.4) translate(-50%, -50%);
    visibility: hidden;
    transition: .5s ease;
    transition-delay: .5s;
}

.news-block .inner-box:hover .image .overlay-link {
    opacity: 1;
    visibility: visible;
    transform: scale(1) translate(-50%, -50%);
}

.news-block .inner-box .image .overlay-link:hover {
    color: #f3b440;
}

.news-block .inner-box .lower-content {
    position: relative;
    padding: 0px 35px 30px;
    border: 1px solid #f2f2f2;
    overflow: visible;
    background-color: #f2f2f2;
}

.news-block .inner-box .lower-content .title{
    position:relative;
    color:#f3b440;
    font-size:14px;
    font-weight:600;
    margin-bottom:5px;
    text-transform:uppercase;
}

.news-block .inner-box .lower-content .post-info{
    position:relative;
    margin-bottom: 20px;
    margin-top: -19px;
    z-index: 9;
}

.news-block .inner-box .lower-content .post-info li{
    position:relative;
    font-size: 16px;
    font-weight: 400;
    display:inline-block;
    margin-right:8px;
    color: #fff;
    background: #007dc6;
    padding: 0 15px;
}

.news-block .inner-box .lower-content .post-info li.category {
    background: #f3b440;
}

.news-block .inner-box .lower-content .post-info li.category:before {
    position: absolute;
    content: '';
    background: #f3b440;
    height: 10px;
    width: 8px;
    left: 0;
    bottom: -9px;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}

.news-block .inner-box .lower-content .post-info li a{
    position:relative;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.news-block .inner-box .lower-content h4{
    position:relative;
    color:#303030;
    font-size: 21px;
    font-weight:600;
    margin-bottom: 15px;
}

.news-block .inner-box .lower-content h4 a{
    position:relative;
    color:#0067b1;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    text-decoration: none;
}

.news-block .inner-box .lower-content h4 a:hover{
    color:#f3b440;
}

.news-block .inner-box .lower-content .author a {
    position:relative;
    color:#7e8597;
    font-size:16px;
    font-weight: 500;
    text-transform:uppercase;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    text-decoration: none;
}

.news-block .inner-box .lower-content .author a span {
    position: relative;
    margin-right: 5px;
    top: 1px;
}

.news-block .inner-box .lower-content .text{
    position:relative;
    color:#333;
    line-height: 24px;
    margin-bottom:12px;
}

.news-block.style-two .inner-box .lower-content h3{
    margin-bottom:12px;
    font-size:24px;
}

.blog-large .news-block{
    margin-bottom:50px;
}

/* News Block Two */

.news-block-two{
    position:relative;
}

.news-block-two .inner-box{
    position:relative;
    margin-bottom: 50px;
}

.news-block-two .inner-box .image{
    position:relative;
    overflow:hidden;
    background-color:#191b1d;
}

.news-block-two .inner-box .image img{
    position:relative;
    width:100%;
    display:block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.news-block-two .inner-box:hover .image img{
    -webkit-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05);
}

.news-block-two .inner-box .image:before {
    background: rgba(0, 0, 0, 0.80);
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    content: "";
    position: absolute;
    transition: all 0.5s ease-in-out 0s;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(75deg) translateZ(0px);
    z-index: 3;
    opacity: 0;
}

.news-block-two .inner-box:hover .image:before{
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    transition-delay: 0.1s; 
    opacity: 1;
}

.news-block-two .inner-box .image .overlay-link {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    font-size: 45px;
    z-index: 9;
    opacity: 0;
    transform: scale(0.4) translate(-50%, -50%);
    visibility: hidden;
    transition: .5s ease;
    transition-delay: .5s;
}

.news-block-two .inner-box:hover .image .overlay-link {
    opacity: 1;
    visibility: visible;
    transform: scale(1) translate(-50%, -50%);
}

.news-block-two .inner-box .image .overlay-link:hover {
    color: #f3b440;
}

.news-block-two .inner-box .date {
    position: absolute;
    top: -9px;
    right: 9px;
    width: 65px;
    height: 65px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    background: #f3b440;
    z-index: 9;
    line-height: 1.2em;
    padding: 13px 0;
}

.news-block-two .inner-box .lower-content{
    position:relative;
    padding: 30px 0px 0px;
}

.news-block-two .inner-box .lower-content .title{
    position:relative;
    color:#f3b440;
    font-size:14px;
    font-weight:600;
    margin-bottom:5px;
    text-transform:uppercase;
}

.news-block-two .inner-box .lower-content .post-info{
    position:relative;
    margin-bottom: 20px;
    z-index: 9;
}

.news-block-two .inner-box .lower-content .post-info li{
    position:relative;
    font-size: 16px;
    font-weight: 600;
    display:inline-block;
    margin-right:8px;
    color: #222;
    padding: 0 15px;
}

.news-block-two .inner-box .lower-content .post-info li.category {
    background: #f7f7f7;
}

.news-block-two .inner-box .lower-content .post-info li.category:before {
    position: absolute;
    content: '';
    background: #f7f7f7;
    height: 10px;
    width: 8px;
    left: 0;
    bottom: -9px;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}

.news-block-two .inner-box .lower-content .post-info li a{
    position:relative;
    color:#848484;
}

.news-block-two .inner-box .lower-content h3{
    position:relative;
    color:#303030;
    font-size:24px;
    font-weight:600;
    margin-bottom: 15px;
    line-height: 32px;
}

.news-block-two .inner-box .lower-content h3 a{
    position:relative;
    color:#303030;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.news-block-two .inner-box .lower-content h3 a:hover{
    color:#f3b440;
}

.news-block-two .inner-box .lower-content .author a {
    position:relative;
    color:#7e8597;
    font-size:18px;
    font-weight: 500;
    text-transform:uppercase;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.news-block-two .inner-box .lower-content .author a span {
    position: relative;
    margin-right: 5px;
    top: 1px;
}

.news-block-two .inner-box .lower-content .text{
    position:relative;
    color:#848484;
    font-size:16px;
    margin-bottom:12px;
}

.news-block-two .inner-box .lower-content .read-more a {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    font-family: 'Ubuntu', sans-serif;
    transition: .5s ease;
}

.news-block-two .inner-box .lower-content .read-more a:hover {
    color: #f3b440;
}

/* News Block Three */

.news-block-three{
    position:relative;
}

.news-block-three .inner-box{
    position:relative;
    margin-bottom: 50px;
}

.news-block-three .inner-box .image{
    position:relative;
    overflow:hidden;
    background-color:#191b1d;
}

.news-block-three .inner-box .image img{
    position:relative;
    max-width:100%;
    display:block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.news-block-three .inner-box:hover .image img{
    -webkit-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05);
}

.news-block-three .inner-box .image:before {
    background: rgba(0, 0, 0, 0.80);
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    content: "";
    position: absolute;
    transition: all 0.5s ease-in-out 0s;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(75deg) translateZ(0px);
    z-index: 3;
    opacity: 0;
}

.news-block-three .inner-box:hover .image:before{
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    transition-delay: 0.1s; 
    opacity: 1;
}

.news-block-three .inner-box .image .overlay-link {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    font-size: 45px;
    z-index: 9;
    opacity: 0;
    transform: scale(0.4) translate(-50%, -50%);
    visibility: hidden;
    transition: .5s ease;
    transition-delay: .5s;
}

.news-block-three .inner-box:hover .image .overlay-link {
    opacity: 1;
    visibility: visible;
    transform: scale(1) translate(-50%, -50%);
}

.news-block-three .inner-box .image .overlay-link:hover {
    color: #f3b440;
}

.news-block-three .inner-box .date {
    position: absolute;
    top: -9px;
    right: 9px;
    width: 65px;
    height: 65px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    background: #f3b440;
    z-index:111;
    line-height: 1.2em;
    padding: 13px 0;
}

.news-block-three .inner-box .lower-content{
    position:relative;
    padding: 30px;
    margin: 0px 30px 0;
    background: #fff;
    z-index: 99;    
    border: 1px solid #f2f2f2;
}

.news-block-three .inner-box .lower-content .title{
    position:relative;
    color:#f3b440;
    font-size:14px;
    font-weight:600;
    margin-bottom:5px;
    text-transform:uppercase;
}

.news-block-three .inner-box .lower-content .post-info{
    position:relative;
    margin-bottom: 20px;
    z-index: 9;
}

.news-block-three .inner-box .lower-content .post-info li{
    position: relative;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    margin-right: 8px;
    color: #848484;
    padding: 0 15px;
    text-transform: capitalize;
}

.news-block-three .inner-box .lower-content .post-info li.category {
    background: #f3b440;
}

.news-block-three .inner-box .lower-content .post-info li.category:before {
    position: absolute;
    content: '';
    background: #f3b440;
    height: 10px;
    width: 8px;
    left: 0;
    bottom: -9px;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}

.news-block-three .inner-box .lower-content .post-info li a{
    position:relative;
    color:#848484;
}

.news-block-three .inner-box .lower-content h3{
    position:relative;
    color:#303030;
    font-size:24px;
    font-weight:600;
    margin-bottom: 20px;
    line-height: 32px;
}

.news-block-three .inner-box .lower-content h3 a{
    position:relative;
    color:#303030;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.news-block-three .inner-box .lower-content h3 a:hover{
    color:#f3b440;
}

.news-block-three .inner-box .lower-content .author a {
    position:relative;
    color:#7e8597;
    font-size:16px;
    font-weight: 500;
    text-transform:capitalize;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.news-block-three .inner-box .lower-content .author a span {
    position: relative;
    margin-right: 5px;
    top: 1px;
}

.news-block-three .inner-box .lower-content .text p{
    position:relative;
    color:#848484;
    line-height: 26px;
    margin-bottom: 15px;
}

.news-block-three .inner-box .lower-content .read-more a {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    font-family: 'Ubuntu', sans-serif;
    transition: .5s ease;
}

.news-block-three .inner-box .lower-content .read-more a:hover {
    color: #f3b440;
}

.news-block-three .inner-box .lower-content .read-more a span {
    font-size: 12px;
    margin-right: 5px;
}
/*section4*/


/*footer*/
.footer{width: 100%; display: table; padding: 30px 0; 
    background-color: #003b5c;
    /* background-image: url('../images/mega-footer-bg.jpg');
    background-repeat: no-repeat;
    background-position: right center; */
}
.home_addressleft {
    float: left;
    width: 25%;
    padding-right: 0px;
}

.home_addressleft ul {
    list-style-type: none;
}
.home_addressleft li {
    color: #333;
    display: block;
    float: left;
    font-size:15px;
    line-height:26px;
    margin: 5px 0;
    width: 100%;
}
.home_addressleft li p {
    color: #fff;
    float: right;
    font-size: 14px;
    line-height:26px;
    width: 85%;
}
.home_addressleft li span {
    color: #f3b440;
    float: left;
    font-size: 24px;
    height:40px;
    text-align: center;
    width:40px;
}


.prodmenu{margin-top: 70px;}

.footer_menu
{
    float:left;
    width:25%;
    margin-bottom: 10px;
}
.footer_menu1{width: 25%;}
.footer_menu ul
{
    list-style-type:none;
    width:100%;
    float:left;
}
.footer_menu ul li
{
    width:100%;
    margin-bottom:5px;
    float:left;
    margin-right:20px;
    position: relative;
    line-height: 28px;
}
.footer_menu ul li a
{
    text-decoration:none;
    color:#f3b440;
    padding-left: 20px;
    position: relative;
    display: block;
    font-size: 16px;
    font-style: italic;
    transition: all 0.3s;
}
.footer_menu ul li a:before
{
    position: absolute;
    left: 0px;
    top: 0px;
    color: #f3b440;
    font-size: 16px;
    content: "\f105";
    transition: all 0.3s;
    font-family: FontAwesome;
}
.footer_menu ul li a:hover
{
    color:#fff;
}
.footer_menu ul li a:hover:before{color:#fff;}
.footer_hd
{
    position: relative;
    color:#fff;
    font-size:21px;
    font-weight:600;
    margin-bottom:35px;
    margin-top: 0px;
    text-transform: capitalize;
}
/* .footer_hd::before {
    width: 30px;
    height: 2px;
    background-color: #0195c5;
    content: "";
    position: absolute;
    left: 0%;
    bottom: -15px;
    z-index: 9;
} */

.footer_social
{
    width:18%;
    float:right;
}
.footer_social ul {
    float: left;
    list-style-type: none;
    margin-bottom: 0;
        margin-top:5px;
    width: auto;
}
.footer_social ul li {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}
.footer_social ul li a {
    background:#fff;
    border-radius: 100%;
    color: #2a2f33;
    display: table;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    outline: medium none;
    text-align: center;
    transition: all 0.3s;
    text-decoration: none;
    width: 36px;
}
.footer_social ul li a:hover {
    background: #0195c5 none repeat scroll 0 0;
    color: #fff;
}
.copy_right
{
    border-top:1px solid rgba(255,255,255,0.15);
    padding:20px 0px 0;
    color:#fff;
    font-size:12px;
    font-weight:300;
    text-align:center;
    clear: both;
    width: 100%;
    margin-top: 20px;
    display: inline-block;
    letter-spacing: 0.5px;
}
/* .copy_right span{color: #00aced} */
.copy_right a
{
    color:#f3b440;
    font-weight: 400;
}
.footer_social .form-control{margin-bottom: 10px; border-radius: 0px;}
.footer_social .btn{width: 100%; border-radius: 0px; text-transform: capitalize; background-color: #0195c5;
border: 0px; transition: all 0.3s;}
.footer_social .btn:hover{background-color: #006a8c;}

.ft_soc{clear: both; display: block;}
.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: 32px;
border-radius: 5px;}
.ft_soc a:hover{color: #fff;}


.ft_qt{clear: both; width: 80%; margin: auto; display: table; text-align: center; margin-top: 15px;}
.ft_qt p{line-height: 21px; color: #b9eaff;}

a.ft_sub{clear: both; width: 100%; margin-top: 15px; background-color: transparent; 
    border-radius: 10px; color: #fff; text-decoration: none; padding: 10px; 
    display: inline-block; text-align: center;
    border: 2px solid #228b24; transition: all 0.3s; font-size: 15px;}
a.ft_sub:hover{background-color: #228b24;}
/*footer*/


/*innerbanner*/
.inner_banner {
    width: 100%;
    overflow: hidden;
    display: block;
    position: relative;
    background-color: #000;
    margin-top: 75px;
}
/* .inner_banner::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    z-index: 1;
    background: transparent url(../images/header-overlay.png) repeat;
} */
.inner_banner img{
    width: 100%;
    opacity: 0.4;
    display: block; 
}
.innertxt1{
   position: absolute; width: 100%; text-align: left; 
    top: 175px; left: 0%; padding: 10px 35px; z-index: 9;
}
.innertxt1 ul{list-style: none; text-align: left; margin-bottom: 0px;
padding-left: 0px;}
.innertxt1 ul li{
    display: inline-block;
    position: relative;
    padding-right: 25px;
    font-weight: 300;
    margin-bottom: 0px;
    color: #01fddd;    
}
.innertxt1 ul li:last-child{padding-right: 0px;}
.innertxt1 ul li:after{
    content: "/";
    color: #fff;
    position: absolute;
    font-size: 14px;
    right: 8px;
    top: 3px;   
}
.innertxt1 ul li:last-child:after{display: none;}
.innertxt1 ul li a{color: #fff; text-decoration: none;}
.inner_banner h1{color: #fff;  font-size: 38px; font-weight: 700; 
text-transform: uppercase; margin-bottom: 10px;}
.inner_banner h1 span{color: #fff;}
.inner_banner h1 p{font-size: 18px; font-weight: 400; margin-top: 5px; 
  letter-spacing: 2px; color: #fff; }
/*innerbanner*/


/*innerpg1*/
.innerpg1{
  width: 100%;
  display: table;
  padding: 40px 0;
  background-color: #fff;
}
.rightlinks{
  width: 100%;
  display: block;
  background-color: #f6f6f7;
  padding: 10px 30px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .12);
}
.rightlinks ul{list-style: none; width: 100%; display: block;}
.rightlinks ul li{
  clear: both;
  width: 100%;
  display: block;
}
.rightlinks ul li a{
  text-decoration: none;
  color: #000;
  clear: both;
  width: 100%;
  padding: 14px 0;
  border-bottom: 1px solid #adadad;
  display: block;
  transition: all 0.3s;
  font-weight: 700;
  font-size: 18px;
}
.rightlinks ul li:last-child a{border-bottom: 0px;}
.rightlinks ul li a:hover, .rightlinks ul li a.active{color: #0071ff;}

.leftpgbx{
  width: 100%;
  display: block;
}
.leftpgbx h4{
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #0cfce0;
  margin-bottom: 20px;
}
.leftpgbx h2{
  color: #0067b0;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 32px;
}
.leftpgbx h2 span{color: #ed3237;}
.leftpgbx p, .leftpgbx2 p{
  font-size: 18px;
  line-height: 28px;
}

.leftpgbx2{
  width: 70%;
  float: left;
  display: inline-block;
  margin: 55px 0;
  padding: 40px;
  background-color: #f7f7f7;
  position: relative;
}
.rightbx2{
  float: left;
  width: 30%;
  display: inline-block;
}
.rightbx2 img{width: 100%; display: block; box-shadow: 0 2px 18px 0 rgba(0,0,0,.3);
position: relative; z-index: 1;}
.leftpgbx2:before{
  position: absolute;
  left: -1000px;
  top: 0px;
  width: 1000px;
  height: 100%;
  background-color: #f7f7f7;
  content: ""
}
.leftpgbx3:before{
  position: absolute;
  left: auto;
  right: -1000px;
  top: 0px;
  width: 1000px;
  height: 100%;
  background-color: #f7f7f7;
  content: ""
}

.leftpgbx2 h2{margin-bottom: 10px; color: #45cb59; text-transform: uppercase; 
    font-weight: 600; margin-bottom: 30px;
font-size: 32px; letter-spacing: 2px;}

.visionbx{
  width: 100%;
  display: table;
  /* padding: 20px;
  background-color: #eef5ff;
  border-left: 4px solid #215da9; */
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
}
.visionbx h5{
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 4px;
  margin-bottom: 10px;
  color: #ed3237;
  text-transform: uppercase;
}
.visionbx ul li{margin-bottom: 15px; padding-left: 25px; background-image: url('../images/libox.png');
background-repeat: no-repeat; background-size: 10px; background-position: left 7px;}
.visionbx img{width: 100%; display: block; border-radius: 20px;}
/*innerpg1*/

.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: #0269b2;
    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: #0269b2;
  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: 80px;}
    .container1_inner{width: 100%;}
    .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%;}
    .top_social, .top_social ul{display: none;}
    .menu2{display: block; top: 20px; right: 10px; z-index: 99999999999999;}
    .menu{display: none;}
    .header_right{padding: 0px;}
    .logo{padding-left: 20px;}
    .logo a{float: left;}
    .eBtn_pop{display: none;}
    a.scroll-down-link{bottom: 20px;}
    .bannercontbx1{top: 15%; text-align: center; left: 0px;}
    .bannercontbx1 h2{text-align: center; font-size: 26px; line-height: 34px;}
    .bannercontbx1 p{font-size: 18px; line-height: 24px;}
    .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;}
    .box3 ul li{width: 50%;}
    .box3 h2{font-size: 26px;}
    .box3 ul li a{padding: 15px;}
    .box3 ul li a h3{font-size: 14px; line-height: 21px; height: 42px;}
    .box3 ul li a .img1 img{max-height: 144px;}

    .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; letter-spacing: 1px}
    .banner_r_more a{height: 36px; line-height: 36px; font-size: 14px;}
    .banner_cont{display: none;}
    .banner_hd:before{display: none;}

    .carousel-control.right{right: 30px !important;}
    .main_banner{height: auto;}
    .section1 h2{font-size: 21px; letter-spacing: 1px;}
    .section1 h2:before, .section1 h2:after{display: none;}
    .service-block h4{font-size: 16px;}
    .section1 h3{font-size: 18px;}
    .section1 p{font-size: 16px; line-height: 24px;}
    .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;}
    .footer_menu, .footer_menu1{width: 100%; clear: both; margin-bottom: 30px;}
    .home_addressleft{width: 100%}

    .innertxt1{top: 20%;}
    .inner_banner h1{font-size: 18px;}
    .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{width: 100%; clear: both;}
    .career_form h2{font-size: 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{display: none;}
    .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}
    .section1{margin-top: 0px; padding-top: 25px;}
    .section0 h3, .sec-title h1{font-size: 24px; line-height: 32px;}
    .section0 p{font-size: 16px; line-height: 24px}
    .home_bottom h3{font-size: 28px;}
    .home_bottom h5, .leftpgbx h2{font-size: 18px; line-height: 28px;}
    .footer_social{width: 100%; clear: both;}
    .inner_banner, .leftpgbx h4{margin-top: 0}
    .leftpgbx p, .leftpgbx2 p{font-size: 16px; line-height: 24px;}
    .leftpgbx2{width: 100%; clear: both; margin:0;}
    .leftpgbx2 h2{margin-top: 0px; font-size: 24px;}
    .rightbx2 img, .rightbx2{width: 100%; clear: both;}
    .leftpgbx3::before{display: none;}

    .page_left{width: 100% !important; clear: both;}
    .page_right{display: none !important;}
    .page1 h2{font-size: 26px !important;}

    .contactpg h2{margin-top: 0px; font-size: 24px !important;}
    .contactpg h3{font-size: 16px !important;}
    .contactpg h3 br{display: none;}
    .contactpg, .innerpg1{padding: 20px !important; display: block !important;}
    .jobdescription label{font-size: 14px !important;}
    .contactpg h1{font-size: 21px !important;}
    .contactpg h4 b{font-size: 21px !important; line-height: 32px !important;}
    .contactpg h4{font-size: 16px !important; line-height: 28px !important;}

    .contactpg p a{font-size: 15px !important;}
}
/*------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)
{
    .bannercontbx1{top: 25%; text-align: center; left: 0px;}
    .bannercontbx1 h2{text-align: center; font-size: 42px; line-height: 55px;}
    .bannercontbx1 p{font-size: 24px; line-height: 36px; padding: 0 10%;}
    .pavcontentslider .carousel-control{top: 40% !important;}
    a.sec2bx h3{font-size: 20px;}
    .section4{padding: 40px 15%;}
    .footer_menu, .footer_menu1, .home_addressleft{float: left; display: inline-block; width: 50%; clear: none;
        min-height: 250px;}
       .education-short .education-bottom p .education-age{font-size: 42px;}
       .education-short .education-bottom p{font-size: 12px;}
       .box3 ul li{width: 33.33%}
       .box3 ul li a .img1 img{max-height: 165px;}
       .width20{width: 25%;}

       .banner_hd{font-size: 42px; line-height: 60px;}
       .banner_cont{display: block;}
       .service-block-two.col-md-4{width: 50%; float: left; display: inline-block;}
}
@media only screen and (min-width : 960px) and (max-width : 1210px)
{
    .container{width: 100%; display: block; max-width: 100%; min-width: 100%;}
    .menu{height: 50px; line-height: 50px;}

}
@media only screen and (min-width : 960px) and (max-width : 1240px)
{
    .header_right{padding: 0px;}
    .menu > ul > li > a{padding: 10px;}
    .menu ul > li.lastli a{padding: 0 15px; margin-top: 25px;}
    a.scroll-down-link{bottom: 10%;}
    .sec3_bg{min-height: auto;}
    a.sec2bx h3{font-size: 24px;}
    .news-block{width: 33.33%; float: left; display: inline-block;}
    .section4{padding: 20px 0px;}
    .banner_hd{font-size: 42px; line-height: 55px;}
    .banner_txt{top: 30% !important;}
    .home_addressleft li span{width: 32px;}
    .service-block-two.col-md-4{width: 50%; float: left; display: inline-block;}
}
@media only screen and (min-width : 1024px) and (max-width : 1240px)
{
    
}