h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
ul,
li,
a {
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
}

a {
  text-decoration: none !important;
}

ul li {
  list-style: none;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
}

.no_space {
  padding-right: 0px;
  padding-left: 0px;
}

span.bolder {
  font-weight: 700;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/*      ****************** order now ******************               */

.order_now_section {
  width: 100%;
  padding: 90px 0 60px;
}

.step1-field .form-control {
  border: 1px solid #cf6908;
  border-radius: 0;
  box-shadow: 1px 1px 3px #cf6908;
}

legend {
  color: #cf6908;
}

.falseclass {
  background: #cf6908;
  color: #fff;
  padding: 10px;
  text-align: center;
}

#getData {
  border: 2px solid #cf6908;
  box-shadow: 1px 1px 26px #000;
  padding: 20px 0;
}

input#finish1 {
  text-decoration: none;
  color: #fff;
  padding: 7px 53px;
  background: #00375e;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  border: 1px solid #00375e;
  text-transform: uppercase;
}

.OrderSummer.bgcolor {
  box-shadow: 1px 1px 13px #cf6908;
}

.show_hide {
  text-decoration: none !important;
  display: none;
  background: #cf6908;
  border-radius: 30%;
  width: 5%;
  text-align: center;
  height: 0%;
  font-size: 26px;
  color: white !important;
}

.show_hide:hover {
  border: 2px solid #cf6908;
  color: #cf6908 !important;
  background: #fff;
}

.btn-style {
  text-decoration: none !important;
  color: #fff !important;
  padding: 7px 53px !important;
  background: #cf6908 !important;
  border-radius: 6px !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  text-align: center !important;
  border: 1px solid #cf6908 !important;
  text-transform: uppercase !important;
}

/*      ****************** order now ******************               */

/******************* WhatsApp *******************/

.whatspp-icon {
  position: fixed;
  bottom: 20px;
  left: 11px;
  z-index: 99999999;
}

.whatspp-icon img {
  max-width: 100%;
  display: block;
}

/******************* WhatsApp *******************/

/************************** popup  ************************************/

.modal {
  top: 0%;
  background: #000000de;
}

.modal-dialog {
  max-width: 500px;
  margin: 180px auto 0;
}

.pop_heading {
  width: 100%;
  padding: 20px;
}

.pop_heading h5 {
  font-size: 19px;
  font-weight: 700;
  margin: 0 0 15px;
  border-left: 4px solid #cf6908;
  padding: 0 20px;
  line-height: 29px;
  text-transform: uppercase;
}

.pop_heading h4 {
  font-size: 23px;
  font-weight: 700;
  color: #cf6908;
  padding: 0 0 0 30px;
}

.field {
  width: 100%;
  position: relative;
  margin: 0 0 10px;
}

span.pop_icon {
  position: absolute;
  color: #cf6908;
  left: 13px;
  top: 7px;
}

.field .form-control {
  width: 100%;
  border-radius: 0;
  padding: 3px 0 4px 37px;
  resize: none;
}

.modal-content {
  box-shadow: rgb(243, 238, 238) 0px 0px 3px 2px;
  border-radius: 30px;
}

#popupform p {
  text-align: center;
  font-size: 14px;
  color: #f10e0e;
  margin: 19px 0 0;
}

.modal-header {
  padding: 0;
  border: none;
}

button.pop_btn {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  background: #cf6908;
  padding: 10px 0;
  border: none;
  width: 100%;
}

button.close {
  background: url(../img/cross.webp) no-repeat 0 0;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 9px;
  right: 15px;
  display: block;
  opacity: 1;
}

.fade.in {
  overflow: hidden;
}

/************************** popup  ************************************/

h2 {
  font-size: 32px;
  margin: 0 0 15px;
  color: #fff;
  text-transform: capitalize;
}

/************* Header  *****************/

.header {
  width: 100%;
}

.head_top {
  width: 100%;
  background: #131313;
  padding: 6px 0;
  position: fixed;
  z-index: 1000;
}

.head_bot {
  width: 100%;
  background: #fff0;
  position: absolute;
  position: fixed;
  background: #6e3702;
  z-index: 1000;
  top: 38px;}

.fot-logo {
  max-width: 70%;
}

.logo img {
  max-width: 150%;
}

.scalix {
  transform: scaleX(-1);
}

.logo {
  width: 50%;
  text-align: center;
  padding: 10px 0;
}

.top_left {
  width: 100%;
  text-align: left;
}

.top_left a {
  color: #fff;
}

.new-sec-text {
  color: #cf6908;
  font-weight: 800;
  background: #000;
  padding: 0 3px;
}

span.top_icon {
  margin: 0 10px 0 0;
  font-size: 18px;
  color: #f37c0c;
}

.top_mid {
  width: 100%;
  text-align: center;
}

.top_mid a {
  color: #fff;
}

.top_right {
  width: 100%;
  text-align: right;
}

.top_right a {
  color: #fff;
  font-size: 14px;
  text-align: right;
}

.main_navigation {
  width: 100%;
  padding: 0 0;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #cf6908;
  transition: 0.7s;
}

.navbar-inverse .navbar-nav li a.active {
  color: #ffffff;
}

.navbar-inverse {
  background-color: transparent;
  border: none;
}

.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  padding: 33px 8px;
  transition: all 0.3s ease-in;
  font-weight: 500;
}

