@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i");
ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

a {
  text-decoration: none !important;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  cursor: pointer;
  outline: none !important;
}

.font45 {
  font-size: 45px;
  font-family: "Ubuntu", sans-serif;
  color: #FFFFFF;
}

.font30 {
  font-size: 30px;
  font-family: "Ubuntu", sans-serif;
  color: #3A3D3E;
}

.font16 {
  font-size: 16px;
  font-family: "Lato", sans-serif;
  color: #707070;
}

.font22 {
  font-size: 22px;
  font-family: "Ubuntu", sans-serif;
  color: #3A3D3E;
}

.font14 {
  font-size: 14px;
  font-family: "Lato", sans-serif;
  color: #707070;
}

.font18 {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  color: #707070;
}

body {
  overflow-x: hidden;
}

.home_sec {
  min-height: 600px;
}

.banner_img img {
  width: 100%;
}

.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
          box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
  cursor: pointer;
}

.hideclose {
  display: none;
}

.header_menu {
  font-family: 'Ubuntu', sans-serif;
}

.header_menu .logo {
  padding: 20px 0;
  width: 300px;
}

#sidebar {
  margin-top: 25px;
}

#sidebar ul li {
  position: relative;
  text-transform: capitalize;
  font-size: 18px !important;
  padding: 0 !important;
  margin-right: 50px;
  color: #707070;
  min-height: 50px;
}

#sidebar ul li:last-child {
  margin-right: 0;
}

#sidebar ul li:hover a {
  color: #1F47CC !important;
}

#sidebar ul li.active a {
  font-weight: bold;
  color: #1F47CC;
}

#sidebar ul li:nth-child(3) {
  position: static;
}

.head_top {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  float: right;
  padding-top: 10px;
}

.head_top ul li {
  display: inline-block;
  color: #707070;
}

.icons li:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: all ease-in-out 0.7s;
  transition: all ease-in-out 0.7s;
}

.icons li:hover a i {
  color: #E22829;
}

#sidebar ul li.active .dropdown-menu a p {
  font-weight: normal;
}

#sidebar ul li .dropdown-menu a.active p {
  font-weight: bold;
  color: #1F47CC !important;
}

.icons li a i {
  font-size: 14px;
  margin-left: 15px;
  color: #707070;
}

.contact li:last-child {
  margin-right: 15px;
}

.contact li i {
  color: #1F47CC;
  padding-right: 5px;
  font-size: 14px;
}

.drpdwn_img {
  padding: 25px 20px;
  -webkit-box-shadow: 0 0 10px #a7a6a6;
          box-shadow: 0 0 10px #a7a6a6;
  top: 40px;
}

.drpdwn_img .font14 {
  text-align: center;
  font-family: "Ubuntu", sans-serif;
}

.dropdown-toggle::after {
  display: none;
}

.navbar-nav i {
  font-size: 16px;
  line-height: 35px;
  position: absolute;
  z-index: 2;
  top: -2px;
  left: 45%;
}

.navbar-nav i:hover {
  color: #1F47CC;
}

button:focus {
  outline: none !important;
}

.banner_area .slick-slide .temp {
  -webkit-transition: all ease-in-out .8s;
  transition: all ease-in-out .8s;
  z-index: 999;
  position: absolute;
  top: -10%;
  opacity: 0;
}

.banner_area .slick-slide.slick-current .temp {
  -webkit-transition: all ease-in-out .8s;
  transition: all ease-in-out .8s;
  top: 25%;
  opacity: 1;
}

.banner_area .slick-dots li button {
  font-size: 0;
}

.banner_area .slick-dots li button:before {
  font-size: 45px;
  opacity: inherit;
  color: #FFFFFF;
}

.banner_area .slick-dots {
  bottom: 15px;
}

.banner_area .slick-dots li.slick-active button:before {
  color: blue;
}

.hm_banner {
  overflow: hidden;
}

.temp {
  max-width: 485px;
}

.temp .font16 {
  color: #FFFFFF;
}

.temp .font45 {
  font-weight: 500;
  line-height: 48px;
}

.innerbanner_img.aboutus {
  background: url(../images/about_inner_banner.jpg) no-repeat;
  background-size: cover;
  background-position: top;
}

