@charset "UTF-8";

body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  font-family: Montserrat;
}

.container-fluid{ max-width: 1640px;}

#mainNav {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #212529;
}
#mainNav .navbar-toggler {
  padding: 0.75rem;
  font-size: 0.75rem;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-transform: uppercase;
  font-weight: 700;
}
#mainNav .navbar-brand {
  color: #ffc800;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  letter-spacing: 0.0625em;
  text-transform: uppercase;
}
#mainNav .navbar-brand img {
  height: 6rem;
}
#mainNav .navbar-nav .nav-item .nav-link {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.95rem;
  color: #fff;
  letter-spacing: 0.0625em;
}
#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #ffc800;
}
@media (min-width: 992px) {
  #mainNav {
    padding-top: 4.5rem;
    padding-bottom: 1.5rem;
    border: none;
    background-color: transparent;
    transition: padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out;
  }
  #mainNav .navbar-brand {
    font-size: 1.5em;
    transition: font-size 0.3s ease-in-out;
  }
  #mainNav .navbar-brand img {
    height: 6rem;
    transition: height 0.3s ease-in-out;
  }
  #mainNav.navbar-shrink {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #212529;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
  }
  #mainNav.navbar-shrink .navbar-brand svg, #mainNav.navbar-shrink .navbar-brand img {
    height: 4.5rem;
  }
  #mainNav .navbar-nav .nav-item {
    margin-right: 4rem;
  }
  #mainNav .navbar-nav .nav-item:last-child {
    margin-right: 0;
  }
}
header.masthead {
  padding-top: 17rem;
  padding-bottom: 12.5rem;
  text-align: center;
  color: #fff;
  background-image: url("../assets/img/homebanner.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top center;
  background-size: cover;
  height: 850px;
}
header.masthead::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 52px;
  border: solid 1px #fff;
  height: 734px;
  width: 97%;
  margin: auto;
  right: 0px;
}
header.masthead .masthead-subheading {
  font-size: 21px;
  line-height: 25px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 400;
  letter-spacing: 2.3px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
header.masthead .masthead-heading {
  font-size: 40px;
  line-height: 49px;
  margin-bottom: 4rem;
  font-family: Montserrat;
  margin-bottom: 40px;
  font-weight:500;
}



/* new css */
.breadcrumb {
  background: transparent !important;
  padding: 0.75rem 0rem !important;
}
.sectionouter .text {
	margin-top: 10px;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 500;
	font-family: Montserrat;
}
.sectionouter {
  position: relative;
  z-index: 2;
}
.hhbRow {
  margin: 0 auto 146px;
  display: inline-block;
}
.hhbRow .homeherobox {
  margin: 210px auto 60px;
  width: auto;
}

.aboutus {
  padding: 12rem 0 6rem;
  background: #111;
}
.abtitlehed {
    color: #FFF;
    font-family: Raleway;
    font-size: 100px;
    line-height: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
    opacity: 0.12;
    position: absolute;
    width: 555px;
    text-align: left;
    transform: rotate(270deg);
    right: -210px;
    top: 220px;
}
.businvales {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 27px;
    line-height: 40px;
    letter-spacing: 0.2px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    position: relative;
}
.businvales:after {
  position: absolute;
  content: "";
  height: 2px;
  background-color: #f6921f;
  width: 24%;
  left: 0;
  top: 120%;
}
.busvelspaces {
  padding-left: 55px;
}
.abptone {
  text-align: left;
}
.abticonst {
  margin-right: 15px;
  display: inline-block;
}
.spatcth {
  margin-left: 52px;
}
.abusptsdets {
  display: inline;
  color: #fff;
  font-size: 21px;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.2px;
}
.caphilight {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 0.2px;
  color: #F6921F;
  margin-right: 10px;
}
.abtbtnsection {
  text-align: left;
}
/* whysection */
.whysection {
  padding: 6rem 0;
  background-image: url("../assets/img/sixreason.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.premier {
  background: #000;
  position: relative;
  text-align: center;
  padding: 40px 30px;
  min-height: 380px;
}
.preimage {
  position: absolute;
  top: -28px;
  right: 44%;
}
.preheadsect {
    padding: 27px 0px 34px 0px;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.2px;
    color: #fff;
}
.predetails {
  font-family: Raleway;
  font-weight: 400;
  font-size: 21px;
  line-height: 35px;
  letter-spacing: 0.2px;
  color: #fff;
}

.career-subheading{
  text-transform: uppercase;
  color: #fff;
  font-family: Montserrat;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: 3px;
  font-weight: 400;
}

.section-subheading {
  text-transform: uppercase;
  color: #fff;
  font-family: Montserrat;
  font-size: 21px;
  line-height: 25px;
  letter-spacing: 3px;
  font-weight: 400;
}
.section-heading {
  text-transform: uppercase;
  color: #fff;
  font-family: Montserrat;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 1px;
  font-weight: 400;
}
.servicedesgn {
  text-align: center;
}
.partners, .servicesids {
  padding: 6rem 0;
  background: #111111;
}
#whysixsection {
  margin-top: 8rem;
}
.calltoaction {
  padding: 6rem 0;
  background: #080808;
  opacity: 0.47px;
}
.calltotitle {
  font-family: Raleway;
  font-weight: 400;
  font-size: 50px;
  line-height: 75px;
  letter-spacing: 0.2px;
  color: #fff;
  text-transform: uppercase;
}
.calltobtnsection {
  float: right;
}
/* footer section */
.footer {
  background-color: #191919;
  padding-top: 50px;
  padding-bottom: 50px;
  /*! border-top: 1px solid #d1f6f3; */
}
.footer-title {
    margin-bottom: 8px;
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 34px;
    padding: 0px 0px 16px;
    position: relative;
    font-weight: 500;
    font-family: Montserrat;
}
.footer-title:after {
  position: absolute;
  content: "";
  height: 2px;
  background-color: #fff;
  width: 24%;
  left: 0;
  top: 107%;
}
.footer-widget {}
.footer-widget ul {}
.footer-widget li {
    margin-bottom: 5px;
    background: url(../assets/img/arrowright.png) no-repeat 0px 7px;
    padding-left: 19px;
    margin-bottom: 28px;
}

.footer-widget ul.listcCont li{
	background: none;
	padding: 0px;
	overflow: hidden;

}

.footer-widget ul.listcCont img{
	float: left;
}

.footer-widget li a {
    color: #fff;
    font-size: 21px;
    font-weight: 400;
    line-height: 25px;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 5px;
    font-family: Montserrat;
}

.footer-widget p {
  color: #fff;
}
.footer-link {}
.footer-social {}
.footer-social ul {}
.footer-social ul li {
  float: left;
  margin-right: 10px;
}
.footer-social ul li a i {
  color: #242428;
  font-size: 22px;
}
.footer-social ul li a:hover i {
  color: #d41b2c;
}
.footer-widget .form-control {
  height: 48px;
  color: #666666;
  background-color: #242428;
  border: none;
  box-shadow: none;
}
.footer-contact {}
.footer-contact i {
  float: left;
}
.footer-contact ul li {
  margin-bottom: 10px;
}
.footer-contact i {
  color: #469763;
  font-size: 22px;
  padding: 10px;
  margin-right: 5px;
  float: left;
  margin-top: -5px;
}
.listsecd {
  margin-top: 10px;
  color: #fff;
  font-size: 21px;
  line-height: 31px;
  font-family: Montserrat;
  font-weight;400;
	/* float: left; */
}

.addresection {
    padding: 80px 0px;
}

.listsecd li {
  list-style-type: none;
  margin-bottom: 10px !important;
}
.adjdesec {
  margin-left: 25px;
  line-height: 30px;
}
.footer-contact p {
  margin-left: 0;
  padding-top: 7px
}
.tiny-footer {
  background-color: #000;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px;
  color: #fff;
  text-align: left;
}
.listnone {
  list-style: none;
  padding: 0px;
}
.tiny-footer p {
    margin: 0;
    text-align: center;
    font-size: 21px;
    padding: 10px;
    font-family: Montserrat;
    font-weight: 400;
    line-height: 25px;
}
.socinner ul {
  margin: 0px;
  padding: 0px;
}
.socinner ul li {
  display: inline-block;
  margin: 0px 15px;
}
.footer-widget {
  text-align: left;
}
/* Footer section */
/* active css */
header.servicespage {
  background-image: url("../assets/img/servicesbanner.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  padding-top: 15rem;
  padding-bottom: 10rem;
}
header.aboutus {
  background-image: url("../assets/img/aboutbanner.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  padding-top: 15rem;
  padding-bottom: 10rem;
}
header.contactus {
  background-image: url("../assets/img/contactbanner.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  padding-top: 15rem;
  padding-bottom: 10rem;
}
.outersection {
  text-align: left;
  text-transform: uppercase;
  line-height: 50px;
}
.pagetilebedcrm {
    font-size: 50px;
    font-family: Montserrat;
    font-weight: 500;
    color: #fff;
    line-height: 61px;
}
.outersection .breadcrumb a {
    text-decoration: none;
    color: #b0b0b0;
    font-size: 21px;
    font-family: Montserrat;
    line-height: 25px;
}
.contactpage {
  padding: 4rem 0rem 4rem 0rem;
  background: #000;
}
.contforlabel {
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    font-family: Montserrat;
    position: relative;
    line-height: 44px;
    font-weight: 400;
}
.contforlabel:after {
  position: absolute;
  content: "";
  height: 2px;
  background-color: #e28820;
  width: 6.5%;
  left: 0;
  top: 115%;
}
.addresection .addres {
    color: #fff;
    font-size: 24px;
    font-family: Montserrat;
    line-height: 34px;
    font-weight: 400;
}
.getintouch {
  color: #fff;
  font-size: 24px;
  font-family: Montserrat;
}
.formgroup {
    height: 80px;
    width: 100%;
    padding: 22px 20px;
    color: #fff;
    border-radius: 5px;
    background: #111;
    border: 2px solid #111;
}

.formgroup::placeholder{
	font-family: Montserrat;
	font-size:28px;
	font-weight:400;
	line-height:34px;
}
.textaregp {
    width: 100%;
    padding: 22px 20px;
    background: transparent;
    color: #fff;
    border-radius: 5px;
    background: #111;
    border: 2px solid #111;
    font-size: 28px;
    line-height: 34px;
    font-family: Montserrat;
    font-weight: 400;
	color:#7d7d7d;
}
#contactuspage textarea {
  resize: none;
}
.card-outer {
  padding: 76px 25px 60px 25px;
  min-height: 349px;
  border: 1px solid #fff;	
  background: #000;
}
.card-outer .card-title {
    text-align: center;
    color: #d8801a;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
}
.card-outer .card-text {
    font-family: Montserrat;
    font-size: 21px;
    font-weight: 400;
    text-align: center;
    line-height: 31px;
}
.card {
  border: none;
}
.servpoint ul li {
  color: #fff;
  line-height: 55px;
}
.servclitem {
  margin-left: 10px;
  font-size: 21px;
  font-family: Montserrat;
  line-height: 25px;
}
.themcol {
  color: #e28820 !important;
}
.serhedstion {
    color: #e28820;
    font-size: 28px;
    font-family: Montserrat;
    text-transform: uppercase;
    line-height: 40px;
    font-weight: 500;
}
.servcright {
  margin-left: 40px;
}
.mt-7 {
  margin-top: 80px !important;
}
.getinbtn {
  background: #F6921F !important;
  border: none !important;
}
.getoutch {
  margin-left: 150px;
}
#page-top {
  position: relative;
}
.bordlinesect {
  position: absolute;
  border: 1px solid #fff;
  height: 580px;
  width: 1140px;
  left: 8%;
  top: 0.3%;
}
.ourlink {
  text-align: center;
}
.socinner {
  text-align: left;
}
/* new css */
@media (max-width: 767px) {
  #mainNav .navbar-brand img {
    height: 5rem;
  }
  .getoutch {
    margin-left: 0px;
  }
  
  1422
  
  
}
.abtbtnsection .commentbtn {
    text-transform: capitalize;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    background: #F6921F;
    border: none;
    padding: 15px 40px;
	color:#fff;
}
.abtbtnsection .commentbtn:hover{
	background: #F6921F;
	color:#fff;
}





.abtbtnsection .calbtn {
  text-transform: uppercase;
  text-align: right;
}
/* 23072021 */
.header_area .header_wrap {
  padding: 20px 160px;
  padding-top: 70px;
}
.transparent_header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
}
.main_menu_area {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between !important;
  width: 100%;
  padding: 0 15px;
}
.main_menu ul li {
  display: inline-block;
  margin-right: 100px;
  position: relative;
}
.main_menu ul li:last-child {
  margin-right: 0;
}
.main_menu ul li a {
  padding: 20px 0;
  color: #fff;
  font-weight: 500;
  font-size: 24px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
}
.main_menu ul li:hover > a, .main_menu ul li.active > a {
  color: #d00a2b;
}
.main_menu ul li ul.submenu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 230px;
  background: #fff;
  padding: 15px 0;
  border-radius: 3px;
  z-index: 99;
  transform-origin: 50% 0;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.main_menu ul li:hover > ul.submenu {
  transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
}
.main_menu ul li ul.submenu li {
  margin: 0;
  display: block;
}
.main_menu ul li ul.submenu li a {
  color: #0c0c0c;
  display: block;
  font-size: 15px;
  padding: 8px 25px;
  text-transform: capitalize;
}
.main_menu ul li ul.submenu li:hover > a, .main_menu ul li ul.submenu li.active > a {
  color: #d00a2b;
}
.main_menu ul li ul.submenu li ul.submenu {
  top: 10%;
  left: 100%;
  transform-origin: 50% 0;
  transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
}
.main_menu ul li ul.submenu li:hover > ul.submenu {
  top: 0;
  transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
}
.main_menu ul li ul.submenu .menu_item_has_child > a {
  position: relative;
}
.main_menu ul .menu_item_has_child ul.submenu .menu_item_has_child > a::before {
  position: absolute;
  top: 55%;
  right: 25px;
  line-height: 1;
  font-size: 10px;
  content: "\e649";
  font-family: 'themify';
  -webkit-transform: translateY(-55%);
  -ms-transform: translateY(-55%);
  transform: translateY(-55%);
}
.sticky {
  background: transparent;
  left: 0;
  margin: auto;
  position: absolute;
  top: 20px;
  width: 100%;
  border-bottom: 0;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
  z-index: 44;
  -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
}
.header_area .header_wrap.sticky .logo a img:nth-child(2) {
  display: inline-block;
}
.header_area .header_wrap.sticky .logo a img:nth-child(1) {
  display: none;
}
.header_area .header_wrap .logo a img:nth-child(2) {
  display: none;
}
.sticky .main_menu ul li a {
  color: #fff;
}
.main_menu_area .logo a {
  max-width: 160px;
  display: inline-block;
}
.header_area .header_wrap.sticky {
  padding-top: 20px;
}
.header_2 .main_menu ul li a, .header_3 .main_menu ul li a, .header_5 .main_menu ul li a {
  color: #716e6e;
}