.nav.navbar-nav {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.navbar.navbar-inverse {
  margin-bottom: 0;
}

.navbar-collapse.collapse {
  float: right;
}

.navbar {
  min-height: auto;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.bot_right {
  width: 100%;
  padding: 14px 0;
}

.bot_right a {
  text-transform: uppercase;
  background: linear-gradient(to right, #cf6908 50%, #ffffff 50%);
  font-size: 14px;
  color: #333;
  border: 1px solid #333;
  border-radius: 25px;
  padding: 10px 32px;
  font-weight: 600;
  display: inline-block;
  transition: all 0.5s ease-in;
  background-position: right bottom;
  background-size: 201% 100%;
  margin-top: 8px !important;
}

.bot_right a:hover {
  background-position: left bottom;
  color: #fff;
  border: none;
}

/************* Banner **************/

.h_m_banner {
  width: 100%;
  background: url(../img/1.webp) no-repeat top center;
  background-size: cover;
  padding: 70px 0;
}

.h_m_banner-2 {
  width: 100%;
  background: url(../img/2-b.webp) no-repeat top center;
  background-size: cover;
  padding: 70px 0;
}

.banner_left {
  width: 100%;
  padding: 115px 0 0;
}

.banner_left h2 {
  color: #ffffff;
  font-size: 33px;
  margin-bottom: 20px;
}

.banner_left h2 strong {
  color: #f37c0c;
  font-weight: 600;
}

.banner_left ul li {
  position: relative;
  padding-left: 30px;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 5px;
  padding-top: 5px;
}

.banner_left ul {
  width: 70%;
}

.banner_left ul li + li {
  border-top: 1px solid #cf6908;
}

.banner_left ul li:before {
  content: "\2713";
  color: #f37c0c;
  margin-right: 10px;
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: scale(1);
  transform: scale(1.5);
  position: absolute;
  left: 0;
}

.banner_left ul li:hover:before {
  transform: scale(2);
}

.banner_right {
  width: 100%;
  background: #231201;
  border-radius: 20px;
  padding: 20px 10px;
  box-shadow: 9px 7px 0px 0px #cf6908;
  margin: 90px 0 20px;
  height: 500px !important;
}

.banner_right h3 {
  color: #ffffff;
  position: relative;
  font-size: 28px;
  margin: 0 0 15px;
  padding: 0 0 15px;
  text-align: center;
}

.banner_right h3::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  background: #cf6908;
  width: 150px;
  height: 1px;
}

.banner_right h3 strong {
  display: block;
  font-size: 36px;
  color: #fff;
}

.banner_form {
  width: 100%;
  padding: 0px 10px;
}

.banner_form .form-group label {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 5px 15px;
}

.banner_form .form-control {
  width: 100%;
  color: #fff;
  border-radius: 25px;
  padding: 3px 0 4px 37px;
  background: #00000052;
  border: 1px solid #fff;
  height: 41px;
}

.banner_form .form-group {
  position: relative;
}

.banner_form span.pop_icon {
  position: absolute;
  color: #cf6908;
  left: 13px;
  top: 35px;
}

button.ban_btn {
  width: 100%;
  background-color: #cf6908;
  padding: 10px 0;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 25px;
  font-weight: 700;
  color: #fff;
}

/************* Sec1 **************/

.h_m_sec1 {
  width: 100%;
  padding: 70px 0;
  background: #eeeeee;
  position: relative;
}

.h_m_sec1::before {
  content: "";
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background: #000;
}

.sec1_left {
  width: 100%;
  padding: 0 20px 0px 0px;
}

.sec1_left h2 {
  color: #ffffff;
  font-weight: 200;
  font-size: 40px;
  text-transform: capitalize;
  border-top: 5px solid #333;
  border-bottom: 5px solid #333;
  padding: 55px 0;
  line-height: 50px;
}

.sec1_left h2 strong {
  color: #cf6908;
}

.sec1_right {
  width: 100%;
  padding: 0 0 0 40px;
}

.sec1_right h2 {
  position: relative;
  font-size: 34px;
  color: #252525;
  font-weight: 300;
  padding: 0 0 20px;
  margin: 0 0 20px;
}

.sec1_right h2::before {
  content: "";
  position: absolute;
  bottom: 0;
  background: #333;
  width: 87px;
  height: 2px;
  left: 0;
}

.sec1_right h2 strong {
  color: #cf6908;
  font-weight: 800;
  background: #000;
  padding: 0 10px;
}

.sec1_right ul li {
  position: relative;
  padding: 0 0 15px 30px;
  color: #252525;
  font-size: 18px;
}

.sec1_right ul li::before {
  content: "\2713";
  font-family: FontAwesome;
  font-size: 17px;
  position: absolute;
  color: #000000;
  left: 0;
  border-radius: 50%;
  top: 0px;
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.sec1_right ul li:hover:before {
  transform: scale(1.5);
}

/************* Sec2 **************/

.h_m_sec2 {
  width: 100%;
  background: url(../img/sec2_bg.webp) no-repeat top center;
  background-size: cover;
  padding: 55px 0;
  color: #ffffff;
}

.sec2_left {
  width: 100%;
}

.sec2_left h2 {
  padding: 0 0 10px;
  margin: 0 0 15px;
  position: relative;
  color: #fff;
}

.sec2_left h2::before {
  content: "";
  position: absolute;
  bottom: 0;
  background: #f1840e;
  width: 87px;
  height: 2px;
  left: 0;
}

.sec2_left h2 strong {
  color: #f1840e;
  font-weight: 800;
}

.sec2_left p {
  line-height: 20px;
  font-size: 16px;
}

.sec2_right {
  width: 100%;
  text-align: center;
}

.sec2_right::after {
  content: "";
  position: absolute;
  bottom: 6px;
  background: #f1840e;
  width: 9px;
  height: 9px;
  border-radius: 25px;
  left: 0;
}

.sec2_right h3 {
  font-size: 30px;
  font-weight: 700;
  margin: 10px 0;
}

.sec2_right p {
  color: #f1840e;
  text-transform: capitalize;
  font-size: 16px;
}

/************* Sec-3 **************/

.h_m_sec3 {
  width: 100%;
  background: url(../img/sec3_bg.webp) no-repeat top center;
  padding: 60px 0;
  background-size: cover;
  overflow: hidden;
}

.sec3_top {
  width: 100%;
  text-align: center;
  overflow: hidden;
  margin: 0 0 60px;
}

.sec3_top h2 {
  font-size: 40px;
  color: #333;
  margin: 0;
  letter-spacing: 10px;
  font-weight: 600;
  text-transform: uppercase;
}

.sec3_top h3 {
  color: #3339;
  font-size: 18px;
  font-weight: 500;
  margin: 10px 0 15px;
}

.sec3_top p {
  font-size: 15px;
  color: #000;
}

.sec3_bot {
  width: 100%;
}

.sec3_bot ul li {
  width: 55%;
}

.sec3_bot ul li a h2 {
  color: #333;
  font-weight: 600;
  font-size: 15px;
  display: inline-block;
}

.sec3_bot .tab-content {
  width: 100%;
  padding: 30px 30px;
  background: #ffffff;
  transform: skew(-15deg, 0deg);
  border-left: 3px solid #333;
  overflow: hidden;
  height: 260px;
}

.tab-content .tab-pane h3 {
  background: #333;
  color: #ffffff;
  font-size: 24px;
  display: inline-block;
  padding: 8px 18px;
  font-weight: 300;
  margin: 0 0 15px;
  position: relative;
  transform: skewX(-15deg);
}

.tab-content .tab-pane h3 strong {
  color: #cf6908;
}

.tab-content .tab-pane h3::before {
  content: "";
  position: absolute;
  background: #333;
  width: 45px;
  height: 100%;
  left: -42px;
  top: 0;
  transform: skewX(0deg);
}

.nav-tabs > li.active {
  background: #333;
}

.nav-tabs > li.active > a {
  background: transparent;
  border: none;
  position: relative;
}

.nav-tabs > li > a:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
  background: transparent;
  border: none;
}

.nav-tabs > li.active > a:focus {
  background: #333;
  border: none;
}

.nav-tabs > li.active a img {
  filter: brightness(0) invert(1);
}

.nav-tabs > li.active > a h2 {
  filter: brightness(0) invert(1);
}

.sec3_bot ul li.active a::after {
  content: "";
  position: absolute;
  right: -220px;
  top: 40px;
  z-index: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/sec3_before.webp) no-repeat;
  width: 170px;
  height: 50px;
}

.sec3_bot ul li a::after {
  content: "";
  position: absolute;
  right: -220px;
  top: 40px;
  bottom: 0;
  margin: auto;
  background: url(../img/sec3_before1.webp) no-repeat;
  width: 170px;
  height: 50px;
  z-index: 0;
}

.tab-content .tab-pane p a {
  color: #333;
  font-weight: 600;
  transition: all 0.3s ease-in;
}

.tab-content .tab-pane p a:hover {
  color: #cf6908;
}

/************* Sec-4 **************/

.h_m_sec4 {
  width: 100%;
  background: url(../img/sec4_bg.webp) no-repeat;
  padding: 40px 0;
  text-align: center;
  overflow: hidden;
  background-size: cover;
}

.sec4_box h2 {
  font-weight: 600;
  font-size: 28px;
  margin: 20px 0;
  padding: 0 0 15px;
  position: relative;
  color: #f1840e;
}

.sec4_box h2::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  background: #f1840e;
  width: 100px;
  height: 2px;
}

