/*
  Template Name: Sheltek - Real Estate HTML Template 
  Description: This is html5 template
  Author: DevItems
  Version: 1.0
  Design and Developed by: DevItems
  NOTE: This is main style sheet of template, 
  This file contains the styling for the actual Template. 
  Please do not change anything here! write in a custom.css file if required!

*/
/*================================================
[  Table of contents  ]
================================================
  1.General
  2. Typography
  3. transtion
  4 buttons 
  5. Input 
  6. Basic margin padding 
      6.1 Margin top 
      6.2 Margin right  
      6.3 Margin bottom 
      6.4 Margin left 
      6.5 Padding top
      6.6 Padding right 
      6.7 Padding bottom  
      6.8 Padding left 
      6.9 Page section padding 
      6.10 Page section margin 
  7. Extra margin and padding
  8. Scroll Up 
  9. Extra class (Custom cloumn)
  10. Text color
  11. Background variation set 
  12. Opacity background
  13. image background
  14. separator
  15. Section title 1 
  16. section title 2 
======================================
[ End table content ]
======================================*/

/*************************
  1.General
*************************/
a[href^=tel] {text-decoration: inherit;color: inherit;}*{-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}#EmailAddress {display: none;}#main-email-address {display: none;}
/*body {
    background-color: transparent !important;
      color: black !important;
      font-family: 'Lato', sans-serif;
      font-size: 16px;
      font-weight: 400;
      line-height: 1.625;
      overflow: scroll;
      overflow-x: hidden;

}*/
body {
    background-color: transparent !important;
    color: #333;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.625;
    overflow: scroll;
    overflow-x: hidden;
}
.container {
    max-width: 1170px !important;
}
b, strong {
    font-weight: bold;
}