.thm_btn {
  z-index: 1;
  font-size: 24px;
  padding: 10px 20px;
  text-align: center;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  background-color: #F6921F;
  font-weight: 500;
  line-height:29px;
  display: inline-block;
  font-family: Montserrat;
  border-radius: 6px;
}
.thm_btn:hover {
  color: #fff;
  text-decoration: none;
}

.main_menus {
  position: relative;
}
.main_menus::after {
  content: "";
  position: absolute;
  height: 2px;
  background: #fff;
  width: 94%;
  left: 38px;
}
/*--------------------------------------------------------------
# Navigation Menu  DEWI 
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-menu > ul {
  display: flex;
}
.nav-menu > ul > li {
  position: relative;
  white-space: nowrap;
  padding: 10px 12px;
}
.nav-menu a {
  display: block;
  position: relative;
  color: rgba(255, 255, 255, 0.9);
  transition: 0.3s;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0 3px;
}
.nav-menu > ul > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -6px;
  left: 0;
  background-color: #ff4a17;
  visibility: hidden;
  width: 0px;
  transition: all 0.3s ease-in-out 0s;
}
.nav-menu a:hover:before, .nav-menu li:hover > a:before, .nav-menu .active > a:before {
  visibility: visible;
  width: 100%;
}
.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
  color: #fff;
}
.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 12px;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}
.nav-menu .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.nav-menu .drop-down li {
  min-width: 180px;
  position: relative;
}
.nav-menu .drop-down ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #15222b;
}
.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
  color: #ff4a17;
}
.nav-menu .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 5px;
}
.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}
.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}
.nav-menu .drop-down .drop-down > a {
  padding-right: 35px;
}
.nav-menu .drop-down .drop-down > a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}
@media (max-width: 1366px) {
  .nav-menu .drop-down .drop-down ul {
    left: -90%;
  }
  .nav-menu .drop-down .drop-down:hover > ul {
    left: -100%;
  }
  .nav-menu .drop-down .drop-down > a:after {
    content: "\ea9d";
  }
}
/* DEWI CSS */
@media (max-width: 767px) {
  .hhbRow {
    display: none;
  }
}
.outcolorabt {
  background: rgba(0, 0, 0, 0) linear-gradient(46deg, rgb(45, 176, 105) 32%, rgb(45, 176, 105) 0%, rgb(23, 23, 23) 30%, rgb(23, 23, 23) 63%) repeat scroll 0 0;
  overflow: hidden;
  position: relative;
}
.boxcurve {
  color: #fff;
  float: left;
  font-family: Roboto;
  padding: 0 0%;
  text-align: left;
  transition: all 0s ease-in-out 0s;
  width: 50%;
}
.services {
  padding: 10px;
}
.boxcurve span {
  display: block;
  font-family: Roboto;
  font-size: 22px;
  margin: -1px 0 -1px;
  font-weight: 300;
  overflow: hidden;
}
.abouttilcruve {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.2px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    position: relative;
    left: 76%;
}
.abouttilcruve::after {
  position: absolute;
  content: "";
  height: 2px;
  background-color: #f6921f;
  width: 8%;
  left: 10px;
  top: 135%;
}
.boxsection {
  position: absolute;
}
.boxcurve ul {
  padding: 0px;
  margin: 0px;
}
.boxcurve ul li {
  list-style-type: none;
}
.boxcurve .listone {
  position: absolute;
  right: -1%;
  top: 100%;
}
.boxcurve .listsecond {
  position: absolute;
  right: -8%;
  top: 170%;
}
.boxcurve .listhird {
  position: absolute;
  right: -28%;
  top: 238%;
}
#arroww {
  margin-right: 5px;
}
.listone, .listsecond, .listhird {
    font-size: 36px;
    font-family: Montserrat;
    line-height: 44px;
    font-weight: 400;
}
.fixed-top {
  position: absolute !important;
  top: 60px !important;
}
.centmenu {
  position: relative;
}
.centmenu::after {
  content: "";
  height: 1px;
  position: absolute;
  width: 93%;
  background: #fff;
  left: 8%;
  opacity: 0.3;
}