.sec4_box p {
  color: #ffffff;
  font-size: 16px;
  margin: 0 0 20px;
}

.sec4_box a {
  display: inline-block;
  background: linear-gradient(to right, #cf6908 50%, #ffffff 50%);
  color: #333;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 8px 47px;
  border-radius: 25px;
  background-size: 201% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-in;
}

.sec4_box a:hover {
  background-position: left bottom;
  color: #fff;
}

/************* Sec-5 **************/

.h_m_sec5 {
  width: 100%;
  padding: 70px 0;
}

.sec5_top {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 0 0 50px;
}

.sec5_top h2 {
  font-size: 28px;
  color: #333;
  margin: 0;
  font-weight: 600;
  text-transform: capitalize;
}

.sec5_top p {
  color: #cf6908;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  padding: 10px 0 15px;
}

.sec5_top p::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  background: #333;
  width: 100px;
  height: 2px;
}

.sec5_bot {
  width: 100%;
  overflow: hidden;
}

.old-sec5_box {
  width: 100%;
  margin: 10px 0 30px;
}

.sec5_box_icon {
  width: 100%;
}

.sec5_box_text {
  width: 100%;
}

.old-sec5_box_text h3 {
  font-size: 19px;
  color: #333;
  font-weight: 700;
  text-transform: capitalize;
}

.old-sec5_box_text p {
  font-size: 13px;
  color: #000;
  font-weight: 400;
  margin: 10px 0 0;
}

.sec5_mid {
  width: 100%;
  background: url(../img/sec5_bg.webp) no-repeat;
  padding: 60px 0 115px;
  background-size: cover;
  background-position: center;
}

.sec5_mid input::placeholder {
  color: #fff !important;
}

.s_sec1_bot input::placeholder {
  color: #000 !important;
}

.sec5_mid h3 {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  color: #cf6908;
}

.sec5_form {
  width: 100%;
  margin: 20px 0 0;
  padding: 10px;
}

