@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@400;500;600;700;800&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;400;500;600;700&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap");

.menu {
  font-size: 20px;
  margin: 0px;
  font-weight: 700;
}

.menu2 {
  font-size: 18px;
  margin: 0px;
}

img {
  max-width: 100%;
}

.hh {
  border-top: 1px solid #ffffff38;
}

.navbar-nav li.active a{
  color: #2101C0 !important;
}

header {
  position: fixed;
  width: 100%;
  z-index: 1;
  top: 5%;
}

.border-shap {
  position: relative;
}
.border-shap .border-3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  background-repeat: repeat-x;
  animation: slide 300s linear infinite;
  -webkit-animation: slide 300s linear infinite;
  background: url("https://tdrmachine.com/public/images/site-component/amd.jpg");
}

.right-text {
  text-align: right;
}
body {
  overflow-x: hidden;
}

.right-text {
  text-align: right;
}

.two {
  display: none;
}

.affix .logo-header .two {
  display: block;
}

.affix .logo-header .one {
  display: none;
}

.header2 {
  z-index: 9;
  width: 100%;
}

.logo-header {
  position: relative;
  z-index: 9;
}

.affix .logo-header {
  transition: 0.5s;
  width: 90%;
  padding: 5px 0px;
}

.affix .nav > li > a {
  padding: 17px 0px;
  transition: 0.5s;
}
.topadd {
  position: relative;
  padding-left: 40px;
  margin-top: 22px;
}

.affix .xx {
  margin: 0px;
}

.affix
  .qodef-side-area-opener.qodef-side-area-opener--predefined
  .qodef-lines
  .qodef-line {
  background: #000;
}

.topadd i {
  position: absolute;
  top: 21px;
  left: 0px;
  font-size: 21px;
  line-height: 30px;
  /* border-right: 1px solid #000; */
  /* padding: 8px 10px; */
  color: #ed1b24;
  /* border: 1px solid #fdb813; */
  width: 30px;
  height: 30px;
  text-align: center;
}
.topadd p {
  font-size: 12px;
  margin-bottom: 3px;
  font-family: "Roboto", sans-serif;
  line-height: 17px;
  /* text-transform: uppercase; */
  font-weight: 600;
}
.topadd span {
  font-size: 12px;
  font-family: "Roboto", sans-serif;
}

.mar-30 {
  margin-top: 30px;
}

.mar-50 {
  margin-top: 50px;
}

.top {
  background: #252525;
}

.social {
  float: right;
  margin-bottom: 0px;
  z-index: 2;
  position: relative;
  padding: 0px 0px;
}

.social li {
  float: left;
  margin-top: 0px;
  margin-left: 10px;
  position: relative;
  list-style: none;
}

.social li a {
  text-align: center;
  padding: 0px 5px;
  font-size: 14px;
  /* border-radius: 100%; */
  /* background: #fda700; */
  webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #ffffff8a;
}

.top_header ul {
  margin: 0px 0px;
  padding: 0px;
}

.top_header ul li {
  display: inline-block;
  font-weight: 600;
  font-size: 13px;
  /* padding: 4px 0px; */
  /* width: 38%; */
  font-size: 14px;
  /* font-weight: 500; */
  color: #ffffffa6;
  position: relative;
  line-height: 15px;
  font-family: "Rajdhani", sans-serif;
  margin-right: 5%;
}

.top_header ul li:before {
  position: absolute;
  width: 1px;
  height: 100%;
  content: "";
  right: -13%;
  top: 0%;
  background: #ffffff54;
}

.top_header .fa {
  margin-right: 6px;
}

.padd-0 {
  padding: 0px;
}

.call {
  box-shadow: 0 0 92px rgb(0 0 0 / 24%);
  margin: 40px 0px;
  overflow-x: hidden;
}

.callright {
  padding: 20px;
}

.order-now {
  margin: 0px;
  padding: 0px;
}

.order-now li {
  display: inline-block;
  line-height: 35px;
  padding-left: 20px;
  position: relative;
  width: 100%;
  list-style: none;
}

