body {
  background-color: #ffffff;
  font-size: 14px;
  font-family: sans-serif;
  color: #666666;
}

a {
  color: #03a9f4;
}
a:hover {
  color: #265196;
  text-decoration: none;
}
a:focus {
  outline: 0;
}
.org-btns {
  background-color: #f57c01;
  display: block;
  color: #fff;
  text-align: center;
  padding: 13px 15px;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 15px;
  border-radius: 4px;
  text-decoration: none;
}
.org-btns:hover {
  color: #ffffff;
  background-color: #f58b01;
}
.bg-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #0000008a;
  width: 100%;
  height: 100%;
}
.bg-overlay2 {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #007de0db;
  width: 100%;
  height: 100%;
}
.main-head {
  background-color: #000000c2;
  border-top: 3px solid #f57c01;
}
.menu-wrap{
  position: relative;
  bottom: 10px;
}
a.navbar-brand img {
  width: 160px;
}
.g-color{
  color: #f57c01;
}
h5.page-title img {
  width: 20px;
  margin-left: 5px;
}
@media (min-width: 768px){
  a.navbar-brand img {
    margin-left: 15px;
  }
  .c_pt {
    margin-top: 6em;
  }
}
img.user-sign {
  width: 16px;
}
ul.item-row {
  list-style: none;
  padding-left: 0px;
}
ul.item-row li a {
  display: block;
  padding: 3px 5px;
  margin-bottom: 2px;
  color: #363333;
}
ul.item-row li a:hover {
  background-color: #eeeeee !important;
}
ul.item-row li a img {
  width: 20px;
  margin-right: 5px;
}
ul.top-menus {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
}
@media (min-width: 768px) {
  ul.top-menus {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    margin-top: 1.2em;
  }
} 
ul.top-menus li {
  display: inline;
  padding: 0px 10px;
}
ul.top-menus li a {
  color: #fff;
}
@media (max-width: 768px){
  .top-menus {
    display: none;
  }
  .support_s .navbar-nav .nav-item .nav-link {
    color: #000000 !important;
  }
  .support_s .iconbar {
    color: #ffffff !important;
  }
  
}
@media (max-width: 425px){
  ul.navbar-nav.Services_info li a {
    font-size: 17px !important;
  }
}
@media (max-width: 375px){
  ul.navbar-nav.Services_info li a {
    font-size: 15px !important;
  }
}
ul.navbar-nav.Services_info {
  background-color: #f57c01;
  padding: 5px 8px;
  border-radius: 2px;
  flex-direction: row;
}
span.breaker {
  color: #ccc;
  margin-left: 7px;
  margin-right: 7px;
  font-size: 19px;
}
ul.navbar-nav.Services_info li a {
  font-size: 19px;
  color: #ffffff;
  font-weight: 600;
}
@media (min-width: 768px){
  .dropdown-menu {
    min-width: 260px !important;
    border-radius: 2px !important;
    overflow: hidden !important;
    box-shadow: 0px 0px 5px #000000;
  }
}
@media (max-width: 425px){
  .support_s .iconbar {
    font-size: 30px !important;
  }
  .fixed-top.w-100.main-head {
    background-color: #0079b9;
    border-top: 4px solid #FFC107;
  }
}
@media (max-width: 375px){
  ul.navbar-nav.Services_info {
    padding: 2px 6px;
  }
}
@media (max-width: 320px){
  ul.navbar-nav.Services_info li a {
    font-size: 15px;
  }
  span.breaker {
  font-size: 19px;
  }
  .Services_info{
    display: none;
  }
}
header {
  position: relative;
  background-color: black;
  height: 100vh;
  min-height: 35rem;
  width: 100%;
  overflow: hidden;
}