.sec5_form .form-control {
  /* width: 85%; */
  border-radius: 25px;
  /* margin: 0 30px 0; */
  padding: 3px 3px 4px 37px;
  background: #00000052;
  color: #ffff;
}

.sec5_form .form-group {
  position: relative;
}

.sec5_form span.pop_icon {
  position: absolute;
  color: #cf6908;
  left: 14px;
  top: 8px;
}

button.s5_btn {
  border-radius: 25px;
  width: 70%;
  background: #cf6908;
  padding: 7px 0;
  color: #333;
  margin: 0 50px 0;
  text-transform: uppercase;
  border: none;
  font-weight: 700;
}

/************* Sec6 **************/

.h_m_sec6 {
  width: 100%;
  padding: 60px 0;
  background: url(../img/sec6_bg1.webp) no-repeat top center;
  background-size: cover;
  overflow: hidden;
  position: relative;
}

.hi-slide {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.hi-slide .hi-next,
.hi-slide .hi-prev {
  position: absolute;
  top: 50%;
  width: 40px;
  overflow: hidden;
  height: 40px;
  margin-top: 20px;
  border-radius: 50px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  background-color: #cf6908;
  color: #fff;
  transition: all 0.6s;
  font-size: 20px;
  font-weight: bold;
  z-index: 11;
}

.hi-slide .hi-next:hover,
.hi-slide .hi-prev:hover {
  opacity: 1;
  background-color: #cf6908;
}

.hi-slide .hi-prev {
  left: 0;
}

.hi-slide .hi-prev::before {
  content: "<";
}

.hi-slide .hi-next {
  right: 0;
}

.hi-slide .hi-next::before {
  content: ">";
}

.hi-slide > ul {
  list-style: none;
  position: relative;
  width: 92%;
  height: 350px;
  margin: 0 auto;
  top: 0;
  left: 6px;
}

.hi-slide > ul > li {
  overflow: hidden;
  position: absolute;
  z-index: 0;
  left: 377px;
  top: 146px;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #d9dde2;
  border-radius: 12px;
  box-shadow: 0 1px 4px 0 rgba(200, 206, 210, 0.4);
}

.sec6_box {
  width: 100%;
  padding: 50px 30px;
}

.sec6_top {
  width: 100%;
  margin: 0 0 50px;
  text-align: center;
}

span.s6_icon {
  color: #cf6908;
  font-size: 20px;
  margin: 0 10px 0 0;
}

.sec6_top h2 {
  color: #fff;
}

.sec6_bot {
  width: 100%;
}

.sec6_bleft {
  width: 100%;
}

.sec6_bleft img {
  width: 100%;
  border-radius: 50%;
  background-size: contain;
  height: 70px;
}

.sec6_bright {
  width: 100%;
}

.sec6_bright h3 {
  font-size: 20px;
}

.sec6_bright h4 {
  font-size: 13px;
  margin: 5px 0;
  letter-spacing: 0.5px;
  color: #cf6908;
  text-transform: uppercase;
}

/************* Sec-7 **************/

.h_m_sec7 {
  width: 100%;
  padding: 70px 0;
}

.sec7_bot {
  width: 100%;
  overflow: hidden;
}

.sec7_box {
  width: 100%;
  background-size: cover;
  position: relative;
}

.sec7_text {
  width: 100%;
  position: absolute;
  top: 46px;
  padding: 0 120px 0 0;
}

.sec7_box h4 {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  margin: 0 0 5px;
}

.sec7_box p {
  font-size: 12px;
  color: #333;
  font-weight: 500;
}

.s1 {
  background: url(../img/sec7_img1.webp) no-repeat top center;
  padding: 140px;
}

.s2 {
  background: url(../img/sec7_img2.webp) no-repeat top center;
  padding: 140px;
}

.s3 {
  background: url(../img/sec7_img3.webp) no-repeat top center;
  padding: 140px;
}

.s4 {
  background: url(../img/sec7_img4.webp) no-repeat top center;
  padding: 140px;
}

.h_m_sec7 .sec7_box.s1 .sec7_text {
  left: 80px;
}

.h_m_sec7 .sec7_box.s2 .sec7_text {
  left: 107px;
}

.h_m_sec7 .sec7_box.s3 .sec7_text {
  left: 105px;
  top: 47px;
}

.h_m_sec7 .sec7_box.s4 .sec7_text {
  left: 110px;
  top: 47px;
}

/************* Sec-8 **************/

.h_m_sec8 {
  width: 100%;
  padding: 70px 0;
  background: url(../img/sec8_bg.webp) no-repeat top center;
  background-size: cover;
  text-align: center;
}

/************* Sec9 **************/

.h_m_sec9 {
  width: 100%;
  color: #000;
  padding: 40px 0;
  background-color: #fff;
}

.sec9_left {
  width: 100%;
}

.sec9_left h2 {
  text-transform: capitalize;
  font-size: 28px;
  color: #333;
  font-weight: 600;
  margin: 0 0 14px;
}

.sec9_right {
  width: 100%;
  padding: 35px 0;
}

.sec9_box {
  width: 100%;
}

.sec9_box h6 {
  display: flex;
  justify-content: center;
  color: #e13d3a;
  -ms-flex-align: center;
  align-items: center;
  border: 4px solid #0f1626;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  font-size: 25px;
  font-weight: 700;
  margin: 0 auto;
}

.font-weight-light {
  font-weight: 500 !important;
  color: #000;
  margin-top: 50px;
  margin-bottom: 30px;
}

.new-text {
  color: #cf6908;
}

.sec9_box a {
  background: #cf6908;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 13px 40px;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  border-radius: 25px;
  margin: 20px 0;
}

input::placeholder {
  color: #999 !important;
}

.owl-pagination {
  margin: 30px 0 0;
}

.owl-theme .owl-controls .owl-page span {
  background: #cf6908;
}

.wrap {
  margin: auto;
  max-width: 1170px;
  text-align: center;
  padding: 50px 0;
}

.logo1 {
  padding: 0px;
  margin: auto;
  width: 350px;
  background: #444444;
}

.thanks_pic {
  margin: 0 auto;
  top: 30%;
  padding: 10px;
}

.thanks_pic h2 {
  color: #00033e;
  text-transform: capitalize;
  font-size: 35px;
  line-height: 50px !important;
  margin: 40px 0;
  font-weight: 500;
}

.foot_top {
  width: 100%;
  padding: 50px 0;
  background: #131313;
}

.foot_box h3 {
  font-size: 20px;
  text-transform: uppercase;
  margin: 0 0 14px;
  color: #fff;
  padding: 0 0 15px;
  position: relative;
}

.foot_box h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #cf6908;
  width: 100px;
  height: 2px;
}