ul.offshrelist li {
	list-style-type:none;margin-left: 10px;
	font-size: 21px;
	font-family: Montserrat;
	font-weight:400;
	line-height: 50px;
}

@media only screen and (max-width: 1700px) {
		
	
	.abouttilcruve {
    top: -57px;
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 1px;
    left: 79%;
}


 .abouttilcruve::after {
    width: 25%;
    left: 3px;
    top: 120%;
	
}
 .listone, .listsecond, .listhird {
 font-size: 20px;}
 
.boxcurve .listone {
    position: absolute;
    right: -5%;
    top: 70%;
    font-size: 20px;
}
.boxcurve .listsecond {
    position: absolute;
    right: -10%;
    top: 120%;
    font-size: 20px;
}
.boxcurve .listhird {
    position: absolute;
    right: -28%;
    top: 172%;
    font-size: 20px;
}



}

@media only screen and (max-width: 1300px) {
		
	
	.abouttilcruve {
    top: -57px;
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 1px;
    left: 79%;
}


 .abouttilcruve::after {
    width: 25%;
    left: 3px;
    top: 120%;
	
}
 .listone, .listsecond, .listhird {
 font-size: 20px;}
 
.boxcurve .listone {
    position: absolute;
    right: -5%;
    top: 55%;
    font-size: 20px;
}
.boxcurve .listsecond {
    position: absolute;
    right: -10%;
    top: 93%;
    font-size: 20px;
}
.boxcurve .listhird {
    position: absolute;
    right: -28%;
    top: 133%;
    font-size: 20px;
}



}




