@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,500i,700,700i');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: top; font-family: 'Lato', sans-serif; font-size:15px; color: #000; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/*---Universal Selector to add additional resets, such as text-size adjust and tap highlighting---*/
* { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
html {-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */}
a { text-decoration: none; }
body {
  background: #fff none repeat scroll 0 0;
  margin: 0;
  width: 100%;
}
span { color: #6d1ac4; }
ul { list-style-type: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
/*---Additional Form resets---*/
button, input[type="button"] { background: none; }
:required { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none;}
/*---Typographic Styling---*/
em, i { font-style: italic; }
u { text-decoration: underline; }
pre, code { font-family: Monaco, Courier, monospace; }
pre { white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }
blockquote, q { quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after, { content: "";}
/*---Interactive Element Settings---*/
a, input[type="submit"], input[type="button"], button, label[for] { cursor: pointer; }
input[type="submit"], input[type="button"], button { -webkit-appearance:none; }
/*---Misc. Element Styling---*/
img { -ms-interpolation-mode: bicubic; }
.linksiz { font-size: 19px; line-height: 30px; }
/* Proper box model */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/* General styles */
::selection {background: #eb8f00;color: #fff;}
::-moz-selection { background:#eb8f00; color:#fff;}
::-webkit-selection { background:#eb8f00; color:#fff;}
a { text-decoration: none; color: #327D9D;
  -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 0.4s; }
a:hover { }
a:active { }
a:visited { }
address { }
aside { }
b, strong { }
blockquote { }
button { cursor: pointer; }
button:hover { }
button:active { }
caption, th, td { vertical-align: top; }
h1, h2, h3, h4, h5, h6 {font-family: 'Ubuntu', sans-serif;  }
h1 { font-size: 40px; font-weight: 700; line-height: 46px; margin-bottom: 26px;  }
h2, h3, h4, h5, h6 { font-size: 24px; font-weight: 700; line-height: 39px; margin-bottom: 22px;}
.heading { font-size: 24px; font-weight: 700; line-height: 39px; margin-bottom: 22px; text-transform: uppercase; }
h6 { }
i, em { }
img { height: auto; max-width: 100%; }
input, select, textarea {font-size: 13px; }
input[type="text"], input[type="phone"], input[type="email"] {
  font-weight: normal;
  height: 42px;
  padding: 4px 18px;
  width: 100%;
}
select.textbox {
    font-weight: normal;
    height: 42px;
    padding: 4px 18px;
    width: 100%;
    line-height: 20px;
}
input[type=radio] { }
input[type=checkbox] { }
label { }
li { }
p { line-height: 26px; margin: 0 0 27px; }
select { }
select option { }
table { border: 0; border-spacing: 0; empty-cells: show; }
textarea { height: 153px; resize: none; width: 100%; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; padding:12px 18px; font-size: 12px; font-weight: normal; border: 1px solid #ccc; color:#666; margin: 0;vertical-align: top; }
ul, ol { margin:0;padding:0;}
.m0 { margin: 0px 0px 0px 0px; }
.wid:after, .wid:before, ul:after, ul:before, .social:after { display: block; content: ""; clear: both; }
::-webkit-input-placeholder {opacity: 1;color:#acacac;}
:-moz-placeholder {opacity: 1;color:#acacac;}
::-moz-placeholder {opacity: 1;color:#acacac;}
:-ms-input-placeholder {opacity: 1;color:#acacac;}
*, :before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*##########################################    Menu    ##############################################################*/
/* .skiptranslate {
    display: none !important; height: 0px; overflow: hidden;
} */
.skiptranslate {
    font-size: 0px !important;
    position: relative;
    z-index: 1111111111;
}

.skiptranslate span{
  display: none;
}
div#google_translate_element {
    float: right;
    position: fixed;
    right: 0px;
    top: 32px;
    z-index: 1111;
}
.goog-te-gadget .goog-te-combo option {
    background: #333;
    padding: 4px 4px;
}
.goog-te-gadget .goog-te-combo {
    margin: 0 !important;
    padding: 7px 4px;
    background: #1c499a;
    color: #fff;
    width: 133px;
    border: 0px;
}
select.goog-te-combo option:first-child:before {
    content: "Language";
}
select.goog-te-combo option:first-child {
    font-size: 0px;
}
body {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    width: 100%;
    top: 0px !important;
}
.contact_page .wpcf7-response-output {
    color: #fff !important;
    border-color: #fff !important;
}
.wpcf7-form-control-wrap {
    position: relative;
    display: block;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 43px;
}
.inRgt .wpcf7-form-control-wrap {
    position: relative;
    display: block;
}
.inRgt .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 43px;
}
.inRgt br {
    display: none;
}
.inRgt .wpcf7-response-output {
    color: #fff;
    border-color: #fff !important;
}
header {
    border-top: 10px solid #6d1ac4;
    position: absolute;
    width: 100%;
    left: 0px;
    z-index: 1;
    text-align: center;
}
.container{
  width: 1024px;
}
a.logo_brand:before {
    content: "";
    display: block;
    background: #fff;
    width: 100%;
    height: 116px;
    position: absolute;
    top: -5px;
    left: 0px;
    z-index: -1;
    background-size: 130px;
    background-repeat: no-repeat;
}
.logo_brand {
    float: left;
    width: 250px;
    display: inline-block;
    position: relative;
    /* height: 200px; */
    padding: 3px 10px 0;
}
.logo_brand:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 15px solid white;
    border-right: 250px solid transparent;
    position: absolute;
    bottom: -30px;
    left: 0px;
}
.navigation {
    float: none;
    margin: 0px 0 0;
    display: inline-block;
    /* background: rgb(109 26 196); */
    padding: 0 0px;
}
nav {
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0;
    text-align: center;
    background: linear-gradient(to top, rgb(26 26 26), rgb(9, 17, 36,0));
    padding: 40px 0 0;
    z-index: 11;
}
nav.navmenu.toptrans {
    top: 0px;
    bottom: auto;
    padding-top: 0px;
    background: linear-gradient(to top, rgb(26 26 26), rgb(109, 26, 196, 0.4));
}
header .container {
    padding: 5px 15px;
    width: 1200px;
}
header .container:after{
  content: ""; display: block; clear: both;
}
a.email-id {
    /* position: absolute; */
    right: -30px;
    top: 25px;
    /* display: block; */
    float: right;
    position: relative;
    height: 30px;
    width: 100px;
}
a.email-id b {
    color: #333;
    float: left;
    background: #fff;
    padding: 0px;
    border-radius: 30px;
    /* transform: scale(0); */
    display: block;
    width: 0px;
    font-size: 0px;
    transition: all 0.4s;
      white-space: nowrap;
}
a.email-id:hover b {
    color: #333;
  background: #fff;
  padding: 6px 20px 6px 25px;
  border-radius: 30px;
  width: 120PX;
  font-size:14px;
  white-space: nowrap;
}
.email-id i {
    width: 35px;
    display: inline-block;
    float: left;
    position: absolute;
    left: -15px;
    top: -1px;
    background: #fff;
    padding: 7px 6px 0;
    border-radius: 30px;
    height: 35px;
}
header .f_icons i{

      color: #fff;
}
header .f_icons {
    /* float: left; */
    position: absolute;
    left: 0px;
    top: 25px;
}

header .container {
    position: relative;
}
.navigation ul li:after {
    content: "";
    width: 1px;
    height: 8px;
    background: #eee;
    display: block;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: 0;
    transform: translateY(-50%);
}
.navigation ul li:last-child:after {
    content: none;
}

.banner .item:after {
    content: "";
    display: block;
    clear: both;
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.banner_content span {
    font-size: 32px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px;
    display: block;
}
.banner_content h1 {
    letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 56px;
    color: #fff;
    margin-bottom: 12px;
    word-spacing: 0px;
    font-weight: 600;
    line-height: 52px;
    position: relative;
    display: inline-block;
    max-width: 700px;
}
/* .banner_content h1:after {
    content: "";
    width: 209px;
    height: 37px;
    background: #08c1ff;
    display: inline-block;
    position: absolute;
    right: -8px;
    bottom: -7px;
    z-index: -1;
} */
.carousel-caption p {
    color: #fff;
    font-size: 38px;
    font-weight: 600;
    line-height: 27px;
    padding-left: 0px;
    padding-right: 0;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
}
/* .carousel-caption p:after {
    content: "";
    width: 291px;
    height: 39px;
    background: #08c1ff;
    display: inline-block;
    position: absolute;
    left: -8px;
    bottom: -7px;
    z-index: -1;
} */
.section01 {
    padding: 40px 0;
    background: url(../images/abbg.jpg) 100%;
    height: 100vh;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    z-index: 0;
}
section.section01:after {
    content: "";
    width: 100%;
    height: auto;
    background: linear-gradient(to top, rgb(15 0 30), rgb(15 0 30 / 0%));
    position: absolute;
    bottom: 0px;
    z-index: 0;
    padding-top: 250px;
}
section.section03:after {
    content: "";
    width: 100%;
    height: auto;
    background: linear-gradient(to bottom, rgb(15 0 30), rgb(15 0 30 / 0%));
    position: absolute;
    top: 0px;
    z-index: 1;
    padding-top: 250px;
}
.section01 .row, .section03 .row {
    position: relative;
    z-index: 11;
}
.section01 .col-md-10, .section03 .col-md-10{
position: static;
}
.w_img img{
  width: 100%;
}
.w_content {
    width: 600px;
    background: #fff;
    position: absolute;
    right: 15px;
    top: 50px;
    padding: 60px;
    height: auto;
    z-index: 0;
}
.w_content h2 {
    margin-bottom: 25px;
    line-height: 28px;
    font-size: 38px;
}
.w_content h2 span {
    /* color: #f9a61a; */
    font-size: 38px;
    font-weight: 800;
}
.w_content p {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 24px;
}
.w_content .mre_btn {
    background: #6d1ac4;
    padding: 10px 30px;
    color: #fff;
    display: inline-block;
    position: absolute;
    bottom: -20px;
    border-radius: 30px;
    right: -30px;
    box-shadow: 1px 7px 14px #333;
}
.mre_btn {
    background: #08c1ff;
    padding: 6px 20px;
    color: #fff;
    display: inline-block;
}
.mre_btn:hover{
  background:rgb(8 193 255); color: #fff;
}
.section03 {
    padding: 70px 0;
    background: url(../images/whybg.jpg) 100%;
    height: 100vh;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    z-index: 0;
}
.box-details {
    background: #fff;
    padding: 60px 60px 0px;
}
.inadrss li::before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 50%;
    font-family: FontAwesome;
    color: #fff;
    transform: translateY(-50%);
    font-size: 28px;
}
.inadrss li.lctn::before {
    content: "\f041";
}
.inadrss li.ml::before {
    content: "\f0e0";
}
.inadrss li.phne::before {
    content: "\f095";
}
.inadrss li {
    margin: 0 0 25px;
    padding-left: 50px;
    position: relative;
}
.inadrss li.phne {
    margin: 0 0 35px;
}
.section03 .headingh2 {
    position: static;
    display: inline-block;
}
.box-details .col-md-4 {
    margin: 0 0 40px;
}
.box-details i {
    width: 75px;
    display: inline-block;
    min-height: 80px;
}
.box-details b {
    display: block;
    padding: 5px 0;
}

.section03 .w_content p {
    margin: 0px;
}
a.svenquiry {
    position: absolute;
    top: 0px;
    z-index: 9999;
    right: 0;
    width: auto;
    text-align: center;
    transform: translateX(0%);
    background:rgb(41 196 250);
    color: #333;
    padding: 5px 25px 8px;
    border-bottom-left-radius: 20px;
    box-shadow: 0px 0px 10px -5px #000;
    display: none;
    font-size: 13px;
}
.section02 .item:hover .svenquiry{
display: block;
}

.section02 {
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: 100% !important;
    background-position: center bottom !important;
    margin: 0;
    height: auto;
    overflow: hidden;
    position: relative;
    background: #0f001e;
}
.headingh2 {
    position: absolute;
    width: auto;
    z-index: 1;
    text-align: center;
    bottom: 0;
    font-size: 38px;
    background: linear-gradient(to top, rgb(8 193 255), rgb(41 196 250));
    left: 0px;
    margin: 0px;
    padding: 20px 30px 20px;
    color: #fff;
}
div#owl-services .item:after {
    content: "";
    background: linear-gradient(to top, rgb(45 0 92 / 60%), rgb(2 0 4 / 40%));
    width: 100%;
    height: 100%;
    top: 0px;
    position: absolute;
    left: 0px;
}
section.section02 h3 {
    color: #333;
    /* background: #333; */
    width: 100%;
    font-size: 22px;
    display: block;
    position: absolute;
    z-index: 9999;
    bottom: 0;
    width: 100%;
    text-align: left;
    z-index: 1;
    color: #fff;
    font-weight: 400;
    line-height: 25px;
    padding: 0 15px;
}
.section02 .item {
    margin: 0 0 30px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    /* box-shadow: 0px 3px 6px 1px #000; */
}
.section02 .item:after {
    content: "";
    width: 100%;
    height: auto;
    background: linear-gradient(to top, rgb(0 70 94 / 80%), rgb(15 0 30 / 0%));
    position: absolute;
    bottom: 0px;
    z-index: 1;
    padding-top: 150px;
    left: 0px;
    z-index: 0;
}
.section021 {
    padding: 0px 0;
    background-repeat: no-repeat;
    background-size: 100% !important;
    background-position: center bottom !important;
    margin: 60px 0 0;
    height: auto;
    overflow: hidden;
    position: relative;
    background: #013364;
    padding: 70px 0;
}
.section02 .nav-tabs>li>a{
  border: 0px !important; border-bottom: 1px dotted rgba(255,255,255,0.4) !important;
}

.nav-tabs {
    border-bottom: 0px;
}
.section02 .nav-tabs>li.active>a{
background: transparent; color: #fff; border: 0px  !important;
border-bottom: 1px dotted rgba(255,255,255,0.4) !important;
}
.section02 .nav-tabs>li.active>a::before{
color: #f9a61a;
}
.section02 .nav-tabs>li>a:hover{
background: transparent; border: 0px !important;
border-bottom: 1px dotted rgba(255,255,255,0.4) !important;
}
.section02 .nav-tabs>li:last-child a{
  border: 0px !important
}
.sc2_content{
  background: rgba(29,72,151, 0.9); padding: 50px;
}
.sc2_content h2 {
    color: #f9a61a;
    font-size: 26px;
    line-height: 30px;
    width: 100%;
    font-weight: 800;
}
.section021 ul>li>a {
    background: transparent;
    color: #fff;
    border: 0px !important;
    border-bottom: 1px dotted rgba(255,255,255,0.4) !important;
}
.section02 .nav-tabs>li.active>a {
    background: transparent;
    color: #fff;
    border: 0px !important;
    border-bottom: 1px dotted rgba(255,255,255,0.4) !important;
}
.owl-nav.disabled {
    display: none;
}
.sv-title {
    padding: 15px 0;
    color: #fff;
    font-weight: 600;
}

.section021 ul>li:last-child a{
border: 0px !important;
}
a.mre_btn.bt-yellow {
    float: right;
    padding: 0px;
    background: transparent;
    text-decoration: underline !important;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    margin-top: 0px;
    padding: 0px 0px;
}
a.mre_btn.bt-yellow:hover{
  opacity: 0.7;
}
.right-fixed ul a {
    display: block;
    padding: 20px 8px;
}
.right-fixed ul {
    border: 2px solid #fff;
    border-radius: 30px;
    background: #0874b3;
    overflow: hidden;
}
.right-fixed {
    position: fixed;
    right: 0px;
    z-index: 11;
    top: 50%;
    margin-t: 1;
    margin-top: -100px;
    display: flex;
    flex-wrap: wrap;
}
.sc2_content p {
    color: #fff;
    font-size: 13px;
    margin: 0px;
    line-height: 24px;
}
.subscribe {
    padding: 20px 0;
    background: #202020;
    margin: 0px 0 0;
}
.sb_txt {
    display: flex;
}
.sb_txt h2{
    color: #fff; margin: 0px; position: relative;
}
.sb_txt h2:after{
    content: ""; display: block; background: #ffc911; width: 50px; height: 2px;
}
.sb_txt p {
    color: #fff;
    padding: 0 50px 0 50px;
    color: #666;
    margin: 0px;
    line-height: 22px;
    font-size: 13px;
}
input.btn.btn-blue {
    background: #ffc911;
    color: #333;
    height: 35px;
    border-radius: 0px;
    width: 150px;
    border: 1px solid #ffc911;
}
input.btn.btn-blue:hover {
    background: transparent;
    color: #fff;
}
input.form-control {
    height: 35px;
    border-radius: 0px;
    background: transparent;
    border-color: #666;
    color: #fff;
}
.clients {
    padding: 30px 0;
}
.fl_none{
  float: none;
}
.dis_blk{
  display: inline-block;
}
.clients h3{
  margin: 0 0 15px; line-height: 28px;
}
.clients p {
    margin: 0 0 30px;
    font-size: 13px;
    line-height: 21px;
}
.owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.owl-nav .owl-next {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.owl-nav div{
  font-size: 0px; border: 1px solid #666; width: 30px; height: 30px; display: flex;align-items: center; justify-content: center;

}
.owl-nav div:hover{
background: #1c499a; color: #fff;
}
.owl-nav div:hover:before{ color: #fff !important;
}
.owl-nav div.owl-prev:before{
  content: "\f104";
  font-family: Fontawesome;
  color: #333; font-size: 17px;
}
.owl-nav div.owl-next:before{
  content:"\f105";
  font-family: Fontawesome;
  color: #333; font-size: 17px;
}
#owl-clients .item {
    text-align: center;
    padding: 0px;
    align-items: center;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    display: table;
    height: 100px;
    margin: 0 auto;
}
#owl-clients .item i{
  display: table-cell;
  vertical-align: middle;
}
#owl-clients {
    padding: 0 50px;
}

.lction {
    display: flex;
    align-items: center;
}
.lction p{
  color: #fff;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}
.m-em {
    display: flex;
    align-items: center;
    margin: 18px 0 0;
    padding-left: 25px;
}
.m-em a {
    color: #fff;
    display: block;
    font-size: 13px;
}
a.logo_ftr {
    display: inline-block;
    width: 200px;
}
.flowUs{
  display: flex; align-items: center;
}
.flowUs h3 {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    margin: 0px;
}
.flowUs a{
 align-items: center; justify-content: center; width: 38px; height: 38px; background: #fff; display: flex;
 margin: 0 7px;
}
.flowUs a:last-child{
 margin: 0 0px 0 7px;
}
.f_icons {
    display: flex;
}
.flowUs i{
   font-size: 16px; color: #333;
}
.flowUs {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 3px 0 0;
}
.section04 {
    padding:90px 0 150px;
    background: url(../images/contactbg.jpg) 100%;
    /* height: 100vh; */
    background-position: center;
    background-attachment: fixed;
    position: relative;
    /* padding-bottom: 250px; */
}
footer {
  position: relative;

}
footer .ftin {
    position: absolute;
    background: linear-gradient(to top, rgb(26 26 26), rgb(9, 17, 36,0));
    padding: 20px 0;
    left: 0px;
    bottom: 0px;
    width: 100%;
    z-index: 0;
    display: block;
    /* box-shadow: 0px 0px 10px #000; */
}
.headingh3 {
    width: auto;
    z-index: 11;
    text-align: center;
    bottom: 0;
    font-size: 38px;
    left: 0px;
    margin: 0 0 10px;
    padding: 20px 30px 20px 0;
    color: #fff;
}
.cncover{
  background: #6d1ac4;
  padding: 40px;
}
input[type="submit"] {
    background: #fff;
    border: 0px;
    width: 130px;
    height: 40px;
    outline: none;
    float: right;
    color: #000;
    font-weight: 500;
    border: 1px dotted transparent;
    transition: all 0.4s;
}
.inadrss li p {
    color: #fff;
}
.inadrss li a {
    color: #fff;
}
.inadrss {
}
footer p {
    color: #fff;
    padding: 10px 0;
    margin: 0px;
    font-size: 13px;
    line-height: 22px;
}
.lction i{
  width: 46px; display: inline-block;
}
.m-em i{
  width: 25px; display: inline-block;
}
.r-cnt {
    padding-left: 20px;
}
.braedCrumb {
    background: #F9F9F9;
    padding: 15px 0;
}
.abmisons{
  background: #F9F9F9; position: relative; margin: 70px 0 0; padding: 60px 0;
}
.abmisons:before{
  content: ""; display: block; width: 100%; position: absolute; top: 0px; height: 100%; background: #195FAD;
}
.abmisons h2{
  font-size: 24px; margin: 0 0 20px; position: relative;
}
.abmisons p{
margin: 0 0 0px;
}
.abmisons h2:after{
content: ""; display: block; width: 60px; height: 1px; background: #F7C600; display: block; margin: 0 auto;
}
.in-sec1 h1{
font-size: 28px;
}
.in-sec1 h1:after{
content: ""; display: block; width: 60px; height: 1px; background: #F7C600; display: block; margin: 0 0;
}
.in-sec1{
  padding: 60px 0 0;
}
.pad-4{
  padding: 0 0px;
}
.visn  {
    /* padding-right: 50px; */
}
.misn {
    padding-left: 50px;
}
.visn h2 {
    color: #fff;
}
.visn p {
    color: #fff;
}
.g_img {
    margin: 0 0 30px;
    height: 170px;
    overflow: hidden;
}

.g_img a:hover img{
transform: scale(1.1);
}
.g_img a img{
transition: all 0.4s; height: 100%; width: 100%; object-fit: cover;

}
.gallery_albm {
    padding-bottom: 50px;
}
.svCvr{
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); overflow: hidden; border-radius: 10px;
}
.svCvr h2:after{
line-height: 28px;
}
.svCvr h2:after{
content: ""; display: block; width: 60px; height: 1px; background: #F7C600; display: block; margin: 0 0;
}
.contact_details h2:after{
content: ""; display: block; width: 60px; height: 1px; background: #F7C600; display: block; margin: 0 0;
}
.contact_details h2 {
    font-size: 24px;
    margin-bottom: 35px;
}
.svContent{
  padding:20px 30px 30px;
}
.svContent p{
  margin: 0px;
}
.svCvr {
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 40px;
}
.servces {
    padding: 60px 0 40px;
}
.map{
padding: 60px 0 0;
}
.map iframe{
  width: 100%; height: 300px;
}
.ulAddress li{
  margin: 0 0 25px;
}
.ulAddress li p{
  margin: 0 0 0px; color: #737374;
}
.ulAddress li a{
  margin: 0 0 0px; color: #737374;
}
.lctn{
  position: relative; padding-left: 35px;
}

.m-phone{
  position: relative; padding-left: 35px;
}
.m-phone::before{
  content: ""; display: block; position: absolute; left: 0px; background: url(../images/phne.png) no-repeat 0 0;
  width: 25px; height: 30px; background-size: 23px;
}
.envlpe{
  position: relative; padding-left: 35px;
}
.envlpe::before{
  content: ""; display: block; position: absolute; left: 0px; background: url(../images/envelope.png) no-repeat 0 0;
  width: 25px; height: 30px; background-size: 23px;
}
.f_icons a {
    margin: 0 5px !important;
    display: flex;
    width: 33px;
    height: 33px;
    border: 0px;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    background: #08c1ff;
    font-size: 13px;
    color: #fff;
}
footer .f_icons a:hover{
  opacity: 0.6
}
.f_icons a:hover{
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.flowUs .f_icons a:hover{
  background: #6d1ac4
}
footer a:hover{
  color: #ffc911;
}
a{
  text-decoration: none !important
}
.cnForm input.form-control {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    font-size: 15px;
}
.cnForm textarea.form-control {
    border: 1px solid #ccc;
    border-radius:4px;
    height: 130px;
}
ul.cnForm li {
    margin-bottom: 15px;
}
ul.cnForm li label{
  color: #666;
}
.submit_btn {
    background: #195FAD;
    border: 0px;
    width: 105px;
    height: 33px;
    border-radius: 4px; color: #fff;
}
.submit_btn:hover{
    opacity: 0.8;
}
#preloader{
  position: fixed; top: 0px; width: 100%; height: 100vh; left: 0px;
  background: #013364; z-index: 999999;
}
.steps {
  padding: 50px 0 0; text-align: center;
}

.steps h2 {
    margin: 0px 0 30px;
}

.div02, .div03 {
    margin: 0px 0 30px;
}
.steps .container{
  width: 1170px;
}
.alert.alert-success {
  background: rgb(62, 197, 157) none repeat scroll 0 0;
  bottom: 30px;
  color: #eee;
  margin-bottom: 20px;
  padding: 10px 20px;
  position: static;
}
.alert.alert-danger{
  background:rgb(152,17,38);
  bottom: 30px;
  color: #eee;
  margin-bottom: 20px;
  padding: 10px 20px;
  position: static;

}
div#mce-success-response {
    position: absolute;
    color: #48dc2e;
    margin: 38px 17px;
}


.in-sec1 small {
    padding: 24px 0px 0 7px;
    display: inline-block;
    font-size: 14px;
}
div#mce-error-response {
    color: #fff;
    display: block;
    width: 100%;
    font-size: 13px;
    opacity: 0.8;
}
div#mce-responses {
    display: block;
    width: 100%;
    float: left;
    padding: 4px 18px 3px;
}
div#mce-responses a {
    color: #ffc911;
    opacity: 0.8;
    font-size: 13px;
    display: block;
}
.sc2_content ul a {
    color: #eee;
    border-bottom: 1px dotted rgba(255,255,255,0.4);
    padding: 10px 0 10px 15px;
    display: block;
    font-weight: 600;
    transition: all 0.4s;
    position: relative;
}
.sc2_content ul li:last-child a{
  border: 0px;
}
.sc2_content ul a:before {
    content: "\f054";
    font-family: Fontawesome;
    font-size: 11px;
    position: absolute;
    left: 0px;
    top: 15px;
    /* transform: translateY(-50%); */
}
.sc2_content ul a:hover:before {
  color: #f9a61a;
}
.sc2_content ul a:hover{
  padding-left: 20px;

}
.tab_links {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
}
.tab_links div{
  height: 100%;
}
.sc2_content .nav-tabs>li {
    display: block;
    float: none;
}
.w_content .nav-tabs{
  margin: 0 -5px 15px;
}
.w_content .nav-tabs>li{
  padding: 0 5px;
}
.w_content .nav-tabs>li.active>a{
background: #f9a61a; color: #333;
}
.w_content .nav-tabs>li>a {
    padding: 5px 15px;
    border: 0px !important;
    background: rgba(255,255,255,0.9);
    color: #333;
    border-radius: 2px;
}
a.mre_btn.v-vac {
    background: transparent;
    text-transform: uppercase;
    color: #333;
    font-weight: 600;
    padding: 0px;
    margin-top: 20px;
    text-decoration: underline !important;
}
.section021 .col-md-4{
  padding: 0 70px;
}
section.section021 h2 {
    color: #fff;
}
section.section021 a {
    color: #eee;
    padding: 4px 0;
    display: block;
    position: relative;
    padding-left: 20px;
}
section.section021 ul li a:before {
    content: "\f054";
    font-family: Fontawesome;
    font-size: 11px;
    position: absolute;
    left: 0px;
    top: 10px;
    /* transform: translateY(-50%); */
}
.inner_banner {
    background: rgb(0 0 0 / 40%);
    padding: 139px 0 0;
    margin-top: 10px;
    transform: rotate(-3deg);
    width: 104%;
    text-align: CENTER;
    MARGIN-LEFT: -2%;
    margin-bottom: 50px;
    height: auto;
    position: absolute;
    top: 0px;
    height: 100%;
}
.ab_left h3 {
    font-size: 24px;
    line-height: 32px;
}
.ab_left h3 span {
    color: #6d1ac4;
    font-size: 24px;
    font-weight: 800;
    display: block;
}
.ab_left p {
    font-size: 16px;
    color: #666;
    line-height: 27px;
    /* font-weight: 600; */
    text-align: justify;
}
.ab_left {
    padding-right: 0;
    padding-left: 0px;
}
.msge {
    margin: 80px 0 100px;
    background: url(../images/slide04.jpg) repeat 0 0;
    padding: 50px 100px;
    position: relative;
    background-position: center;
    background-size: 100%;
    z-index: 0;
}
.msge h3, .msge p{
  color: #fff; text-align: center;
}
.msge:after {
    content: "";
    display: block;
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.inner_banner h1 {
    margin: 0px;
    color: #fff;
    transform: rotate(2deg);
    font-size: 62px;
}
section.innerdiv {
    overflow: hidden;
    padding-top: 0;
    position: relative;
    margin-bottom: 50px;
}
.accordion__item {
    background: #fffffe;
    border-radius: 4px;
}
.accordion__item:not(:last-child) {
    margin-bottom: 15px;
}
.accordion__header {
    padding: 20px;
    padding-right: 50px;
    font-weight: 600;
    font-size: 1.25rem;
    color: #094067;
    position: relative;
    cursor: pointer;
}
.accordion__header::after {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url("https://cdn.statically.io/gist/koptyaisky/33f5da3d9e6b6cacdf5a353ad033c2ea/raw/c8468a17e0141ee82a2571deea1f76162abb47b6/arrow-down-blue.svg") no-repeat center;
    background-size: contain;
    transition: all .4s ease;
}
.accordion__body {
    padding: 0 40px 20px 20px;
    font-weight: 300;
    font-size: 0.875rem;
    color: #5f6c7b;
    line-height: 1.5;
    display: none;
}
.open-accordion .accordion__body {
    display: block;
}
.open-accordion .accordion__header::after {
    transform: rotate(-180deg);
}
.accordion__header {
    padding: 10px 20px;
    padding-right: 50px;
    font-weight: 600;
    font-size: 16px;
    color: #094067;
    position: relative;
    cursor: pointer;
    background: rgba(0,0,0,0.02);
}

.cnFrmInn input[type="text"], .cnFrmInn input[type="phone"], .cnFrmInn input[type="email"] {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #bcbcbc;
    border-radius: 0;
    color: #666;
    font-size: 12px;
    font-weight: normal;
    height: 40px;
    padding: 4px 18px;
    width: 100%;
}
label.up {
    position: relative;
    width: 100%;
}
.upTxt {
    color: #a5a5a5;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 37px;
    padding: 9px 10px;
    width: 100%;
}
.file-wrapper input {
    cursor: pointer;
    height: 57px;
    opacity: 0.01;
    position: absolute;
}
.file-wrapper .button {
    background:#f9a61a none repeat scroll 0 0;
    border: 0 none;
    color: #333;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 500;
    height: 32px;
    margin-right: 0;
    padding: 4px 6px;
    position: absolute;
    right: 3px;
    text-align: center;
    text-transform: uppercase;
    top: 3px;
    width: 95px;
    z-index: 999;
}
#careerform .fileupload {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    font-weight: 400;
    left: 0;
    padding: 0;
    position: static;
    line-height: 16px;
}
.inpt {
    border: 1px solid #e2e2e2;
    height: 40px;
    width: 100%;
}
.cnFrmInn select {
    height: 40px;
    border: 1px solid #ccc;
    width: 100%;
}
ul.cnFrmInn li {
    margin-bottom: 20px;
}
ul.cnFrmInn input[type="submit"], .ca_form .cnFrmInn input[type="button"], .cnFrmInn button {
    background:#f9a61a none repeat scroll 0 0;
    color: #333; height: 35px; width: 100px; text-transform: uppercase; border: 0px;
}
.divcs.w_content {
    position: static;
    width: 100%;
    margin-bottom: 50px;
}

.cnImg {
    margin-bottom: 15px;
}
.divCnts {
    padding: 15px;
    border: 1px solid #eee;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.07);
}
.msnry {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    width: 100%;
    margin: 0 -7px 50px;
}

.cnImg{
  position: relative;
}
.flg {
    position: absolute;
    bottom: -20px;
    right: 25px;
    background: #fff;
    width: 45px;
    height: 45px;
    border-radius: 30px;
    padding: 4px;
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.3);
}
.divCnts strong {
    margin-bottom: 10px;
    display: block;
}
.mbx {
    break-inside: avoid;
    break-after: avoid;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    position: relative;
    margin: 0 3px 25px;
}
.project_page .divcs.w_content {
    background: transparent;
    padding: 0px;
}
.project_page .nav-tabs {
    background: rgba(0,0,0,0.04);
    padding: 10px 10px;
    margin-bottom: 30px;
}
.pr_div {
    padding: 7px;
    border: 1px solid #eee;
    box-shadow: 0px 5px 10px -3px rgba(0,0,0,0.1);
}
.pr_div strong {
    padding: 10px 0;
    display: block;
    color: #333;
}
.p_content dd {
    float: left;
    margin-bottom: 10px;
    width: 65%;
    /* border-bottom: 1px solid #eee; */
    padding-bottom: 5px;
}
.p_content dt {
    float: left;
    margin-bottom: 10px;
    width: 35%;
    /* border-bottom: 1px solid #eee; */
    padding-bottom: 5px;
    position: relative;
}
.p_content dt:after{
  content: ":";
  position: absolute; right: 10px;
}
.modal-body i {
    margin-bottom: 20px;
    display: block;
}
button.close {
    padding: 5px 5px;
    position: absolute;
    right: 33px;
    font-size: 20px;
    background: #de4d4d;
    z-index: 111111;
    opacity: 1;
    text-shadow: none;
    color: #fff;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    margin-right: -10px;
    top: 21px;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
}
button.close span{
  color: #fff;
}
button.close:hover{
  opacity: 0.8;
}
.scTCol1 small {
    display: inline-block;
    text-transform: uppercase;
    margin: 0 0 10px;
    position: relative;
    padding: 0;
}
.scTCol1 small:after {
    content: "";
    display: block;
    width: 15px;
    height: 1px;
    background: #333;
    position: absolute;
    right: -25px;
    top: 10px;
}
.scTCol1 strong {
    font-size: 24px;
    font-weight: 500;
    display: block;
}
.sc2InCol {
    display: block;
    margin: 0 0 20px;
    padding: 20px 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 3px 2px 10px -3px rgb(0 0 0 / 10%);
}
.sc2InCol i {
    width: 150px;
    float: left;
    margin-right: 20px;
}
.sc2InCol div {
    padding-left: 20px;
}
.sc2InCol h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin: 0px 0 5px;
}
.sc2InCol p {
    color: #666;
    line-height: 20px;
    font-size: 14px;
    margin: 0px 0 15px;
}
a.readmre {
    font-size: 13px;
    display: flex;
    align-items: center;
    color: #1A1448;
}
.sctop {
    margin-bottom: 20px;
}
.contact-box {
    padding: 40px 25px;
    background: #fff;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 5px 20px 1px rgba(0,0,0,0.08);
}
.contact-box i {
    width: 34px;
    display: block;
    margin: 0 auto;
    height: 50px;
    vertical-align: middle;
    align-items: center;
}
.contact_page .contact-box-row .contact-box {
    margin-bottom: 30px;
}
.contact-box-row {
    margin-bottom: 40px;
}
.contact-box {
    text-align: center;
}
.contact-box b {
    color: #1A1448;
    position: relative;
    padding: 10px 0;
    display: block;
}
.contact-box b {
    color: #1A1448;
    position: relative;
    padding: 10px 0;
    display: block;
}
.contact-box p {
    color: #1A1448;
    margin: 0px;
    opacity: 0.7;
    line-height: 22px;
}
.contact-box b:after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #3FB1E5;
    margin: 0 auto;
}
.contact_page form {
    max-width: 100%;
    margin: 0 auto;
    padding: 100px 200px;
    background: url(../images/cnbg.jpg) 0 #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.form-field {
    margin: 0 0 30px;
}
.contact_page form .form-field .textbox {
    background: rgb(255 255 255);
}
.contact_page button.btn {
    background: #6d1ac4;
    color: #fff;
    width: 150px;
    height: 45px;
    text-transform: uppercase;
    box-shadow: 0px 0px 10px 0px #000;
    font-weight: 600;
    display: inline-block;
}
.textbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 0 20px;
    border: 0px;
    background-color: #fff;
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    font-weight: 600;
    color: #111821;
    font-family: "Montserrat";
    margin: 0 0 0 0;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
    border-radius: 3px;
}