.foot_box p {
  color: #fff;
  position: relative;
  padding: 0 20px 0;
}

.foot_box p::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  background: #cf6908;
  width: 5px;
}

.foot_box {
  width: 100%;
}

.foot_box img {
  margin: 5px 0;
}

.foot_box ul li {
  display: block;
  position: relative;
  padding: 0 0 10px 15px;
  line-height: 27px;
  border-bottom: 1px solid #2c2c2c;
}

.foot_box ul li a {
  display: block;
  text-transform: capitalize;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  transition: all 0.5s ease 0s;
}

.foot_box ul li + li {
}

.foot_box ul li:hover a {
  color: #cf6908;
  margin-left: 5px;
}

.foot_box ul li i {
  position: absolute;
  left: 0;
  top: 7px;
  color: #cf6908;
  transition: all 0.5s ease 0s;
}

.foot_bottom {
  width: 100%;
  background: #000000;
  padding: 10px 0;
  border-top: 1px solid #2c2c2c;
  text-align: center;
}

.sec_fot_left {
  width: 100%;
  text-align: left;
}

.foot_bottom p {
  color: #cf6908;
  font-size: 16px;
  margin-top: 15px;
}

.fot_image {
  width: 100%;
  text-align: right;
}

.fot_image img {
  width: 100%;
  max-width: 160px !important;
  margin-top: 7px;
}

/************* Service_Banner **************/

.service_banner {
  width: 100%;
  padding: 100px 0;
}

.essay_ban {
  background: url(../img/2-b.webp) no-repeat top center;
  background-size: cover;
}

.dissertation_ban {
  background: url(../img/3.webp) no-repeat top center;
  background-size: cover;
}

.thesis_ban {
  background: url(../img/4.webp) no-repeat top center;
  background-size: cover;
}

.proofreading_ban {
  background: url(../img/5.webp) no-repeat top center;
  background-size: cover;
}

.assignment_ban {
  background: url(../img/6.webp) no-repeat top center;
  background-size: cover;
}

.service_banner h1 {
  color: #fff;
  font-size: 33px;
  margin: 0 0 25px;
  font-weight: 600;
  text-transform: capitalize;
}

.service_banner ul li {
  position: relative;
  padding-left: 30px;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 5px;
  padding-top: 5px;
}

.service_banner ul {
  width: 55%;
}

.service_banner ul li {
  position: relative;
  padding-left: 30px;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 5px;
  padding-top: 5px;
}

.service_banner ul li + li {
  border-top: 1px solid #cf6908;
}

.service_banner ul li:before {
  content: "\2713";
  color: #cf6908;
  margin-right: 10px;
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: scale(1);
  transform: scale(1.5);
  position: absolute;
  left: 0;
}

.service_banner ul li:hover:before {
  transform: scale(2);
}

/************* Service_Sec1 **************/

.service_sec1 {
  width: 100%;
  padding: 40px 0;
  background: #333;
}

.s_sec1_top {
  width: 100%;
  margin: 0 0 20px;
  text-align: center;
  overflow: hidden;
}

.s_sec1_top h2 {
  font-weight: 600;
}

.s_sec1_bot {
  width: 100%;
  overflow: hidden;
}

.s_sec1_bot .form-group {
  position: relative;
}

.s_sec1_bot span.pop_icon {
  position: absolute;
  color: #fff;
  left: 15px;
  top: 10px;
}

.s_sec1_bot .form-control {
  background: #3a3a3a;
  box-shadow: none;
  border: 1px solid #cf6908;
  border-radius: 25px;
  height: 41px;
  color: #fff;
  padding: 3px 3px 4px 37px;
}

input.form-control::placeholder {
  color: white !important;
}

button.s1_btn {
  background: #fff;
  color: #333;
  text-transform: uppercase;
  border: none;
  border-radius: 25px;
  font-size: 15px;
  font-weight: 700;
  width: 100%;
  padding: 11px 0px;
}

/************* Service_Sec2 **************/

.service_sec2 {
  width: 100%;
  padding: 70px 0;
  background: #eeeeee;
}

.service_sec2_top {
  width: 100%;
  text-align: center;
  margin: 0 0 30px;
  overflow: hidden;
}

.service_sec2_top h2 {
  font-weight: 300;
  padding: 0 0 15px;
  position: relative;
  color: #333;
  line-height: 50px;
}