@media only screen and (max-width: 1024px) {
	.card-outer{min-height: 438px;}
	.boxcurve{width:100%;}
	
	.abouttilcruve {
    top: -48px;
    font-size: 40px;
    line-height: 43px;
    letter-spacing: 1px;
	left: 3%;
}
 
 .abouttilcruve::after {
    width: 25%;
    left: 3px;
    top: 114%;
	
}
 .listone, .listsecond, .listhird {
 font-size: 20px;}
 
.boxcurve .listone {
    position: absolute;
    left: 7%;
    top: 100%;
	font-size: 40px;
}
.boxcurve .listsecond {
    position: absolute;
    left: 16%;
    top: 178%;
	font-size: 40px;
}
 
.boxcurve .listhird {
    position: absolute;
    left: 24%;
    top: 255%;
	font-size: 40px;
}
 /* .boxcurve{width: 70%;} */
 
 .mespacer{margin-left: 10px !important;}
 .contmenu{text-align:left !important;}
 header.masthead::before{border:none;}
.navbar-nav .commentbtn {font-size:24px !important;line-height:29px;font-family:Montserrat;font-weight:500;}
#navbar1:after{display:none;}
.innpagebg:after{display:none;}


.navbar-dark .navbar-toggler {
    color: rgb(239, 143, 32) !important;
    border-color: rgb(239, 143, 32) !important;
}

.sectionouter .text{margin-top: 6px;}
.premier{min-height: 550px;}

}