.blog-page .col-lg-4 {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.recentpost {
    padding: 30px;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,0.08);
    margin: 0 0 30px;
}
.categries {
    padding: 30px;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,0.08);
}
.categries li a {
    display: flex;
    align-items: center;
    margin: 0 0 10px;
    color: #333;
}
.categries li img {
    width: 8px;
    display: inline-block;
    margin-right: 10px;
}
.content-area h4 {
    font-weight: 500;
    line-height: 22px;
    margin: 0 0 15px;
    font-size: 22px;
    color: #1A1448;
}
.content-area img {
    width: 100%;
    /* padding-right: 50px; */
}
aside article figure a {
    display: block;
    width: 80px;
    height: 80px;
    background: rgba(17,24,33,0.05);
    border-radius: 3px;
}
aside article figure {
    margin: 0 20px 0 0;
}
aside article {
    display: flex;
    align-items: center;
    margin: 0 0 10px;
}
aside article section p {
    margin: 0 0 9px;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    font-size: 14px;
    color: #333;
}
aside article section a {
    font-size: 14px;
    color: #333;
}
aside article section span {
    opacity: 0.5;
    font-size: 12px;
    font-weight: 500;
}
.recentpost h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    color: #1A1448;
}
.content-area figure {
    margin: 0 0 20px;
}