.service_sec2_top h2::before {
  content: "";
  position: absolute;
  bottom: 0;
  background: #cf6908;
  width: 87px;
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.service_sec2_top h2 strong {
  color: #cf6908;
  font-weight: 800;
  background: #000;
  padding: 0 3px;
}

.service_sec2_bot {
  width: 100%;
}

.service_sec2_left {
  width: 100%;
  padding-top: 10px;
}

.service_sec2_left p {
  font-size: 18px;
  color: #333;
  line-height: 24px;
  font-weight: 400;
}

.service_sec2_right {
  width: 100%;
  position: relative;
}

.service_sec2_right h4 {
  font-size: 24px;
  color: #333;
  font-weight: 600;
  margin: 0 0 15px;
  padding: 0 15px 0;
}

.service_sec2_right ul li {
  position: relative;
  padding: 0 0 6px 30px;
  font-size: 16px;
  margin-top: 10px;
}

.service_sec2_right ul li::before {
  content: "\2713";
  font-family: FontAwesome;
  font-size: 17px;
  position: absolute;
  color: #f1840e;
  left: 0;
  border-radius: 50%;
  top: 0px;
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.service_sec2_right ul li:hover:before {
  transform: scale(1.5);
}

.service_sec2_right::after {
  content: "";
  position: absolute;
  left: -15px;
  height: 100%;
  width: 1px;
  background: #2a3166;
  top: 0;
  bottom: 0;
  margin: auto;
}



.inner_page_banner h1 {
  color: #cf6908;
  text-transform: uppercase;
}

.terms_condition_section {
  width: 100%;
  padding: 60px 0;
}

.terms_cond_inner h3 {
  font-weight: 500;
  margin: 20px 0 10px;
  font-size: 16px;
  text-transform: uppercase;
}

.terms_cond_inner p {
  margin: 0 0 20px;
}

.terms_cond_inner ul li {
  list-style: none;
  font-size: 16px;
  margin: 0 0 20px;
  position: relative;
}

.terms_cond_inner ul li:before {
  content: "";
  position: absolute;
  left: -23px;
  background: #cf6908;
  width: 1%;
  height: 4px;
  border-radius: 50px;
  top: 10px;
}

.inerpage_section1 {
  width: 100%;
  padding: 40px 0;
}

.conatc_us_form label {
  text-transform: uppercase;
  font-weight: 700;
}

button.cont_but {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  background: #cf6908;
  padding: 10px 30px;
  border: none;
}

.cot_btn {
  text-align: center;
}

.conatc_us_form {
  width: 100%;
}

.conatc_us_form .form-control {
  resize: none;
  border: 2px solid;
  border-radius: 0;
}

.capbox {
  width: 100%;
  margin: 0 0 20px;
}

div#CaptchaDiv {
  width: 100%;
  border: 2px solid #000;
  margin: 0 0 20px;
  padding: 10px;
}

.capbox-inner {
  width: 100%;
  border: 2px solid #000;
  padding: 10px 13px;
}

input#CaptchaInput {
  width: 100px;
  margin: 0px 0 0px 0px;
  border: 1px solid #000;
}

/* responsive styling*/

@media screen and (max-width: 980px) {
  .bot_right a {
    font-size: 11px;
    padding: 10px 15px;
  }
  .navbar-inverse .navbar-nav > li > a {
    font-size: 9px;
    padding: 11px 9px;
  }
  h2 {
    font-size: 24px;
  }
  .logo img {
    width: 100%;
  }
  .bot_right {
    padding: 2px 0;
  }
  .logo {
    padding: 5px 0;
  }
  .banner_left h2 {
    font-size: 22px;
  }
  .banner_left ul li {
    font-size: 14px;
  }
  .banner_right h3 {
    font-size: 18px;
    margin: 0;
    padding: 0 0 5px;
  }
  .h_m_banner {
    padding: 20px 0;
  }
  .banner_right h3 strong {
    font-size: 18px;
  }
  .sec1_right h2 {
    font-size: 24px;
  }
  .sec2_right::after {
    display: none;
  }
  .sec3_bot .tab-content {
    height: 320px;
  }
  .sec3_bot .tab-content {
    transform: skew(0deg, 0deg);
  }
  .sec5_mid {
    background: #cf6908;
    padding: 20px 0;
    margin: 0 0 40px;
    border-radius: 40px;
    box-shadow: 1px 1px 8px 1px #000;
  }
  button.s5_btn {
    width: 90%;
    background: #000000;
    color: #fff;
    margin: 0 28px 0;
  }
  .sec6_box {
    height: auto;
  }
  .s1 {
    background: none;
    padding: 0px;
  }
  .s2 {
    background: none;
    padding: 0px;
  }
  .s3 {
    background: none;
    padding: 0px;
  }
  .s4 {
    background: none;
    padding: 0px;
  }
  .sec7_text {
    position: initial;
    padding: 0 0px 0 0;
  }
  .sec4_box h2 {
    font-size: 22px;
  }
  .sec6_box p {
    min-height: auto;
  }
  .foot_box img {
    max-width: 100%;
  }
  .service_banner h1 {
    font-size: 23px;
  }
  .service_banner ul li {
    font-size: 15px;
  }
  .sec5_form input::placeholder {
    color: #fff !important;
  }
  .sec5_form {
    margin: 0px 0 0;
  }
  .sec5_form .form-control {
    width: 90%;
    color: #fff;
  }
  .banner_form .form-control {
    padding: 6px 0 6px 36px;
    height: auto;
  }
  .banner_form span.pop_icon {
    top: 32px;
  }
  .banner_form .form-group {
    margin-bottom: 9px;
  }
  button.ban_btn {
    padding: 4px 0;
    margin-top: 25px;
  }
  .h_m_banner {
    padding: 20px 0;
  }
  .sec1_left h2 {
    font-size: 29px;
  }
  .sec5_mid h3 {
    color: #000000;
  }
  .hi-slide > ul {
    left: -130px;
  }
  .hi-slide .hi-prev {
    left: -80px;
  }
  .hi-slide .hi-next {
    right: -80px;
  }
  .h_sec5 {
    padding: 130px 0 80px;
  }
  .sec5_top {
    margin: 0 0 20px;
  }
}