@media only screen and (max-width: 991px) {
	
	header.masthead::before{display:none;}
	.sectionouter{text-align:left;}
	.visionsection{margin: 0px 17px !important;}
	.visionsection::after{
		height: 160px !important;
		width: 160px !important;
		top: 10px !important;
		left: 12px !important;
		z-index: 1;
		transform: rotate(45deg);
		}
	.sectionouter .text { margin-top: 3px; font-size: 20px;}
	.sectionouter { text-align: center;}
	
	.abtitlehed{transform: rotate(0deg);margin: 50px 0px 50px 0px;right:0px;top:0px;position:relative;}
	.premier{min-height: 460px;padding: 20px 10px;}
	.predetails{font-size:18px;line-height:30px;}
	.calltotitle{font-size: 32px;line-height: 49px;margin-top: 25px;}
	.footer-title { margin-top: 50px;}
	.abouttilcruve{left:20px;top:0px;font-size: 25px;
line-height: 26px;
letter-spacing: 1px;}
 
 .abouttilcruve::after {
    width: 25%;
    left: 3px;
    top: 114%;
}
 .listone, .listsecond, .listhird {
 font-size: 25px;}
 
 .boxcurve .listone {
    position: absolute;
    left: 3%;
    top: 87%;
	font-size:28px;
}
.boxcurve .listsecond {
    position: absolute;
    left: 16%;
    top: 150%;
	font-size:28px;
}
 
 .boxcurve .listhird {
    position: absolute;
    left: 30%;
    top: 215%;
	font-size:28px;
}
 /* .boxcurve{width: 70%;} */
 
.card-outer {
    min-height: 633px;
}

.abtbtnsection .calbtn {
	font-size: 20px;
}


.contactpage, .calltoaction{padding: 2rem 0rem 2rem 0rem;}
.footer	{padding-top: 0px;padding-bottom: 30px;}
#navbar1 {
    background: #12161b;z-index:2;
}
 #topnavbar{top:0px !important;}