.innerbanner_img.contactus {
  background: url(../images/contact_inner_banner.jpg) no-repeat;
  background-size: cover;
  background-position: top;
}

.innerbanner_img.inquiry {
  background: url(../images/inquiry_inner_banner.jpg) no-repeat;
  background-size: cover;
  background-position: top;
}

.innerbanner_img.services {
  background: url(../images/service_inner_banner.jpg) no-repeat;
  background-size: cover;
  background-position: top;
}

.inner_text.font45 {
  font-weight: bold;
  margin: 0;
  text-align: center;
  padding: 67px 0;
}

.banner_area .red_btn {
  margin-top: 40px;
}

.home_abt {
  padding: 60px 0;
}

.home_abt .font16 {
  font-weight: bold;
  text-align: justify;
}

.home_abt img {
  float: right;
}

.abt_hm_txt {
  margin-bottom: 60px;
}

.font30 {
  background: url(../images/red_line.png) bottom left no-repeat;
  padding-bottom: 5px;
}

.font30 span {
  font-weight: bold;
}

.home_service .font30 {
  background: url(../images/red_line.png) bottom center no-repeat;
  text-align: center;
  margin-bottom: 25px;
}

.red_btn button {
  background: #E22829;
  padding: 8px 30px;
  border: none;
  border-radius: 20px;
  color: #FFFFFF;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.8s;
  transition: all ease-in-out 0.8s;
}

.red_btn button:hover {
  background: #1F47CC;
  -webkit-transition: all ease-in-out 0.8s;
  transition: all ease-in-out 0.8s;
}

.red_btn a {
  background: #E22829;
  padding: 8px 30px;
  border: none;
  border-radius: 20px;
  color: #FFFFFF;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.8s;
  transition: all ease-in-out 0.8s;
}

.red_btn a:hover {
  background: #1F47CC;
  -webkit-transition: all ease-in-out 0.8s;
  transition: all ease-in-out 0.8s;
}

.home_service {
  padding: 60px 0;
}

.white_box {
  background: #FFFFFF;
  position: absolute;
  bottom: 0;
}

.service_box {
  position: relative;
  margin-bottom: 15px;
}

.shape_white {
  height: 110px;
  width: 110px;
  position: relative;
}

.shape_white::after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 120px solid #FFFFFF;
  border-right: 50px solid transparent;
  position: absolute;
  left: 100%;
  top: 0;
}

.shape_white img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
}

.service_con .font22 {
  font-weight: bold;
  margin: 0;
  padding-bottom: 10px;
}

.service_con .font14 {
  margin: 0;
  padding-bottom: 5px;
}

.service_con a {
  color: #E22829;
  font-weight: bold;
  font-family: "Ubuntu", sans-serif;
}

.service_con a:hover {
  color: #1F47CC;
}

.box2 {
  border: 1px solid #ccc;
  margin: 5px;
}

.dots_partner .slick-dots li button {
  font-size: 0;
}

.dots_partner .slick-dots li button:before {
  font-size: 40px;
  opacity: inherit;
  color: #E3E5E9;
}

.dots_partner .slick-dots li.slick-active button:before {
  color: #E22829;
}

.home_service .red_btn {
  margin: 0 auto;
  text-align: center;
  margin-top: 24px;
}

.partner_sec {
  padding-top: 30px;
}

.vission_mission_sec {
  padding: 60px 0;
}

.vision_box {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #E6E9EE;
  border-radius: 15px;
}

.contact li a {
  color: #707070;
}

.contact_form {
  padding: 60px 0;
}

.contact_form .form-group {
  margin-bottom: 30px;
}

.contact_form .form-control {
  height: 50px;
  border-radius: 15px;
}

.contact_form textarea.form-control {
  height: auto !important;
  resize: none;
}

.contact_form form {
  margin-top: 40px;
}

.contact_detail .font18 {
  font-weight: bold;
  margin-bottom: 4px;
}

.contact_detail .font18 span {
  font-weight: normal;
}

.contact_detail {
  margin-top: 35px;
}

.contact_detail table {
  margin-bottom: 15px;
}