.effect {
    margin: auto;
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, .07);
    border-radius: 15px;
    /* border: 5px solid #f5f5f5; */
}

.tab-container {
padding: 50px 0
}

.tab-head {
text-align: center;
padding-bottom: 10px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto
}

.tab .effect {
    position: relative;
    overflow: hidden;
    /* max-height: 240px; */
    /* max-width: 350px; */
    background: #000;
    text-align: center;
    cursor: pointer;
    margin-bottom: 30px;
}

.grid-width3,
.grid-width6 {
max-height: 270px!important;
max-width: 530px!important
}

.grid-width8 {
max-width: 700px!important
}

.tab .effect img {
    position: relative;
    display: block;
    min-height: 100%;
    opacity: .7;
}

.tab .effect .tab-text {
padding: 2em;
color: #fff;
text-transform: uppercase;
font-size: 1.25rem;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%
}

.tab-text h2 {
color: #fff;
margin: 0;
font-size: 1.5rem
}

.tab-text p {
color: #fff;
margin: 0;
font-size: 1rem
}

.hide {
display: none
}

.tab-text h2 a {
    color: #fff;
}
.effect.effect-two .tab-text {
    top: auto;
    bottom: 0;
    padding: 10px 20px;
    height: auto;
    background: #6d1ac4;
    color: #fff;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    text-align: center;
}