@media screen and (max-width: 767px) {
  .head_bot {
    background: #424242;
    position: inherit;
  }
  .logo img {
    max-width: 100%;
  }
  .darkHeader {
    display: none;
  }
  .banner_right {
    height: 370px !important;
  }
  .navbar-inverse .navbar-nav > li > a {
    font-size: 16px;
  }
  .h_m_banner {
    padding: 50px 0;
  }
  .banner_left {
    margin: 0 0 40px;
    padding: 0 0;
  }
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    background-color: #cf6908;
  }
  .navbar-inverse .navbar-toggle {
    background-color: #fff;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
  }
  .nav.navbar-nav {
    text-align: center;
  }
  .h_m_sec1::before {
    width: 100%;
  }
  .sec1_left h2 {
    font-size: 25px;
    padding: 0 23px;
    line-height: 32px;
  }
  .sec1_right ul li {
    padding: 0 0 15px 0px;
    color: #fff;
  }
  .sec1_right ul li::before {
    display: none;
  }
  .sec3_bot .tab-content {
    height: auto;
  }
  .sec5_form input::placeholder {
    color: #fff !important;
  }
  .sec5_form .form-control {
    margin: 0 22px 0;
  }
  .sec5_form span.pop_icon {
    left: 38px;
  }
  button.s5_btn {
    margin: 0 22px 0;
  }
  .sec6_box {
    height: auto;
    width: 98%;
    margin: 0px auto;
  }
  .sec7_text {
    margin: 0 0 20px;
  }
  .service_sec2_right {
    margin: 40px 0 0;
  }
  .sec1_right h2 strong {
    color: #cf6908;
  }
  .modal-dialog {
    max-width: 300px;
    margin: 70px auto 0;
  }
  .pop_heading h5 {
    font-size: 10px;
    margin: 0;
    border-left: none;
    padding: 0 0 0 30px;
  }
  .pop_heading h4 {
    font-size: 12px;
  }
  .pop_heading {
    padding: 0;
  }
  .modal-body p {
    display: none;
  }
  .bot_right {
    display: none;
  }
  .sec1_right {
    padding: 0 15px;
  }
  .sec1_right h2 {
    color: #fff;
  }
  .sec1_right h2::before {
    background: #cf6908;
  }
  .sec3_bot ul li a::after {
    display: none;
  }
  .sec3_bot ul li {
    width: 32%;
  }
  .sec5_mid h3 {
    color: #000;
  }
  .hi-slide > ul {
    left: -320px;
  }
  .banner_left ul {
    width: 100%;
  }
  .foot_box {
    margin: 15px 0 0;
  }
  .service_banner ul {
    width: 100%;
  }
  .h_sec5 {
    padding: 30px 0 20px;
  }
  .outline_btn {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .sec5_top {
    margin: 0;
  }
}

.order-custom {
  box-shadow: 0px 1px 5px 0.2px rgb(0 0 0 / 16%);
  padding: 2%;
}

.pbc-5 {
  padding-bottom: 40px;
  padding-top: 2%;
}

.services-inner-banner {
  text-align: center !important;
  padding: 10% 4% 8% 4% !important;
  background: #444444 !important;
  color: #cf6908 !important;
}

section.order-at {
  padding-top: 5%;
}

.order-at .box .h1,
.order-at .information-box .h1 {
  background-color: #444444 !important;
  padding: 10px 10px;
  border-radius: 10px 10px 0px 0px;
  color: #ffffff;
  font-size: 23px;
  font-weight: 800;
  padding: 15px 20px;
  text-transform: uppercase;
}

.box-inner {
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 0px 1px 5px 0.2px rgb(0 0 0 / 16%);
  border-radius: 0px 0px 10px 10px;
}

.box {
  box-shadow: 0px 1px 5px 0.2px rgb(0 0 0 / 16%);
  border-radius: 0px 0px 10px 10px;
}

.order-at .box .btn-proceed,
.order-at .information-box .btn-proceed {
  position: relative;
  background: transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  padding: 6px 15px;
  border-color: #ffffff;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 20px 10px 20px;
  border-radius: 25px;
  background-color: #444444 !important;
  text-transform: uppercase;
  border: 1px solid #ffffff !important;
  display: inline-block;
  margin-top: 0px;
}

.order-at .box .cost span,
.order-at .information-box .cost span {
  color: #cf6908;
  font-size: 34px;
  font-weight: 800;
}

.order-at .sidebar-order .h2 {
  background-color: #444444 !important;
  padding: 10px 10px;
  border-radius: 10px 10px 0px 0px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  padding: 15px 20px;
  text-transform: uppercase;
}

.order-at .sidebar-order .text-r {
  font-size: 14px;
  font-weight: 300;
  color: #333333;
  padding: 10px 10px;
  display: block;
}

.order-at .sidebar-order .bb {
  border-bottom: 1px solid #ebebec;
}

.sidebar-order {
  box-shadow: 0px 1px 5px 0.2px rgb(0 0 0 / 16%);
  border-radius: 0px 0px 10px 10px;
}

.order-at #price {
  font-weight: bold;
  color: #cf6908;
  font-size: 40px;
}