header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header .container {
  position: relative;
  z-index: 2;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

@media (pointer: coarse) and (hover: none) {
  header {
    background: url(./assets/images/bg-img.jpg) black no-repeat center center scroll;
  }
  header video {
    display: none;
  }
}
/*==================================
=            navigation            =
==================================*/
.support_s {
  z-index: 9;
}
.support_s .dropdown-menu.active {
  display: block;
}
.support_s .dropdown-menu.active.show {
  display: none;
}
.support_s .navbar-toggler:focus {
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.support_s .offcanvas-navbar .nav-item .nav-link {
  padding: 13px 15px !important;
}
.support_s .offcanvas-navbar .cart-quantity {
  position: absolute;
  top: 3px;
  right: 0;
  font-size: 13px;
}
.support_s .offcanvas-navbar .dropdown-menu {
  left: auto;
  right: 0;
  width: 230px;
  padding: 0;
}
.support_s .offcanvas-navbar .dropdown-menu li {
  border-bottom: 1px solid #dddddd;
  padding: 14px;
}
.support_s .offcanvas-navbar .cart-image {
  width: 60px;
  float: left;
  margin-right: 10px;
}
.support_s .offcanvas-navbar .cart-content {
  float: left;
  width: calc(100% - 70px);
}
.support_s .offcanvas-navbar .cart-content h6 {
  margin-bottom: 0;
}
.support_s .offcanvas-navbar .dropdown-toggle::after {
  display: none;
}
.support_s .price {
  font-weight: bold;
  font-size: 18px;
  color: #7AA93C;
}
.support_s .product-dropdown-list li a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px dotted #dddddd;
}
.support_s .product-dropdown-list li:last-child a {
  border-bottom: none;
  padding-bottom: 0;
}
.support_s .dropdown-item {
  padding: 3px 8px;
  border-bottom: 1px solid #dddddd;
}
.support_s .dropdown-item:focus, .support_s .dropdown-item:hover {
  background-color: #265196;
  color: #ffffff;
}
.support_s .carousel-control-next, .support_s .carousel-control-prev {
  opacity: 1;
  color: #ffffff;
}
.support_s .carousel-control-next:hover, .support_s .carousel-control-prev:hover {
  background-color: transparent !important;
}
.support_s .carousel {
  padding-bottom: 10px;
}
.support_s .dropdown-heading {
  padding-top: 10px;
}
.support_s .navbar-brand {
  color: #265196;
  font-size: 24px;
  font-weight: bold;
}
.support_s .iconbar {
  color: #265196;
}
.support_s .product-dropdown-menu .product-heading {
  color: #265196;
  font-size: 20px;
  font-weight: 600;
}
.support_s .product-dropdown-menu ul li {
  border-bottom: 1px solid #dddddd;
}
.support_s .product-dropdown-menu ul li:last-child {
  border-bottom: none;
}
.support_s .product-dropdown-menu ul li a {
  padding: 10px;
  display: block;
}
.support_s .product-dropdown-menu ul li a:hover {
  background-color: #265196;
  color: #ffffff;
}
.support_s .navbar-nav .nav-item .nav-link {
  color: #fbfbfb;
  padding: 10px 15px;
  font-size: 15px;
}
ul.navbar-nav.custon-link li a:hover {
  background-color: #f4f4f4;
  border-radius: 0px;
  color: #414349 !important;
}
.support_s .dropdown-menu {
  border: none;
  background-color: #ffffff !important;
  font-size: 14px;
}
@media (max-width: 768px) {
  .support_s .dropdown-menu {
  max-height: 300px;
  overflow: auto;
  }
}
.support_s .dropdown-menu .nav-item .nav-link {
  color: #1c1c1c;
  padding: 6px 0;
}

/*=====  End of navigation  ======*/

/*=====================================
=            media queries            =
=====================================*/
@media screen and (min-width: 992px) {
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .navbar .dropdown-menu {
    border-radius: 0;
    border: none;
/*  -webkit-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.22);
    -ms-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.22);
    -o-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.22);
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.22);  */
    display: block;
    left: 0;
    opacity: 1;
    padding: 0;
    right: 0;
    top: 96%;
   /* transform-origin: 0 0;
    -webkit-transform: rotateY(75deg);
    -moz-transform: rotateY(75deg);
    -ms-transform: rotateY(75deg);
    -o-transform: rotateY(75deg);
    transform: rotateY(75deg);
    -webkit-transition: 0.3s linear all;
    -moz-transition: 0.3s linear all;
    -ms-transition: 0.3s linear all;
    -o-transition: 0.3s linear all;
    transition: 0.3s linear all;*/
    visibility: hidden;
    width: 100%;
  }
  .navbar .dropdown {
    position: static;
  }
  .navbar .dropdown:hover > .dropdown-menu {
    opacity: 1;
    transform: none;
    -webkit-transition: 0.3s linear all;
    -moz-transition: 0.3s linear all;
    -ms-transition: 0.3s linear all;
    -o-transition: 0.3s linear all;
    transition: 0.3s linear all;
    visibility: visible;
  }
  .navbar .dropdown-submenu {
    position: relative;
  }
  .navbar .dropdown-submenu .dropdown-menu {
    left: 100%;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .navbar .dropdown-submenu:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.3s linear all;
    -moz-transition: 0.3s linear all;
    -ms-transition: 0.3s linear all;
    -o-transition: 0.3s linear all;
    transition: 0.3s linear all;
  }
}
@media screen and (max-width: 992px) {
  #navbarSupportedContent {
    position: absolute;
    top: 75px;
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    left: -20px;
    right: -20px;
    height: auto !important;
    overflow-y: auto;
  }

  .support_s .navbar-container {
    justify-content: flex-start;
    position: relative;
  }
  .support_s .offcanvas-navbar {
    position: absolute;
    right: 0;
    top: -3px;
    flex-direction: unset;
  }
  .support_s .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding: 10px 0;
    border-bottom: 1px solid #dddddd;
    font-size: 14px;
  }
  .support_s .navbar-collapse .navbar-nav .nav-item .nav-link:last-child {
    border-bottom: none;
  }

  .main-wrapper .content-wrapper h1 {
    font-size: 30px;
  }
  .main-wrapper .content-wrapper p {
    font-size: 16px;
  }
}
.box_shadow{
  /*border-top: 2px solid #a4c2db;*/
  -webkit-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.22);
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.22);
}
@media (max-width: 768px) {
  a.navbar-brand img {
    width: 150px;
  }
}
/*=====  End of media queries  ======*/