.mespacer {
    margin-left: 0px !important;
    font-size: 25px;
    border-bottom: 1px solid #292b2d;
    padding: 5px 15px;
}

header.masthead {
    padding-top: 25rem;
}
.navbar-nav .commentbtn {
    font-size: 18px !important;
    line-height: 29px !important;
    font-family: Montserrat;
    font-weight: 500;
    color: #898b8d !important;
    background: #12161B !important;
    border: none !important;
    /* margin: 0px 67px; */
}
.mespacer {
    margin-left: 0px !important;
    font-size: 18px;
    font-family: Montserrat;
	font-weight: 500;
	padding: 9px 20px;
}
header.masthead {
    padding-top: 12rem;height: 630px;
}
header.masthead::before{display:none;}
/* .premier{min-height:auto;} */

.hhbRow .homeherobox{margin: 100px auto 60px;}
.contmenu .commentbtn{font-size: 24px !important;line-height: 29px !important}

header.aboutus{padding-top: 10rem;padding-bottom: 3rem;}
header.contactus{padding-top: 10rem;padding-bottom: 3rem;}
header.servicespage{padding-top: 10rem;padding-bottom: 3rem;}

}




@media only screen and (max-width: 767px) {
header.masthead .masthead-heading{
		font-size: 26px !important;
		line-height: 37px;
		margin-top: 30px;
	 }
.abtitlehed {
    color: #FFF;
    font-family: Raleway;
    font-size: 65px;
    line-height: 82px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
    opacity: 0.12;
    position: relative;
    width: inherit;
    text-align: left;
    transform: rotate(0deg);
    top: 0;
    left: 0;

}
 .businvales{font-size: 25px;}
 .abusptsdets{font-size: 18px;}
 .mt-7{margin-top:0px important;}
 .section-heading{font-size: 27px;line-height: 35px;}
 .preheadsect{font-size: 20px;}
 .predetails{font-size: 18px;line-height: 30px;}
 .serviceimages {margin-top: 20px;text-align: center;}
 .calltotitle{font-size: 21px;line-height: 40px;}
 .calltobtnsection{text-align:center;float: left;}
 .card-outer{min-height:auto;}
 .ourlink{margin-top: 30px;}
 .footer-widget, .socinner {margin-top: 50px;}
 .tiny-footer p{font-size: 14px;}
 .footer-title{font-size: 24px;}
 .footer-title::after{width: 19%;}
 .listsecd, .footer-widget li a{font-size: 18px;}
 .premier{margin: 40px 0px;}
 .hhbRow .homeherobox{margin: 50px auto;}
 .visionsection::after {
    content: "";
    position: absolute;
    background: #1e1e1e;
    height: 130px !important;
    width: 130px !important;
    top: 27px !important;
    left: 35px !important;
    z-index: 1;
 }
 .sectionouter .text{margin-top: 10px;font-size: 14px;}
 .visionsection {
    position: relative;
    padding: 40px;
    width: 137px;
    float: left;
	margin:0px -5px !important;
  
}
 header.masthead::before{display:none;}
 .boxcurve{width:85%;}
 .abouttilcruve{left:20px;top: -60px;font-size: 25px;
line-height: 26px;
letter-spacing: 1px;}
 
 .abouttilcruve::after {
    width: 25%;
    left: 3px;
    top: 114%;
}
 .listone, .listsecond, .listhird {
 font-size: 25px;}
 
 .boxcurve .listone {
    position: absolute;
    left: 3%;
    top: 50%;
}
.boxcurve .listsecond {
    position: absolute;
    left: 16%;
    top: 88%;
}
 
 .boxcurve .listhird {
    position: absolute;
    left: 30%;
    top: 132%;
}
 
 .aboutus{padding: 5rem 0 6rem;}
 .pagetilebedcrm{font-size: 35px;line-height: 30px;}
 .outersection .breadcrumb a{font-size: 16px;}
 .logo {height: 50px;}
 #topnavbar{top:0px !important;}
 .mespacer { margin-left: 0px;}
 #navbar1 {background: #12161b;z-index:2;padding: 10px 0px;}
.contmenu{text-align:left !important;}
.mespacer a{font-size:18px !important;line-height:29px;font-family:Montserrat;font-weight:500;color:#fff;}
.mespacer {
    margin-left: 0px !important;
    font-size: 25px;
    border-bottom: 1px solid #292b2d;
    padding: 5px 15px;
}
.mespacer:last-child {
  border-bottom: none;
}
.navbar-nav .commentbtn {
    font-size: 18px !important;
    line-height: 29px !important;
    font-family: Montserrat;
    font-weight: 500;
    color: #898b8d !important;
    background: #12161B !important;
    border: none !important;
}

header.masthead {
    padding-top: 6rem;height: 630px;
}

header.aboutus{padding-top: 5rem;padding-bottom: 3rem;}
header.contactus{padding-top: 5rem;padding-bottom: 3rem;}
header.servicespage{padding-top: 5rem;padding-bottom: 3rem;}

.addresection {padding: 25px 0px;}

.addresection .addres{font-size:20px;}
.formgroup::placeholder{font-size:20px;	line-height:34px;}
#contactuspage textarea::placeholder {font-size:20px;line-height:34px;}


}



@media only screen and (max-width: 576px) {
	
	
.hhbRow .homeherobox{margin: 50px auto;}
.visionsection::after {
    content: "";
    position: absolute;
    background: #1e1e1e;
    height: 130px !important;
    width: 130px !important;
    top: 25px !important;
    left: 28px !important; 
    z-index: 1;
	transform: rotate(0deg) !important;
 }
 .sectionouter .text{margin-top: 10px;font-size: 14px;}
 
 
 .visionsection {
    position: relative;
	padding: 37px !important;
	width: 179px !important;
	float: left;
	margin: 0px -41px !important;
}
 header.masthead::before{display:none;}
 .calltotitle {
    font-size: 23px;
    line-height: 40px;
}

.abouttilcruve{left:20px;top: -73px;font-size: 18px;
line-height: 26px;
letter-spacing: 1px;}
.abouttilcruve::after{
	top: 100%;
}


.listone, .listsecond, .listhird {
 font-size: 18px;}
 .boxcurve .listone {
    position: absolute;
    left: 3%;
    top: 32%;
	font-size: 18px;
	font-weight: 400;
}
.boxcurve .listsecond {
    position: absolute;
    left: 16%;
    top: 55%;
	font-size: 18px;
	font-weight: 400;
}
 
 .boxcurve .listhird {
    position: absolute;
    left: 30%;
    top: 78%;
	font-size: 18px;
	font-weight: 400;
}
	
	
.contforlabel{font-size: 22px;}
.servcright{margin-left:0px;}
.serhedstion{font-size: 21px;}
.servclitem{font-size: 18px;}
.contactpage, .calltoaction{padding: 2rem 0rem 2rem 0rem;}
.footer	{padding-top: 0px;padding-bottom: 30px;}
.servpoint ul li{line-height: 40px;}	
	

	
}


#topnavbar{
	background: transparent;
	position: absolute;
	width: 100%;
	top: 60px;
	z-index: 9;
}