.order-now li:before {
  background: none repeat scroll 0 0 #ef3636;
  content: "";
  height: 8px;
  width: 8px;
  position: absolute;
  left: 0;
  top: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.co {
  background: #fff;
  padding: 20px 20px;
}

.qodef-side-area-opener.qodef-side-area-opener--predefined {
  line-height: 1;
  /* display: -webkit-box; */
  display: -ms-flexbox;
  /* display: flex; */
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;

  /* background-color: #ee0d08; */
  color: #fff;
  float: right;
}

.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines {
  position: relative;
  display: block;
  width: 33px;
  height: 18px;
}

.qodef-side-area-opener.qodef-side-area-opener--predefined
  .qodef-lines
  .qodef-line {
  position: absolute;
  left: 0;
  height: 2px;
  background-color: #f5d705;
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: top 0.3s ease, transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

.qodef-side-area-opener.qodef-side-area-opener--predefined
  .qodef-lines
  .qodef-line.qodef-line-1 {
  top: 0;
  width: 3px;
}

.qodef-side-area-opener.qodef-side-area-opener--predefined
  .qodef-lines
  .qodef-line.qodef-line-2 {
  top: 0;
  right: 0;
  left: auto;
  width: 21px;
  -webkit-transition: width 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
  -o-transition: width 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
  transition: width 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
}

.qodef-side-area-opener.qodef-side-area-opener--predefined:hover
  .qodef-lines
  .qodef-line.qodef-line-2 {
  width: 100%;
  -webkit-transition: width 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
  -o-transition: width 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
  transition: width 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
}

.qodef-side-area-opener.qodef-side-area-opener--predefined
  .qodef-lines
  .qodef-line.qodef-line-3 {
  top: 8px;
  width: 27px;
  -webkit-transition: left 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
  -o-transition: left 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
  transition: left 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
}

.qodef-side-area-opener.qodef-side-area-opener--predefined:hover
  .qodef-lines
  .qodef-line.qodef-line-3 {
  left: 6px;
  -webkit-transition: left 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
  -o-transition: left 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
  transition: left 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
}

.qodef-side-area-opener.qodef-side-area-opener--predefined
  .qodef-lines
  .qodef-line.qodef-line-4 {
  bottom: 0;
  width: 100%;
  -webkit-transition: width 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
  -o-transition: width 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
  transition: width 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
}

.qodef-side-area-opener.qodef-side-area-opener--predefined:hover
  .qodef-lines
  .qodef-line.qodef-line-4 {
  width: 21px;
  -webkit-transition: width 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
  -o-transition: width 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
  transition: width 0.3s cubic-bezier(0.29, 0.21, 0, 0.97);
}

.qodef-side-area-opener.qodef-side-area-opener--predefined
  .qodef-lines
  .qodef-line.qodef-line-5 {
  bottom: 0;
  left: 30px;
  width: 3px;
}

.gray {
  padding: 40px 0px 40px 0px;
  background: #f9cc41;
  margin-top: 30px;
}

.yy {
  color: #121211;
  padding: 30px 0px;
}

.wel {
  position: relative;
}

.wel11 {
  position: absolute;
  right: 0%;
  top: 0%;
  width: 24%;
}

.welleft {
  border-right: 1px solid #fff;
  font-family: "Rajdhani", sans-serif;
  padding: 30px 0px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 40px;
  margin: 0px;
  color: #000;
  font-family: "Oswald", sans-serif;
}

.welleft span {
  font-weight: 600;
}

.serviceback {
  background: url("http://lufttechnik.com.tr/public/images/back.png") no-repeat;

  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 50px 0px;
  padding: 80px 0px;
}

.serr {
  position: relative;

  box-shadow: 0 0 30px 0 rgb(0 0 0 / 25%);
  border-radius: 5%;
  overflow: hidden;
  margin-bottom: 30px;
}

.serr .nn {
  margin: 0px 0px 0px 0px;
  position: absolute;
  top: 41%;
  left: 75%;
}

.nn h3 {
  margin: 0px 0px 10px 0px;
  font-size: 20px;
  font-family: "Oswald", sans-serif;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
}

.ex a {
  position: relative;
  font-size: 15px;
  color: #000;
  font-weight: 400;
  /* right: 0px; */
  padding-left: 25px;
}

.ex a:before {
  content: "";
  background: #000;
  width: 15px;
  height: 2px;
  position: absolute;
  left: 0%;
  top: 50%;
}

.extra {
  background: #ddd;
  padding: 50px 0px;
}

.inner-container {
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-color: #242323;
  padding: 20px 40px 20px 20px;
  position: relative;
  border-bottom-left-radius: 145.5px;
  border-top-left-radius: 145.5px;
  z-index: 0;
  color: #fff;
  background-image: url("https://tdrmachine.com/public/images/site-component/amd.jpg");
}
.align-items-center {
  align-items: center !important;
  display: flex;
}

.video-card-two__box > img {
  border-radius: 50%;
}

.align-items-center h3 {
  color: #ffffff;
  font-family: "Rajdhani", sans-serif;
  font-size: 22px;
  font-weight: 500;
  border-bottom: 1px dashed #ffffff54;
  padding-bottom: 10px;
}

.align-items-center h1 {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 45px;
  font-weight: 500;
  margin-top: 10px;
  line-height: 50px;
}

.align-items-center p {
  color: #c8c6c6;
  line-height: 30px;
  margin-left: 5%;
}

.video-card-two__box img {
  vertical-align: middle;
}

.video-card-two__box-btn {
  width: 56px;
  height: 56px;
  background-color: var(--thm-base);
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 33px;
  justify-content: center;
  transition: 0.5s ease;
  border-radius: 50%;
  position: absolute;
  top: 77%;
  right: 34px;
  transform: translateY(-50%) translateX(50%);
  cursor: pointer;
  background: #ee1c25;
}

.about-detail {
  display: flex;
}

.about__text--child {
  display: flex;
  margin-top: 15px;
}

.about__img {
  width: 100%;
  margin-right: 5%;
}

.child-icon {
  margin-right: 5%;
}

.child-icon i {
  font-size: 24px;
  color: #57b33e;
  line-height: 47px;
}

.experience-box {
  position: relative;
  z-index: 3;
}

.mt-70 {
  margin-top: 70px;
}
.experience-box .experience-inner {
  border-radius: 70px 0 70px 0;
  margin-top: -60px;
  right: -60px;
  padding: 40px 0 50px 0;
  text-align: center;
  position: relative;
  z-index: 3;
  background: #57b33e;
}

.experience-box .experience-inner .ex-title {
  color: white;
  font-size: 130px;
  line-height: 1;
  font-weight: 800;
  font-family: "Rajdhani", sans-serif;
}
.experience-box .experience-inner h3 {
  color: white;
  font-size: 30px;
  line-height: 1.1;
  font-weight: 700;
  font-family: "Rajdhani", sans-serif;
}

.border {
  border: 1px dashed #cccbcb;
  padding: 11px;
}

.border-shap .border-1 {
  position: absolute;
  left: 0;
  top: -20px;
  width: 100%;
  height: 63px;
  background-repeat: repeat-x;
  animation: slide 400s linear infinite;
  -webkit-animation: slide 400s linear infinite;
}

.product {
  background: #eaf3fd;
  background-size: cover;
  padding: 30px 0px;
  position: relative;
  margin-top: 30px;
}

.pro {
  position: relative;
  border: 1px dashed #b3b2b2;
}

.pro .icon-links {
  /* right: 5px; */
  top: 5px;
  z-index: 9;
  position: absolute;
  top: -18%;
  transition: 0.5s;
  left: 0%;
  text-align: center;
  width: 100%;
  opacity: 0;
}

.pro:hover .icon-links {
  opacity: 1;
  top: 40%;
}

.pro .icon-links .zz i {
  /* background: #807b7b; */
  color: #ffffff;
  font-size: 16px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin: 5px;
  text-align: center;
  border-radius: 100px;
  background: #f9c307;
}

.pro:hover:before {
  transform: scale(1);
  opacity: 1;
}
.pro:before {
  position: absolute;
  background-color: #fb00065c;
  width: 94%;
  height: 94%;
  content: "";
  opacity: 0;
  z-index: 1;
  transition: 0.5s;
  left: 3%;
  transform: scale(0.5);
  opacity: 0;
  top: 3%;
  /* margin: 16px; */
  bottom: 3%;
}

.repair li {
  margin: 10px 0px;

  list-style: none;
  line-height: 20px;
}

.repair li i {
  margin-right: 10px;
  color: #ef3636;
}

.hh li {
  float: left;
  width: 180px;
}

.affix .navbar-default .navbar-nav > li > a {
  color: #000;
}

.extra {
  background: #efefef;
  padding: 30px 0px;
}

.heading {
  margin-bottom: 20px;
}

.subhead {
  font-size: 13px;
  color: #ef3636;
  font-weight: 600;
}

.headd {
  font-family: "Oswald", sans-serif;
  margin-top: 10px;
  font-size: 40px;
  line-height: 53px;
  font-weight: 300;
  color: #000;
}

.headd span {
  font-weight: 600;
}

.headd2 {
  font-family: "Rajdhani", sans-serif;
  margin-top: 0px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
  color: #fff;
  border-bottom: 1px solid #5a5858;
  margin-bottom: 35px;
  padding-bottom: 10px;
}

.headd2 span {
  font-weight: 600;
}

.whitecolor {
  color: #fff !important;
}

.heading h3 {
  font-family: "Rajdhani", sans-serif;
  margin-top: 5px;
  font-size: 17px;
  line-height: 10px;
  font-weight: 700;
  color: #888686;
  padding: 5px 10px;
  margin: 0xp;
  letter-spacing: 4px;
}

.request {
  margin: 30px 0px;
}

.center {
  text-align: center;
}

.choose_us {
  border-radius: 6px;

  border-radius: 0;
  display: table;
}
.choose_us .icon {
  width: 50px;
  height: 50px;
  margin-top: 3px;
  border-radius: 0;
  text-align: center;
  float: left;
  font-size: 30px;
  color: #ff2029;
}

.choose_us .text2 {
  margin-left: 18px;
  width: 76%;
  float: left;
}

.choose_us .text2 h5 {
  margin-bottom: 7px;
  font-size: 18px;
  color: #333;
  font-weight: 600;
}
.choose_us .text2 p {
  text-align: justify;
  margin-bottom: 25px;
}

.center {
  text-align: center;
}

.home {
  background: url("https://tdrmachine.com/public/images/site-component/amd.jpg") no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 510px;
}

.home1 {
  padding: 150px 30px 150px 0px;
}

.btn2 {
  background: #ef3636;
  padding: 10px 20px;
  text-align: center;
}

.btn2 a {
  font-family: "Rajdhani", sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.btn2 a img {
  margin-left: 2%;
}

.roti {
  background: url("https://tdrmachine.com/public/images/site-component/amd.jpg") no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.rotitext {
  padding: 350px 0px;
}

.arrival {
  position: relative;
}

.arrival .btn3 {
  position: absolute;
  bottom: 20%;
  right: 26.6%;
}

.iron {
  position: relative;
}

.iron .btn3 {
  position: absolute;
  bottom: 20%;
  right: 6%;
}

.btn3 a {
  color: #000;
  border-bottom: 1px solid #000;
  padding-bottom: 8px;
  font-size: 17px;
  text-transform: uppercase;
  position: relative;
  padding-right: 20px;
  font-weight: 600;
}

.btn3 a:before {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 10px solid #000;
  position: absolute;
  right: 0px;
  top: 0px;
  border-bottom: 10px solid transparent;
}
.fixed-header {
  position: fixed;
  width: 100%;
  z-index: 19;
  top: 0;
}
.fixed-header .nav > li > a {
  padding: 13px 23px;
}
.scroll-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  color: #ffffff;
  font-size: 24px;
  line-height: 39px;
  width: 45px;
  height: 45px;
  border: 1px solid #f50712;
  background: #ed1b24;
  text-align: center;
  z-index: 100;
  cursor: pointer;
  display: none;
  /* border-radius: 25px; */
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.brdcrmb.breadcrumb-box {
  height: 350px;
  background-position: center center !important;
  background-size: cover;
}
.breadcrumb-list {
  text-align: center;
}
section.brdcrmb .list-bread {
  margin-top: 1rem;
  font-family: "Exo 2", sans-serif;
}
h2.brd-h2 {
  margin-top: 6rem;
  text-transform: uppercase;
  font-size: 2.3rem;
  font-family: "Exo 2", sans-serif;
}
.list-bread {
  display: inline-block;
  margin: auto;
  background: #ffffff94;
  color: #ff0000;
  padding: 5px 43px;
  border-radius: 15px;
  font-size: 15px;
}
.list-bread ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-bread ul li {
  display: inline-block;
}
.list-bread a {
  color: black;
}
.inner-pages .wel {
  box-shadow: 0 7px 30px rgba(0, 0, 0, 0.15);
  background: #fff;
  position: relative;
  background: #fff;
  margin-top: -120px;
  text-align: center;
}
main.inner-main {
  margin: 3rem 0rem 8rem;
  overflow: hidden;
}
.left-title h2 {
  position: relative;
  text-transform: uppercase;
  font-size: 2.2rem;
  font-family: "Exo 2", sans-serif;
  padding-bottom: 14px;
}
.left-title h2::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 150px;
  background: #ec1b24;
  left: 0px;
  bottom: 0;
}
.left-title h2 span {
  color: #ec1b24;
}
.about-more {
  position: relative;
  padding-right: 50%;
}
.about-pics {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40%;
}
.about-tagline h2 {
  font-size: 2.1rem;
  text-align: center;
  padding: 0% 9%;
  line-height: 2.9rem;
  margin: 1rem 0rem;
}
.ull {
  position: relative;
  list-style: none;
}
.ull li::before {
  content: "\f007";
  font-family: fontAwesome;
  position: absolute;
  left: 16px;
  color: #636363;
}
.ull.quality li::before {
  content: "\f046";
}
.ull.pro-ul li::before {
  content: "\f0a4";
  left: 0;
}

.product .image {
  display: block;
  width: 100%;
  height: auto;
  padding: 0px 0;
}

.product .product-image img {
  width: 100%;
}
.product .product-image .tag {
  position: absolute;
}
.tag.new {
  background: #ed1b24;
}
.tag {
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  width: 65px;
  height: 65px;
  text-transform: uppercase;
  top: 2.5%;
  z-index: 100;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #fff;
  right: 10px;
  text-align: center;
  padding: 17px 0px;
}
.product .product-info .name {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-family: "Exo 2", sans-serif;
  margin: 5px 0px;
  padding: 5px 0px;
}
h3.name a {
  color: #000;
  font-size: 2.1rem;
  font-weight: 500;
  text-align: center;
  position: relative;
  border-left: 2px solid #ed1b24;
  padding-left: 1rem;
}
h3.name span {
  display: inline-block;
  clear: both;
  text-align: left;
  font-size: 1.6rem;
  padding-left: 1rem;
  margin-top: 0.5rem;
  color: #ec1b24;
  font-weight: 600;
}
.product:hover .cart {
  opacity: 1;
  top: 45%;
}
.product .cart {
  margin-top: 5px;
  opacity: 0;
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
  width: 100%;
  z-index: 666;
  left: 50%;
  position: absolute;
  top: 0;
  margin-left: -55px;
}
.product .cart .action ul li.lnk.wishlist {
  background: #ec1b24;
  margin: 0px;
  border-radius: 3px 0px 0px 3px;
}
.product .cart .action ul li.lnk {
  margin: 10px 0px;
  background: #ec1b24;
  margin: 0px;
  padding: 8px 2px;
  border-left: 1px solid hsla(0, 0%, 100%, 0.2);
  border-radius: 0px 3px 3px 0px;
}
.product .cart .action ul li {
  float: left;
}
.product .cart .action ul li.lnk a {
  padding: 0 10px;
  color: #fff;
  padding: 8px 10px;
}
.wel .wel2.pro-detail-box {
  padding: 20px 15px;
  position: relative;
}
.pro-detail-box .product {
  padding: 0px;
  background: inherit;
}
.pro-dtl-box {
  text-align: left;
  position: relative;
}
.pro-dtl-box h1 {
  font-family: "Exo 2", sans-serif;
  margin-top: 3rem;
  position: relative;
  display: block;
  text-transform: uppercase;
  font-size: 2.7rem;
  margin-bottom: 3rem;
  line-height: 38px;
}
.pro-sub {
  font-size: 2.5rem;
}
.color-red {
  color: #ec1b24;
}
.pro-dtl-box h2 {
  font-family: "Exo 2", sans-serif;
  margin-top: 3rem;
  position: relative;
  display: block;
  font-size: 2rem;
  margin: 0px;
  margin-top: 5px;
}
.pro-dtl-box h1::after {
  position: absolute;
  content: "";
  width: 115px;
  height: 2px;
  background: red;
  left: 0;
  bottom: -5px;
}
.pro-dtl-box h3 {
  font-family: "Exo 2", sans-serif;
  margin-top: 3rem;
  position: relative;
  display: block;
  font-size: 2rem;
  margin: 0px;
  margin-top: 18px;
  margin-bottom: 2rem;
}
.pro-dtl-box h3::after {
  position: absolute;
  content: "";
  width: 115px;
  height: 2px;
  background: red;
  left: 0;
  bottom: -5px;
}
ul.ull.pro-ul {
  padding: 0px;
  margin: 0px;
  padding-left: 25px;
}
.other-pro {
  position: relative;
  display: block;
  border-bottom: 1px dashed red;
}

section.products-list {
  margin: 4rem 0rem 5rem;
}
.products-list .panel-group h4.panel-title > a.active-pro {
  background: #ed1b24;
  color: #fff;
}

.products-list .panel-body {
  padding-left: 0rem;
  padding-right: 0rem;
  padding: 0rem;
}
.products-list .panel-body ul {
  padding: 0px;
  list-style: none;
  margin: 0px;
}
.products-list .panel-body ul li a {
  display: block;
  padding: 1rem;
  border-bottom: 1px solid #eaeaea;
  color: #222;
}
.products-list .panel-body ul li a:hover {
  text-decoration: none;
  background: #f5f5f5;
}
.products-list .panel-title > a {
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  background: #f1f1f1;
  color: #333;
}

.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #eeeeee;
}

.panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #212121;
  background-color: #fafafa;
  border-color: #eeeeee;
}

.panel-title {
  font-size: 14px;
}

.panel-title > a {
  display: block;
  padding: 15px;
  text-decoration: none;
}
section.brdcrmb.breadcrumb-box.product-brd {
  height: 150px;
  background: #ddd;
}
.product-brd h2.brd-h2 {
  margin-top: 3.5rem;
}
.text-white {
  color: #000 !important;
}
.theme-bg {
  background-color: #d2d2d2;
}
.form-info {
  left: 0;
  padding: 30px;
  position: relative;
  /* top: 50%; */
  /* transform: translateY(-50%); */
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding-top: 15px;
}
h2.title-cont {
  font-size: 22px;
  font-style: normal;
  line-height: 15px;
  font-weight: 500;
  color: #282925;
  margin-bottom: 25px;
  position: relative;
  text-transform: uppercase;
  font-family: "Exo 2", sans-serif;
}
.title-cont {
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
  color: #282925;
}
.title-cont:before,
.title-cont:after {
  content: "";
  background: #dddddd;
  width: 30px;
  left: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
}
theme-bg .title-cont:after {
  background: #1b1b1b;
}
.title-cont:after {
  background: #f9a305;
  left: 30px;
}
.title-cont:before,
.title-cont:after {
  content: "";
  background: #ed1b24;
  width: 30px;
  left: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
}
h2.title-cont span {
  color: #ed1b24;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.contact-info,
.tg-latest-post {
  float: left;
  width: 100%;
}
.contact-info li {
  padding-left: 50px;
  position: relative;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.contact-section .contact-info li i {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 24px;
  font-size: 30px;
  color: #ed1b24;
  text-align: center;
}
.contact-section .contact-info li span {
  font-size: 15px;
  color: #ed1b24;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin-bottom: 8px;
}
.map {
  margin: 2rem 0rem 0rem;
}
main.inner-main.cont {
  margin: 3rem 0rem 0rem;
}
.contact-main input,
.contact-main textarea {
  border-radius: 0px;
}
.send-btn-main-contact {
  background: #d2d2d2;
  border-color: #cfcece;
}
.enquiry {
  position: relative;
  /*    background: url('../img/equiry-bg.jpg');*/
}
.enq-pic {
  position: absolute;
  z-index: -1;
  right: 0;
  width: 50%;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-default > .panel-heading a {
  border-bottom: 1px solid #ddd;
}
.brdcrmb.breadcrumb-box.pro-brds {
  height: 225px;
}
.brd-pro-list {
  position: relative;
  text-align: center;
  margin-top: 64px;
}
.brd-pro-list ul {
  list-style: none;
  text-align: center;
  padding: 0px;
  margin: 0px;
}
.brd-pro-list ul li {
  display: inline-block;
}
.brd-pro-list ul li a {
  padding: 5px 15px;
  background: #ffffffba;
  border-radius: 6px;
  color: #000;
  font-size: 1.5rem;
}
.brd-pro-list ul li a:hover,
.brd-pro-list ul li a.activated {
  background: #ed1b24;
  color: #fff;
}
.wel-pro {
  margin-top: 3rem;
}
.no-brdr-rds {
  border-radius: 0px !important;
}
.modal-body {
  overflow: hidden;
}
.myModaldetail .modal-dialog {
  width: 80%;
  margin: 30px auto;
}
.modal-header {
  background: #dcc186;
  color: #fff;
  position: relative;
}
form.modal-form input,
form.modal-form textarea {
  border-radius: 0px;
  height: 38px;
  margin-top: 0px;
}
form.modal-form textarea {
  height: 80px;
}
.btn-send-modal {
  padding: 5px 16px;
  background: #42ba51;
  width: auto;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #399b46;
  margin-bottom: 0;
}
.btn-send-modal:hover {
  opacity: 0.8;
}
button.btn.btn-default.btn-close-modal {
  background: #ec1b24;
  color: #fff;
  border: 1px solid #e80303;
  padding: 8px 17px;
  font-size: 14px;
}
button.btn.btn-default.btn-close-modal:hover {
  opacity: 0.8;
}
.tag.pro-dtl-tag {
  top: 7%;
  right: 22px;
}
.modal-content .product .cart .action ul li.lnk.wishlist {
  border-radius: 0px;
}
.pro-list .product {
  margin-top: 3rem;
  overflow: hidden;
}

.new-launched {
  position: absolute;
  top: 16px;
  background: #fc8c01;
  transform: rotate(-21deg);
  left: -25px;
  width: 44%;
  text-align: center;
  color: #fff;
  padding: 4px 0px;
}
.new-launched::after {
  position: absolute;
  content: "";
  width: 50px;
  height: 100%;
  background: #fc8c01;
  z-index: -1;
  right: -49px;
  top: 0;
}
.new-launched::before {
  position: absolute;
  content: "";
  width: 56px;
  height: 2px;
  background: #ed1b24;
  z-index: -1;
  right: 94px;
  bottom: 0;
  top: -5px;
}
.launch {
  font-size: 10px;
}
div#myModal {
  z-index: 99999;
  margin-top: 38px;
}
.modal-quote {
  background: #019b01 !important;
  border: 1px solid #0e700e !important;
}

.white p {
  color: #fff;
}

.ftr-right-cntnt-left {
  width: 68px;
  float: left;
}
.ftr-right-cntnt-right {
  width: calc(100% - 80px);
  float: left;
  padding-left: 20px;
  /* clear: both; */
}
.ftr-right-cntnt-right p {
  line-height: 20px;
}

.list2 li span strong {
  font-size: 13px;
  font-weight: 400;
  display: block;
  margin-top: -3px;
}
.ftr-right-cntnt-right p:first-child {
  line-height: initial;
}
.dont-show {
  opacity: 0;
}
.list2 li:nth-child(2) {
  margin-top: 8px;
}
ul.list2 img,
.web-dtl img {
  max-width: 9px;
  margin-top: -5px;
}

.list2 i.fa.fa-whatsapp,
.web-dtl i.fa.fa-whatsapp {
  background: green;
  border-radius: 50%;
}
.white.web-dtl p {
  margin-bottom: 2px;
}
.list {
  padding: 0px;
  margin-top: 12px;
}
h3.lords-ftr-h3 {
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  margin-top: 0px;
  font-family: oswald;
  margin-top: -6px;
}

.flex {
  display: flex;
}

.title-collect2 {
  height: 100%;
  /* display: flex; */
  position: relative;
}

.title-collect2 h1 {
  transform: rotate(-90deg);
  /* -webkit-transform: rotate(-90deg); */
  font-size: 60px;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
  display: flex;
  position: absolute;
  bottom: 12%;
  left: 0%;
  margin: 0px;
  letter-spacing: 13px;
  /* height: 100%; */
  font-family: "Rajdhani", sans-serif;
}

.proback {
  background: url(https://tdrmachine.com/public/images/site-component/amd.jpg);
  padding: 30px 0px;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
}

.proback .iron {
  position: absolute;
  bottom: 30px;
  left: 0px;
  width: 18%;
}

.gr {
  background: #dddbdb;
  padding: 1px;
  padding: 1px;
}

.product-detail {
  background: #f9f9f9;
}
.product-section {
  margin-top: -436px;
  margin-bottom: 50px;
}

.quick-detail h1 {
  font-size: 22px;
  font-family: "Rajdhani", sans-serif;
  /* text-transform: uppercase; */
  margin-bottom: 20px;
  border-bottom: 1px solid #e4dede;
  padding-bottom: 13px;
  font-weight: 600;
}

.box-price {
  font-size: 17px;
  color: #5cad04;
  font-weight: 900;
  margin: 5px 0px;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
}

.box-price span {
  color: #000;
}

go {
  padding: 0px;
  margin-top: 20px;
}
.go li {
  list-style: none;
  line-height: 26px;
  background: url(https://tdrmachine.com/public/images/site-component/amd.jpg) no-repeat;
  background-position: left center;
  padding-left: 33px;
  /* font-weight: 600; */
  color: #000;
  border-bottom: 1px solid #d8d6d6;
  /* margin-bottom: 20px; */
  padding-bottom: 15px;
  /* font-size: 13px; */
  padding-top: 15px;
}

go2 {
  padding: 0px;
  margin-top: 20px;
}
.go2 li {
  list-style: none;
  line-height: 26px;
  background: url(https://tdrmachine.com/public/images/site-component/amd.jpg) no-repeat;
  background-position: left center;
  padding-left: 33px;
  /* font-weight: 600; */
  color: #000;
  border-bottom: 1px solid #d8d6d6;
  /* margin-bottom: 20px; */
  padding-bottom: 10px;
  /* font-size: 13px; */
  padding-top: 10px;
  font-size: 15px;
  display: inline-block;
}

.go2 li:nth-child(even) {
  width: 59%;
}

.go2 li:nth-child(odd) {
  width: 40%;
}

@keyframes floating {
  from {
    transform: translate(0, 0px);
  }
  65% {
    transform: translate(0, 15px);
  }
  to {
    transform: translate(0, -0px);
  }
}

.floating2 {
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  margin-top: 5px;
}

@keyframes floatingx {
  from {
    transform: translate(0, 0px);
  }
  65% {
    transform: translate(15px, 0);
  }
  to {
    transform: translate(0, -0px);
  }
}

.floating1 {
  animation-name: floatingx;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.hamburguer-trigger-menu-icon {
  display: inline-block;
  position: relative;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  /* transform: translateX(0) translateY(-50%); */
  width: 25px;
  height: 2px;

  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  visibility: hidden;
}

.hamburguer-trigger-menu-icon span {
  background-color: #000;
}

.hamburguer-trigger-menu-icon .hamburger-line-1 {
  top: -7px;
}
.hamburguer-trigger-menu-icon .hamburger-line-1 {
  width: 33%;
}

.hamburguer-trigger-menu-icon .hamburger-line-2 {
  width: 66%;
}

.hamburguer-trigger-menu-icon .hamburger-line-3 {
  top: 7px;
}

.oo:hover .hamburguer-trigger-menu-icon .hamburger-line-2,
.oo:hover .hamburguer-trigger-menu-icon .hamburger-line-1,
.hamburguer-trigger-menu-icon .hamburger-line-1:hover,
.hamburguer-trigger-menu-icon .hamburger-line-2:hover {
  width: 100%;
}

.hamburguer-trigger-menu-icon span {
  display: inline-block;

  width: 100%;
  height: 100%;

  right: 0;
  -webkit-transition: top 0.5s ease-in-out, width 0.2s, -webkit-transform 0.5s;
  transition: top 0.5s ease-in-out, width 0.2s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, top 0.5s ease-in-out, width 0.2s;
  transition: transform 0.5s, top 0.5s ease-in-out, width 0.2s;
  transition: transform 0.5s, top 0.5s ease-in-out, width 0.2s,
    -webkit-transform 0.5s;
  visibility: visible;
}
.oo {
  cursor: pointer;
  float: right;
  border-radius: 100px;
  margin: 1px 0px;
}

.oo a {
  line-height: 2px;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  color: #fff;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #000;
  display: block;
  transition: 0.3s;
}

.get h1 {
  font-size: 24px;
  margin-bottom: 15px;
  margin-top: 10px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  text-align: left;
  /* font-family: 'Cormorant Garamond', serif; */
  font-family: "Rajdhani", sans-serif;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.en {
  padding: 3px 11px;
  font-size: 12px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  background: #12c5c3;
  margin-top: 15px;
  line-height: 20px;
  border-radius: 15px;
}

.en i {
  padding-left: 2px;
}

.mkdf-adv-sep-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin-bottom: 30px;
}

.mkdf-adv-sep-inner .mkdf-adv-sep-line {
  height: 1px;
  width: 160px;
  background-color: #d2981b;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.18, 0.89, 0.32, 1);
  -moz-transition: -moz-transform 1s cubic-bezier(0.18, 0.89, 0.32, 1);
  transition: transform 1s cubic-bezier(0.18, 0.89, 0.32, 1);
  transform-origin: center;
  margin: auto;
}
.mkdf-adv-sep-inner .mkdf-adv-sep-dot {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  background-color: #d2981b;
  border-radius: 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.detail {
  margin-bottom: 40px;
}

.detail h1 {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  margin-top: 5px;
  font-size: 28px;
  line-height: 40px;
  font-weight: 500;
}

.detail h1 span {
  font-weight: 800;
}

.detail h4 {
  margin-top: 30px;
  font-family: "Montserrat", sans-serif;
}

.process {
  position: relative;

  margin: 20px 0px;
}

.quality {
  padding: 30px 0px;
}

.pizzaback {
  background: url("https://tdrmachine.com/public/images/site-component/amd.jpg") no-repeat;
  background-size: cover;
  padding: 30px 0px;
}

.pizza {
  border-radius: 50px;
  overflow: hidden;
}

.hot {
  text-align: center;
}

.tumm h1 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  /* left: 10%; */
  /* bottom: 0%; */
  transition: all 0.45s;
  font-family: "Rajdhani", sans-serif;
  z-index: 9;
  margin: 0px;
}

.tumm h1 a {
  color: #fff;
  background: #ee1c25;
  padding: 20px;
}

.hot {
  display: table;
  position: relative;
  margin-top: 20px;
}

.rr {
  overflow: hidden;

  background: #fff;
  box-shadow: 5px 2px 6px 1px #d4d1d1;
}

.tumm {
  position: absolute;
  top: 0%;
  left: 0%;
  z-index: 9;
  opacity: 0;
  transition: all 0.45s;
  width: 100%;
}

.hot:hover .tumm {
  opacity: 1;
  top: 40%;
}

.category-listing_block {
  margin-top: 10px;
}

.regular .slick-slide {
  padding-bottom: 20px;
}

.category-listing_inner .category_image img {
  display: block;
}

.category-listing_block li {
  text-align: center;
  list-style: none;
  padding: 30px 30px;
  float: left;
  width: 25%;
  position: relative;
}

.category-listing_block li:before {
  position: absolute;
  content: "";
  background: url(https://tdrmachine.com/public/images/site-component/amd.jpg);
  width: 11px;
  height: 50px;
  top: 50%;
  transform: translateY(-50%);
  right: -5px;
  background-repeat: no-repeat;
}

.category-listing_inner .category_image {
  position: relative;
  width: 75%;
  margin: auto;
  border-radius: 50%;
  display: block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.category-listing_inner .category_image::before {
  opacity: 0;
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 40%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.category-listing_section:hover .category_image img {
  transform: scale(0.95);
  transition: all 0.3s linear;
}

.category_text h4 {
  font-size: 24px;
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 2px 10px;
  letter-spacing: 0px;
  font-family: "Playfair Display", serif;
  font-weight: 600;
}

.small-btn {
  margin-top: 20px;
}

.small-btn a {
  color: #f9ad01;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
}

.Renowned {
  margin-top: 50px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
}

.testimonial-inner p {
  text-align: center;
  font-size: 21px;
  padding: 0px 41px;
  line-height: 35px;
  position: relative;
  width: 85%;
  margin: 15px auto;
  /* margin-bottom: 10px; */
  /* text-transform: uppercase; */
  font-weight: 500;
  color: #ddd;
}

.single-box {
  padding: 30px 10px;
  text-align: center;

  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}

.single-box .box-icon {
  position: relative;
  width: 60px;
  height: 60px;
  margin: 0 auto 35px auto;
  top: 0px;
}

.single-box .box-icon i {
  background-color: #1086ff54;
  color: #ffffff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  z-index: 1;
  font-size: 30px;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.single-box .box-icon:after,
.single-box .box-icon:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #1086ff;
}

.single-box .box-icon:after {
  -webkit-animation: ripple 2s linear 1s infinite;
  animation: ripple 2s linear 1s infinite;
}

.single-box .box-icon:before {
  -webkit-animation: ripple 2s linear infinite;
  animation: ripple 2s linear infinite;
}

@keyframes ripple {
  0% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.75);
    opacity: 1;
  }
  to {
    transform: scale(2);
    opacity: 0;
  }
}
.strategy-area {
  position: relative;
  z-index: 1;
}

.single-box h3 {
  font-family: "Rajdhani", sans-serif;
  font-size: 25px;
  font-weight: 600;
  color: #fff;
}

/*
.single-box .box-icon i::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: -7px;
    border: 2px dotted #fff;
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-animation: rotation 50s infinite linear;
    animation: rotation 50s infinite linear;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.single-box:hover i::after {
    border: 2px dotted #fff;
    -webkit-animation: rotation 10s infinite linear;
    animation: rotation 10s infinite linear;
}*/

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

.company-section {
  padding: 50px 0px;
}

footer {
  background: #0d0d0d;
  padding-top: 50px;
  margin-top: 50px;
}

.f-head {
  margin-bottom: 50px;
}

.f-head h1 {
  font-size: 20px;
  margin-top: 30px;
  padding-bottom: 20px;
  color: #ffffff;
  /* font-family: 'Rajdhani', sans-serif; */
  font-weight: 500;
  /* display: inline-block; */
  /* border-left: 2px solid #6fb00a; */
  /* padding-left: 10px; */
  margin-bottom: 20px;
  /* font-family: oswald,sans-serif; */
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  font-family: "Rajdhani", sans-serif;
}

.f-head h1:before {
  position: absolute;
  content: "";
  width: 10%;
  height: 2px;
  background: #f50f15;
  left: 0px;
  bottom: 0px;
}

.f-widget2 {
  padding: 0px;
  margin: 0px;
}

.wgt-social {
  padding-left: 0;
}
.wgt-social li {
  list-style: none;
  margin-bottom: 0;
}
.wgt-social li a {
  letter-spacing: 3px;
  font-weight: 400;
  /* font-family: Raleway; */
  color: #fff;
  line-height: 32px;
}

.wgt-social li i {
  font-size: 16px;
  color: #ffffff;
  /* padding-right: 5px; */
  width: 20%;
}

.copyright {
  background: #000;
  padding: 15px 0px;
  position: relative;
  color: #fff;
  margin-top: 0px;
}

a#backToTop {
  width: 45px;
  height: 45px;
  opacity: 1;
  position: absolute;
  bottom: 100%;

  text-align: center;

  width: 100%;
}

a#backToTop i {
  color: #ffffff;
  background: #000;
  width: 60px;
  height: 60px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  /* padding: 50px 0px; */
  line-height: 50px;
}

.copyrights-text {
  margin: 0px;
  font-size: 13px;
  color: #fff;
}

.f-widget2 li {
  list-style: none;
  line-height: 25px;
  margin-bottom: 5px;
}

.f-widget2 li i {
  transition: 0.5s;
  color: #fff;
  padding-right: 14px;
}

.f-widget2 li a,
.f-head p {
  color: #fff;
}

.foot {
  margin: 0px;
  font-size: 14px;
  display: contents;
}

.f-head2 li {
  list-style: none;
  padding-left: 45px;
  line-height: 25px;
  margin-bottom: 12px;
  position: relative;
  color: #fff;
}

.f-head2 li:nth-child(3) {
  font-size: 20px;
  font-weight: 700;
}

.f-head2 {
  padding: 0px;
}

.f-head2 li i {
  position: absolute;
  font-size: 18px;

  border-radius: 100px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  left: 0px;
  text-align: center;
}
.foo {
  width: 85%;
}

.experienceback {
  padding: 50px 0px;
  background: #ebebeb;
}

.series {
  background: #f5f5f5;
  /* background-size: cover; */
  padding: 30px 0px 0px 0px;
  clear: both;
  display: flow-root;
}

.ss {
  margin: 10px 0px;
}

input[type="text"]:focus {
  outline: none;
}

.widget-social.widget-social-h.has-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)),
    url(https://tdrmachine.com/public/images/site-component/amd.jpg) no-repeat 50% fixed;
  background-size: cover;
  padding: 50px 0px;
}

.footer-widget ul {
  padding-left: 0;
}

.widget-social.widget-social-h li {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.widget-social.widget-social-h li a {
  letter-spacing: 3px;
  font-weight: 400;
  /* font-family: Raleway; */
  color: #a9a6a6;
  font-size: 14px;
}

.widget-social.widget-social-h li i {
  font-size: 46px;
  color: #cecccc;
}
.footer-widget a i {
  margin-right: 20px;
  opacity: 0.8;
  font-size: 14px;
}

.dropdown-menu > li a::marker {
  display: none !important;
}

.gallery .fa {
  font-size: 30px;
  color: #ef3636;
}

.gallery h3 {
  font-size: 18px;
  background: #e81a46;
  padding: 0px 5px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 50px;
  font-family: "Martel", serif;
  display: inline-block;
  line-height: 23px;
  letter-spacing: 6px;
}

.ppp {
  position: relative;
}

.gl {
  position: relative;
  overflow: hidden;
}

.gl:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: #262533d6;
  content: "";
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.gl:hover:before {
  opacity: 1;
}
.gl:hover .detailp {
  opacity: 1;
  bottom: 45%;
}

.gl .detailp {
  position: absolute;
  text-align: center;
  opacity: 0;
  bottom: 35%;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0% 20%;
}

.gl .detailp h1 {
  font-size: 20px;
  font-family: "Titillium Web", sans-serif;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  line-height: 30px;
}

.mt {
  margin-top: 30px;
}

.detailp a {
  border: 1px solid #fff;
  padding: 6px 15px;
  font-size: 13px;
  color: #fff;
}
.flexcroll {
  height: 400px;
  overflow-y: scroll;
}
.flexcroll {
  scrollbar-face-color: #367cd2;
  scrollbar-shadow-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
}

/* Let's get this party started */
.flexcroll::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.flexcroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 0px;
}

/* Handle */
.flexcroll::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.elemeter {
  display: flex;
  padding: 20px 20px;
  background: #fff;
  margin: 20px 50px 0px 0px;
}

.lleft {
  width: 90px;
  height: 90px;
  display: block;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 90px;
  flex: 0 0 90px;
}

.rright {
}

.service-one__box {
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}

.service-one__icon {
  width: 120px;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  position: relative;
}

.service-one__icon:after,
.service-one__icon:before {
  content: "";
  width: 9px;
  height: 141px;
  background-color: inherit;
  border-radius: 4.5px;
  position: absolute;
  top: -15px;
  left: 30px;
  z-index: 1;
  transform: rotate(70deg);
  opacity: 0;
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.service-one__icon-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.service-one__icon:after {
  left: 40px;
  top: -30px;
}

.service-one__icon-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.service-one__icon-inner:after,
.service-one__icon-inner:before {
  content: "";
  left: 0;
  background-color: #fff;
  position: absolute;
  opacity: 0.2;
}
.service-one__icon-inner:before {
  top: 0;
  width: 107px;
  height: 107px;
  transform: translate(-30%, -30%);
  border-radius: 50%;
  transition: transform 0.5s ease;
}

.service-one__icon-inner i {
  color: #fff;
  font-size: 64px;
}

.service-one__box h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  margin-top: 30px;
  margin-bottom: 0;
  letter-spacing: -0.04em;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  color: #333;
}

.service-one__box p {
  /* font-size: 18px; */
  line-height: 25px;
  /* color: #7e7e7e; */
  width: 100%;
  max-width: 192px;
  margin: 15px auto 0;
}

.service-one [class*="col-"]:not(:first-of-type):before {
  content: "";
  width: 1px;
  height: 230px;
  background-color: #e4e4e4;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.background-base {
  background-color: #fcad30;
}

.background-secondary {
  background: #ed4b4b;
}

.background-primary {
  background: #4ecd99;
}

.background-special {
  background: #5366c2;
}

.service-one__box:hover .service-one__icon:after,
.service-one__box:hover .service-one__icon:before {
  transform: rotate(-35deg);
  opacity: 1;
}

.service-one__box:hover .service-one__icon:after,
.service-one__box:hover .service-one__icon:before {
  transform: rotate(-35deg);
  opacity: 1;
}

.service-one__box:hover .service-one__icon:after,
.service-one__box:hover .service-one__icon:before {
  transform: rotate(-35deg);
  opacity: 1;
}

.service-one__box:hover .service-one__icon-inner:before {
  transform: translate(0);
}

.addback {
  position: relative;
}

.call-to-action-two__icon {
  position: absolute;
  top: 0;
  left: 10%;
  width: 120px;
  height: 140px;
  background-color: #3d7bf37a;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 60px;
  color: #fff;
  border-bottom-left-radius: 70px;
  border-bottom-right-radius: 70px;
}

.add h2 {
  font-size: 40px;
  color: #fff;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  margin-top: 25px;
}

.add h4 {
  font-family: "Rajdhani", sans-serif;
  color: #f5d808;
  font-size: 25px;
  font-weight: 600;
}

.testdetail {
  position: relative;
  height: 180px;
  padding-right: 20%;
}

.testdetail p {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}

.testimonialback {
  background: #f73036;
  padding: 30px 0px;
  position: relative;
}

.tt {
  position: absolute;
  text-align: center;
  top: 20%;
  left: 45%;
}

.testhead {
  font-size: 45px;
  font-family: "Rajdhani", sans-serif;
  color: #fff;
  padding: 40px 0px;
}

.client2 .slick-prev:before,
.client2 .slick-next:before {
  color: #fff;
  font-size: 45px !important;
}

.client2 .slick-prev {
  left: auto;
  right: 0;
}

.blinkcircle {
  position: absolute;
  bottom: 0%;
  left: 0%;
  text-align: center;
  width: 100%;
}
.blinkback {
  padding: 10px 0px;
  background: #112c91;
  position: relative;
}

.call-to-action-two__icon2 {
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 120px;
  height: 110px;
  background-color: #f36f73;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 55px;
  color: #fff;
  border-top-left-radius: 70px;
  border-top-right-radius: 70px;
}

.rangeback {
  background: #fff;
  padding: 30px 0px;
}

.service-two__box-link {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 24px;
  color: var(--thm-black);
  width: 55px;
  height: 55px;
  background-color: #f50611;
  border-radius: 50%;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 1px;
  left: 50%;
  z-index: 11;
  transform: translateX(-50%) translateY(50%);
  transition: all 0.5s ease;
  color: #fff;
}
.service-two__box-link:hover {
  color: #fff;
}

.hot:hover .service-two__box-link {
  transform: translateX(-50%) translateY(11%);
}

.feature-info-style-05 .feature-info-icon i {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  /* justify-content: center; */
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f6f6f6;
  color: #ef3139;
  width: 144px;
  height: 144px;
  position: relative;
  border-radius: 50%;
  line-height: 144px;
  font-size: 46px;
}

.feature-info-style-05:hover .feature-info-icon i {
  background: #ef3139;
  color: #ffffff;
}

.feature-info-content h5 {
  font-size: 25px;
  margin: 20px 0px;
  text-align: center;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
}

.feature-info-content p {
  width: 80%;
  margin: auto;
  text-align: center;
}

.feature-info-icon img {
  background: #e2e1e1;
  border-radius: 100px;
  padding: 10px;
  transition: 0.5s;
}

.feature-info-icon img:hover {
  background: #6dbeef54;
}

.angle-icon {
  position: absolute;
  top: 27px;
  right: -10%;
}