.pt {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media only screen and (max-width: 600px) {
  .resp-mobl {
    width: 100% !important;
  }
  .head_top {
    width: 100%;
    background: #000;
    padding: 6px 0;
    display: none !important;
  }
  .popup-box .field {
    background: #fff;
    height: 42px;
    width: 100%;
    margin: -10px 0 30px;
  }
  .popup-box h1 {
    font-size: 19px;
    margin: -3px 0px 2px;
    color: #fff;
  }
  .popup-box p span {
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
    margin-left: 8px;
    background: #cf6908;
    padding: 4px 8px;
  }
  .popup-box p {
    color: #ffffff;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 26px;
  }
  .popup-box h1 {
    font-size: 19px;
    margin: 15px 0px 8px;
    color: #fff;
  }
  img.pop_logo {
    width: 147px;
    margin: -60px 0 0;
  }
}

.set-about {
  font-size: 34px !important;
  line-height: 35px !important;
  padding: 10px 0px !important;
  border: 0 !important;
  border-top: 5px solid #333 !important;
  color: #cf6908 !important;
}

p.about-con {
  color: white !important;
  font-size: 22px;
  padding-right: 30px;
  border-bottom: 5px solid #333 !important;
}

.about-con {
  padding-bottom: 55px !important;
}

.set-about {
  padding-top: 55px !important;
}

h3.pb-5 {
  padding-bottom: 10px;
}

.h_m_sec7 {
  background: white !important;
}

.h_m_sec5 {
  background: white !important;
}

.rec-pay span {
  font-weight: 700 !important;
}

.rec-pay {
  padding: 6% !important;
}

@media only screen and (max-width: 600px) {
  .cust-btn {
    margin-left: 0% !important;
  }
  .cust-cap {
    padding: 70px !important;
    margin-left: 30px;
  }
}

/************************** new section subejct we offer  ************************************/

.h_sec5 {
  width: 100%;
  padding: 50px 0 80px;
  overflow: hidden;
}

.sec5_top {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 0 0 50px;
}

.sec5_top h2 {
  font-size: 45px;
}

.sec5_box {
  width: 100%;
  position: relative;
  z-index: 2;
  overflow: hidden;
  cursor: auto;
  margin: 20px 0;
}

.sec5_box:hover:before {
  background: #222222de;
}

.sec5_box:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
  transition: 0.3s;
}

.sec5_box:hover .sec5_box_text {
  opacity: 1;
  transform: scale(1);
}

.sec5_box:hover .sec5_box_img img {
  transform: scale(1.2);
}

.sec5_box_img {
  width: 100%;
  overflow: hidden;
}

.sec5_box_img img {
  width: 100%;
  transition: 0.3s;
}

.sec5_box_text {
  width: 100%;
  padding: 20px;
  margin: -227px 0 0;
  position: relative;
  color: #fff;
  opacity: 0;
  z-index: 2;
  transform: scale(1.5);
  transition: 0.3s;
}

.sec5_box_text h3 {
  margin: 0 0 20px;
  color: #cf6908;
}

.sec5_box_text p {
  height: 90px;
  margin-bottom: 15px;
}

.outline_btn {
  display: inline-block;
  padding: 13px 50px;
  background: #cf6908;
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
  box-shadow: 3px 3px 5px 0 #00000040;
  transition: linear 0.3s;
  text-transform: capitalize;
  margin-right: 5px;
}

.outline_btn:hover {
  background: #984a00;
  color: #fff !important;
}

.navbar-toggle {
  margin-top: -55px !important;
}

.main-box {
  width: 100%;
  background: url(../img/1.webp) no-repeat top center;
  background-size: cover;
  padding: 70px 0;
}

.text-white {
  color: #fff;
}

.error {
  font-size: 12px !important;
  color: red !important;
}

.intl-tel-input {
  width: 100%;
}

.iti {
  width: 100%;
  color: #cf6908;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent;
  height: 33px;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type="tel"],
.iti--allow-dropdown input[type="text"],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type="tel"],
.iti--separate-dial-code input[type="text"] {
  border: 1px solid transparent;
}

.form-control {
  border: 1px solid #ced4da !important;
}

.iti__arrow,
.iti__country-list {
  display: none;
}

.iti__arrow {
  display: none;
}

.wrapper {
  display: inline-flex;
}
.wrapper .icon {
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 2;
  transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.wrapper .icon span {
  display: block;
  height: 60px;
  width: 60px;
  position: relative;
  z-index: 2;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.wrapper .icon span i {
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  margin-right: 45px;
}
.wrapper .icon .tooltip {
  position: absolute;
  top: 0;
  z-index: 1;
  background: #fff;
  color: #fff;
  padding: 10px 18px;
  font-size: 20px;
  font-weight: 500;
  border-radius: 25px;
  opacity: 0;
  pointer-events: none;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.wrapper .icon:hover .tooltip {
  top: -70px;
  opacity: 1;
  pointer-events: auto;
}
.icon .tooltip:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  background: #fff;
  left: 50%;
  bottom: -6px;
  transform: translateX(-50%) rotate(45deg);
  transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.wrapper .icon:hover span {
  color: #fff;
}

.wrapper .facebook:hover i {
  color: #3b5999;
}
.wrapper .twitter:hover i {
  color: #46c1f6;
}
.wrapper .instagram:hover i {
  color: #e1306c!important;
}
.wrapper .github:hover i {
  color: #333;
}
.wrapper .youtube:hover i {
  color: #de463b;
}

.number{
  margin-top: 20px;
}

.number a:hover{
  color: #cf6908!important;
}

.mail i{
  display: contents;
}

.mail i:before{
  margin-right: 5px;

}