.mespacer {
    margin-left: 80px;
    font-size: 25px;
}

.contmenu{text-align:right;}

.mespacer a{font-size:24px;line-height:29px;font-family:Montserrat;font-weight:500;color:#fff;}
.navbar-nav .commentbtn{font-size:24px;line-height:29px;font-family:Montserrat;font-weight:500;color:#fff;background:#F6921F;border:none;}
.navbar-nav .commentbtn:hover{font-size:24px;line-height:29px;font-family:Montserrat;font-weight:500;color:#fff;background:#F6921F;border:none;}
.innpagebg{position:relative;}
.innpagebg:after{
	position:absolute;content: "";
	height: 1px;
	background-color: #fff;
	width: 84%;
	left: 15%;
	top: 135%;
	opacity:0.4;
	}
	



.visionsection {
  position: relative;
  padding: 40px;
  width: 200px;
  float: left;
  margin: 0px 60px;
}
.visionsection::after {
  content: "";
  position: absolute;
  background: #1e1e1e;
  height: 200px;
  width: 200px;
  top: 0px;
  left: 0px;
  z-index: 1;
  transform: rotate(45deg);
  /* opacity: .1; */
}
.visionsection:hover .text{
	color:#f6921f;
}




/* hover icon */

.iconimage {
    width: 91px;
    height: 72px;
    margin: auto;
	background: url("../assets/img/home-icon-sprite.png") no-repeat 0px 0px;
}

.visionsection:hover .visionIcon{
    background-position:0px -80px;
}


.visionsection .missionIcon{
    background-position:-99px 0px;
}
.visionsection:hover .missionIcon{
    background-position:-99px -76px;
}

.visionsection .valueIcon{
    background-position:-205px -6px;
}
.visionsection:hover .valueIcon{
    background-position:-205px -78px;
}

/* hover icon */	
	
 #navbar1 .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(18, 22, 27);
}