.effect.effect-two .col3 {
height: 5.5rem!important
}

.effect.effect-two h2 {
    float: left;
    font-size: 1.1rem;
    font-weight: 600;
    word-break: break-all;
    width: 100%;
    text-align: center;
    display: block;
}

.effect-two .col3-head {
width: 100%!important;
padding-bottom: 10px
}

.effect-two .icon-links a {
font-size: 1.2rem!important
}

.effect.effect-two p.icon-links a {
float: right;
color: #f1f8ff;
font-size: 1.4em;
line-height: 20px
}

.effect.effect-two:hover p.icon-links a:focus,
.effect.effect-two:hover p.icon-links a:hover {
color: #252d31
}

.effect.effect-two p.description {
    position: absolute;
    font-size: 20px !important;
    bottom: 88px;
    color: #fff;
    text-transform: none;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
    line-height: 22px;
    padding: 15px 0px;
    right: 30px;
    left: 30px;
    /* -webkit-clip-path: polygon(25% 0, 100% 0, 75% 100%, 0 100%); */
    /* clip-path: polygon(7% 0, 100% 0, 93% 100%, 2% 100%); */
    text-align: left;
}

.effect.effect-two p.col6 {
left: 80px!important;
right: 80px!important;
bottom: 8rem
}

.effect.effect-two h2,
.effect.effect-two p.icon-links a {
-webkit-transition: -webkit-transform .35s;
transition: transform .35s;
-webkit-transform: translate3d(0, 200%, 0);
transform: translate3d(0, 200%, 0)
}