::-webkit-scrollbar {width: 0px; /* Remove scrollbar space */background: transparent !important; /* Optional: just make scrollbar invisible */}
/* Optional: show position indicator in red */
::-webkit-scrollbar-thumb {background: #FF0000;}
.wrapper {background: #fff none repeat scroll 0 0;}
a,.btn, i {-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
input,select,textarea {-webkit-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;}
.btn{border-radius: 0px;font-size: 14px;padding: 0px 15px;height: 30px;line-height: 30px;}
a:focus,.btn:focus{text-decoration: none;outline: none;}
a:focus,a:hover{color:grey;text-decoration: none;}
a,button,input{outline: medium none;color: #666666;}
/* =========================
  2. Typography
============================= */
html {font-size: 100%;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:'Lato',sans-serif;color:black;margin-top:0;font-weight:500;}
h5,.h5,h6,.h6{font-family: 'Lato', sans-serif;font-weight: 400;}
h1,.h1{font-size:36px;}h2,.h2{font-size:30px;}h3,.h3{font-size:24px;}h4,.h4{font-size:24px;}h5,.h5{font-size:19px;}h6,.h6{font-size:14px;}
@media all and (max-width: 768px){html{font-size:87.5%;}}
@media all and (max-width: 767px) {h1,.h1{font-size:30px;font-weight:500;}h2,.h2{font-size:24px;}h3,.h3{font-size: 20px;}h4,.h4{font-size:24px;}h5,.h5{font-size: 18px;}h6,.h6{font-size:15px;}}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,span a,li a{color: inherit}
p {color: black;font-family: "Lato",sans-serif;font-size: 14px;font-weight: 300;line-height: 24px;margin-bottom: 15px;}
.g-font-1 {font-family: "Lato",sans-serif;}
.g-font-2 {font-family: 'Lato', sans-serif;}
.font-w-5 {font-weight: 500;}
.font-w-6 {font-weight: 600;}
.font-w-7 {font-weight: 700;}
img{max-width: 100%;-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.product img {max-width: 75%;}
ul {margin: 0px;padding: 0px;}
li {list-style: none;}
hr {border-bottom: 1px solid #eeeeee;border-top: 0 none;margin: 30px 0;padding: 0;}
hr.style-2{border-bottom: 1px dashed #eceff8;}
hr.mp-0 {margin: 0;border-bottom: 1px solid #eceff8;}
hr.mtb-40 {margin: 40px 0;border-bottom: 1px solid #eceff8;border-top: 0px;}
td {font-weight: 300;}
label {display: inline-block;max-width: 100%;margin-bottom: 0px!important;font-weight: 700;color: #333;font-size:14px;}
*::-moz-selection {background: #4fc1f0;color: #fff;text-shadow: none;}
::-moz-selection {background: #4fc1f0;color: #fff;text-shadow: none;}
::selection {background: #4fc1f0;color: #fff;text-shadow: none;}
.mark, mark {background: #95c41f none repeat scroll 0 0; color: #fff;}
span.tooltip-content {color: black;cursor: help;font-size: 18px;font-weight: 400;}
.f-left {float: left}
.f-right {float: right}
.fix {overflow: hidden}
.browserupgrade {margin: 0.2em 0;background: #ccc;color: #000;padding: 0.2em 0;}
.pos-relative {position: relative;}
.pos-absolute {position: absolute;}
.pos-absolute.container {left: 0;right: 0;}
.pos-vertical-center { position: relative;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
@media all and (max-width: 767px) {.pos-vertical-center {top: 0;transform: none;-webkit-transform: none;}}
@media all and (max-height: 600px) {.pos-vertical-center {top: 0;transform: none; -webkit-transform: none;}}
.pos-vertical-align-columns {display: table;table-layout: fixed;width: 100%;}
.pos-vertical-align-columns > div[class*='col-'] {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
@media all and (max-width: 990px) {
  .pos-vertical-align-columns {
    display: block;
    width: auto;
  }
  .pos-vertical-align-columns > div[class*='col-'] {
    display: block;
  }
}
/***************************
  3. transtion
****************************/
 a.button:after,
a.button-small:after {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
} 
 .share ul,
.share:hover ul {
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
a.button-border span,
a.button-border-white span,
input,
select,
textarea {
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
} 

/*************************
    4 buttons 
*************************/
.button {
    width: 100%;
    display: inline-block;
    background: #df1431;
    padding: 0px 50px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 40px;
    border-radius: 5px;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    text-transform: none;
}
button:hover {
    color: black;
}
.imgmap img {
    width: 85%;
}

.button.large { padding: 16px 80px; font-size: 18px;  }

.button.medium { padding: 14px 60px; font-size: 16px; }

.button.small { padding: 8px 20px; font-size: 14px; }

.button.extra-small { padding: 5px 18px; font-size: 14px; }

.width-100 {
  display: block;
}
.width-100 {
  text-align: center;
  width: 100%;
}
.btn-transparent { background: transparent; }
.btn-border { border: 1px solid #fff; }

/*************************
  5. Input 
*************************/
input[type="text"],
input[type="email"],
input[type="password"] {

    background: #fff;
    border: 1px solid rgba(0,0,0,0.2);
    margin-bottom: 10px;
    color: #606060;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    padding: 0 10px;
    width: 100%;
    border-radius: 3px;
}
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #606060;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input::-moz-placeholder { /* Firefox 19+ */
  color: #606060;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input:-ms-input-placeholder { /* IE 10+ */
  color: #606060;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input:-moz-placeholder { /* Firefox 18- */
  color: #606060;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
textarea::-webkit-input-placeholder {
  color: #606060;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
textarea::-moz-placeholder {
  color: #606060;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
textarea:-ms-input-placeholder {
  color: #606060;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
textarea:-moz-placeholder {
  color: #606060;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
}
select {
    /* border: 1px solid #eeeeee;*/
    /*border: 1px solid rgba(0,0,0,0.2);
    color: #606060;
    font-size: 13px;
    height: 40px;
    padding: 0 0 0 10px;
    width: 100%;
    border-radius: 3px;*/
    background: #fff;
    border: 1px solid rgba(0,0,0,0.2);
    margin-bottom: 10px;
    color: #606060!important;
    font-family: 'Lato', sans-serif;
    font-size: 14px!important;
    font-weight: 300;
    height: 40px!important;
    padding: 0 10px!important;
    width: 100%;
    border-radius: 3px;
}
option {
  background: #ffffff none repeat scroll 0 0;
  border: 0 solid #626262;
  font-size: 13px;
  padding-left: 10px;
}
textarea {
    background: #ffffff none repeat scroll 0 0;
    /*  border: 1px solid #e1e1e1;*/
    border: 1px solid rgba(0,0,0,0.2);
   /* margin-bottom: 10px;*/
    color: #606060;
    font-family: "Lato",sans-serif;
    font-size: 14px!important;
    font-weight: 300;
    padding: 10px 10px 10px 10px;
    resize: vertical;
    width: 100%;
    border-radius: 3px;
}

/*input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus,
.footer-contact textarea:focus {
  border: 1px solid #95c41f;
}*/
textarea:focus {
  outline: none;
}
::-moz-placeholder {
    color: #444;
    font-size: 13px;
}


/*custom-select*/
.custom-select-2 {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.custom-select-2 {
  color: #606060;
  background: rgba(0, 0, 0, 0) url("https://www.alloyfasteners.cn/images/icons/down-arrow.png") no-repeat scroll 97% center;
  border: 1px solid #e1e1e1;
  height: 40px;
  line-height: 38px;
  margin-bottom: 20px;
  width: 100%; 
  font-family: 'Lato';
  font-weight: 300;
}
.custom-select-2 option {
  font-size: 13px;
  padding: 3px 0 0 20px;
}



/*************************
  6. Basic margin padding  
*************************/
.m-0 {
    margin: 0;
}
.p-0 {
    padding: 0;
}
/*************************
    6.1 Margin top 
*************************/
.mt-0 { margin-top: 0 }
.mt-10 { margin-top: 10px }
.mt-15 { margin-top: 15px }
.mt-20 { margin-top: 20px }
.mt-30 { margin-top: 30px }
.mt-35 { margin-top: 35px }
.mt-40 { margin-top: 40px }
.mt-50 { margin-top: 50px }
.mt-55 { margin-top: 55px }
.mt-60 { margin-top: 60px }
.mt-70 { margin-top: 70px }
.mt-75 { margin-top: 75px }
.mt-80 { margin-top: 80px }
.mt-90 { margin-top: 90px }
.mt-100 { margin-top: 100px }
.mt-110 { margin-top: 110px }
.mt-115 { margin-top: 115px }
.mt-120 { margin-top: 120px }
.mt-130 { margin-top: 130px }
.mt-140 { margin-top: 140px }
.mt-150 { margin-top: 150px }
.mt-160 { margin-top: 160px }
.mt-170 { margin-top: 170px }
.mt-180 { margin-top: 180px }
.mt-190 { margin-top: 190px }
.mt-200 { margin-top: 200px }
/*************************
    6.2 Margin right  
*************************/
.mr-0 { margin-right: 0px }
.mr-10 { margin-right: 10px }
.mr-15 { margin-right: 15px }
.mr-20 { margin-right: 20px }
.mr-30 { margin-right: 30px }
.mr-40 { margin-right: 40px }
.mr-50 { margin-right: 50px }
.mr-60 { margin-right: 60px }
.mr-70 { margin-right: 70px }
.mr-80 { margin-right: 80px }
.mr-90 { margin-right: 90px }
.mr-100 { margin-right: 100px }
.mr-110 { margin-right: 110px }
.mr-120 { margin-right: 120px }
.mr-130 { margin-right: 130px }
.mr-140 { margin-right: 140px }
.mr-150 { margin-right: 150px }
/*************************
    6.3 Margin bottom 
*************************/
.mb-0 { margin-bottom: 0 }
.mb-5 { margin-bottom: 5px }
.mb-10 { margin-bottom: 10px }
.mb-15 { margin-bottom: 15px }
.mb-20 { margin-bottom: 20px }
.mb-25 { margin-bottom: 25px }
.mb-30 { margin-bottom: 30px }
.mb-35 { margin-bottom: 35px }
.mb-40 { margin-bottom: 40px }
.mb-50 { margin-bottom: 50px }
.mb-55 { margin-bottom: 55px }
.mb-60 { margin-bottom: 60px }
.mb-70 { margin-bottom: 70px }
.mb-75 { margin-bottom: 75px }
.mb-80 { margin-bottom: 80px }
.mb-90 { margin-bottom: 90px }
.mb-100 { margin-bottom: 100px }
.mb-110 { margin-bottom: 110px }
.mb-115 { margin-bottom: 115px }
.mb-120 { margin-bottom: 120px }
.mb-130 { margin-bottom: 130px }
.mb-140 { margin-bottom: 140px }
.mb-150 { margin-bottom: 150px }
.mb-160 { margin-bottom: 160px }
.mb-170 { margin-bottom: 170px }
.mb-180 { margin-bottom: 180px }
.mb-190 { margin-bottom: 190px }
.mb-200 { margin-bottom: 200px }
/*************************
    6.4 Margin left 
*************************/
.ml-0 { margin-left: 0 }
.ml-10 { margin-left: 10px }
.ml-15 { margin-left: 15px }
.ml-20 { margin-left: 20px }
.ml-30 { margin-left: 30px }
.ml-40 { margin-left: 40px }
.ml-50 { margin-left: 50px }
.ml-60 { margin-left: 60px }
.ml-70 { margin-left: 70px }
.ml-80 { margin-left: 80px }
.ml-90 { margin-left: 90px }
.ml-100 { margin-left: 100px }
.ml-110 { margin-left: 110px }
.ml-120 { margin-left: 120px }
.ml-130 { margin-left: 130px }
.ml-140 { margin-left: 140px }
.ml-150 { margin-left: 150px }
/*************************
    6.5 Padding top
*************************/
.pt-0 { padding-top: 0 }
.pt-10 { padding-top: 10px }
.pt-15 { padding-top: 15px }
.pt-20 { padding-top: 20px }
.pt-30 { padding-top: 30px }
.pt-40 { padding-top: 40px }
.pt-50 { padding-top: 50px }
.pt-55 { padding-top: 55px }
.pt-60 { padding-top: 60px }
.pt-70 { padding-top: 70px }
.pt-75 { padding-top: 75px }
.pt-80 { padding-top: 80px }
.pt-90 { padding-top: 90px }
.pt-100 { padding-top: 100px }
.pt-110 { padding-top: 110px }
.pt-115 { padding-top: 115px }
.pt-120 { padding-top: 120px }
.pt-130 { padding-top: 130px }
.pt-140 { padding-top: 140px }
.pt-150 { padding-top: 150px }
.pt-160 { padding-top: 160px }
.pt-170 { padding-top: 170px }
.pt-180 { padding-top: 180px }
.pt-190 { padding-top: 190px }
.pt-200 { padding-top: 200px }
/*************************
    6.6 Padding right 
*************************/
.pr-0 { padding-right: 0 }
.pr-10 { padding-right: 10px }
.pr-15 { padding-right: 15px }
.pr-20 { padding-right: 20px }
.pr-30 { padding-right: 30px }
.pr-40 { padding-right: 40px }
.pr-50 { padding-right: 50px }
.pr-60 { padding-right: 60px }
.pr-70 { padding-right: 70px }
.pr-80 { padding-right: 80px }
.pr-90 { padding-right: 90px }
.pr-100 { padding-right: 100px }
.pr-110 { padding-right: 110px }
.pr-120 { padding-right: 120px }
.pr-130 { padding-right: 130px }
.pr-140 { padding-right: 140px }
/*************************
    6.7 Padding bottom  
*************************/
.pb-0 { padding-bottom: 0 }
.pb-10 { padding-bottom: 10px }
.pb-15 { padding-bottom: 15px }
.pb-20 { padding-bottom: 20px }
.pb-25 { padding-bottom: 25px }
.pb-30 { padding-bottom: 30px }
.pb-40 { padding-bottom: 40px }
.pb-50 { padding-bottom: 50px }
.pb-55 { padding-bottom: 55px }
.pb-60 { padding-bottom: 60px }
.pb-70 { padding-bottom: 70px }
.pb-75 { padding-bottom: 75px }
.pb-80 { padding-bottom: 80px }
.pb-90 { padding-bottom: 90px }
.pb-100 { padding-bottom: 100px }
.pb-110 { padding-bottom: 110px }
.pb-115 { padding-bottom: 115px }
.pb-120 { padding-bottom: 120px }
.pb-130 { padding-bottom: 130px }
.pb-140 { padding-bottom: 140px }
.pb-150 { padding-bottom: 150px }
.pb-160 { padding-bottom: 160px }
.pb-170 { padding-bottom: 170px }
.pb-180 { padding-bottom: 180px }
.pb-190 { padding-bottom: 190px }
.pb-200 { padding-bottom: 200px }
/*************************
    6.8 Padding left 
*************************/
.pl-0 { padding-left: 0 }
.pl-10 { padding-left: 10px }
.pl-15 { padding-left: 15px }
.pl-20 { padding-left: 20px }
.pl-30 { padding-left: 30px }
.pl-40 { padding-left: 40px }
.pl-50 { padding-left: 50px }
.pl-60 { padding-left: 60px }
.pl-70 { padding-left: 70px }
.pl-80 { padding-left: 80px }
.pl-90 { padding-left: 90px }
.pl-100 { padding-left: 100px }
.pl-110 { padding-left: 110px }
.pl-120 { padding-left: 120px }
.pl-130 { padding-left: 130px }
.pl-140 { padding-left: 140px }
.pl-150 { padding-left: 150px }
/***************************
    6.9 Page section padding   
****************************/
.ptb-0 { padding: 0 }
.ptb-10 { padding: 10px 0 }
.ptb-20 { padding: 20px 0 }
.ptb-30 { padding: 30px 0 }
.ptb-40 { padding: 40px 0 }
.ptb-50 { padding: 50px 0 }
.ptb-55 { padding: 55px 0 }
.ptb-60 { padding: 60px 0 }
.ptb-70 { padding: 70px 0 }
.ptb-75 { padding: 75px 0 }
.ptb-80 { padding: 80px 0 }
.ptb-90 { padding: 90px 0 }
.ptb-100 { padding: 100px 0 }
.ptb-110 { padding: 110px 0 }
.ptb-115 { padding: 115px 0 }
.ptb-120 { padding: 120px 0 }
.ptb-130 { padding: 130px 0 }
.ptb-140 { padding: 140px 0 }
.ptb-150 { padding: 150px 0 }
.ptb-160 { padding: 160px 0 }
.ptb-170 { padding: 170px 0 }
.ptb-180 { padding: 180px 0 }
.ptb-190 { padding: 190px 0 }
.ptb-200 { padding: 200px 0 }
/***************************
    6.10 Page section margin 
****************************/
.mtb-0 { margin: 0 }
.mtb-10 { margin: 10px 0 }
.mtb-15 { margin: 15px 0 }
.mtb-20 { margin: 20px 0 }
.mtb-30 { margin: 30px 0 }
.mtb-35 { margin: 35px 0 }
.mtb-40 { margin: 40px 0 }
.mtb-50 { margin: 50px 0 }
.mtb-55 { margin: 55px 0 }
.mtb-60 { margin: 60px 0 }
.mtb-75 { margin: 75px 0 }
.mtb-70 { margin: 70px 0 }
.mtb-80 { margin: 80px 0 }
.mtb-90 { margin: 90px 0 }
.mtb-100 { margin: 100px 0 }
.mtb-110 { margin: 110px 0 }
.mtb-115 { margin: 115px 0 }
.mtb-120 { margin: 120px 0 }
.mtb-130 { margin: 130px 0 }
.mtb-140 { margin: 140px 0 }
.mtb-150 { margin: 150px 0; }
.mtb-160 { margin: 160px 0; }
.mtb-170 { margin: 170px 0; }
.mtb-180 { margin: 180px 0; }
.mtb-190 { margin: 190px 0; }
.mtb-200 { margin: 200px 0; }
/***************************
  7. Extra margin and padding
****************************/
.plr-140 {
  padding-left: 7%;
  padding-right: 7%;
}
/***************************
  8. Scroll Up 
****************************/
#scrollUp {
    background-color: #3C3D41;
    bottom: 97px;
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: bold;
    width: 50px;
    height: 50px;
    line-height: 47px;
    right: 3%;
    text-align: center;
    right: 20px;
    text-align: center;
    font-size: 28px;
    border-radius: 3px;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    color: #ffffff !important;
    cursor: pointer;
    opacity: 0.3;
}
    #scrollUp i {
        line-height: 40px;
        color: #ffffff;
    }

    #scrollUp:hover {
        background: #df1431 none repeat scroll 0 0;
        color: #ffffff;
        opacity: 1;
    }
/*Call to action*/
.action-box-button a.button span {
  font-size: 13px;
  padding: 11px 12px;
}
/*************************************
  9. Extra class (Custom cloumn)
*************************************/
.pricing .container .row [class*="col-"] { }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10 {
    float: left;
}
.col-1{
    width: 10%;
}
.col-2{
    width: 20%;
}
.col-3{
    width: 30%;
}
.col-4{
    width: 40%;
}
.col-5{
    width: 50%;
}
.col-6{
    width: 60%;
}
.col-7{
    width: 70%;
}
.col-8{
    width: 80%;
}
.col-9{
    width: 90%;
}
.col-10{
    width: 100%;
}

/*************************
  10. Text color
*************************/
.text-theme { color: #95c41f; }
.text-black { color: #575757; }
.text-white { color: #fff; }
.text-gray { color: #666; }
.text-blue { color: #4FC1F0; }

.text-white h1,
.text-white h2,
.text-white h3 {
  color: #ffffff;
}
/*************************************
  11. Background variation set 
 **************************************/
/*colored background*/
.bg-gray{ background: #f5f5f5; }
.bg-blue{ background: black; }

.bg-theme { background: #95c41f; }
.bg-black { background: #222222; }
.bg-white {
    background: #fff;
    /*margin-bottom: 16px;*/
}
/* .bg-default { background: #f6f6f6; } */
.bg-transparent { background: transparent; }

/*************************************
  12. Opacity background
 **************************************/
 .bg-opacity-black-10, .bg-opacity-black-20, .bg-opacity-black-30, .bg-opacity-black-40, .bg-opacity-black-50, .bg-opacity-black-60, .bg-opacity-black-70, .bg-opacity-black-80, .bg-opacity-black-90, .bg-opacity-white-10, .bg-opacity-white-20, .bg-opacity-white-30,  .bg-opacity-white-40, .bg-opacity-white-50, .bg-opacity-white-60, .bg-opacity-white-70,  .bg-opacity-white-80, .bg-opacity-white-90{
    z-index: 9; 
 }
 .bg-opacity-black-10:before, .bg-opacity-black-20:before, .bg-opacity-black-30:before, .bg-opacity-black-40:before, .bg-opacity-black-50:before, .bg-opacity-black-60:before, .bg-opacity-black-70:before, .bg-opacity-black-80:before, .bg-opacity-black-90:before, .bg-opacity-white-10:before, .bg-opacity-white-20:before, .bg-opacity-white-30:before, .bg-opacity-white-40:before, .bg-opacity-white-50:before, .bg-opacity-white-60:before, .bg-opacity-white-70:before, .bg-opacity-white-80:before, .bg-opacity-white-90:before{
    content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; 
 }
.bg-opacity-black-10:before {  background: rgba(0, 0, 0, 0.1);}
.bg-opacity-black-20:before {  background: rgba(0, 0, 0, 0.2);}
.bg-opacity-black-30:before {  background: rgba(0, 0, 0, 0.3);}
.bg-opacity-black-40:before {  background: rgba(0, 0, 0, 0.4);}
.bg-opacity-black-50:before {  background: rgba(0, 0, 0, 0.5);}
.bg-opacity-black-60:before {  background: rgba(0, 0, 0, 0.6);}
.bg-opacity-black-70:before {  background: rgba(0, 0, 0, 0.7);}
.bg-opacity-black-80:before {  background: rgba(0, 0, 0, 0.8);}
.bg-opacity-black-90:before {  background: rgba(0, 0, 0, 0.9);}

.bg-opacity-white-10:before {  background: rgba(255, 255, 255, 0.1);}
.bg-opacity-white-20:before {  background: rgba(255, 255, 255, 0.2);}
.bg-opacity-white-30:before {  background: rgba(255, 255, 255, 0.3);}
.bg-opacity-white-40:before {  background: rgba(255, 255, 255, 0.4);}
.bg-opacity-white-50:before {  background: rgba(255, 255, 255, 0.5);}
.bg-opacity-white-60:before {  background: rgba(255, 255, 255, 0.6);}
.bg-opacity-white-70:before {  background: rgba(255, 255, 255, 0.7);}
.bg-opacity-white-80:before {  background: rgba(255, 255, 255, 0.8);}
.bg-opacity-white-90:before {  background: rgba(255, 255, 255, 0.9);}

/*************************************
  13. image background
 **************************************/
/*.bg-1{background:url(https://www.alloyfasteners.cn/css/images/bg/1.jpg);}
.bg-2{background:url(https://www.alloyfasteners.cn/css/images/bg/2.jpg);}*/
.bg-3 { background: url(https://www.alloyfasteners.cn/css/images/bg/3.jpg);}
.bg-4 { background: url(https://www.alloyfasteners.cn/css/images/bg/4.jpg);}
.bg-5 { background: url(https://www.alloyfasteners.cn/css/images/bg/5.jpg);}
.bg-6 { background: url(https://www.alloyfasteners.cn/css/images/bg/6.jpg);}
.bg-7 { background: url(https://www.alloyfasteners.cn/css/images/bg/7.jpg);}
.bg-8 { background: url(https://www.alloyfasteners.cn/css/images/bg/8.jpg);}
.bg-9 { background: url(https://www.alloyfasteners.cn/css/images/bg/9.jpg);}
.bg-10 { background: url(https://www.alloyfasteners.cn/css/images/bg/10.jpg);}

/*.bg-1 {background: url(../images/bg/5.jpg);}
.bg-2 { background: url(../images/bg/5.jpg);}*/
.bg-3 { background: url(https://www.alloyfasteners.cn/images/bg/3.jpg);}
.bg-4 { background: url(https://www.alloyfasteners.cn/images/bg/4.jpg);}
.bg-5 { background: url(../images/bg/5.jpg);}
.bg-6 { background: url(https://www.alloyfasteners.cn/images/bg/6.jpg);}
.bg-7 { background: url(https://www.alloyfasteners.cn/images/bg/7.jpg);}
.bg-8 { background: url(https://www.alloyfasteners.cn/images/bg/8.jpg);}
.bg-9 { background: url(https://www.alloyfasteners.cn/images/bg/9.jpg);}
.bg-10 { background: url(https://www.alloyfasteners.cn/images/bg/10.jpg);}

.bg-1, .bg-2, .bg-3, .bg-4, .bg-5, .bg-6, .bg-7, .bg-8, .bg-9, .bg-10{
  background-attachment: fixed; 
  background-clip: initial; 
  background-color: rgba(0, 0, 0, 0);
  background-origin: initial; background-position: center center; 
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; 
  z-index: 0;
}
/*pattern background*/
.pattern-bg { 
 background:url(https://www.alloyfasteners.cn/css/images/pattern/pattern-bg.png) repeat; 
 background-position: top right; 
 background-color: rgba(236, 239, 247, 1); 
}
/*************************************
  14. separator
 **************************************/
.separator{
    position: relative;
    display: inline-block;
    clear: both;
    background: rgba(0, 0, 0, 0.07) none repeat scroll 0 0;
    bottom: 0;
    height: 1px;
    width: 33%;
}
.separator:before {
  background: #4fc1f0 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 100px;
}
.section-title:hover .separator:before {
  width: 75%;
}
.separator i {
  background: #ECEFF7 none repeat scroll 0 0;
  color: #4fc1f0;
  display: block;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: -20px;
  width: 40px;
}
.separator span {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #4fc1f0;
  border-radius: 100%;
  display: block;
  height: 10px;
  position: absolute;
  top: -5px;
  width: 10px;
}
.separator i, .separator span {
  left: 0;
  -webkit-transform: none;
          transform: none;
}
.text-center .separator:before, .text-center .separator i, .text-center .separator span  {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.text-right .separator:before, .text-right .separator i, .text-right .separator span  {
  left: auto;
  -webkit-transform: none;
          transform: none;
  right: 0;
}
/*************************
  15. Section title 1 
***********************/
.section-title {}
.section-title h1,
.section-title h2,
.section-title h3 {
  margin-bottom: 0;
}
.section-title h3 {
  font-weight: 600;
}
.section-title p {
    margin-bottom: 0px;
    font-size: 14px;
}

/*************************
  16. section title 2 
*************************/
.section-title-2 {
  margin: auto;
  width: calc(100% - 30%);
}
.section-title-2 { margin-bottom: 55px }
.section-title-2 h1 {}
.section-title-2 h2 {
  line-height: 1;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.section-title-2 p {}
.section-title-2 .title-line { padding: 20px 0 15px }

/*====================*/
.features-include-list > h6 {
    font-weight: 500;
    font-size: 26px;
}
.div-space {
    margin-bottom: 17px;
}
.img-fit {
    width: 76%;
}

/*.left-texas-text {
    padding-left: 234px;
}

.right-texas-text {
    padding-left: 87px;
}*/
.navbar-nav {
    float: initial;
    margin: 0;
}
.dropdown-menu {
    border: 0px solid rgba(0,0,0,.15) !important;
    background-color: rgba(208, 203, 203, 0.75);
}

.button-print {
    background-color: #df1431;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 6px;
    color: white;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626!important;
    text-decoration: none;
    background-color: #fff;
    
}
.red-locations > li > a {
    color:#ee3342;
}

#products-menu a {
    width: 160px !important;
}

.dropdown-menu > li > a {
    background-color: #eee;
    border: 1px solid #fff;
    border-top-color: rgb(255, 255, 255);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
    color: #333;
    font-size: 12px;
    padding: 14px 20px;
    position: relative;
    width: 200px !important;
}

.dropdown-menu > li > a.noborder {
border:none !important;

}


/*.dropdown-menu > li > a {
    width: 200px !important;
}*/

ul li:hover > ul,
ul li:focus-within > ul,
ul li ul:hover {
    visibility: visible;
    opacity: 1;
    display: block;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 2px 0 0;
    margin-top: 2px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.no-box-shadow {
    -webkit-box-shadow:none !important;
    box-shadow: none !important;
}

/*#WesternCampus-link, #Central-link, #Eastern-link, #Global-link {
    color: #df1431;
}*/
/*.imgmap-contact img {
    padding-top: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.imgmap-contact2 img {
    /*padding-top: 30px;*/
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 30px;
}*/
/*.col-sm-12, .col-sm-4, .col-md-3 {
    padding-right: 0px;
    padding-left: 0px;
}*/
.img-botton-padding img{
    margin-bottom: 16px;
}
.contact-messge {
    padding: 28px!important;
}

@media (min-width: 1170px) and (max-width: 1400px) {
    .fullscreen-version {
        display: block;
    }

    .mobile-version {
        display: none;
    }
}

/* PRODUCT TABLE BORDER*/
.panel-title-title {
    color: #df1431;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.075em;
}

.panel-title {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 3px;
    font-size:16px;
}

hr {
    border: none;
    background-color: #df1431;
    color: #df1431;
    height: 2px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 65%;
}

li {
    line-height: 1.2;
}


.row-border {
    border: 8px solid #df1431;
    margin-left: 12%;
    margin-right: 12%;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.header-text h2 {
    border: 8px solid #df1431;
    float: left;
    width: 330px;
    text-align: center;
    height: 45px;
    font-weight: bold;
    font-size: 1.5em;
    padding-top: 16px;
    background-color: #FFF;
    z-index: 99;
    line-height: 0em;
}

.header-area-p {
    background: #df1431;
    width: 545px;
    margin: 0 auto;
    height: 45px;
    position: relative;
    top: 25px;
}
.header-area-p-weight {
    background: #fff;
    width: 545px;
    margin: 0 auto;
    height: 45px;
    position: relative;
    top: 25px;
}

.header-icon-p {
    background-color: #df1431;
    width: 76px;
    float: left;
    height: 45px;
    text-align: center;
    padding-top: 4px;
}

.header-concept {
   
    text-align: center;
    height: 45px;
    font-weight: bold;
    font-size: 1.5em;
    padding-top: 4px;
    color: #FFFFFF;
    background-color: #df1431;
}

.first-panel-margin h4 {
    margin-top: 20px;
}


.footer-text-p {
    margin: 0 auto;
    height: 27px;
    background-color: #fff;
    position: relative;
    padding: 0 20px;
    width: 500px;
    top: 27px;
}

    .footer-text-p h4,h5 {
        font-size: 2.25em;
        font-weight: 700;
        position: relative;
        text-align: center;
        top: 0px;
        margin-bottom:5px;
    }
.mbb-20 {
    margin-bottom: 19px;
}

.socket-label-h4 h4 {
    font-size: 3.2em;
    letter-spacing: 2px;
    text-align: left;
    color: #666;
    -ms-transform: scale(.75, 1);
    -webkit-transform: scale(.75, 1);
    transform: scale(.75, 1);
    font-weight: 900;
    text-align: center;
    margin-bottom: 13px;
}
/*PRODUCT NUT TABLE BORDER */
.panel-title-nut {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
   
}

.panel-title-sub {
    color: #df1431;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
  
}
.panel-title-G {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 3px;
    font-size: 15px;
   
}
.div-img img {
    max-width: 85%;
}

.div-li li {
   
}

/*RESPONSIVE TABLE STUDS*/
.div-img-studs img {
    max-width: 80%;
}
.panel-title-G-studs {
    margin-bottom: 0px; 
}
.h4-studs-title {
    font-size: 1em;
    font-weight: bold;
 
}
/* RESPONSIVE WASHERS*/
.hr-washers hr {
    width:78%;
}
.vertical-line {
    border-left: 2px solid #df1431;
    height: 330px;
    float: left;
}

callOut h4 {
    font-size: 4em;
    position: relative;
    left: 100px;
    letter-spacing: -2px;
    text-align: left;
    color: #666;
    -ms-transform: scale(.75, 1);
    -webkit-transform: scale(.75, 1);
    transform: scale(.75, 1);
}

.callOut {
    font-size: 4em;
    position: relative;
    /*left: 100px;*/
    letter-spacing: -2px;
    text-align: left;
    color: #666;
    -ms-transform: scale(.75, 1);
    -webkit-transform: scale(.75, 1);
    transform: scale(.75, 1);
}

.panel-title {
    margin-bottom: 5px;
}

.hr-washers h3 span {
    color: #df1431;
}
.hr-washers h3 {
    font-size: 2.25em;
    font-weight: 700;
    position: relative;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.row-font {
    font-size: 14px;
}
.col-margin-20 {
    margin-left: 22px;
}
.margin-left-20 {
margin-left: 20px;
}
.col-padding-0 {
   padding-left: 0px;
   padding-right: 0px;
}
.mobile-washers {
    display:none;
}
.non-mobile-washers {
    display:block;
}
/*BENT BOLTS RESPONSIVE*/

.header-text-bent h2 {
    width: 300px;
}
.bolt-p p {
    text-indent: 1em;
    text-align: justify;
    margin-left:30px;
    margin-right:30px;
}
.bolt-p-s p {
font-size:.75em;
}

/*THREADED RODS*/

.threaded-h4 h4{
    font-size: 1.75em;
    font-weight: 700;
    position: relative;
    text-align: center;
    color: #666;
}
.threaded-h4 hr {
    width:85%;
}
.hex-label-h4 h4 {
    font-size: 4em;
    position: relative;
    left: 100px;
    letter-spacing: -2px;
    text-align: left;
    color: #666;
    -ms-transform: scale(.75, 1);
    -webkit-transform: scale(.75, 1);
    transform: scale(.75, 1);
    font-weight: 900;
}
.hex-label-h4 img {
    position: relative;
    top: 1px;
    height: 50px;
    -ms-transform: scale(1.33, 1);
    -webkit-transform: scale(1.33, 1);
    transform: scale(1.33, 1);
    padding-right: 20px;
    max-width: 120%;
}
/*input.fieldError, select.fieldError, textarea.fieldError {
    border: 1px solid #f00 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

label.fieldError {
    color: #f00 !important;
    font-size: 11px;
    font-weight: 399;

}*/
/*BOLT WEIGHT*/

.first-panel-margin-weight h4 {
    margin-top: 50px;
}

.panel-title-BW {
    background: #df1431;
    color:#fff;
    font-size:1.75em;
    line-height:.5em;
    letter-spacing:1px;
    text-align:center;
    font-weight:900;
    top:5px;
    padding:10px;
}
.font-itli-weight h2 {
    font-style: italic;
    font-weight: 600;
    text-align: center;
    font-size: 1.125em;
}

.panel-title-BW-blk {
    background: #000;
    color: #fff;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: .850em;
    padding: 10px;
    margin-bottom:0px;
}
.panel-title-BW-blk-inner {
    background: #000;
    color: #fff;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
}
.nopadding-weight {
    padding-left:0px;
    padding-right:0px;
}
.right-border-weight {
    border-right: 2px solid #fff;
}
.right-border-weight-blk {
    border-right: 2px solid #000;
}
.backg-gray-weight {
    background: #ccc;
}
.row-border-w {
    border: 8px solid #df1431;
    margin-left: 100px;
    margin-right: 100px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.row-border-nutw, .row-border-nutwt {
    border: 8px solid #df1431;
    margin-left: 100px;
    margin-right: 100px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
row-border-nutw

.slim-border-weight {
    padding: 10px;
    border: 1px solid #000;
}
    .slim-border-weight h4 {
        font-size: 14px;
        font-weight: bold;
        line-height: 1.2;
        text-align:center;
    }
    .slim-border-weight h6 {
        /*float: left;*/
        font-size: 12px;
        /*width: 165px;
        text-align: left;*/
        font-weight: bold;
    }
.material-li ul li {
    /*text-align: left;*/
    font-size: 11px;
    /*float: left;*/
    /*width: 242px;
    padding: 0px 6px;*/
}

.note-font {
    font-size: .75em;
}
.material-li-lg {
    background-color: #eee;
}
.font-bolt-w {
  font-size:15px;
}
.material-li ul li {
    font-size: 11px;
}
.mobile-version-weight-conversion {
    display:none;
}
.full-version-weight-conversion {
    display:block;
}
.black-header-mobile {
    display: none;
}

.black-header-full {
    display: block;
}
.material-li-xs {
    font-size: 9px;
}
.slim-border-weight-thread h4, h6 {
    font-size: 14px;
    /*font-weight: bold;*/
    line-height: 1.2;
    margin-bottom:3px;
}
.note-p p {
    text-indent: 1em;
    text-align: justify;
    font-size:10px;
}
.threadedrod-font ul li {
    font-size: .875em;
    line-height: 1.5;
}
.right-border-weight-black {
    border-right: 2px solid #000;
}
.right-border-weight-black1 {
    border-right: 2px solid #000;
}
.no-padding-left {
    padding-left: 0px;
}
.no-padding-right {
    padding-right: 0px;
}

.row-border-nutwt {
    margin-left: 12%;
    margin-right: 12%;
}
.throd-align-left {
    text-align:left;
    padding-left: 45px;
}
.numeric-font b {
    font-size: 1.3em;
    line-height:1;
}
.font-weight-roundBar li {
    font-size: .875em;
    line-height: 1.625;
}

.panel-title-BW-blk-inner-round {
    background: #000;
    color: #fff;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: .75em;
    line-height: 1.25em;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
}

.g-recaptcha {
    transform:scale(1);-webkit-transform:scale(0.97);transform-origin:0 0;-webkit-transform-origin:0 0;
}

/*Stud dimensions row-border*/
.row-border-sd {
    border: 8px solid #df1431;
    margin-left: 12%;
    margin-right: 12%;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.header-area-p-d h2 {
    width: 100%;
    text-align: center;
    height: 45px;
    font-weight: bold;
    font-size: 27px;
    padding-top: 21px;
    z-index: 99;
    line-height: 0em;
    color: #fff;
}
.header-area-p-d {
    background: #df1431;
    width: 545px;
    margin: 0 auto;
    height: 45px;
    position: relative;
    top: 25px;
}
.panel-title-studDim {
    color: black;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.075em;
    margin-top: 40px;
    margin-bottom: 20px;
}

.panel-title-studDim-a {
    color: black;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.075em;
    margin-top: 20px;
}

.panel-title-studDim span {
    color: #df1431;
}

.small-panel h4 {
    font-size: 16px;
    /*font-weight: bold;*/
}

.small-panel-sub h6 {
    font-size: 13px;
    /*font-weight: bold;*/
}

.nut-header {
    background: #df1431;
    width: 590px;/*545*/
    margin: 0 auto;
    height: 45px;
/*    position: relative;
    top: 388px;*/
}
.stud-header {
    background: #df1431;
    width: 590px;
    margin: 0 auto;
    height: 45px;
/*    position: relative;
    top: 304px;*/
}
.ml-118 h4{ margin-left: 118px;}
.mrr-80 h4 { margin-right: 80px;}
    .stud-header h2 {
        width: 100%;
        text-align: center;
        height: 45px;
        font-weight: bold;
        font-size: 27px;
        padding-top: 21px;
        z-index: 99;
        line-height: 0em;
        color: #fff;
        position: absolute;
    }

.nut-header h2 {
    width: 100%;
    text-align: center;
    height: 45px;
    font-weight: bold;
    font-size: 27px;
    padding-top: 21px;
    z-index: 99;
    line-height: 0em;
    color: #fff;
    position: absolute;
}

.max-w img {
    max-width: 65%;
}
.studdim-mobile {
    display: none;
}

.studdim-full {
    display: block;
}

.panel-studDim h4{
    color: black;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.075em;
    margin-top: 20px;
    margin-bottom: 20px;
}
.panel-studDim span {
    color: #df1431;
}
/*Material Page*/
.li-material li {
    font-size: 14px;
    text-align: left;
    line-height: 1.6;
}

.li-material-red {
    font-size: 17px;
    color: #df1431;
    font-weight: 600;
    margin-bottom: 0px;
}

.li-material li>h4 {
    font-size: 14px;
  
}
.nopaddinglf {
    padding-right: 0px;
    padding-left: 0px;
}
.smallrow-materials {
    margin-left: 30px;
    margin-top: 40px;
}
.bold-coating {
    font-weight:600;
}
.color-span span{
    color:#df1431;
    font-weight:600;
}
.color-span  {
        font-weight: 600;
        font-size:26px;
        
}
.wide-hr hr {
    width:75%
}

.ident-coating {
    list-style: none;
    margin-left: 1em;
}

/*LOCATION PAGE*/
.fv-location-img {
    display:block;
}
.mv-location-img {
    display:none;
}

.alert {
    padding: 10px;
    margin-bottom: 10px;
    font-size: 12px;
}

.blinking {
    animation: blinkingText 1.7s infinite;
}

@keyframes blinkingText {
    0% {
        color: #df1431;
    }

    49% {
        color: transparent;
    }

    50% {
        color: transparent;
    }

    99% {
        color: transparent;
    }

    100% {
        color: #df1431;
    }
}

.tooltip-inner {
    max-width: 180px !important;
    height: 90px;
    font-size: 12px;
    padding: 10px 15px 10px 20px;
    background: #FFFFFF;
    color: red;
    border: 1px solid #737373;
    text-align: left;
}

.tooltip {
    pointer-events: none;
}

a[href^=tel] {
    text-decoration: inherit;
    color: inherit;
}

#main-email-address { display:none;}

#main-phone { display: none;}

.modal-footer > * {
    margin: 0rem!important;
}
.modal-header {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.small_btn_modal {
    background: #df1431!important;
}

/*SKIN DEFAULT*/
/*

Template:  Sheltek Real Estate HTML5 Template
Author: http://devitems.com/
Version: 1
Design and Developed by: http://devitems.com/

NOTE: This is color stylesheet of Color Scheme.

*/


/*************************
		General
*************************/


/** selection **/

/**::-moz-selection {
    background: #50C1F0;
    color: #fff;
    text-shadow: none;
}*/

/*::-moz-selection {
    background: #50C1F0;
    color: #fff;
    text-shadow: none;
}*/

/*::selection {
    background: #50C1F0;
    color: #fff;
    text-shadow: none;
}*/


a:focus,
a:hover {
    color: #000000;
    text-decoration: none;
}

.main-menu > li:hover > a,
.drop-menu > li:hover > a,
.single-mega-item > li:hover > a,
.transparent-header .main-menu > li:hover > a,
.copyright a,
.slider-1-title-1 span,
.materials-area .panel-group li span,
.price,
.counter-item i,
.counter-item-2 i,
.tweets-item > p > a,
.tweet-brief a,
.text-theme,
.single-agent:hover .agent-info-hover .agent-name h5,
.error-content h2 {
    color: #000000;
}

.mega-menu-area,
.find-home-box {
    border-bottom: 4px solid #90ca65;
}

.nivo-directionNav a:hover,
.nivo-controlNav a.active,
.slider-button:hover,
.mark, mark,
#scrollUp:hover,
.bg-theme,
.ui-slider .ui-slider-range,
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
.flat-link > a:hover,
.button-1,
.pagination-list > li a:hover,
.submit-btn-1,
.widget-search button:hover,
.blog-details-title-time::before,
.blog-quote::before,
.line-bottom::before,
.go-home:hover,
.dots-right-btm .slick-dots li.slick-active button,
.subscribe button,
.footer-contact button:hover,
.blog-item:hover .post-title-time::before,
.for-sale {
    background: #df1431;
}

.call-to-bg::before {
    background: #000;
}

.footer-widget li a:hover {
    color: #df1431;
}

.slider-button:hover,
.flat-link > a:hover,
.button-1,
.brand-item:hover,
.go-home:hover {
    border: 1px solid #df1431;
}

/*input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus,
.footer-contact textarea:focus {
    border: 1px solid #df1431;
}*/

.single-agent:hover {
    border-color: #df1431;
}

.blog-item:hover .blog-info,
.blog-item:hover .blog-info a {
    border-color: #df1431;
    color: #df1431;
}


/*---END SKIN DEFAULT---------------------------------------*/

/*STYLE.CSS*/

/*-----------------------------------------------------------------------------------

  Template Name: Sheltek - Real Estate HTML5 Template 
  Template URI: https://devitems.com
  Description: This is html5 template
  Author: DevItems
  Author URI: https://devitems.com
  Version: 1.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
  
  1. Theme Default CSS (css/shortcode/default.css)
  2. Header CSS (css/shortcode/header.css)
  3. Slider CSS (css/shortcode/slider.css)
  4. Footer CSS (css/shortcode/footer.css)
  5. Google Fonts
  6. Custom-content all
  7. Home-1
  8. call-to-action-area
  9. booking-area
  10. Find home area
  11. Services area
  12.  Featured property area
  13. Features area
  14. Agents area
  15. Testimonial area
  16. Blog area
  17. Brand area
  18. Subscribe area
  19. Home page 2
  20. About-sheltek-area 
  21. Breadcrumbs area
  22. Counter-item (Call to action)
  23. Pagination area
  24. Features area -2
  25. Properties-details-area
  26. widget
  27. Agents details area
  28. blog-details
  29. Bankground youtube video
  30. boxed-layout


-----------------------------------------------------------------------------------*/
/*----------------------------------------
  5. Google Fonts
----------------------------------------*/

/*@import url('../css-Raleway400600700800.css');*/
@import url('../css-Lato_swap.css');


/*----------------------------------------
  6. Custom-content all
----------------------------------------*/
/*a[href^=tel] {
    text-decoration: inherit;
    color: inherit;
}*/
a[href^=tel] {
    color: #FF00FF;
    text-decoration: none;
}

.boxed-layout .wrapper {
    box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
    margin: auto;
    position: relative;
    width: 1240px;
}

.boxed-layout .sticky {
    left: auto;
    margin: auto;
    width: 1240px;
}
/* ================================
  7. Home
================================= */
/* -----------------------------------
  8. call-to-action-area
----------------------------------- */

.call-to-bg {
    position: relative;
}
    /*.call-to-bg:before,*/
    .call-to-bg:after {
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
    }
    /*.call-to-bg:before {
        background: #df1431 none repeat scroll 0 0;
        left: 0;
        margin-left: -100px;
        -webkit-transform: skewX(-30deg);
        transform: skewX(-30deg);
        width: 31%;
    }*/
    .call-to-bg:after {
        background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
        height: 100%;
        right: 0;
        width: 100%;
        z-index: -1;
    }
/* -----------------------------------
  9. booking-area
----------------------------------- */
.booking-area .section-title {
    margin-top: 15px;
}

.booking-conternt {
    margin: auto;
    width: calc(100% - 80px);
}

.book-house {
    float: left;
    width: 80%;
}

    .book-house h2 {
        font-size: 30px;
        margin-bottom: 0;
    }

        .book-house h2 + h2 {
            margin-top: 20px;
        }

.booking-imgae {
    float: left;
    margin-top: 24px;
    width: 100%;
}
/*.booking-imgae img {} .booking-imgae {
    margin-top: -100px;
}*/

/* -----------------------------------
  11. Services area
----------------------------------- */

.service-item {
    margin-bottom: 60px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.service-item-image img {
    width: 100%;
}

.service-item-info {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 26px 15px 10px;
}

.service-item:hover {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}
/* -----------------------------------
  13. Features area
----------------------------------- */

.features-area {
    background: #f5f5f5;
}

.features-info {
    padding: 30px 0px 46px 0px;
    position: relative;
}

    .features-info:before {
        border-bottom: 532px solid #f5f5f5;
        /*border-left: 200px solid transparent;*/
        content: "";
        position: absolute;
        right: 100%;
        top: 0;
        z-index: 0;
    }

.features-include-list {
    margin-top: 35px;
}

    .features-include-list > h6 {
        color: #303030;
        font-family: 'Lato', sans-serif;
        font-weight: 400;
        font-weight: bold;
    }

    .features-include-list img {
        margin-right: 15px;
    }

.features-area .certified {
    padding: 90px 0;
}

.features-area .certified {
    display: flex;
    text-align: center;
}

/* ===============================
  19. Home page 2
=============================== */
/* -----------------------------------
  20. About-sheltek-area 
----------------------------------- */

.author-quote > p {
    padding-left: 30px;
    position: relative;
}

    .author-quote > p:before {
        content: "\f046";
        font-family: fontawesome;
        left: 0;
        position: absolute;
        top: 0;
    }

.about-image {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .about-image img {
        width: 100%;
    }

    .about-image:hover {
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    }
/* -----------------------------------
  21. Breadcrumbs area
----------------------------------- */

.breadcrumbs-area {
    position: relative;
}

.bread-bg-1 {
    background: rgba(0, 0, 0, 0) url("https://www.alloyfasteners.cn/css/images/bg/5.jpg") no-repeat scroll 0 0 / cover;
}

.breadcrumbs {
    border-bottom: 1px solid #c8ccce;
    /*padding: 5px 10px;*/
}

ul.breadcrumbs-list > li:last-child {
    color: black;
}

.breadcrumbs__wrap {
    padding-top: 60px !important;
}

.breadcrumbs-title {
    color: #fff;
    font-size: 40px;
    line-height: 30px;
    margin-bottom: 0;
    padding: 230px 0 150px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 16px;
    padding-bottom: 10px;
}

.breadcrumbs-list {
    line-height: 1;
    padding: 5px 0px 5px 0px;
    font-size: 12px;
}

    .breadcrumbs-list > li {
        color: #b3b3b3;
        display: inline-block;
        padding-right: 5px;
        position: relative;
        text-transform: uppercase;
    }

        .breadcrumbs-list > li + li {
            padding-left: 10px;
        }

            .breadcrumbs-list > li + li:before {
                content: "\f105";
                font-family: 'fontawesome';
                left: 0;
                position: absolute;
                top: 0;
                font-weight: normal;
                color: #df1431;
            }
/*MATERIALS*/
.materials-area .panel-group li {
    display: inline-block;
    width: 19%;
}

    .materials-area .panel-group li span {
        font-weight: bolder;
    }
/* -----------------------------------
  24. Features area -2
----------------------------------- */

.features-includes-2 .features-include-list {
    margin-bottom: 60px;
    margin-top: 0;
}

    .features-includes-2 .features-include-list > p {
        font-size: 14px;
        line-height: 22px;
    }
/* -----------------------------------
  26. widget
----------------------------------- */
/*widget*/

.widget {
    padding-left: 30px;
}

.col-md-pull-8 .widget {
    padding-left: 0px;
    padding-right: 30px;
}

.widget > h5 {
    border-bottom: 1px solid #cccccc;
    color: #303030;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.widget-categories > h5,
.widget-recent-post > h5,
.widget-archive > h5,
.widget-latest-tweets > h5 {
    margin-bottom: 5px;
}
/*widget-search-property*/

.widget-search-property .find-home-item {
    margin-bottom: 20px;
}

    .widget-search-property .find-home-item input {
        color: #606060;
    }

        .widget-search-property .find-home-item input::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: #606060;
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        }

        .widget-search-property .find-home-item input::-moz-placeholder {
            /* Firefox 19+ */
            color: #606060;
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        }

        .widget-search-property .find-home-item input:-ms-input-placeholder {
            /* IE 10+ */
            color: #606060;
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        }

        .widget-search-property .find-home-item input:-moz-placeholder {
            /* Firefox 18- */
            color: #606060;
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        }

.widget-search-property .bootstrap-select > .dropdown-toggle {
    color: #606060;
}

.widget-search-property .btn-hover-1:hover {
    background: #1f223e none repeat scroll 0 0;
    border: 1px solid #1f223e;
    color: #fff;
}
/*widget-featured-property*/

.widget-featured-property .col-xs-12:last-child .flat-item {
    margin-bottom: 0;
}

.widget-featured-property .flat-desc > li + li {
    margin-left: 7%;
}
/*widget-search*/

.widget-search form {
    position: relative;
}

.widget-search input {
    padding-right: 50px;
}

.widget-search button {
    height: 40px;
    position: absolute;
    right: 0;
    width: 50px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .widget-search button:hover {
        background: #df1431;
        color: #fff;
    }
/*widget-categories, widget-archive*/

.widget-categories-list > li,
.widget-archive-list > li {
    border-bottom: 1px solid #f2f2f2;
    padding: 12px 0 2px;
}

.widget-categories-list a,
.widget-archive-list a {
    font-weight: 300;
}

.widget-categories-list span {
    float: right;
}
/*widget-recent-post*/

.recent-post-item {
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
    padding: 20px 0 15px;
}

.recent-post-image {
    float: left;
    width: 35%;
}

.recent-post-info {
    float: left;
    padding-left: 10px;
    width: 65%;
}

.recent-post-item {
    overflow: hidden;
}

.recent-post-title-time > h5 {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 0;
}

.recent-post-title-time > p {
    font-size: 12px;
    margin-bottom: 0;
}

.recent-post-info > p {
    margin-bottom: 0;
}
/*widget-latest-tweets*/

.tweets-item {
    border-bottom: 1px solid #f2f2f2;
    padding: 15px 0 10px;
}

    .tweets-item > p {
        margin-bottom: 5px;
    }

        .tweets-item > p > a {
            color: #df1431;
            font-weight: 400;
        }
/*widget-twitter*/

.single-twette {
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
    padding: 15px 0;
}

.widget.widget-twitter > h5 {
    margin-bottom: 5px;
}

.twitter-icon {
    float: left;
    width: 10%;
}

    .twitter-icon i {
        /*color: #5ba4f5;*/
        color: #95c419;
        font-size: 16px;
        padding-top: 10px;
    }

.tweet-brief {
    float: left;
    width: 90%;
}

    .tweet-brief > p {
        margin-bottom: 0;
    }

    .tweet-brief a {
        color: #df1431;
        font-weight: 400;
    }

    .tweet-brief span {
        display: block;
        font-size: 12px;
    }
/*widget-add*/

.widget-add-image {
    position: relative;
}

    .widget-add-image img {
        width: 100%;
    }

.widget-add-info {
    bottom: 2px;
    left: 15px;
    position: absolute;
}

    .widget-add-info > h5 {
        color: #fff;
    }

    .widget-add-info span {
        font-weight: 600;
    }

.widget-add-image > a:before {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}
/* -----------------------------------
  27. Agents details area
----------------------------------- */

.agents-details-about {
    border-bottom: 4px solid #f5f5f5;
}

.agent-details-brief p,
.agent-details-biography p {
    font-size: 15px;
}

.agent-details-name > h3 {
    font-size: 24px;
    margin-bottom: 5px;
}

.agent-details-name {
    margin-bottom: 40px;
}

.agent-details-biography h5 {
    margin-bottom: 20px;
}

.agent-details-image > img {
    margin-top: -30px;
    width: 100%;
}
/*agent-details-contact*/

.agent-details-contact > h5 {
    margin-bottom: 20px;
}

.agent-details-contact > p {
    margin-bottom: 35px;
}

.experience h5 {
    margin-bottom: 40px;
}
/* -----------------------------------
  28. blog-details
----------------------------------- */
.blog-details-image {
    margin-bottom: 25px;
}

.blog-details-title-time {
    padding-left: 15px;
    position: relative;
}

    .blog-details-title-time:before {
        background: #df1431 none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 4px;
    }

    .blog-details-title-time > h5 {
        font-size: 24px;
        margin-bottom: 5px;
    }

.blog-details-desctiption > p {
    margin-bottom: 25px;
}
/*blog-quote*/

.blog-quote {
    background: #fafafa none repeat scroll 0 0;
    margin: 0 30px 30px;
    padding: 30px 30px 15px;
    position: relative;
}

    .blog-quote:before {
        background: #df1431 none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 4px;
    }

    .blog-quote:after {
        bottom: 10px;
        color: #dddddd;
        content: "\f10e";
        font-family: fontawesome;
        position: absolute;
        right: 30px;
    }

.blog-details-tags ul li {
    display: inline-block;
}

    .blog-details-tags ul li a {
        font-weight: 300;
    }

.blog-details-tags li + li {
    margin-left: 5px;
}

.blog-details-author-image {
    float: left;
    width: 11%;
}

    .blog-details-author-image img {
        border: 1px solid #ebebeb;
    }

.blog-details-author-desc {
    float: left;
    padding-left: 20px;
    width: 89%;
}

.blog-details-author-name > h6 {
    font-size: 14px;
    margin-bottom: 2px;
}

.blog-details-author-name > p {
    margin-bottom: 0;
}

.line-bottom {
    position: relative;
}

    .line-bottom:before {
        background: #df1431;
        bottom: 0;
        content: "";
        height: 4px;
        left: 0;
        position: absolute;
        width: 100%;
    }
/*footer-address*/

.contact-address > li + li {
    padding-top: 20px;
}

.contact-address > li {
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
}

.contact-address-icon {
    float: left;
    width: 25px;
}

.contact-address-info {
    float: left;
    padding-left: 10px;
}

    .contact-address-info > span {
        display: block;
        font-size: 12px;
        font-weight: 300;
        line-height: 20px;
    }

.contact-address > li:before {
    background: #c2c2c2 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 30%;
}

.contact-address > li:last-child:before {
    display: none;
}

.contact-bg {
    background: #f2f3f5 no-repeat scroll right center / cover;
    /*    border-radius: 3px;*/
}

.contact-bg-widget {
    background: #000;
    border-radius: 3px;
}
/*.contact-messge {
    padding: 20px;
    margin-right: 21px;
}*/

.contact-messge .leave-review input,
.contact-messge .leave-review textarea {
    background: white;
    margin-bottom: 10px;
}
/*Google map*/

#googleMap {
    height: 540px;
    width: 100%;
}
/*#bodyContent > p {
  margin-bottom: 0;
  font-weight: 600;
}*/

.error-area {
    background: rgba(0, 0, 0, 0.9) url("https://www.alloyfasteners.cn/css/images/others/error.jpg") no-repeat scroll right top;
    position: relative;
}

    .error-area:before {
        background: #020202 none repeat scroll 0 0;
        content: "";
        height: 100%;
        opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        position: absolute;
        width: 100%;
    }

.error-content {
    padding: 258px 0 212px;
    position: relative;
    text-align: center;
}

    .error-content h2 {
        color: #df1431;
        font-family: 'Lato', sans-serif;
        font-size: 180px;
        line-height: 1;
        margin-bottom: 40px;
    }

    .error-content h3 {
        font-family: 'Lato', sans-serif;
        font-size: 40px;
        font-weight: 600;
        margin-bottom: 22px;
    }

    .error-content h4 {
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .error-content p {
        font-size: 18px;
        line-height: 28px;
    }

.go-home {
    border: 1px solid #ebebeb;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
    margin-top: 50px;
    padding: 0 30px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .go-home:hover {
        background: #df1431;
        border: 1px solid #df1431;
        color: #fff;
    }

.error-content h3,
.error-content h4,
.error-content p {
    color: #fff;
}

/*.contact-messge {
    position: relative;
}

    .contact-messge:before {
        background: #fff none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.4;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
    }*/

.leave-review {
    z-index: 2;
    position: relative;
    /* margin-right: 50px;*/
    padding: 28px !important;
}

    /*.leave-review-2 {
    z-index: 2;
    position: relative;*/
    /*margin-right: 37px;*/
    /*}*/

    .leave-review h5 {
        margin-left: 15px;
    }

.contact-messge .leave-review-2 input, select, .contact-messge .leave-review textarea {
    background: white;
    margin-bottom: 0px !important;
}

#main-message {
    /*margin-top: 10px;*/
    margin-bottom: 10px;
}
/* -------------------------------------
  29. Bankground youtube video
------------------------------------- */
.youtube-bg {
    z-index: 9;
}

.mb_YTPBar {
    display: none !important;
}

.mbYTP_wrapper {
    z-index: -2 !important;
}

.blog-audio audio {
    width: 100%;
}

.alert {
    font-weight: 300;
}
/* ========================
  30. boxed-layout
========================= */

.boxed-layout .call-to-bg {
    overflow: hidden;
}

    .boxed-layout .call-to-bg:before {
        width: 36%;
    }

.boxed-layout .booking-imgae {
    margin-top: -70px;
}

.boxed-layout .features-info {
    padding: 20px 0 10px;
}

.boxed-layout .features-include-list p {
    font-size: 13px;
}

.boxed-layout .plr-140 {
    padding-left: 5%;
    padding-right: 5%;
}

.row-footer {
    border-bottom: 2px solid #000;
    margin-bottom: 100px;
}

/*-----MODAL--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.modal-header {
    /*background-color: #0c3659;*/
    background-color: #fff;
    color: white;
    padding: 10px !important;
    font-size: 12px;
    border: none !important;
}

.modal-body > .about_part_text ul > li > p {
    color: #3b5265;
}

.modal-body {
    padding: 0px 0px 25px 0px !important;
}

.small_btn_modal {
    padding: 0px 10px;
    line-height: 40px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    width: 100%;
    background: #b6bece;
    /*border-radius: 0 0 .25em 0;*/
    width: 100%;
    height: 40px;
}

.modal-title {
    font-size: 12px;
    margin: auto;
    padding: 5px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}

.modal-dialog {
    /* width: 400px;*/
    margin: 30px auto;
}

.modal-footer {
    padding: 0px !important;
    text-align: center;
    border-top: transparent;
}

.modal-body > .about_part_text > ul > li > p {
    color: #3b5265;
    margin: 10px 20px;
    text-align: center;
}


.modal-header .close {
    padding: 1.5rem 1.3rem;
    margin: -1rem -1rem -1rem auto;
}

/*Consent modal*/
#Mydcm > .modal-dialog {
    width: 600px;
    margin: 30px auto;
}

.about_part_text {
    margin: 30px 0px 30px 0px;
}

.dcm-buttons li:first-child button {
    background: #35a785;
    border-radius: 0 0 0 .25em;
}

.dcm-buttons button {
    display: block;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    transition: background-color .2s;
}

.dcm-buttons li {
    float: left;
    width: 50%;
}

    .dcm-buttons li:last-child button {
        background: #fc7169;
        border-radius: 0 0 .25em 0;
    }

.about_part_text > h5 {
    font-size: 1.25em;
}

#Mydcm > .modal-dialog {
    width: 600px;
    margin: 100px auto;
}
/*-----------CAREER PAGE----------------------*/
/*.novacancy > p {
    color: #db8551;
    font-style: italic;
}

#main-search {
    width: 100%;
    display: inline-block;
    padding: 0px 88px;
    background: #fff;
    border: 1px solid #e1e1e1;
    color: #606060;
    font-size: 13px;
    font-weight: 500;
    line-height: 30px;
    border-radius: 5px;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    text-transform: none;
}

    #main-search:hover {
        background-color: #b5b1b1;
        border: 1px solid #b5b1b1;
    }

.iqualopp p {
    margin-left: 10px;
    text-indent: 1em;
    text-align: justify;
}

    .iqualopp p:first-child {
        margin-left: 0px !important;
    }

    [type="file"] {
    display: block;
    font-size: 13px;
}



#avaposition {
    width: 100%;
    border-collapse: collapse;
}
    /* Zebra striping */
#avaposition tr:nth-of-type(odd) {
    background: #eee;
}

#avaposition > tr > th {
    background: #ccc;
    color: #333131;
    font-weight: bold;
}

#avaposition > tr > td, th {
    padding: 6px;
    border: 1px solid #fff;
    text-align: left;
}

#avaposition > tr:hover {
    background-color: #ddd;
}

.fa {
    color: #3b5265;
}

.search-ribbon--type-2 .search-ribbon__title:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    border-right: 1px solid #fff;
}

.frst {
    background-color: #ececec;
    padding: 15px;
}

.search-header h3 {
    font-weight: 400;
    font-size: 20px;
}

.h6-c {
    font-size: 16px;
}

.required {
    color: #e03416;
}

.fa-angle-down {
    float: right;
    color: #212121;
}

    .fa-angle-down:before {
        content: "\f107";
    }

.panel-heading {
    padding-left: 0 !important;
}

#avaposition {
    width: 100%;
    border-collapse: collapse;
}
    /* Zebra striping */
    #avaposition tr:nth-of-type(odd) {
        background: #eee;
    }

    #avaposition > tr > th {
        background: #ccc;
        color: #333131;
        font-weight: bold;
    }

    #avaposition > tr > td, th {
        padding: 6px;
        border: 1px solid #fff;
        text-align: left;
    }

    #avaposition > tr:hover {
        background-color: #ddd;
    }

.fa {
    color: #3b5265;
}

.search-ribbon--type-2 .search-ribbon__title:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    border-right: 1px solid #fff;
}

.frst {
    background-color: #ececec;
    padding: 15px;
}

.search-header h3 {
    font-weight: 400;
    font-size: 20px;
}

.h6-c {
    font-size: 16px;
}

.required {
    color: #e03416;
}

.fa-angle-down {
    float: right;
    color: #212121;
}

    .fa-angle-down:before {
        content: "\f107";
    }

.panel-heading {
    padding-left: 0 !important;
}

/*Product table*/

.prodT table {
    width: 100%;
    border-collapse: collapse;
    position: relative;
}

    .prodT table > thead tr:nth-child(1) th {
        position: sticky;
        top: 116px;
        /*z-index: 10;*/
    }
    /* Zebra striping */
    .prodT table > tbody > tr:nth-of-type(odd) {
        background: #eee;
    }

    .prodT table > thead > tr > th {
        background: #ccc;
        color: #333131;
        font-weight: bold;
        position: sticky;
        top: 0; /* Don't forget this, required for the stickiness */
        box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
    }

    .prodT table > tbody > tr > td, th {
        padding: 6px;
        border: 1px solid #fff;
        text-align: left;
    }
    /*tr:nth-child(even){background-color: #f2f2f2;}*/

    .prodT table > tbody > tr:hover {
        background-color: #ddd;
    }

.close {
    line-height: 0 !important;
}

/*BLINKING TEXT AND TOOLTIP ON LAYOUT*/

.blinking {
    animation: blinkingText 1.7s infinite;
}

@keyframes blinkingText {
    0% {
        color: #df1431;
    }

    49% {
        color: transparent;
    }

    50% {
        color: transparent;
    }

    99% {
        color: transparent;
    }

    100% {
        color: #df1431;
    }
}

.tooltip-inner {
    max-width: 180px !important;
    height: 90px;
    font-size: 12px;
    padding: 10px 15px 10px 20px;
    background: #FFFFFF;
    color: red;
    border: 1px solid #737373;
    text-align: left;
}

.tooltip {
    pointer-events: none;
}

a[href^=tel] {
    text-decoration: inherit;
    color: inherit;
}

.copyright span {
    color: #df1431;
}

input[type=text], input[type=email] {
    /* Remove First */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px;
    margin: 0px;
    line-height: normal;
    outline: none;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #606060;
    font-size: 14px;
    font-weight: 300;
    /*   height: 40px;*/
    line-height: normal;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #606060;
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
    /*    height: 40px;*/
}

:-ms-input-placeholder { /* IE 10+ */
    color: #606060;
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
}

:-moz-placeholder { /* Firefox 18- */
    color: #606060;
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
}

/*END STYLE.CSS*/

/*FIELD VALIDATION ERROR*/

.field-validation-error {
    color: #e80c4d !important;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border-color: #dc3545 !important;
    padding-right: calc(1.5em + .75rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat !important;
    background-position: right calc(.375em + .1875rem) center !important;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem) !important;
}

.validation-summary-errors {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.validation-summary-valid {
    display: none !important;
}

input.input-validation-error,
textarea.input-validation-error,
select.input-validation-error {
    border: 1px solid #CD0A0A !important;
}

input.valid,
textarea.valid,
select.valid {
    /*  border: 1px solid #72f821 !important;*/
    border-color: #28a745 !important;
    padding-right: calc(1.5em + .75rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat !important;
    background-position: right calc(.375em + .1875rem) center !important;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem) !important;
}

input.is-invalid,
textarea.is-invalid,
select.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}



.form-control.input-validation-error/*, .was-validated, .form-control:invalid, .form-control.is-invalid */{
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}


.form-control.valid, .was-validated, .form-control:valid, .form-control.is-valid {
    border-color: #28a745;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}


label.error {
    display: none !important;
}

.lblName {font-size:14px;}