.contact_detail table tr {
  line-height: 10px;
}

.contact_detail table tr td i {
  font-size: 14px;
  padding-right: 5px;
  color: #1F47CC;
}

.contact_detail table tr td a {
  color: #707070;
}

.inquiry_form .red_btn {
  padding-top: 15px;
}

.inquiry_form .red_btn button {
  padding: 8px 40px;
}

.contact_form .red_btn button {
  padding: 8px 40px;
}

.contact_form img {
  display: block;
  margin: 0 auto;
}

.inquire_img {
  padding-top: 50px !important;
}

.map iframe {
  width: 100%;
  height: 450px;
}

.service_con {
  padding-bottom: 30px;
}

.service_detail {
  margin-bottom: 0 !important;
}

.service_detail .font18 {
  font-weight: bold;
  color: #3A3D3E;
  padding-top: 20px;
}

.service_detail ul li {
  font-size: 16px;
  font-weight: bold;
  color: #707070;
  font-family: "Lato", sans-serif;
  padding-bottom: 10px;
  position: relative;
  padding-left: 25px;
}

.service_detail ul li::before {
  content: '';
  display: inline-block;
  left: 0;
  height: 5px;
  width: 5px;
  top: 8px;
  vertical-align: middle;
  background: #1F47CC;
  border-radius: 50%;
  position: absolute;
}

.padd_bott {
  padding-bottom: 30px;
}

.info2 {
  color: #00529B;
  background-color: #BDE5F8;
}

.btn-outline-secondary {
  border: 1px solid #A3A7AD !important;
}

.gj-datepicker-bootstrap [role=right-icon] button {
  background: rgba(212, 218, 224, 0.5);
}

.gj-datepicker-bootstrap [role=right-icon] button:hover {
  background: rgba(212, 218, 224, 0.5) !important;
}

.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
  border-right: none !important;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active {
  color: inherit !important;
}

.gj-datepicker-bootstrap [role=right-icon] button .gj-icon {
  top: 13px !important;
}

.roboto {
  width: 20%;
  display: inline-block;
}

.wid_cap {
  width: 76%;
  display: inline-block;
  margin-left: 15px;
}

.success {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image: url(../../assets/images/success.png) !important;
  background-repeat: no-repeat !important;
  padding: 10px 40px;
  margin-bottom: 20px;
}

.warning2 {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url(../../assets/images/warning.png) !important;
  background-repeat: no-repeat !important;
}

.failure {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url(../../assets/images/error.png) !important;
  background-repeat: no-repeat !important;
}

.hm_client #owl-example1, .hm_client .owl-carouucel .owl-stage-outer {
  height: 110px !important;
}

input[type="text"].error, textarea.error {
  border-bottom: 2px solid #F00 !important;
}

label.error {
  color: #F00;
}

label.error {
  position: absolute;
  font-size: 13px;
  font-weight: 400;
}

.pull-left {
  margin-top: 20px;
}

.footer {
  background: #23262A;
}

.social_icon {
  text-align: center;
  padding-top: 25px;
}

.social_icon li {
  margin: 0 8px;
  display: inline-block;
  border: 1px solid #8F8F8F;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  -webkit-transition: all ease-in-out 0.7s;
  transition: all ease-in-out 0.7s;
}

.social_icon li a i {
  line-height: 33px;
  font-size: 16px;
  color: #707070;
}

.social_icon li:hover {
  background: #1F47CC;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: all ease-in-out 0.7s;
  transition: all ease-in-out 0.7s;
  border: 1px solid #FFFFFF;
}

.social_icon li:hover a i {
  color: #FFFFFF;
  -webkit-transition: all ease-in-out 0.7s;
  transition: all ease-in-out 0.7s;
}

.footer_top table {
  margin: 0 auto;
}

.footer_top tr td {
  color: #FFFFFF;
  padding-right: 5px;
  padding-bottom: 5px;
}

.footer_top .font14 {
  text-align: center;
  margin: 0;
  font-family: "Ubuntu", sans-serif;
}

.footer_center .font14 a {
  color: #707070;
}

.footer_center .font14 a:hover {
  color: #E22829;
}