.bold-tfn {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #fff;
}
  header {
  position: relative;
  background-color: black;
  height: 100vh;
  min-height: 35rem;
  width: 100%;
  overflow: hidden;
}

header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header .container {
  position: relative;
  z-index: 2;
}
.bold{
  font-weight: 600;
}
header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

@media (pointer: coarse) and (hover: none) {
  header {
    background: url(./assets/images/bg-img.jpg) black no-repeat center center scroll;
  }
  header video {
    display: none;
  }
}

/*-----section-a start------*/
.find-box {
  background-color: #4791dbd6;
  width: 100%;
  padding: 60px 15px;
  /*position: absolute;
  top: -15em;
  left: 0px;
  z-index: 2;*/
  border-radius: 10px;
  border-top: 3px solid #ffffff;
}
.home-title {
  font-size: 60px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .bd-r{
    /*border-bottom: 1px solid #cccccc;*/
  }
  .mrt{
    margin-top: 3em;
  }
}
@media (max-width: 425px) {
  .find-box {
  padding: 20px 10px;
  top: -19em;
  }
  .home-title {
    font-size: 33px;
    margin-top: 2em;
  }
  a.org-btn, .input-group.form-g {
    width: calc(80% + 56px) !important;
  }
.bold-tfn {
    font-size: 30px !important;
	}
}
@media (max-width: 320px){
  .home-title {
    font-size: 27px;
    margin-top: 2.3em;
  }
}

a.org-btn {
  width: calc(50% + 56px);
  display: inline-block;
  font-weight: 700;
  color: #fff;
  border-radius: 5px;
  font-size: 17px;
  letter-spacing: 1px;
  background-color: #f57c01;
  padding: 12px 20px;
}
.input-group.form-g {
  width: calc(50% + 56px);
  margin: 0 auto;
}
.input-group-text.org-bg {
  background-color: #f57c01;
  color: #fff;
  cursor: pointer;
}
/*----contact us css----*/
section.form-section{
  padding: 50px 0px;
  background-color: #ffffff;
  min-height: 580px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.contact-info {
  padding: 15px;
  background-color: #fff;
  box-shadow: 0px 0px 10px #0000002b;
  border-top: 3px solid #0572c9;
  border-bottom: 4px solid #ff7427;
  border-radius: 20px;
}
/*----/contact us css----*/

section.body-sections {
  padding: 50px 0px;
}
section.services-sections {
  padding: 60px 0px;
  background-color: #fcfcfc;
}
.ser-box {
  border: 1px solid #f8f8f8;
  padding: 30px 20px;
  min-height: 360px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px #eaeaea;
}
.ser-box p strong {
  color: #f57c01;
  font-size: 20px;
}
section.services-sections h2 {
  color: #3f3939 !important;
}
.tf-number {
  font-size: 25px!important;
  position: fixed;
  bottom: -23px;
  left: 10px;
  background-color: #fff;
  box-shadow: 0px 0px 10px #0000001f;
  padding: 10px 15px;
  border-radius: 10px;
  z-index: 2;
}















/*===============================
=            footer            =
===============================*/
#footer {
  background: #fafafa;
  border-top: 1px solid #7c7c7c;
  padding: 60px 0px 30px;
  color: #777777;
}
#footer .copyright {
  text-align: center;
}
#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #ccc;
}
.copyright {
  background-color: #121519;
  text-align: center;
  color: #fff;
  padding: 10px 15px;
  border-top: 1px solid #414750;
}
ul.web_link {
  list-style: none;
  padding-left: 0px;
}
ul.web_link li a{
  color: #777777;
}

ul.web_link li {
  margin-bottom: 3px;
  padding: 5px 10px;
}
.footer_box h4 {
  border-bottom: 2px solid #f57c01;
  font-size: 20px;
  margin-bottom: 20px;
  padding: 5px 0px;
  color: #282828;
  display: inline-block;
  font-weight: 600;
}
a.t-color {
  color: #f57c01;
}

/*=====  End of footer  ======*/