.effect.effect-two:hover p.description {
opacity: 1;
background: rgba(0, 0, 0, .5);
-webkit-clip-path: polygon(25% 0, 100% 0, 75% 100%, 0 100%);
    clip-path: polygon(7% 0, 100% 0, 93% 100%, 2% 100%);
    padding: 30px;
}

.effect.effect-two:hover .tab-text,
.effect.effect-two:hover h2,
.effect.effect-two:hover p.icon-links a {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
padding-right: 10px
}

.effect.effect-two:hover h2 {
-webkit-transition-delay: 50ms;
transition-delay: 50ms
}

.effect.effect-two:hover p.icon-links a:nth-child(3) {
-webkit-transition-delay: .1s;
transition-delay: .1s
}

.effect.effect-two:hover p.icon-links a:nth-child(2) {
-webkit-transition-delay: .15s;
transition-delay: .15s
}

.effect.effect-two:hover p.icon-links a:first-child {
-webkit-transition-delay: .2s;
transition-delay: .2s
}

.mre_btn {
    background: #6d1ac4;
    padding: 10px 30px;
    color: #fff;
    display: inline-block;
    border-radius: 30px;
    box-shadow: 1px 7px 14px #333;
}
.custom-row {
    text-align: center;
}
.custom-row a.mre_btn {
    margin-top: 30px;
    box-shadow: 1px 2px 9px #000;

}
.sc2Btm .col-lg-3 {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
section.in-sec1 {
    padding-bottom: 100px;
}

button.accordion {
    width: 100%;
    background-color: whitesmoke;
    border: none;
    outline: none;
    text-align: left;
    padding: 8px 20px 1px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    transition: background-color 0.2s linear;
    border-bottom: 1px solid #fff;
}

button.accordion:after {
  font-family: FontAwesome;
  content: "\f150";
  font-family: "fontawesome";
  font-size: 18px;
  float: right;
}

button.accordion.is-open:after {
  content: "\f151";
}

button.accordion:hover,
button.accordion.is-open {
  background-color: #ddd;
}

.accordion-content {
  background-color: white;
  border-left: 1px solid whitesmoke;
  border-right: 1px solid whitesmoke;
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
}
section.inner_contents {
    padding-bottom: 100px;
}
.modal-dialog {
    width: 600px;
    margin: 90px auto;
}
.modal-body {
    position: relative;
    padding: 60px;
}
.modal .btn {
    background: #6d1ac4;
    padding: 10px 30px;
    color: #fff;
    display: inline-block;
    border-radius: 30px;
    box-shadow: 1px 7px 14px #333;
}
.modal .form-field {
    margin: 0 0 20px;
}
.modal .textbox {
    border: 1px solid #eee;
    background: rgb(8 193 255 / 5%);
}
.modal textarea.textbox {
    height: 80px
}
.modal button.close {
    right: 33px;
    border-radius: 30px;
    margin-right: -10px;
    top: 5px;
    right: 16px;
}
.readmre {
    background: #3FB1E5;
    padding: 8px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    display: inline-block;
    width: 145px;
    color: #fff !important;
}
.readmre img {
    width: 14px !important;
    margin-left: 6px;
}
.content-area {
    margin-bottom: 30px;
}
.sc2InCol i a {
    background: #08c1ff;
    width: 100%;
    display: block;
    color: #fff;
    padding: 2px;
    text-align: center;
    /* float: left; */
}
.datepicker-dropdown {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    padding-top: 4px;
    z-index: 1111 !important;
}

.stmap .navigate li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
}
.stmap .navigate li:before {
    content: "\f101";
    display: inline-block;
    background: #08c1ff;
    width: 27px;
    height: 27px;
    border-radius: 30px;
    position: absolute;
    left: 0px;
    font-family: Fontawesome;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.stmap ul.sub-menu {
    display: block !important;
    position: static;
    padding-left: 15px;
    width: auto !important;
    padding-top: 20px;
    padding-bottom: 20px;
}
.flowUs .stp a {
    background: transparent;
    margin-right: 15px;
    color: #fff;
    border-right: 1px solid #eee;
    padding-right: 40px;
}
@media screen and (min-width: 1600px) {
.inner-banner > img{width: 100%}
.banner .item img{
    width: 100%;
}
.carousel-caption {
    bottom: auto;
    left: auto;
    margin-top: -35px;
    padding-bottom: 30px;
    right: 0;
    text-align: center;
    top: 50%;
    width: 100%;
    position: absolute;
}
}








@media only screen and (min-width : 320px) and (max-width : 480px) {
	body {-webkit-text-size-adjust: none;}
}
@media only screen and (min-width : 320px) and (max-width : 560px) {
	body {-webkit-text-size-adjust: none;}
}
@media only screen and (min-width : 375px) and (max-width : 667px) {
	body {-webkit-text-size-adjust: none;}
}


@media only screen and (max-width:1230px) {

}


@media only screen and (max-width:1200px) {
  .steps .container{
    width: 100%;
  }
.navigation ul li a {
    color: #333;
    float: left;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0px;
    margin: 0 1px;
    padding: 11px 0;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    text-decoration: none;
}
.section02 {
    padding: 0px 0;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center bottom !important;
    margin: 60px 0 0;
}
}
@media only screen and (max-width:1100px) {
  .container{
    width: 100%; padding: 0 15px;
  }
}
@media only screen and (max-width:994px) {
.container{
  width: 100%; padding: 0 15px;
}
.navigation {
    float: right;
    margin: 22px 0 0;
}
.banner_content h1 {
    text-transform: uppercase;
    font-size: 44px;
    color: #fff;
    margin-bottom: 22px;
}
.banner_content span {
    font-size: 32px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px;
    display: block;
    line-height: 28px;
}
.w_content {
    width: 400px;
    background: #f2f2f2;
    position: absolute;
    right: 15px;
    bottom: auto;
    padding: 30px 40px;
    transform: translateY(0%);
    top: 30px;
    z-index: 111;
}
.sb_txt {
    display: block;
}
.sb_txt p {
    color: #fff;
    padding: 015px 0px;
    color: #666;
    margin: 0px;
}
.lction i {
    width: 25px;
    display: inline-block;
    flex: none;
}
.m-em {
    display: flex;
    align-items: center;
    margin: 18px 0 0;
    padding-left: 5px;
}
}


@media only screen and (max-width:767px) {
  .logo_brand:after {
      content: "";
      width: 0;
      height: 0;
      border-top: 15px solid white;
      border-right: 100px solid transparent;
      position: absolute;
      bottom: -21px;
      left: 0px;
  }
  a.logo_brand:before {
    content: "";
    display: block;
    background: #fff;
    width: 100%;
    height: 46px;
    position: absolute;
    top: -5px;
    left: 0px;
    z-index: -1;
    background-size: 130px;
    background-repeat: no-repeat;
}
a.email-id {
    /* position: absolute; */
    right: 0px;
    top: 5px;
    /* display: block; */
    float: right;
    position: relative;
    height: 30px;
    width: 100px;
}
nav.navmenu {
    position: static;
    bottom: auto;
    width: 100%;
    left: auto;
    text-align: center;
    background: transparent !important;
    padding: 0 10px 0;
    z-index: 11;
    right: 0;
    display: block;
    float: none;
    height: auto;
}
.banner .item img {
    height: 450px;
    object-fit: cover;
}
  header .container {
      padding: 5px 15px;
      width: 100%;
  }
  .carousel-caption {
      bottom: 0;
      left: 0;
      margin-top: 0px;
      padding: 15px 30px 0;
      position: absolute;
      right: 0;
      text-align: center;
      top: auto;
      width: 100%;
  }
.banner_content span {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 5px;
    display: block;
    line-height: 28px;
}
  .sb_inpt input.form-control {
      height: 35px;
      border-radius: 0px;
      background: transparent;
      border-color: #666;
      color: #fff;
      margin-bottom: 15px;
  }
  .banner_content h1 {
    text-transform: uppercase;
    font-size: 28px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 28px;
    text-align: center;
    font-weight: 500;
}
.carousel-caption p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    padding-left: 0px;
    padding-right: 0;
}
.section01 {
    padding: 30px 0 150px;
    height: auto;
}
.w_content h2 span {
    font-size: 24px;
    font-weight: 800;
}
.w_content h2 {
    margin-bottom: 25px;
    line-height: 32px;
    font-size: 24px;
}
.headingh2 {
    position: absolute;
    width: auto;
    z-index: 1;
    text-align: center;
    bottom: 0;
    font-size: 24px;
    background: linear-gradient(to top, rgb(8 193 255), rgb(41 196 250));
    left: 0px;
    margin: 0px 0 40px;
    padding: 10px 30px 10px;
    color: #fff;
}
.section02 {
    padding: 0px 0;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center bottom !important;
    margin: 0px;
}
.sc2_content {
    background: rgba(29,72,151, 0.9);
    padding: 30px;
}
.sc2_content h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    width: 100%;
    line-height: 28px;
}
.section03 {
    padding: 30px 0;
    margin-bottom: 0px;
    height: auto;
}
.section04 {
    padding: 30px 0 150px;
}
.logo_brand {
    float: left;
    width: 100px;
}
.navigation {
    float: right;
    margin: 0;
}
.navigate {
    background: #ffffff none repeat scroll 0 0;
    position: absolute;
    right: 0;
    top: 79px;
    width: 100%;
    z-index: 2147483647;
}