.footer_center {
  border-top: 1px solid #373D46;
  border-bottom: 1px solid #373D46;
  padding: 25px 0;
}

.links {
  margin: 0 auto;
  padding: 25px 0;
}

.links li {
  display: inline-block;
  padding: 0 20px;
}

.links a {
  color: #707070;
  font-size: 14px;
  font-family: "Ubuntu", sans-serif;
}

.links a:hover {
  color: #E22829;
}

.links li.active a {
  color: #E22829;
  font-weight: bold;
}

.footer_btm {
  background: #141619;
  padding: 15px 0;
}

.footer_btm p {
  font-size: 12px;
  color: #8997B6;
  margin: 0;
}

.news_letter {
  padding: 20px 0;
}

.news_letter .form-group {
  margin-bottom: 0 !important;
}

.news_letter .form-control {
  background: transparent;
  border-radius: 20px;
  color: #fff;
}

.news_letter ::-webkit-input-placeholder {
  color: #ccc !important;
}

.news_letter :-ms-input-placeholder {
  color: #ccc !important;
}

.news_letter ::-ms-input-placeholder {
  color: #ccc !important;
}

.news_letter ::placeholder {
  color: #ccc !important;
}

.news_letter p {
  color: #FFFFFF !important;
  text-align: center;
  margin-bottom: 0;
}

.news_letter .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#wrap {
  position: relative;
}

#showcase {
  width: 100%;
  height: 460px;
  margin-top: 12px;
  visibility: hidden;
}

#showcase img {
  cursor: pointer;
}

#item-title {
  color: #F31414;
  font-size: 29px;
  letter-spacing: 0.13em;
  text-shadow: 1px 1px 6px #C72B2B;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 22px;
}

.nav {
  text-align: center;
}

.nav > button {
  width: 64px;
  height: 36px;
  color: #666;
  font: bold 16px arial;
  text-decoration: none;
  text-align: center;
  margin: 5px;
  text-shadow: 0px 1px 0px #f5f5f5;
  background: #f6f6f6;
  border: solid 2px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  -webkit-box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}

.nav > button:active,
.nav > button.down {
  background: #dfdfdf;
  border: solid 2px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: none;
          box-shadow: none;
}

#get {
  font-size: 20px;
  text-align: center;
}

#download {
  margin: 8px auto;
  margin-top: 12px;
  display: block;
}

#license {
  font-size: 18px;
  text-align: center;
  margin: 0;
}

#share {
  position: absolute;
  left: 4px;
  top: 478px;
}

.fb-like {
  vertical-align: top;
}

.twitter-share-button {
  width: 84px !important;
  margin-left: 8px;
}

#credits {
  color: #c9c9c9;
  padding: 10px;
  border: 2px #999 dashed;
  position: absolute;
  right: 0;
  bottom: 83px;
}

#credits ul {
  font-size: 14px;
  list-style-type: none;
  padding-left: 2px;
  margin: 2px 0;
}

#credits .author {
  color: white;
}

#showcase {
  height: 370px;
}

@media screen and (min-width: 1024px) and (max-width: 1024px) {
  #sidebar ul li {
    margin-right: 38px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #showcase img {
    width: 220px;
  }
  #showcase {
    height: 270px;
  }
}

@media screen and (min-width: 993px) {
  #sidebar ul li:hover .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 10;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    top: 30px;
  }
}

@media screen and (max-width: 992px) {
  .hideclose {
    display: block !important;
  }
  #sidebar {
    margin-top: 0;
  }
  .navi_mobile {
    overflow-y: scroll;
  }
  #sidebar ul li a {
    display: inline-block;
  }
  .dropdown-menu a {
    display: block !important;
  }
  .contact_form .red_btn button {
    margin-bottom: 30px;
  }
  .temp {
    max-width: 425px;
    top: 15% !important;
  }
  .navigation .btn-info {
    position: absolute;
    right: 17px;
    top: 45%;
    background: #1F47CC;
  }
  .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
    -webkit-box-shadow: inherit;
            box-shadow: inherit;
  }
  .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
    background: #1F47CC;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto;
    margin-top: 30px;
  }
  .navbar-nav i {
    top: 0px;
    left: 100% !important;
  }
  #sidebar ul li {
    position: relative !important;
    padding-bottom: 10px !important;
    text-align: center;
    margin-right: 0;
  }
  #sidebar ul li a {
    padding: 0 !important;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: inherit;
  }
  #sidebar ul p {
    color: #707070;
  }
  .drpdwn_img:before {
    display: none;
  }
  .drpdwn_img {
    top: 10px;
  }
  .navbar-dark .navbar-nav .nav-link {
    color: #FFFFFF;
  }
  .banner_area .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  .abt_hm_txt {
    margin-bottom: 30px;
  }
  .home_service {
    padding: 30px 0;
  }
  .home_abt {
    padding: 30px 0;
  }
  .hvr-curl-top-right:before {
    display: none;
  }
  .service_txt {
    position: absolute;
    right: 0px;
    top: 0;
    width: 40%;
  }
  .vission_mission_sec {
    padding: 30px 0;
    padding-top: 0px !important;
  }
  .home_abt img {
    text-align: center;
    float: none;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .padd_bott {
    padding-top: 20px;
  }
  .pad_30 {
    margin-bottom: 20px;
  }
  .links li {
    padding: 0;
  }
  .news_letter .red_btn {
    text-align: center;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .navbar-nav i {
    right: 40% !important;
    left: inherit !important;
  }
  .head_top {
    display: none;
  }
  .navigation .btn-info {
    top: 30%;
  }
  .abt_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .service_txt {
    position: inherit;
    width: inherit;
  }
  .temp .font45 {
    font-size: 28px !important;
    line-height: 30px;
  }
  .temp .font16 {
    font-size: 14px;
  }
  .temp {
    max-width: 300px;
  }
  .banner_area .red_btn button {
    font-size: 14px;
    padding: 10px 15px;
    line-height: 14px;
  }
  .banner_area .red_btn a {
    font-size: 14px;
    padding: px 15px;
  }
  .abt_hm_txt .font30 {
    padding-top: 20px;
  }
  .img_box2 img {
    margin: 0 auto;
  }
  .partner_sec {
    overflow: hidden;
  }
  .home_abt img {
    float: none;
  }
  .contact_sec .font30 {
    padding-top: 20px;
  }
  .service_con .font22 {
    font-size: 16px;
  }
  .service_con .font14 {
    min-height: 110px;
  }
  .contact_form .red_btn button {
    margin-top: 30px;
  }
  .banner_area .red_btn {
    margin-top: 20px;
  }
  .footer_top .font14 {
    padding-bottom: 15px;
  }
  .design_by {
    text-align: right;
  }
  .links li {
    display: inherit;
  }
  .links a {
    text-align: center;
  }
  .copyright {
    text-align: center;
  }
  .design_by {
    text-align: center;
  }
  #showcase img {
    width: 250px;
  }
  #showcase {
    height: 300px;
  }
}

@media screen and (min-width: 568px) and (max-width: 640px) {
  .navbar-nav i {
    right: 40% !important;
    left: inherit !important;
  }
}

@media screen and (min-width: 568px) and (max-width: 568px) {
  .vision_box {
    position: inherit;
    border: inherit;
  }
  .vision_box img {
    margin-bottom: 10px;
  }
  .navbar-nav i {
    right: 40% !important;
    left: inherit !important;
  }
  .temp .font45 {
    font-size: 30px !important;
  }
  .temp .font16 {
    font-size: 12px !important;
  }
  .news_letter p {
    margin-bottom: 10px;
  }
}

@media (max-width: 414px) {
  .banner_img img {
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: right;
       object-position: right;
  }
  .vision_box {
    position: inherit;
    border: inherit;
  }
  .vision_box img {
    margin-bottom: 10px;
  }
  .padd_30 {
    padding-bottom: 20px;
  }
  .navbar-nav i {
    right: 35% !important;
    left: inherit !important;
  }
  .service_con .font14 {
    min-height: inherit;
  }
  .news_letter p {
    margin-bottom: 10px;
  }
}

@media (max-width: 320px) {
  .navbar-nav i {
    right: 30% !important;
    left: inherit !important;
  }
}
/*# sourceMappingURL=style.css.map */