.inner_banner h1 {
    margin: 0px;
    color: #fff;
    transform: rotate(2deg);
    font-size: 26px;
}
.inner_banner {
    background: rgba(0,93,164,0.05);
    padding: 10px 0;
    margin-top: 10px;
    transform: rotate(-2deg);
    width: 104%;
    text-align: CENTER;
    MARGIN-LEFT: -2%;
    margin-bottom: 20px;
    bottom: 0px;
    top: auto;
    height: auto;
}
.in-sec1 {
    padding: 20px 0 0;
}
section.innerdiv {
    overflow: hidden;
    padding-top: 0;
    position: relative;
    margin-bottom: 20px;
}
.modal-dialog {
    width: 90%;
}
.inner_contents h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.msnry {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    width: 100%;
    margin: 0 -7px 50px;
}
.divCnts strong {
    margin-bottom: 0px;
    display: block;
}
.contact_details .accordion {
    max-width: 100%;
    margin: 0 auto 40px;
    /* border-top: 1px solid #d9e5e8; */
}
.w_content {
    width: auto;
    background: #f2f2f2;
    position: static;
    right: 15px;
    bottom: auto;
    padding: 30px 40px;
    transform: translateY(0%);
    top: 30px;
    z-index: 111;
    left: 15px;
}
.w_content .mre_btn {
    background: #6d1ac4;
    padding: 10px 30px;
    color: #fff;
    display: inline-block;
    position: absolute;
    bottom: -20px;
    border-radius: 30px;
    right: 0;
    box-shadow: 1px 7px 14px #333;
}
.tab .effect {
    position: relative;
    overflow: hidden;
    max-height: 300px;
    /* max-width: 350px; */
    background: #000;
    text-align: center;
    cursor: pointer;
    margin-bottom: 30px;
}
.tab .effect img {
    position: relative;
    display: block;
    min-height: 100%;
    opacity: .7;
    object-fit: cover;
    height: 100%;
    max-height: 100%;
    width: 100%;
}
.contact_page form {
    max-width: 100%;
    margin: 0 auto;
    padding: 50px 50px;
    background-position: center;
}
section.innerdiv>img {
    height: 200px;
    object-fit: cover;
}

}
