/*------------------------------------------------------------------
[Table of contents]

1. basic css
2. body
3. navigation
4. slider
5. blurb
6. promotion box
7. portfolio
8. testimonial
9. blog
10. form
11.team
12.about
13 .cart
14. shop
15. footer
-------------------------------------------------------------------*/



@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600");
@import url("https://fonts.googleapis.com/css?family=Poppins:600");
@import url("https://fonts.googleapis.com/css?family=Roboto:100,400,700,900");
@import url("https://fonts.googleapis.com/css?family=Ubuntu:700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,700");
@import url("https://fonts.googleapis.com/css?family=Oswald:400");
@import url("https://fonts.googleapis.com/css?family=Raleway:700");
@import url("https://fonts.googleapis.com/css?family=Lato:400");
img {
  max-width: 100%;
}

p {
  font-family: "OpenSans", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  color: #0d1521;
}

.bg-gray {
  background: #FCFCFC;
}

.tu {
  text-transform: uppercase;
}

.pos-abs-top5 {
  position: absolute;
  top: 5%;
  -webkit-transform: translateY(-5%);
          transform: translateY(-5%);
}

.pos-abs-bottom5 {
  position: absolute;
  bottom: 5%;
  -webkit-transform: translateY(-5%);
          transform: translateY(-5%);
}

.pos-abs-left5 {
  position: absolute;
  left: 5%;
  -webkit-transform: translateY(-5%);
          transform: translateY(-5%);
}

.pos-abs-right5 {
  position: absolute;
  left: 5%;
  -webkit-transform: translateY(-5%);
          transform: translateY(-5%);
}

.pos-abs-top10 {
  position: absolute;
  top: 10%;
  -webkit-transform: translateY(-10%);
          transform: translateY(-10%);
}

.pos-abs-bottom10 {
  position: absolute;
  bottom: 10%;
  -webkit-transform: translateY(-10%);
          transform: translateY(-10%);
}

.pos-abs-left10 {
  position: absolute;
  left: 10%;
  -webkit-transform: translateY(-10%);
          transform: translateY(-10%);
}

.pos-abs-right10 {
  position: absolute;
  left: 10%;
  -webkit-transform: translateY(-10%);
          transform: translateY(-10%);
}

.pos-abs-top15 {
  position: absolute;
  top: 15%;
  -webkit-transform: translateY(-15%);
          transform: translateY(-15%);
}

.pos-abs-bottom15 {
  position: absolute;
  bottom: 15%;
  -webkit-transform: translateY(-15%);
          transform: translateY(-15%);
}

.pos-abs-left15 {
  position: absolute;
  left: 15%;
  -webkit-transform: translateY(-15%);
          transform: translateY(-15%);
}

.pos-abs-right15 {
  position: absolute;
  left: 15%;
  -webkit-transform: translateY(-15%);
          transform: translateY(-15%);
}

.pos-abs-top20 {
  position: absolute;
  top: 20%;
  -webkit-transform: translateY(-20%);
          transform: translateY(-20%);
}

.pos-abs-bottom20 {
  position: absolute;
  bottom: 20%;
  -webkit-transform: translateY(-20%);
          transform: translateY(-20%);
}

.pos-abs-left20 {
  position: absolute;
  left: 20%;
  -webkit-transform: translateY(-20%);
          transform: translateY(-20%);
}

.pos-abs-right20 {
  position: absolute;
  left: 20%;
  -webkit-transform: translateY(-20%);
          transform: translateY(-20%);
}

.pos-abs-top25 {
  position: absolute;
  top: 25%;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
}

.pos-abs-bottom25 {
  position: absolute;
  bottom: 25%;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
}

.pos-abs-left25 {
  position: absolute;
  left: 25%;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
}

.pos-abs-right25 {
  position: absolute;
  left: 25%;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
}

.pos-abs-top30 {
  position: absolute;
  top: 30%;
  -webkit-transform: translateY(-30%);
          transform: translateY(-30%);
}

.pos-abs-bottom30 {
  position: absolute;
  bottom: 30%;
  -webkit-transform: translateY(-30%);
          transform: translateY(-30%);
}

.pos-abs-left30 {
  position: absolute;
  left: 30%;
  -webkit-transform: translateY(-30%);
          transform: translateY(-30%);
}

.pos-abs-right30 {
  position: absolute;
  left: 30%;
  -webkit-transform: translateY(-30%);
          transform: translateY(-30%);
}

.pos-abs-top35 {
  position: absolute;
  top: 35%;
  -webkit-transform: translateY(-35%);
          transform: translateY(-35%);
}

.pos-abs-bottom35 {
  position: absolute;
  bottom: 35%;
  -webkit-transform: translateY(-35%);
          transform: translateY(-35%);
}

.pos-abs-left35 {
  position: absolute;
  left: 35%;
  -webkit-transform: translateY(-35%);
          transform: translateY(-35%);
}

.pos-abs-right35 {
  position: absolute;
  left: 35%;
  -webkit-transform: translateY(-35%);
          transform: translateY(-35%);
}

.pos-abs-top40 {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
}

.pos-abs-bottom40 {
  position: absolute;
  bottom: 40%;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
}

.pos-abs-left40 {
  position: absolute;
  left: 40%;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
}

.pos-abs-right40 {
  position: absolute;
  left: 40%;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
}

.pos-abs-top45 {
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
}

.pos-abs-bottom45 {
  position: absolute;
  bottom: 45%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
}

.pos-abs-left45 {
  position: absolute;
  left: 45%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
}

.pos-abs-right45 {
  position: absolute;
  left: 45%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
}

.pos-abs-top50 {
  position: absolute !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.pos-abs-bottom50 {
  position: absolute;
  bottom: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.pos-abs-left50 {
  position: absolute;
  left: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.pos-abs-right50 {
  position: absolute;
  left: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.pos-abs-top55 {
  position: absolute;
  top: 55%;
  -webkit-transform: translateY(-55%);
          transform: translateY(-55%);
}

.pos-abs-bottom55 {
  position: absolute;
  bottom: 55%;
  -webkit-transform: translateY(-55%);
          transform: translateY(-55%);
}

.pos-abs-left55 {
  position: absolute;
  left: 55%;
  -webkit-transform: translateY(-55%);
          transform: translateY(-55%);
}

.pos-abs-right55 {
  position: absolute;
  left: 55%;
  -webkit-transform: translateY(-55%);
          transform: translateY(-55%);
}

.pos-abs-top60 {
  position: absolute;
  top: 60%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
}

.pos-abs-bottom60 {
  position: absolute;
  bottom: 60%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
}

.pos-abs-left60 {
  position: absolute;
  left: 60%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
}

.pos-abs-right60 {
  position: absolute;
  left: 60%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
}

.pos-abs-top65 {
  position: absolute;
  top: 65%;
  -webkit-transform: translateY(-65%);
          transform: translateY(-65%);
}

.pos-abs-bottom65 {
  position: absolute;
  bottom: 65%;
  -webkit-transform: translateY(-65%);
          transform: translateY(-65%);
}

.pos-abs-left65 {
  position: absolute;
  left: 65%;
  -webkit-transform: translateY(-65%);
          transform: translateY(-65%);
}

.pos-abs-right65 {
  position: absolute;
  left: 65%;
  -webkit-transform: translateY(-65%);
          transform: translateY(-65%);
}

.pos-abs-top70 {
  position: absolute;
  top: 70%;
  -webkit-transform: translateY(-70%);
          transform: translateY(-70%);
}

.pos-abs-bottom70 {
  position: absolute;
  bottom: 70%;
  -webkit-transform: translateY(-70%);
          transform: translateY(-70%);
}

.pos-abs-left70 {
  position: absolute;
  left: 70%;
  -webkit-transform: translateY(-70%);
          transform: translateY(-70%);
}

.pos-abs-right70 {
  position: absolute;
  left: 70%;
  -webkit-transform: translateY(-70%);
          transform: translateY(-70%);
}

.pos-abs-top75 {
  position: absolute;
  top: 75%;
  -webkit-transform: translateY(-75%);
          transform: translateY(-75%);
}

.pos-abs-bottom75 {
  position: absolute;
  bottom: 75%;
  -webkit-transform: translateY(-75%);
          transform: translateY(-75%);
}

.pos-abs-left75 {
  position: absolute;
  left: 75%;
  -webkit-transform: translateY(-75%);
          transform: translateY(-75%);
}

.pos-abs-right75 {
  position: absolute;
  left: 75%;
  -webkit-transform: translateY(-75%);
          transform: translateY(-75%);
}

.pos-abs-top80 {
  position: absolute;
  top: 80%;
  -webkit-transform: translateY(-80%);
          transform: translateY(-80%);
}

.pos-abs-bottom80 {
  position: absolute;
  bottom: 80%;
  -webkit-transform: translateY(-80%);
          transform: translateY(-80%);
}

.pos-abs-left80 {
  position: absolute;
  left: 80%;
  -webkit-transform: translateY(-80%);
          transform: translateY(-80%);
}

.pos-abs-right80 {
  position: absolute;
  left: 80%;
  -webkit-transform: translateY(-80%);
          transform: translateY(-80%);
}

.pos-abs-top85 {
  position: absolute;
  top: 85%;
  -webkit-transform: translateY(-85%);
          transform: translateY(-85%);
}

.pos-abs-bottom85 {
  position: absolute;
  bottom: 85%;
  -webkit-transform: translateY(-85%);
          transform: translateY(-85%);
}

.pos-abs-left85 {
  position: absolute;
  left: 85%;
  -webkit-transform: translateY(-85%);
          transform: translateY(-85%);
}

.pos-abs-right85 {
  position: absolute;
  left: 85%;
  -webkit-transform: translateY(-85%);
          transform: translateY(-85%);
}

.pos-abs-top90 {
  position: absolute;
  top: 90%;
  -webkit-transform: translateY(-90%);
          transform: translateY(-90%);
}

.pos-abs-bottom90 {
  position: absolute;
  bottom: 90%;
  -webkit-transform: translateY(-90%);
          transform: translateY(-90%);
}

.pos-abs-left90 {
  position: absolute;
  left: 90%;
  -webkit-transform: translateY(-90%);
          transform: translateY(-90%);
}

.pos-abs-right90 {
  position: absolute;
  left: 90%;
  -webkit-transform: translateY(-90%);
          transform: translateY(-90%);
}

.pos-abs-top95 {
  position: absolute;
  top: 95%;
  -webkit-transform: translateY(-95%);
          transform: translateY(-95%);
}

.pos-abs-bottom95 {
  position: absolute;
  bottom: 95%;
  -webkit-transform: translateY(-95%);
          transform: translateY(-95%);
}

.pos-abs-left95 {
  position: absolute;
  left: 95%;
  -webkit-transform: translateY(-95%);
          transform: translateY(-95%);
}

.pos-abs-right95 {
  position: absolute;
  left: 95%;
  -webkit-transform: translateY(-95%);
          transform: translateY(-95%);
}

.pos-abs-top100 {
  position: absolute;
  top: 100%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.pos-abs-bottom100 {
  position: absolute;
  bottom: 100%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.pos-abs-left100 {
  position: absolute;
  left: 100%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.pos-abs-right100 {
  position: absolute;
  left: 100%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.m-0 {
  margin: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.p-0 {
  padding: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.m-1 {
  margin: 1px !important;
}

.mt-1 {
  margin-top: 1px !important;
}

.mb-1 {
  margin-bottom: 1px !important;
}

.ml-1 {
  margin-left: 1px !important;
}

.mr-1 {
  margin-right: 1px !important;
}

.p-1 {
  padding: 1px !important;
}

.pt-1 {
  padding-top: 1px !important;
}

.pb-1 {
  padding-bottom: 1px !important;
}

.pl-1 {
  padding-left: 1px !important;
}

.pr-1 {
  padding-right: 1px !important;
}

.m-2 {
  margin: 2px !important;
}

.mt-2 {
  margin-top: 2px !important;
}

.mb-2 {
  margin-bottom: 2px !important;
}

.ml-2 {
  margin-left: 2px !important;
}

.mr-2 {
  margin-right: 2px !important;
}

.p-2 {
  padding: 2px !important;
}

.pt-2 {
  padding-top: 2px !important;
}

.pb-2 {
  padding-bottom: 2px !important;
}

.pl-2 {
  padding-left: 2px !important;
}

.pr-2 {
  padding-right: 2px !important;
}

.m-3 {
  margin: 3px !important;
}

.mt-3 {
  margin-top: 3px !important;
}

.mb-3 {
  margin-bottom: 3px !important;
}

.ml-3 {
  margin-left: 3px !important;
}

.mr-3 {
  margin-right: 3px !important;
}

.p-3 {
  padding: 3px !important;
}

.pt-3 {
  padding-top: 3px !important;
}

.pb-3 {
  padding-bottom: 3px !important;
}

.pl-3 {
  padding-left: 3px !important;
}

.pr-3 {
  padding-right: 3px !important;
}

.m-4 {
  margin: 4px !important;
}

.mt-4 {
  margin-top: 4px !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.ml-4 {
  margin-left: 4px !important;
}

.mr-4 {
  margin-right: 4px !important;
}

.p-4 {
  padding: 4px !important;
}

.pt-4 {
  padding-top: 4px !important;
}

.pb-4 {
  padding-bottom: 4px !important;
}

.pl-4 {
  padding-left: 4px !important;
}

.pr-4 {
  padding-right: 4px !important;
}

.m-5 {
  margin: 5px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.p-5 {
  padding: 5px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.m-6 {
  margin: 6px !important;
}

.mt-6 {
  margin-top: 6px !important;
}

.mb-6 {
  margin-bottom: 6px !important;
}

.ml-6 {
  margin-left: 6px !important;
}

.mr-6 {
  margin-right: 6px !important;
}

.p-6 {
  padding: 6px !important;
}

.pt-6 {
  padding-top: 6px !important;
}

.pb-6 {
  padding-bottom: 6px !important;
}

.pl-6 {
  padding-left: 6px !important;
}

.pr-6 {
  padding-right: 6px !important;
}

.m-7 {
  margin: 7px !important;
}

.mt-7 {
  margin-top: 7px !important;
}

.mb-7 {
  margin-bottom: 7px !important;
}

.ml-7 {
  margin-left: 7px !important;
}

.mr-7 {
  margin-right: 7px !important;
}

.p-7 {
  padding: 7px !important;
}

.pt-7 {
  padding-top: 7px !important;
}

.pb-7 {
  padding-bottom: 7px !important;
}

.pl-7 {
  padding-left: 7px !important;
}

.pr-7 {
  padding-right: 7px !important;
}

.m-8 {
  margin: 8px !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.ml-8 {
  margin-left: 8px !important;
}

.mr-8 {
  margin-right: 8px !important;
}

.p-8 {
  padding: 8px !important;
}

.pt-8 {
  padding-top: 8px !important;
}

.pb-8 {
  padding-bottom: 8px !important;
}

.pl-8 {
  padding-left: 8px !important;
}

.pr-8 {
  padding-right: 8px !important;
}

.m-9 {
  margin: 9px !important;
}

.mt-9 {
  margin-top: 9px !important;
}

.mb-9 {
  margin-bottom: 9px !important;
}

.ml-9 {
  margin-left: 9px !important;
}

.mr-9 {
  margin-right: 9px !important;
}

.p-9 {
  padding: 9px !important;
}

.pt-9 {
  padding-top: 9px !important;
}

.pb-9 {
  padding-bottom: 9px !important;
}

.pl-9 {
  padding-left: 9px !important;
}

.pr-9 {
  padding-right: 9px !important;
}

.m-10 {
  margin: 10px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.p-10 {
  padding: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.m-11 {
  margin: 11px !important;
}

.mt-11 {
  margin-top: 11px !important;
}

.mb-11 {
  margin-bottom: 11px !important;
}

.ml-11 {
  margin-left: 11px !important;
}

.mr-11 {
  margin-right: 11px !important;
}

.p-11 {
  padding: 11px !important;
}

.pt-11 {
  padding-top: 11px !important;
}

.pb-11 {
  padding-bottom: 11px !important;
}

.pl-11 {
  padding-left: 11px !important;
}

.pr-11 {
  padding-right: 11px !important;
}

.m-12 {
  margin: 12px !important;
}

.mt-12 {
  margin-top: 12px !important;
}

.mb-12 {
  margin-bottom: 12px !important;
}

.ml-12 {
  margin-left: 12px !important;
}

.mr-12 {
  margin-right: 12px !important;
}

.p-12 {
  padding: 12px !important;
}

.pt-12 {
  padding-top: 12px !important;
}

.pb-12 {
  padding-bottom: 12px !important;
}

.pl-12 {
  padding-left: 12px !important;
}

.pr-12 {
  padding-right: 12px !important;
}

.m-13 {
  margin: 13px !important;
}

.mt-13 {
  margin-top: 13px !important;
}

.mb-13 {
  margin-bottom: 13px !important;
}

.ml-13 {
  margin-left: 13px !important;
}

.mr-13 {
  margin-right: 13px !important;
}

.p-13 {
  padding: 13px !important;
}

.pt-13 {
  padding-top: 13px !important;
}

.pb-13 {
  padding-bottom: 13px !important;
}

.pl-13 {
  padding-left: 13px !important;
}

.pr-13 {
  padding-right: 13px !important;
}

.m-14 {
  margin: 14px !important;
}

.mt-14 {
  margin-top: 14px !important;
}

.mb-14 {
  margin-bottom: 14px !important;
}

.ml-14 {
  margin-left: 14px !important;
}

.mr-14 {
  margin-right: 14px !important;
}

.p-14 {
  padding: 14px !important;
}

.pt-14 {
  padding-top: 14px !important;
}

.pb-14 {
  padding-bottom: 14px !important;
}

.pl-14 {
  padding-left: 14px !important;
}

.pr-14 {
  padding-right: 14px !important;
}

.m-15 {
  margin: 15px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.p-15 {
  padding: 15px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.m-16 {
  margin: 16px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.ml-16 {
  margin-left: 16px !important;
}

.mr-16 {
  margin-right: 16px !important;
}

.p-16 {
  padding: 16px !important;
}

.pt-16 {
  padding-top: 16px !important;
}

.pb-16 {
  padding-bottom: 16px !important;
}

.pl-16 {
  padding-left: 16px !important;
}

.pr-16 {
  padding-right: 16px !important;
}

.m-17 {
  margin: 17px !important;
}

.mt-17 {
  margin-top: 17px !important;
}

.mb-17 {
  margin-bottom: 17px !important;
}

.ml-17 {
  margin-left: 17px !important;
}

.mr-17 {
  margin-right: 17px !important;
}

.p-17 {
  padding: 17px !important;
}

.pt-17 {
  padding-top: 17px !important;
}

.pb-17 {
  padding-bottom: 17px !important;
}

.pl-17 {
  padding-left: 17px !important;
}

.pr-17 {
  padding-right: 17px !important;
}

.m-18 {
  margin: 18px !important;
}

.mt-18 {
  margin-top: 18px !important;
}

.mb-18 {
  margin-bottom: 18px !important;
}

.ml-18 {
  margin-left: 18px !important;
}

.mr-18 {
  margin-right: 18px !important;
}

.p-18 {
  padding: 18px !important;
}

.pt-18 {
  padding-top: 18px !important;
}

.pb-18 {
  padding-bottom: 18px !important;
}

.pl-18 {
  padding-left: 18px !important;
}

.pr-18 {
  padding-right: 18px !important;
}

.m-19 {
  margin: 19px !important;
}

.mt-19 {
  margin-top: 19px !important;
}

.mb-19 {
  margin-bottom: 19px !important;
}

.ml-19 {
  margin-left: 19px !important;
}

.mr-19 {
  margin-right: 19px !important;
}

.p-19 {
  padding: 19px !important;
}

.pt-19 {
  padding-top: 19px !important;
}

.pb-19 {
  padding-bottom: 19px !important;
}

.pl-19 {
  padding-left: 19px !important;
}

.pr-19 {
  padding-right: 19px !important;
}

.m-20 {
  margin: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.p-20 {
  padding: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.m-21 {
  margin: 21px !important;
}

.mt-21 {
  margin-top: 21px !important;
}

.mb-21 {
  margin-bottom: 21px !important;
}

.ml-21 {
  margin-left: 21px !important;
}

.mr-21 {
  margin-right: 21px !important;
}

.p-21 {
  padding: 21px !important;
}

.pt-21 {
  padding-top: 21px !important;
}

.pb-21 {
  padding-bottom: 21px !important;
}

.pl-21 {
  padding-left: 21px !important;
}

.pr-21 {
  padding-right: 21px !important;
}

.m-22 {
  margin: 22px !important;
}

.mt-22 {
  margin-top: 22px !important;
}

.mb-22 {
  margin-bottom: 22px !important;
}

.ml-22 {
  margin-left: 22px !important;
}

.mr-22 {
  margin-right: 22px !important;
}

.p-22 {
  padding: 22px !important;
}

.pt-22 {
  padding-top: 22px !important;
}

.pb-22 {
  padding-bottom: 22px !important;
}

.pl-22 {
  padding-left: 22px !important;
}

.pr-22 {
  padding-right: 22px !important;
}

.m-23 {
  margin: 23px !important;
}

.mt-23 {
  margin-top: 23px !important;
}

.mb-23 {
  margin-bottom: 23px !important;
}

.ml-23 {
  margin-left: 23px !important;
}

.mr-23 {
  margin-right: 23px !important;
}

.p-23 {
  padding: 23px !important;
}

.pt-23 {
  padding-top: 23px !important;
}

.pb-23 {
  padding-bottom: 23px !important;
}

.pl-23 {
  padding-left: 23px !important;
}

.pr-23 {
  padding-right: 23px !important;
}

.m-24 {
  margin: 24px !important;
}

.mt-24 {
  margin-top: 24px !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.ml-24 {
  margin-left: 24px !important;
}

.mr-24 {
  margin-right: 24px !important;
}

.p-24 {
  padding: 24px !important;
}

.pt-24 {
  padding-top: 24px !important;
}

.pb-24 {
  padding-bottom: 24px !important;
}

.pl-24 {
  padding-left: 24px !important;
}

.pr-24 {
  padding-right: 24px !important;
}

.m-25 {
  margin: 25px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.p-25 {
  padding: 25px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.m-26 {
  margin: 26px !important;
}

.mt-26 {
  margin-top: 26px !important;
}

.mb-26 {
  margin-bottom: 26px !important;
}

.ml-26 {
  margin-left: 26px !important;
}

.mr-26 {
  margin-right: 26px !important;
}

.p-26 {
  padding: 26px !important;
}

.pt-26 {
  padding-top: 26px !important;
}

.pb-26 {
  padding-bottom: 26px !important;
}

.pl-26 {
  padding-left: 26px !important;
}

.pr-26 {
  padding-right: 26px !important;
}

.m-27 {
  margin: 27px !important;
}

.mt-27 {
  margin-top: 27px !important;
}

.mb-27 {
  margin-bottom: 27px !important;
}

.ml-27 {
  margin-left: 27px !important;
}

.mr-27 {
  margin-right: 27px !important;
}

.p-27 {
  padding: 27px !important;
}

.pt-27 {
  padding-top: 27px !important;
}

.pb-27 {
  padding-bottom: 27px !important;
}

.pl-27 {
  padding-left: 27px !important;
}

.pr-27 {
  padding-right: 27px !important;
}

.m-28 {
  margin: 28px !important;
}

.mt-28 {
  margin-top: 28px !important;
}

.mb-28 {
  margin-bottom: 28px !important;
}

.ml-28 {
  margin-left: 28px !important;
}

.mr-28 {
  margin-right: 28px !important;
}

.p-28 {
  padding: 28px !important;
}

.pt-28 {
  padding-top: 28px !important;
}

.pb-28 {
  padding-bottom: 28px !important;
}

.pl-28 {
  padding-left: 28px !important;
}

.pr-28 {
  padding-right: 28px !important;
}

.m-29 {
  margin: 29px !important;
}

.mt-29 {
  margin-top: 29px !important;
}

.mb-29 {
  margin-bottom: 29px !important;
}

.ml-29 {
  margin-left: 29px !important;
}

.mr-29 {
  margin-right: 29px !important;
}

.p-29 {
  padding: 29px !important;
}

.pt-29 {
  padding-top: 29px !important;
}

.pb-29 {
  padding-bottom: 29px !important;
}

.pl-29 {
  padding-left: 29px !important;
}

.pr-29 {
  padding-right: 29px !important;
}

.m-30 {
  margin: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.p-30 {
  padding: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.m-31 {
  margin: 31px !important;
}

.mt-31 {
  margin-top: 31px !important;
}

.mb-31 {
  margin-bottom: 31px !important;
}

.ml-31 {
  margin-left: 31px !important;
}

.mr-31 {
  margin-right: 31px !important;
}

.p-31 {
  padding: 31px !important;
}

.pt-31 {
  padding-top: 31px !important;
}

.pb-31 {
  padding-bottom: 31px !important;
}

.pl-31 {
  padding-left: 31px !important;
}

.pr-31 {
  padding-right: 31px !important;
}

.m-32 {
  margin: 32px !important;
}

.mt-32 {
  margin-top: 32px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.ml-32 {
  margin-left: 32px !important;
}

.mr-32 {
  margin-right: 32px !important;
}

.p-32 {
  padding: 32px !important;
}

.pt-32 {
  padding-top: 32px !important;
}

.pb-32 {
  padding-bottom: 32px !important;
}

.pl-32 {
  padding-left: 32px !important;
}

.pr-32 {
  padding-right: 32px !important;
}

.m-33 {
  margin: 33px !important;
}

.mt-33 {
  margin-top: 33px !important;
}

.mb-33 {
  margin-bottom: 33px !important;
}

.ml-33 {
  margin-left: 33px !important;
}

.mr-33 {
  margin-right: 33px !important;
}

.p-33 {
  padding: 33px !important;
}

.pt-33 {
  padding-top: 33px !important;
}

.pb-33 {
  padding-bottom: 33px !important;
}

.pl-33 {
  padding-left: 33px !important;
}

.pr-33 {
  padding-right: 33px !important;
}

.m-34 {
  margin: 34px !important;
}

.mt-34 {
  margin-top: 34px !important;
}

.mb-34 {
  margin-bottom: 34px !important;
}

.ml-34 {
  margin-left: 34px !important;
}

.mr-34 {
  margin-right: 34px !important;
}

.p-34 {
  padding: 34px !important;
}

.pt-34 {
  padding-top: 34px !important;
}

.pb-34 {
  padding-bottom: 34px !important;
}

.pl-34 {
  padding-left: 34px !important;
}

.pr-34 {
  padding-right: 34px !important;
}

.m-35 {
  margin: 35px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.p-35 {
  padding: 35px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.m-36 {
  margin: 36px !important;
}

.mt-36 {
  margin-top: 36px !important;
}

.mb-36 {
  margin-bottom: 36px !important;
}

.ml-36 {
  margin-left: 36px !important;
}

.mr-36 {
  margin-right: 36px !important;
}

.p-36 {
  padding: 36px !important;
}

.pt-36 {
  padding-top: 36px !important;
}

.pb-36 {
  padding-bottom: 36px !important;
}

.pl-36 {
  padding-left: 36px !important;
}

.pr-36 {
  padding-right: 36px !important;
}

.m-37 {
  margin: 37px !important;
}

.mt-37 {
  margin-top: 37px !important;
}

.mb-37 {
  margin-bottom: 37px !important;
}

.ml-37 {
  margin-left: 37px !important;
}

.mr-37 {
  margin-right: 37px !important;
}

.p-37 {
  padding: 37px !important;
}

.pt-37 {
  padding-top: 37px !important;
}

.pb-37 {
  padding-bottom: 37px !important;
}

.pl-37 {
  padding-left: 37px !important;
}

.pr-37 {
  padding-right: 37px !important;
}

.m-38 {
  margin: 38px !important;
}

.mt-38 {
  margin-top: 38px !important;
}

.mb-38 {
  margin-bottom: 38px !important;
}

.ml-38 {
  margin-left: 38px !important;
}

.mr-38 {
  margin-right: 38px !important;
}

.p-38 {
  padding: 38px !important;
}

.pt-38 {
  padding-top: 38px !important;
}

.pb-38 {
  padding-bottom: 38px !important;
}

.pl-38 {
  padding-left: 38px !important;
}

.pr-38 {
  padding-right: 38px !important;
}

.m-39 {
  margin: 39px !important;
}

.mt-39 {
  margin-top: 39px !important;
}

.mb-39 {
  margin-bottom: 39px !important;
}

.ml-39 {
  margin-left: 39px !important;
}

.mr-39 {
  margin-right: 39px !important;
}

.p-39 {
  padding: 39px !important;
}

.pt-39 {
  padding-top: 39px !important;
}

.pb-39 {
  padding-bottom: 39px !important;
}

.pl-39 {
  padding-left: 39px !important;
}

.pr-39 {
  padding-right: 39px !important;
}

.m-40 {
  margin: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.p-40 {
  padding: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.m-41 {
  margin: 41px !important;
}

.mt-41 {
  margin-top: 41px !important;
}

.mb-41 {
  margin-bottom: 41px !important;
}

.ml-41 {
  margin-left: 41px !important;
}

.mr-41 {
  margin-right: 41px !important;
}

.p-41 {
  padding: 41px !important;
}

.pt-41 {
  padding-top: 41px !important;
}

.pb-41 {
  padding-bottom: 41px !important;
}

.pl-41 {
  padding-left: 41px !important;
}

.pr-41 {
  padding-right: 41px !important;
}

.m-42 {
  margin: 42px !important;
}

.mt-42 {
  margin-top: 42px !important;
}

.mb-42 {
  margin-bottom: 42px !important;
}

.ml-42 {
  margin-left: 42px !important;
}

.mr-42 {
  margin-right: 42px !important;
}

.p-42 {
  padding: 42px !important;
}

.pt-42 {
  padding-top: 42px !important;
}

.pb-42 {
  padding-bottom: 42px !important;
}

.pl-42 {
  padding-left: 42px !important;
}

.pr-42 {
  padding-right: 42px !important;
}

.m-43 {
  margin: 43px !important;
}

.mt-43 {
  margin-top: 43px !important;
}

.mb-43 {
  margin-bottom: 43px !important;
}

.ml-43 {
  margin-left: 43px !important;
}

.mr-43 {
  margin-right: 43px !important;
}

.p-43 {
  padding: 43px !important;
}

.pt-43 {
  padding-top: 43px !important;
}

.pb-43 {
  padding-bottom: 43px !important;
}

.pl-43 {
  padding-left: 43px !important;
}

.pr-43 {
  padding-right: 43px !important;
}

.m-44 {
  margin: 44px !important;
}

.mt-44 {
  margin-top: 44px !important;
}

.mb-44 {
  margin-bottom: 44px !important;
}

.ml-44 {
  margin-left: 44px !important;
}

.mr-44 {
  margin-right: 44px !important;
}

.p-44 {
  padding: 44px !important;
}

.pt-44 {
  padding-top: 44px !important;
}

.pb-44 {
  padding-bottom: 44px !important;
}

.pl-44 {
  padding-left: 44px !important;
}

.pr-44 {
  padding-right: 44px !important;
}

.m-45 {
  margin: 45px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.p-45 {
  padding: 45px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.m-46 {
  margin: 46px !important;
}

.mt-46 {
  margin-top: 46px !important;
}

.mb-46 {
  margin-bottom: 46px !important;
}

.ml-46 {
  margin-left: 46px !important;
}

.mr-46 {
  margin-right: 46px !important;
}

.p-46 {
  padding: 46px !important;
}

.pt-46 {
  padding-top: 46px !important;
}

.pb-46 {
  padding-bottom: 46px !important;
}

.pl-46 {
  padding-left: 46px !important;
}

.pr-46 {
  padding-right: 46px !important;
}

.m-47 {
  margin: 47px !important;
}

.mt-47 {
  margin-top: 47px !important;
}

.mb-47 {
  margin-bottom: 47px !important;
}

.ml-47 {
  margin-left: 47px !important;
}

.mr-47 {
  margin-right: 47px !important;
}

.p-47 {
  padding: 47px !important;
}

.pt-47 {
  padding-top: 47px !important;
}

.pb-47 {
  padding-bottom: 47px !important;
}

.pl-47 {
  padding-left: 47px !important;
}

.pr-47 {
  padding-right: 47px !important;
}

.m-48 {
  margin: 48px !important;
}

.mt-48 {
  margin-top: 48px !important;
}

.mb-48 {
  margin-bottom: 48px !important;
}

.ml-48 {
  margin-left: 48px !important;
}

.mr-48 {
  margin-right: 48px !important;
}

.p-48 {
  padding: 48px !important;
}

.pt-48 {
  padding-top: 48px !important;
}

.pb-48 {
  padding-bottom: 48px !important;
}

.pl-48 {
  padding-left: 48px !important;
}

.pr-48 {
  padding-right: 48px !important;
}

.m-49 {
  margin: 49px !important;
}

.mt-49 {
  margin-top: 49px !important;
}

.mb-49 {
  margin-bottom: 49px !important;
}

.ml-49 {
  margin-left: 49px !important;
}

.mr-49 {
  margin-right: 49px !important;
}

.p-49 {
  padding: 49px !important;
}

.pt-49 {
  padding-top: 49px !important;
}

.pb-49 {
  padding-bottom: 49px !important;
}

.pl-49 {
  padding-left: 49px !important;
}

.pr-49 {
  padding-right: 49px !important;
}

.m-50 {
  margin: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.p-50 {
  padding: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.m-51 {
  margin: 51px !important;
}

.mt-51 {
  margin-top: 51px !important;
}

.mb-51 {
  margin-bottom: 51px !important;
}

.ml-51 {
  margin-left: 51px !important;
}

.mr-51 {
  margin-right: 51px !important;
}

.p-51 {
  padding: 51px !important;
}

.pt-51 {
  padding-top: 51px !important;
}

.pb-51 {
  padding-bottom: 51px !important;
}

.pl-51 {
  padding-left: 51px !important;
}

.pr-51 {
  padding-right: 51px !important;
}

.m-52 {
  margin: 52px !important;
}

.mt-52 {
  margin-top: 52px !important;
}

.mb-52 {
  margin-bottom: 52px !important;
}

.ml-52 {
  margin-left: 52px !important;
}

.mr-52 {
  margin-right: 52px !important;
}

.p-52 {
  padding: 52px !important;
}

.pt-52 {
  padding-top: 52px !important;
}

.pb-52 {
  padding-bottom: 52px !important;
}

.pl-52 {
  padding-left: 52px !important;
}

.pr-52 {
  padding-right: 52px !important;
}

.m-53 {
  margin: 53px !important;
}

.mt-53 {
  margin-top: 53px !important;
}

.mb-53 {
  margin-bottom: 53px !important;
}

.ml-53 {
  margin-left: 53px !important;
}

.mr-53 {
  margin-right: 53px !important;
}

.p-53 {
  padding: 53px !important;
}

.pt-53 {
  padding-top: 53px !important;
}

.pb-53 {
  padding-bottom: 53px !important;
}

.pl-53 {
  padding-left: 53px !important;
}

.pr-53 {
  padding-right: 53px !important;
}

.m-54 {
  margin: 54px !important;
}

.mt-54 {
  margin-top: 54px !important;
}

.mb-54 {
  margin-bottom: 54px !important;
}

.ml-54 {
  margin-left: 54px !important;
}

.mr-54 {
  margin-right: 54px !important;
}

.p-54 {
  padding: 54px !important;
}

.pt-54 {
  padding-top: 54px !important;
}

.pb-54 {
  padding-bottom: 54px !important;
}

.pl-54 {
  padding-left: 54px !important;
}

.pr-54 {
  padding-right: 54px !important;
}

.m-55 {
  margin: 55px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.p-55 {
  padding: 55px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pl-55 {
  padding-left: 55px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

.m-56 {
  margin: 56px !important;
}

.mt-56 {
  margin-top: 56px !important;
}

.mb-56 {
  margin-bottom: 56px !important;
}

.ml-56 {
  margin-left: 56px !important;
}

.mr-56 {
  margin-right: 56px !important;
}

.p-56 {
  padding: 56px !important;
}

.pt-56 {
  padding-top: 56px !important;
}

.pb-56 {
  padding-bottom: 56px !important;
}

.pl-56 {
  padding-left: 56px !important;
}

.pr-56 {
  padding-right: 56px !important;
}

.m-57 {
  margin: 57px !important;
}

.mt-57 {
  margin-top: 57px !important;
}

.mb-57 {
  margin-bottom: 57px !important;
}

.ml-57 {
  margin-left: 57px !important;
}

.mr-57 {
  margin-right: 57px !important;
}

.p-57 {
  padding: 57px !important;
}

.pt-57 {
  padding-top: 57px !important;
}

.pb-57 {
  padding-bottom: 57px !important;
}

.pl-57 {
  padding-left: 57px !important;
}

.pr-57 {
  padding-right: 57px !important;
}

.m-58 {
  margin: 58px !important;
}

.mt-58 {
  margin-top: 58px !important;
}

.mb-58 {
  margin-bottom: 58px !important;
}

.ml-58 {
  margin-left: 58px !important;
}

.mr-58 {
  margin-right: 58px !important;
}

.p-58 {
  padding: 58px !important;
}

.pt-58 {
  padding-top: 58px !important;
}

.pb-58 {
  padding-bottom: 58px !important;
}

.pl-58 {
  padding-left: 58px !important;
}

.pr-58 {
  padding-right: 58px !important;
}

.m-59 {
  margin: 59px !important;
}

.mt-59 {
  margin-top: 59px !important;
}

.mb-59 {
  margin-bottom: 59px !important;
}

.ml-59 {
  margin-left: 59px !important;
}

.mr-59 {
  margin-right: 59px !important;
}

.p-59 {
  padding: 59px !important;
}

.pt-59 {
  padding-top: 59px !important;
}

.pb-59 {
  padding-bottom: 59px !important;
}

.pl-59 {
  padding-left: 59px !important;
}

.pr-59 {
  padding-right: 59px !important;
}

.m-60 {
  margin: 60px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.p-60 {
  padding: 60px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.m-61 {
  margin: 61px !important;
}

.mt-61 {
  margin-top: 61px !important;
}

.mb-61 {
  margin-bottom: 61px !important;
}

.ml-61 {
  margin-left: 61px !important;
}

.mr-61 {
  margin-right: 61px !important;
}

.p-61 {
  padding: 61px !important;
}

.pt-61 {
  padding-top: 61px !important;
}

.pb-61 {
  padding-bottom: 61px !important;
}

.pl-61 {
  padding-left: 61px !important;
}

.pr-61 {
  padding-right: 61px !important;
}

.m-62 {
  margin: 62px !important;
}

.mt-62 {
  margin-top: 62px !important;
}

.mb-62 {
  margin-bottom: 62px !important;
}

.ml-62 {
  margin-left: 62px !important;
}

.mr-62 {
  margin-right: 62px !important;
}

.p-62 {
  padding: 62px !important;
}

.pt-62 {
  padding-top: 62px !important;
}

.pb-62 {
  padding-bottom: 62px !important;
}

.pl-62 {
  padding-left: 62px !important;
}

.pr-62 {
  padding-right: 62px !important;
}

.m-63 {
  margin: 63px !important;
}

.mt-63 {
  margin-top: 63px !important;
}

.mb-63 {
  margin-bottom: 63px !important;
}

.ml-63 {
  margin-left: 63px !important;
}

.mr-63 {
  margin-right: 63px !important;
}

.p-63 {
  padding: 63px !important;
}

.pt-63 {
  padding-top: 63px !important;
}

.pb-63 {
  padding-bottom: 63px !important;
}

.pl-63 {
  padding-left: 63px !important;
}

.pr-63 {
  padding-right: 63px !important;
}

.m-64 {
  margin: 64px !important;
}

.mt-64 {
  margin-top: 64px !important;
}

.mb-64 {
  margin-bottom: 64px !important;
}

.ml-64 {
  margin-left: 64px !important;
}

.mr-64 {
  margin-right: 64px !important;
}

.p-64 {
  padding: 64px !important;
}

.pt-64 {
  padding-top: 64px !important;
}

.pb-64 {
  padding-bottom: 64px !important;
}

.pl-64 {
  padding-left: 64px !important;
}

.pr-64 {
  padding-right: 64px !important;
}

.m-65 {
  margin: 65px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.p-65 {
  padding: 65px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.pl-65 {
  padding-left: 65px !important;
}

.pr-65 {
  padding-right: 65px !important;
}

.m-66 {
  margin: 66px !important;
}

.mt-66 {
  margin-top: 66px !important;
}

.mb-66 {
  margin-bottom: 66px !important;
}

.ml-66 {
  margin-left: 66px !important;
}

.mr-66 {
  margin-right: 66px !important;
}

.p-66 {
  padding: 66px !important;
}

.pt-66 {
  padding-top: 66px !important;
}

.pb-66 {
  padding-bottom: 66px !important;
}

.pl-66 {
  padding-left: 66px !important;
}

.pr-66 {
  padding-right: 66px !important;
}

.m-67 {
  margin: 67px !important;
}

.mt-67 {
  margin-top: 67px !important;
}

.mb-67 {
  margin-bottom: 67px !important;
}

.ml-67 {
  margin-left: 67px !important;
}

.mr-67 {
  margin-right: 67px !important;
}

.p-67 {
  padding: 67px !important;
}

.pt-67 {
  padding-top: 67px !important;
}

.pb-67 {
  padding-bottom: 67px !important;
}

.pl-67 {
  padding-left: 67px !important;
}

.pr-67 {
  padding-right: 67px !important;
}

.m-68 {
  margin: 68px !important;
}

.mt-68 {
  margin-top: 68px !important;
}

.mb-68 {
  margin-bottom: 68px !important;
}

.ml-68 {
  margin-left: 68px !important;
}

.mr-68 {
  margin-right: 68px !important;
}

.p-68 {
  padding: 68px !important;
}

.pt-68 {
  padding-top: 68px !important;
}

.pb-68 {
  padding-bottom: 68px !important;
}

.pl-68 {
  padding-left: 68px !important;
}

.pr-68 {
  padding-right: 68px !important;
}

.m-69 {
  margin: 69px !important;
}

.mt-69 {
  margin-top: 69px !important;
}

.mb-69 {
  margin-bottom: 69px !important;
}

.ml-69 {
  margin-left: 69px !important;
}

.mr-69 {
  margin-right: 69px !important;
}

.p-69 {
  padding: 69px !important;
}

.pt-69 {
  padding-top: 69px !important;
}

.pb-69 {
  padding-bottom: 69px !important;
}

.pl-69 {
  padding-left: 69px !important;
}

.pr-69 {
  padding-right: 69px !important;
}

.m-70 {
  margin: 70px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.p-70 {
  padding: 70px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.m-71 {
  margin: 71px !important;
}

.mt-71 {
  margin-top: 71px !important;
}

.mb-71 {
  margin-bottom: 71px !important;
}

.ml-71 {
  margin-left: 71px !important;
}

.mr-71 {
  margin-right: 71px !important;
}

.p-71 {
  padding: 71px !important;
}

.pt-71 {
  padding-top: 71px !important;
}

.pb-71 {
  padding-bottom: 71px !important;
}

.pl-71 {
  padding-left: 71px !important;
}

.pr-71 {
  padding-right: 71px !important;
}

.m-72 {
  margin: 72px !important;
}

.mt-72 {
  margin-top: 72px !important;
}

.mb-72 {
  margin-bottom: 72px !important;
}

.ml-72 {
  margin-left: 72px !important;
}

.mr-72 {
  margin-right: 72px !important;
}

.p-72 {
  padding: 72px !important;
}

.pt-72 {
  padding-top: 72px !important;
}

.pb-72 {
  padding-bottom: 72px !important;
}

.pl-72 {
  padding-left: 72px !important;
}

.pr-72 {
  padding-right: 72px !important;
}

.m-73 {
  margin: 73px !important;
}

.mt-73 {
  margin-top: 73px !important;
}

.mb-73 {
  margin-bottom: 73px !important;
}

.ml-73 {
  margin-left: 73px !important;
}

.mr-73 {
  margin-right: 73px !important;
}

.p-73 {
  padding: 73px !important;
}

.pt-73 {
  padding-top: 73px !important;
}

.pb-73 {
  padding-bottom: 73px !important;
}

.pl-73 {
  padding-left: 73px !important;
}

.pr-73 {
  padding-right: 73px !important;
}

.m-74 {
  margin: 74px !important;
}

.mt-74 {
  margin-top: 74px !important;
}

.mb-74 {
  margin-bottom: 74px !important;
}

.ml-74 {
  margin-left: 74px !important;
}

.mr-74 {
  margin-right: 74px !important;
}

.p-74 {
  padding: 74px !important;
}

.pt-74 {
  padding-top: 74px !important;
}

.pb-74 {
  padding-bottom: 74px !important;
}

.pl-74 {
  padding-left: 74px !important;
}

.pr-74 {
  padding-right: 74px !important;
}

.m-75 {
  margin: 75px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.p-75 {
  padding: 75px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.pl-75 {
  padding-left: 75px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

.m-76 {
  margin: 76px !important;
}

.mt-76 {
  margin-top: 76px !important;
}

.mb-76 {
  margin-bottom: 76px !important;
}

.ml-76 {
  margin-left: 76px !important;
}

.mr-76 {
  margin-right: 76px !important;
}

.p-76 {
  padding: 76px !important;
}

.pt-76 {
  padding-top: 76px !important;
}

.pb-76 {
  padding-bottom: 76px !important;
}

.pl-76 {
  padding-left: 76px !important;
}

.pr-76 {
  padding-right: 76px !important;
}

.m-77 {
  margin: 77px !important;
}

.mt-77 {
  margin-top: 77px !important;
}

.mb-77 {
  margin-bottom: 77px !important;
}

.ml-77 {
  margin-left: 77px !important;
}

.mr-77 {
  margin-right: 77px !important;
}

.p-77 {
  padding: 77px !important;
}

.pt-77 {
  padding-top: 77px !important;
}

.pb-77 {
  padding-bottom: 77px !important;
}

.pl-77 {
  padding-left: 77px !important;
}

.pr-77 {
  padding-right: 77px !important;
}

.m-78 {
  margin: 78px !important;
}

.mt-78 {
  margin-top: 78px !important;
}

.mb-78 {
  margin-bottom: 78px !important;
}

.ml-78 {
  margin-left: 78px !important;
}

.mr-78 {
  margin-right: 78px !important;
}

.p-78 {
  padding: 78px !important;
}

.pt-78 {
  padding-top: 78px !important;
}

.pb-78 {
  padding-bottom: 78px !important;
}

.pl-78 {
  padding-left: 78px !important;
}

.pr-78 {
  padding-right: 78px !important;
}

.m-79 {
  margin: 79px !important;
}

.mt-79 {
  margin-top: 79px !important;
}

.mb-79 {
  margin-bottom: 79px !important;
}

.ml-79 {
  margin-left: 79px !important;
}

.mr-79 {
  margin-right: 79px !important;
}

.p-79 {
  padding: 79px !important;
}

.pt-79 {
  padding-top: 79px !important;
}

.pb-79 {
  padding-bottom: 79px !important;
}

.pl-79 {
  padding-left: 79px !important;
}

.pr-79 {
  padding-right: 79px !important;
}

.m-80 {
  margin: 80px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.p-80 {
  padding: 80px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.m-81 {
  margin: 81px !important;
}

.mt-81 {
  margin-top: 81px !important;
}

.mb-81 {
  margin-bottom: 81px !important;
}

.ml-81 {
  margin-left: 81px !important;
}

.mr-81 {
  margin-right: 81px !important;
}

.p-81 {
  padding: 81px !important;
}

.pt-81 {
  padding-top: 81px !important;
}

.pb-81 {
  padding-bottom: 81px !important;
}

.pl-81 {
  padding-left: 81px !important;
}

.pr-81 {
  padding-right: 81px !important;
}

.m-82 {
  margin: 82px !important;
}

.mt-82 {
  margin-top: 82px !important;
}

.mb-82 {
  margin-bottom: 82px !important;
}

.ml-82 {
  margin-left: 82px !important;
}

.mr-82 {
  margin-right: 82px !important;
}

.p-82 {
  padding: 82px !important;
}

.pt-82 {
  padding-top: 82px !important;
}

.pb-82 {
  padding-bottom: 82px !important;
}

.pl-82 {
  padding-left: 82px !important;
}

.pr-82 {
  padding-right: 82px !important;
}

.m-83 {
  margin: 83px !important;
}

.mt-83 {
  margin-top: 83px !important;
}

.mb-83 {
  margin-bottom: 83px !important;
}

.ml-83 {
  margin-left: 83px !important;
}

.mr-83 {
  margin-right: 83px !important;
}

.p-83 {
  padding: 83px !important;
}

.pt-83 {
  padding-top: 83px !important;
}

.pb-83 {
  padding-bottom: 83px !important;
}

.pl-83 {
  padding-left: 83px !important;
}

.pr-83 {
  padding-right: 83px !important;
}

.m-84 {
  margin: 84px !important;
}

.mt-84 {
  margin-top: 84px !important;
}

.mb-84 {
  margin-bottom: 84px !important;
}

.ml-84 {
  margin-left: 84px !important;
}

.mr-84 {
  margin-right: 84px !important;
}

.p-84 {
  padding: 84px !important;
}

.pt-84 {
  padding-top: 84px !important;
}

.pb-84 {
  padding-bottom: 84px !important;
}

.pl-84 {
  padding-left: 84px !important;
}

.pr-84 {
  padding-right: 84px !important;
}

.m-85 {
  margin: 85px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.ml-85 {
  margin-left: 85px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

.p-85 {
  padding: 85px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

.pl-85 {
  padding-left: 85px !important;
}

.pr-85 {
  padding-right: 85px !important;
}

.m-86 {
  margin: 86px !important;
}

.mt-86 {
  margin-top: 86px !important;
}

.mb-86 {
  margin-bottom: 86px !important;
}

.ml-86 {
  margin-left: 86px !important;
}

.mr-86 {
  margin-right: 86px !important;
}

.p-86 {
  padding: 86px !important;
}

.pt-86 {
  padding-top: 86px !important;
}

.pb-86 {
  padding-bottom: 86px !important;
}

.pl-86 {
  padding-left: 86px !important;
}

.pr-86 {
  padding-right: 86px !important;
}

.m-87 {
  margin: 87px !important;
}

.mt-87 {
  margin-top: 87px !important;
}

.mb-87 {
  margin-bottom: 87px !important;
}

.ml-87 {
  margin-left: 87px !important;
}

.mr-87 {
  margin-right: 87px !important;
}

.p-87 {
  padding: 87px !important;
}

.pt-87 {
  padding-top: 87px !important;
}

.pb-87 {
  padding-bottom: 87px !important;
}

.pl-87 {
  padding-left: 87px !important;
}

.pr-87 {
  padding-right: 87px !important;
}

.m-88 {
  margin: 88px !important;
}

.mt-88 {
  margin-top: 88px !important;
}

.mb-88 {
  margin-bottom: 88px !important;
}

.ml-88 {
  margin-left: 88px !important;
}

.mr-88 {
  margin-right: 88px !important;
}

.p-88 {
  padding: 88px !important;
}

.pt-88 {
  padding-top: 88px !important;
}

.pb-88 {
  padding-bottom: 88px !important;
}

.pl-88 {
  padding-left: 88px !important;
}

.pr-88 {
  padding-right: 88px !important;
}

.m-89 {
  margin: 89px !important;
}

.mt-89 {
  margin-top: 89px !important;
}

.mb-89 {
  margin-bottom: 89px !important;
}

.ml-89 {
  margin-left: 89px !important;
}

.mr-89 {
  margin-right: 89px !important;
}

.p-89 {
  padding: 89px !important;
}

.pt-89 {
  padding-top: 89px !important;
}

.pb-89 {
  padding-bottom: 89px !important;
}

.pl-89 {
  padding-left: 89px !important;
}

.pr-89 {
  padding-right: 89px !important;
}

.m-90 {
  margin: 90px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.p-90 {
  padding: 90px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.m-91 {
  margin: 91px !important;
}

.mt-91 {
  margin-top: 91px !important;
}

.mb-91 {
  margin-bottom: 91px !important;
}

.ml-91 {
  margin-left: 91px !important;
}

.mr-91 {
  margin-right: 91px !important;
}

.p-91 {
  padding: 91px !important;
}

.pt-91 {
  padding-top: 91px !important;
}

.pb-91 {
  padding-bottom: 91px !important;
}

.pl-91 {
  padding-left: 91px !important;
}

.pr-91 {
  padding-right: 91px !important;
}

.m-92 {
  margin: 92px !important;
}

.mt-92 {
  margin-top: 92px !important;
}

.mb-92 {
  margin-bottom: 92px !important;
}

.ml-92 {
  margin-left: 92px !important;
}

.mr-92 {
  margin-right: 92px !important;
}

.p-92 {
  padding: 92px !important;
}

.pt-92 {
  padding-top: 92px !important;
}

.pb-92 {
  padding-bottom: 92px !important;
}

.pl-92 {
  padding-left: 92px !important;
}

.pr-92 {
  padding-right: 92px !important;
}

.m-93 {
  margin: 93px !important;
}

.mt-93 {
  margin-top: 93px !important;
}

.mb-93 {
  margin-bottom: 93px !important;
}

.ml-93 {
  margin-left: 93px !important;
}

.mr-93 {
  margin-right: 93px !important;
}

.p-93 {
  padding: 93px !important;
}

.pt-93 {
  padding-top: 93px !important;
}

.pb-93 {
  padding-bottom: 93px !important;
}

.pl-93 {
  padding-left: 93px !important;
}

.pr-93 {
  padding-right: 93px !important;
}

.m-94 {
  margin: 94px !important;
}

.mt-94 {
  margin-top: 94px !important;
}

.mb-94 {
  margin-bottom: 94px !important;
}

.ml-94 {
  margin-left: 94px !important;
}

.mr-94 {
  margin-right: 94px !important;
}

.p-94 {
  padding: 94px !important;
}

.pt-94 {
  padding-top: 94px !important;
}

.pb-94 {
  padding-bottom: 94px !important;
}

.pl-94 {
  padding-left: 94px !important;
}

.pr-94 {
  padding-right: 94px !important;
}

.m-95 {
  margin: 95px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.ml-95 {
  margin-left: 95px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

.p-95 {
  padding: 95px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.pl-95 {
  padding-left: 95px !important;
}

.pr-95 {
  padding-right: 95px !important;
}

.m-96 {
  margin: 96px !important;
}

.mt-96 {
  margin-top: 96px !important;
}

.mb-96 {
  margin-bottom: 96px !important;
}

.ml-96 {
  margin-left: 96px !important;
}

.mr-96 {
  margin-right: 96px !important;
}

.p-96 {
  padding: 96px !important;
}

.pt-96 {
  padding-top: 96px !important;
}

.pb-96 {
  padding-bottom: 96px !important;
}

.pl-96 {
  padding-left: 96px !important;
}

.pr-96 {
  padding-right: 96px !important;
}

.m-97 {
  margin: 97px !important;
}

.mt-97 {
  margin-top: 97px !important;
}

.mb-97 {
  margin-bottom: 97px !important;
}

.ml-97 {
  margin-left: 97px !important;
}

.mr-97 {
  margin-right: 97px !important;
}

.p-97 {
  padding: 97px !important;
}

.pt-97 {
  padding-top: 97px !important;
}

.pb-97 {
  padding-bottom: 97px !important;
}

.pl-97 {
  padding-left: 97px !important;
}

.pr-97 {
  padding-right: 97px !important;
}

.m-98 {
  margin: 98px !important;
}

.mt-98 {
  margin-top: 98px !important;
}

.mb-98 {
  margin-bottom: 98px !important;
}

.ml-98 {
  margin-left: 98px !important;
}

.mr-98 {
  margin-right: 98px !important;
}

.p-98 {
  padding: 98px !important;
}

.pt-98 {
  padding-top: 98px !important;
}

.pb-98 {
  padding-bottom: 98px !important;
}

.pl-98 {
  padding-left: 98px !important;
}

.pr-98 {
  padding-right: 98px !important;
}

.m-99 {
  margin: 99px !important;
}

.mt-99 {
  margin-top: 99px !important;
}

.mb-99 {
  margin-bottom: 99px !important;
}

.ml-99 {
  margin-left: 99px !important;
}

.mr-99 {
  margin-right: 99px !important;
}

.p-99 {
  padding: 99px !important;
}

.pt-99 {
  padding-top: 99px !important;
}

.pb-99 {
  padding-bottom: 99px !important;
}

.pl-99 {
  padding-left: 99px !important;
}

.pr-99 {
  padding-right: 99px !important;
}

.m-100 {
  margin: 100px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.p-100 {
  padding: 100px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.m-101 {
  margin: 101px !important;
}

.mt-101 {
  margin-top: 101px !important;
}

.mb-101 {
  margin-bottom: 101px !important;
}

.ml-101 {
  margin-left: 101px !important;
}

.mr-101 {
  margin-right: 101px !important;
}

.p-101 {
  padding: 101px !important;
}

.pt-101 {
  padding-top: 101px !important;
}

.pb-101 {
  padding-bottom: 101px !important;
}

.pl-101 {
  padding-left: 101px !important;
}

.pr-101 {
  padding-right: 101px !important;
}

.m-102 {
  margin: 102px !important;
}

.mt-102 {
  margin-top: 102px !important;
}

.mb-102 {
  margin-bottom: 102px !important;
}

.ml-102 {
  margin-left: 102px !important;
}

.mr-102 {
  margin-right: 102px !important;
}

.p-102 {
  padding: 102px !important;
}

.pt-102 {
  padding-top: 102px !important;
}

.pb-102 {
  padding-bottom: 102px !important;
}

.pl-102 {
  padding-left: 102px !important;
}

.pr-102 {
  padding-right: 102px !important;
}

.m-103 {
  margin: 103px !important;
}

.mt-103 {
  margin-top: 103px !important;
}

.mb-103 {
  margin-bottom: 103px !important;
}

.ml-103 {
  margin-left: 103px !important;
}

.mr-103 {
  margin-right: 103px !important;
}

.p-103 {
  padding: 103px !important;
}

.pt-103 {
  padding-top: 103px !important;
}

.pb-103 {
  padding-bottom: 103px !important;
}

.pl-103 {
  padding-left: 103px !important;
}

.pr-103 {
  padding-right: 103px !important;
}

.m-104 {
  margin: 104px !important;
}

.mt-104 {
  margin-top: 104px !important;
}

.mb-104 {
  margin-bottom: 104px !important;
}

.ml-104 {
  margin-left: 104px !important;
}

.mr-104 {
  margin-right: 104px !important;
}

.p-104 {
  padding: 104px !important;
}

.pt-104 {
  padding-top: 104px !important;
}

.pb-104 {
  padding-bottom: 104px !important;
}

.pl-104 {
  padding-left: 104px !important;
}

.pr-104 {
  padding-right: 104px !important;
}

.m-105 {
  margin: 105px !important;
}

.mt-105 {
  margin-top: 105px !important;
}

.mb-105 {
  margin-bottom: 105px !important;
}

.ml-105 {
  margin-left: 105px !important;
}

.mr-105 {
  margin-right: 105px !important;
}

.p-105 {
  padding: 105px !important;
}

.pt-105 {
  padding-top: 105px !important;
}

.pb-105 {
  padding-bottom: 105px !important;
}

.pl-105 {
  padding-left: 105px !important;
}

.pr-105 {
  padding-right: 105px !important;
}

.m-106 {
  margin: 106px !important;
}

.mt-106 {
  margin-top: 106px !important;
}

.mb-106 {
  margin-bottom: 106px !important;
}

.ml-106 {
  margin-left: 106px !important;
}

.mr-106 {
  margin-right: 106px !important;
}

.p-106 {
  padding: 106px !important;
}

.pt-106 {
  padding-top: 106px !important;
}

.pb-106 {
  padding-bottom: 106px !important;
}

.pl-106 {
  padding-left: 106px !important;
}

.pr-106 {
  padding-right: 106px !important;
}

.m-107 {
  margin: 107px !important;
}

.mt-107 {
  margin-top: 107px !important;
}

.mb-107 {
  margin-bottom: 107px !important;
}

.ml-107 {
  margin-left: 107px !important;
}

.mr-107 {
  margin-right: 107px !important;
}

.p-107 {
  padding: 107px !important;
}

.pt-107 {
  padding-top: 107px !important;
}

.pb-107 {
  padding-bottom: 107px !important;
}

.pl-107 {
  padding-left: 107px !important;
}

.pr-107 {
  padding-right: 107px !important;
}

.m-108 {
  margin: 108px !important;
}

.mt-108 {
  margin-top: 108px !important;
}

.mb-108 {
  margin-bottom: 108px !important;
}

.ml-108 {
  margin-left: 108px !important;
}

.mr-108 {
  margin-right: 108px !important;
}

.p-108 {
  padding: 108px !important;
}

.pt-108 {
  padding-top: 108px !important;
}

.pb-108 {
  padding-bottom: 108px !important;
}

.pl-108 {
  padding-left: 108px !important;
}

.pr-108 {
  padding-right: 108px !important;
}

.m-109 {
  margin: 109px !important;
}

.mt-109 {
  margin-top: 109px !important;
}

.mb-109 {
  margin-bottom: 109px !important;
}

.ml-109 {
  margin-left: 109px !important;
}

.mr-109 {
  margin-right: 109px !important;
}

.p-109 {
  padding: 109px !important;
}

.pt-109 {
  padding-top: 109px !important;
}

.pb-109 {
  padding-bottom: 109px !important;
}

.pl-109 {
  padding-left: 109px !important;
}

.pr-109 {
  padding-right: 109px !important;
}

.m-110 {
  margin: 110px !important;
}

.mt-110 {
  margin-top: 110px !important;
}

.mb-110 {
  margin-bottom: 110px !important;
}

.ml-110 {
  margin-left: 110px !important;
}

.mr-110 {
  margin-right: 110px !important;
}

.p-110 {
  padding: 110px !important;
}

.pt-110 {
  padding-top: 110px !important;
}

.pb-110 {
  padding-bottom: 110px !important;
}

.pl-110 {
  padding-left: 110px !important;
}

.pr-110 {
  padding-right: 110px !important;
}

.m-111 {
  margin: 111px !important;
}

.mt-111 {
  margin-top: 111px !important;
}

.mb-111 {
  margin-bottom: 111px !important;
}

.ml-111 {
  margin-left: 111px !important;
}

.mr-111 {
  margin-right: 111px !important;
}

.p-111 {
  padding: 111px !important;
}

.pt-111 {
  padding-top: 111px !important;
}

.pb-111 {
  padding-bottom: 111px !important;
}

.pl-111 {
  padding-left: 111px !important;
}

.pr-111 {
  padding-right: 111px !important;
}

.m-112 {
  margin: 112px !important;
}

.mt-112 {
  margin-top: 112px !important;
}

.mb-112 {
  margin-bottom: 112px !important;
}

.ml-112 {
  margin-left: 112px !important;
}

.mr-112 {
  margin-right: 112px !important;
}

.p-112 {
  padding: 112px !important;
}

.pt-112 {
  padding-top: 112px !important;
}

.pb-112 {
  padding-bottom: 112px !important;
}

.pl-112 {
  padding-left: 112px !important;
}

.pr-112 {
  padding-right: 112px !important;
}

.m-113 {
  margin: 113px !important;
}

.mt-113 {
  margin-top: 113px !important;
}

.mb-113 {
  margin-bottom: 113px !important;
}

.ml-113 {
  margin-left: 113px !important;
}

.mr-113 {
  margin-right: 113px !important;
}

.p-113 {
  padding: 113px !important;
}

.pt-113 {
  padding-top: 113px !important;
}

.pb-113 {
  padding-bottom: 113px !important;
}

.pl-113 {
  padding-left: 113px !important;
}

.pr-113 {
  padding-right: 113px !important;
}

.m-114 {
  margin: 114px !important;
}

.mt-114 {
  margin-top: 114px !important;
}

.mb-114 {
  margin-bottom: 114px !important;
}

.ml-114 {
  margin-left: 114px !important;
}

.mr-114 {
  margin-right: 114px !important;
}

.p-114 {
  padding: 114px !important;
}

.pt-114 {
  padding-top: 114px !important;
}

.pb-114 {
  padding-bottom: 114px !important;
}

.pl-114 {
  padding-left: 114px !important;
}

.pr-114 {
  padding-right: 114px !important;
}

.m-115 {
  margin: 115px !important;
}

.mt-115 {
  margin-top: 115px !important;
}

.mb-115 {
  margin-bottom: 115px !important;
}

.ml-115 {
  margin-left: 115px !important;
}

.mr-115 {
  margin-right: 115px !important;
}

.p-115 {
  padding: 115px !important;
}

.pt-115 {
  padding-top: 115px !important;
}

.pb-115 {
  padding-bottom: 115px !important;
}

.pl-115 {
  padding-left: 115px !important;
}

.pr-115 {
  padding-right: 115px !important;
}

.m-116 {
  margin: 116px !important;
}

.mt-116 {
  margin-top: 116px !important;
}

.mb-116 {
  margin-bottom: 116px !important;
}

.ml-116 {
  margin-left: 116px !important;
}

.mr-116 {
  margin-right: 116px !important;
}

.p-116 {
  padding: 116px !important;
}

.pt-116 {
  padding-top: 116px !important;
}

.pb-116 {
  padding-bottom: 116px !important;
}

.pl-116 {
  padding-left: 116px !important;
}

.pr-116 {
  padding-right: 116px !important;
}

.m-117 {
  margin: 117px !important;
}

.mt-117 {
  margin-top: 117px !important;
}

.mb-117 {
  margin-bottom: 117px !important;
}

.ml-117 {
  margin-left: 117px !important;
}

.mr-117 {
  margin-right: 117px !important;
}

.p-117 {
  padding: 117px !important;
}

.pt-117 {
  padding-top: 117px !important;
}

.pb-117 {
  padding-bottom: 117px !important;
}

.pl-117 {
  padding-left: 117px !important;
}

.pr-117 {
  padding-right: 117px !important;
}

.m-118 {
  margin: 118px !important;
}

.mt-118 {
  margin-top: 118px !important;
}

.mb-118 {
  margin-bottom: 118px !important;
}

.ml-118 {
  margin-left: 118px !important;
}

.mr-118 {
  margin-right: 118px !important;
}

.p-118 {
  padding: 118px !important;
}

.pt-118 {
  padding-top: 118px !important;
}

.pb-118 {
  padding-bottom: 118px !important;
}

.pl-118 {
  padding-left: 118px !important;
}

.pr-118 {
  padding-right: 118px !important;
}

.m-119 {
  margin: 119px !important;
}

.mt-119 {
  margin-top: 119px !important;
}

.mb-119 {
  margin-bottom: 119px !important;
}

.ml-119 {
  margin-left: 119px !important;
}

.mr-119 {
  margin-right: 119px !important;
}

.p-119 {
  padding: 119px !important;
}

.pt-119 {
  padding-top: 119px !important;
}

.pb-119 {
  padding-bottom: 119px !important;
}

.pl-119 {
  padding-left: 119px !important;
}

.pr-119 {
  padding-right: 119px !important;
}

.m-120 {
  margin: 120px !important;
}

.mt-120 {
  margin-top: 120px !important;
}

.mb-120 {
  margin-bottom: 120px !important;
}

.ml-120 {
  margin-left: 120px !important;
}

.mr-120 {
  margin-right: 120px !important;
}

.p-120 {
  padding: 120px !important;
}

.pt-120 {
  padding-top: 120px !important;
}

.pb-120 {
  padding-bottom: 120px !important;
}

.pl-120 {
  padding-left: 120px !important;
}

.pr-120 {
  padding-right: 120px !important;
}

.m-121 {
  margin: 121px !important;
}

.mt-121 {
  margin-top: 121px !important;
}

.mb-121 {
  margin-bottom: 121px !important;
}

.ml-121 {
  margin-left: 121px !important;
}

.mr-121 {
  margin-right: 121px !important;
}

.p-121 {
  padding: 121px !important;
}

.pt-121 {
  padding-top: 121px !important;
}

.pb-121 {
  padding-bottom: 121px !important;
}

.pl-121 {
  padding-left: 121px !important;
}

.pr-121 {
  padding-right: 121px !important;
}

.m-122 {
  margin: 122px !important;
}

.mt-122 {
  margin-top: 122px !important;
}

.mb-122 {
  margin-bottom: 122px !important;
}

.ml-122 {
  margin-left: 122px !important;
}

.mr-122 {
  margin-right: 122px !important;
}

.p-122 {
  padding: 122px !important;
}

.pt-122 {
  padding-top: 122px !important;
}

.pb-122 {
  padding-bottom: 122px !important;
}

.pl-122 {
  padding-left: 122px !important;
}

.pr-122 {
  padding-right: 122px !important;
}

.m-123 {
  margin: 123px !important;
}

.mt-123 {
  margin-top: 123px !important;
}

.mb-123 {
  margin-bottom: 123px !important;
}

.ml-123 {
  margin-left: 123px !important;
}

.mr-123 {
  margin-right: 123px !important;
}

.p-123 {
  padding: 123px !important;
}

.pt-123 {
  padding-top: 123px !important;
}

.pb-123 {
  padding-bottom: 123px !important;
}

.pl-123 {
  padding-left: 123px !important;
}

.pr-123 {
  padding-right: 123px !important;
}

.m-124 {
  margin: 124px !important;
}

.mt-124 {
  margin-top: 124px !important;
}

.mb-124 {
  margin-bottom: 124px !important;
}

.ml-124 {
  margin-left: 124px !important;
}

.mr-124 {
  margin-right: 124px !important;
}

.p-124 {
  padding: 124px !important;
}

.pt-124 {
  padding-top: 124px !important;
}

.pb-124 {
  padding-bottom: 124px !important;
}

.pl-124 {
  padding-left: 124px !important;
}

.pr-124 {
  padding-right: 124px !important;
}

.m-125 {
  margin: 125px !important;
}

.mt-125 {
  margin-top: 125px !important;
}

.mb-125 {
  margin-bottom: 125px !important;
}

.ml-125 {
  margin-left: 125px !important;
}

.mr-125 {
  margin-right: 125px !important;
}

.p-125 {
  padding: 125px !important;
}

.pt-125 {
  padding-top: 125px !important;
}

.pb-125 {
  padding-bottom: 125px !important;
}

.pl-125 {
  padding-left: 125px !important;
}

.pr-125 {
  padding-right: 125px !important;
}

.m-126 {
  margin: 126px !important;
}

.mt-126 {
  margin-top: 126px !important;
}

.mb-126 {
  margin-bottom: 126px !important;
}

.ml-126 {
  margin-left: 126px !important;
}

.mr-126 {
  margin-right: 126px !important;
}

.p-126 {
  padding: 126px !important;
}

.pt-126 {
  padding-top: 126px !important;
}

.pb-126 {
  padding-bottom: 126px !important;
}

.pl-126 {
  padding-left: 126px !important;
}

.pr-126 {
  padding-right: 126px !important;
}

.m-127 {
  margin: 127px !important;
}

.mt-127 {
  margin-top: 127px !important;
}

.mb-127 {
  margin-bottom: 127px !important;
}

.ml-127 {
  margin-left: 127px !important;
}

.mr-127 {
  margin-right: 127px !important;
}

.p-127 {
  padding: 127px !important;
}

.pt-127 {
  padding-top: 127px !important;
}

.pb-127 {
  padding-bottom: 127px !important;
}

.pl-127 {
  padding-left: 127px !important;
}

.pr-127 {
  padding-right: 127px !important;
}

.m-128 {
  margin: 128px !important;
}

.mt-128 {
  margin-top: 128px !important;
}

.mb-128 {
  margin-bottom: 128px !important;
}

.ml-128 {
  margin-left: 128px !important;
}

.mr-128 {
  margin-right: 128px !important;
}

.p-128 {
  padding: 128px !important;
}

.pt-128 {
  padding-top: 128px !important;
}

.pb-128 {
  padding-bottom: 128px !important;
}

.pl-128 {
  padding-left: 128px !important;
}

.pr-128 {
  padding-right: 128px !important;
}

.m-129 {
  margin: 129px !important;
}

.mt-129 {
  margin-top: 129px !important;
}

.mb-129 {
  margin-bottom: 129px !important;
}

.ml-129 {
  margin-left: 129px !important;
}

.mr-129 {
  margin-right: 129px !important;
}

.p-129 {
  padding: 129px !important;
}

.pt-129 {
  padding-top: 129px !important;
}

.pb-129 {
  padding-bottom: 129px !important;
}

.pl-129 {
  padding-left: 129px !important;
}

.pr-129 {
  padding-right: 129px !important;
}

.m-130 {
  margin: 130px !important;
}

.mt-130 {
  margin-top: 130px !important;
}

.mb-130 {
  margin-bottom: 130px !important;
}

.ml-130 {
  margin-left: 130px !important;
}

.mr-130 {
  margin-right: 130px !important;
}

.p-130 {
  padding: 130px !important;
}

.pt-130 {
  padding-top: 130px !important;
}

.pb-130 {
  padding-bottom: 130px !important;
}

.pl-130 {
  padding-left: 130px !important;
}

.pr-130 {
  padding-right: 130px !important;
}

.m-131 {
  margin: 131px !important;
}

.mt-131 {
  margin-top: 131px !important;
}

.mb-131 {
  margin-bottom: 131px !important;
}

.ml-131 {
  margin-left: 131px !important;
}

.mr-131 {
  margin-right: 131px !important;
}

.p-131 {
  padding: 131px !important;
}

.pt-131 {
  padding-top: 131px !important;
}

.pb-131 {
  padding-bottom: 131px !important;
}

.pl-131 {
  padding-left: 131px !important;
}

.pr-131 {
  padding-right: 131px !important;
}

.m-132 {
  margin: 132px !important;
}

.mt-132 {
  margin-top: 132px !important;
}

.mb-132 {
  margin-bottom: 132px !important;
}

.ml-132 {
  margin-left: 132px !important;
}

.mr-132 {
  margin-right: 132px !important;
}

.p-132 {
  padding: 132px !important;
}

.pt-132 {
  padding-top: 132px !important;
}

.pb-132 {
  padding-bottom: 132px !important;
}

.pl-132 {
  padding-left: 132px !important;
}

.pr-132 {
  padding-right: 132px !important;
}

.m-133 {
  margin: 133px !important;
}

.mt-133 {
  margin-top: 133px !important;
}

.mb-133 {
  margin-bottom: 133px !important;
}

.ml-133 {
  margin-left: 133px !important;
}

.mr-133 {
  margin-right: 133px !important;
}

.p-133 {
  padding: 133px !important;
}

.pt-133 {
  padding-top: 133px !important;
}

.pb-133 {
  padding-bottom: 133px !important;
}

.pl-133 {
  padding-left: 133px !important;
}

.pr-133 {
  padding-right: 133px !important;
}

.m-134 {
  margin: 134px !important;
}

.mt-134 {
  margin-top: 134px !important;
}

.mb-134 {
  margin-bottom: 134px !important;
}

.ml-134 {
  margin-left: 134px !important;
}

.mr-134 {
  margin-right: 134px !important;
}

.p-134 {
  padding: 134px !important;
}

.pt-134 {
  padding-top: 134px !important;
}

.pb-134 {
  padding-bottom: 134px !important;
}

.pl-134 {
  padding-left: 134px !important;
}

.pr-134 {
  padding-right: 134px !important;
}

.m-135 {
  margin: 135px !important;
}

.mt-135 {
  margin-top: 135px !important;
}

.mb-135 {
  margin-bottom: 135px !important;
}

.ml-135 {
  margin-left: 135px !important;
}

.mr-135 {
  margin-right: 135px !important;
}

.p-135 {
  padding: 135px !important;
}

.pt-135 {
  padding-top: 135px !important;
}

.pb-135 {
  padding-bottom: 135px !important;
}

.pl-135 {
  padding-left: 135px !important;
}

.pr-135 {
  padding-right: 135px !important;
}

.m-136 {
  margin: 136px !important;
}

.mt-136 {
  margin-top: 136px !important;
}

.mb-136 {
  margin-bottom: 136px !important;
}

.ml-136 {
  margin-left: 136px !important;
}

.mr-136 {
  margin-right: 136px !important;
}

.p-136 {
  padding: 136px !important;
}

.pt-136 {
  padding-top: 136px !important;
}

.pb-136 {
  padding-bottom: 136px !important;
}

.pl-136 {
  padding-left: 136px !important;
}

.pr-136 {
  padding-right: 136px !important;
}

.m-137 {
  margin: 137px !important;
}

.mt-137 {
  margin-top: 137px !important;
}

.mb-137 {
  margin-bottom: 137px !important;
}

.ml-137 {
  margin-left: 137px !important;
}

.mr-137 {
  margin-right: 137px !important;
}

.p-137 {
  padding: 137px !important;
}

.pt-137 {
  padding-top: 137px !important;
}

.pb-137 {
  padding-bottom: 137px !important;
}

.pl-137 {
  padding-left: 137px !important;
}

.pr-137 {
  padding-right: 137px !important;
}

.m-138 {
  margin: 138px !important;
}

.mt-138 {
  margin-top: 138px !important;
}

.mb-138 {
  margin-bottom: 138px !important;
}

.ml-138 {
  margin-left: 138px !important;
}

.mr-138 {
  margin-right: 138px !important;
}

.p-138 {
  padding: 138px !important;
}

.pt-138 {
  padding-top: 138px !important;
}

.pb-138 {
  padding-bottom: 138px !important;
}

.pl-138 {
  padding-left: 138px !important;
}

.pr-138 {
  padding-right: 138px !important;
}

.m-139 {
  margin: 139px !important;
}

.mt-139 {
  margin-top: 139px !important;
}

.mb-139 {
  margin-bottom: 139px !important;
}

.ml-139 {
  margin-left: 139px !important;
}

.mr-139 {
  margin-right: 139px !important;
}

.p-139 {
  padding: 139px !important;
}

.pt-139 {
  padding-top: 139px !important;
}

.pb-139 {
  padding-bottom: 139px !important;
}

.pl-139 {
  padding-left: 139px !important;
}

.pr-139 {
  padding-right: 139px !important;
}

.m-140 {
  margin: 140px !important;
}

.mt-140 {
  margin-top: 140px !important;
}

.mb-140 {
  margin-bottom: 140px !important;
}

.ml-140 {
  margin-left: 140px !important;
}

.mr-140 {
  margin-right: 140px !important;
}

.p-140 {
  padding: 140px !important;
}

.pt-140 {
  padding-top: 140px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}

.pl-140 {
  padding-left: 140px !important;
}

.pr-140 {
  padding-right: 140px !important;
}

.m-141 {
  margin: 141px !important;
}

.mt-141 {
  margin-top: 141px !important;
}

.mb-141 {
  margin-bottom: 141px !important;
}

.ml-141 {
  margin-left: 141px !important;
}

.mr-141 {
  margin-right: 141px !important;
}

.p-141 {
  padding: 141px !important;
}

.pt-141 {
  padding-top: 141px !important;
}

.pb-141 {
  padding-bottom: 141px !important;
}

.pl-141 {
  padding-left: 141px !important;
}

.pr-141 {
  padding-right: 141px !important;
}

.m-142 {
  margin: 142px !important;
}

.mt-142 {
  margin-top: 142px !important;
}

.mb-142 {
  margin-bottom: 142px !important;
}

.ml-142 {
  margin-left: 142px !important;
}

.mr-142 {
  margin-right: 142px !important;
}

.p-142 {
  padding: 142px !important;
}

.pt-142 {
  padding-top: 142px !important;
}

.pb-142 {
  padding-bottom: 142px !important;
}

.pl-142 {
  padding-left: 142px !important;
}

.pr-142 {
  padding-right: 142px !important;
}

.m-143 {
  margin: 143px !important;
}

.mt-143 {
  margin-top: 143px !important;
}

.mb-143 {
  margin-bottom: 143px !important;
}

.ml-143 {
  margin-left: 143px !important;
}

.mr-143 {
  margin-right: 143px !important;
}

.p-143 {
  padding: 143px !important;
}

.pt-143 {
  padding-top: 143px !important;
}

.pb-143 {
  padding-bottom: 143px !important;
}

.pl-143 {
  padding-left: 143px !important;
}

.pr-143 {
  padding-right: 143px !important;
}

.m-144 {
  margin: 144px !important;
}

.mt-144 {
  margin-top: 144px !important;
}

.mb-144 {
  margin-bottom: 144px !important;
}

.ml-144 {
  margin-left: 144px !important;
}

.mr-144 {
  margin-right: 144px !important;
}

.p-144 {
  padding: 144px !important;
}

.pt-144 {
  padding-top: 144px !important;
}

.pb-144 {
  padding-bottom: 144px !important;
}

.pl-144 {
  padding-left: 144px !important;
}

.pr-144 {
  padding-right: 144px !important;
}

.m-145 {
  margin: 145px !important;
}

.mt-145 {
  margin-top: 145px !important;
}

.mb-145 {
  margin-bottom: 145px !important;
}

.ml-145 {
  margin-left: 145px !important;
}

.mr-145 {
  margin-right: 145px !important;
}

.p-145 {
  padding: 145px !important;
}

.pt-145 {
  padding-top: 145px !important;
}

.pb-145 {
  padding-bottom: 145px !important;
}

.pl-145 {
  padding-left: 145px !important;
}

.pr-145 {
  padding-right: 145px !important;
}

.m-146 {
  margin: 146px !important;
}

.mt-146 {
  margin-top: 146px !important;
}

.mb-146 {
  margin-bottom: 146px !important;
}

.ml-146 {
  margin-left: 146px !important;
}

.mr-146 {
  margin-right: 146px !important;
}

.p-146 {
  padding: 146px !important;
}

.pt-146 {
  padding-top: 146px !important;
}

.pb-146 {
  padding-bottom: 146px !important;
}

.pl-146 {
  padding-left: 146px !important;
}

.pr-146 {
  padding-right: 146px !important;
}

.m-147 {
  margin: 147px !important;
}

.mt-147 {
  margin-top: 147px !important;
}

.mb-147 {
  margin-bottom: 147px !important;
}

.ml-147 {
  margin-left: 147px !important;
}

.mr-147 {
  margin-right: 147px !important;
}

.p-147 {
  padding: 147px !important;
}

.pt-147 {
  padding-top: 147px !important;
}

.pb-147 {
  padding-bottom: 147px !important;
}

.pl-147 {
  padding-left: 147px !important;
}

.pr-147 {
  padding-right: 147px !important;
}

.m-148 {
  margin: 148px !important;
}

.mt-148 {
  margin-top: 148px !important;
}

.mb-148 {
  margin-bottom: 148px !important;
}

.ml-148 {
  margin-left: 148px !important;
}

.mr-148 {
  margin-right: 148px !important;
}

.p-148 {
  padding: 148px !important;
}

.pt-148 {
  padding-top: 148px !important;
}

.pb-148 {
  padding-bottom: 148px !important;
}

.pl-148 {
  padding-left: 148px !important;
}

.pr-148 {
  padding-right: 148px !important;
}

.m-149 {
  margin: 149px !important;
}

.mt-149 {
  margin-top: 149px !important;
}

.mb-149 {
  margin-bottom: 149px !important;
}

.ml-149 {
  margin-left: 149px !important;
}

.mr-149 {
  margin-right: 149px !important;
}

.p-149 {
  padding: 149px !important;
}

.pt-149 {
  padding-top: 149px !important;
}

.pb-149 {
  padding-bottom: 149px !important;
}

.pl-149 {
  padding-left: 149px !important;
}

.pr-149 {
  padding-right: 149px !important;
}

.m-150 {
  margin: 150px !important;
}

.mt-150 {
  margin-top: 150px !important;
}

.mb-150 {
  margin-bottom: 150px !important;
}

.ml-150 {
  margin-left: 150px !important;
}

.mr-150 {
  margin-right: 150px !important;
}

.p-150 {
  padding: 150px !important;
}

.pt-150 {
  padding-top: 150px !important;
}

.pb-150 {
  padding-bottom: 150px !important;
}

.pl-150 {
  padding-left: 150px !important;
}

.pr-150 {
  padding-right: 150px !important;
}

.m-151 {
  margin: 151px !important;
}

.mt-151 {
  margin-top: 151px !important;
}

.mb-151 {
  margin-bottom: 151px !important;
}

.ml-151 {
  margin-left: 151px !important;
}

.mr-151 {
  margin-right: 151px !important;
}

.p-151 {
  padding: 151px !important;
}

.pt-151 {
  padding-top: 151px !important;
}

.pb-151 {
  padding-bottom: 151px !important;
}

.pl-151 {
  padding-left: 151px !important;
}

.pr-151 {
  padding-right: 151px !important;
}

.m-152 {
  margin: 152px !important;
}

.mt-152 {
  margin-top: 152px !important;
}

.mb-152 {
  margin-bottom: 152px !important;
}

.ml-152 {
  margin-left: 152px !important;
}

.mr-152 {
  margin-right: 152px !important;
}

.p-152 {
  padding: 152px !important;
}

.pt-152 {
  padding-top: 152px !important;
}

.pb-152 {
  padding-bottom: 152px !important;
}

.pl-152 {
  padding-left: 152px !important;
}

.pr-152 {
  padding-right: 152px !important;
}

.m-153 {
  margin: 153px !important;
}

.mt-153 {
  margin-top: 153px !important;
}

.mb-153 {
  margin-bottom: 153px !important;
}

.ml-153 {
  margin-left: 153px !important;
}

.mr-153 {
  margin-right: 153px !important;
}

.p-153 {
  padding: 153px !important;
}

.pt-153 {
  padding-top: 153px !important;
}

.pb-153 {
  padding-bottom: 153px !important;
}

.pl-153 {
  padding-left: 153px !important;
}

.pr-153 {
  padding-right: 153px !important;
}

.m-154 {
  margin: 154px !important;
}

.mt-154 {
  margin-top: 154px !important;
}

.mb-154 {
  margin-bottom: 154px !important;
}

.ml-154 {
  margin-left: 154px !important;
}

.mr-154 {
  margin-right: 154px !important;
}

.p-154 {
  padding: 154px !important;
}

.pt-154 {
  padding-top: 154px !important;
}

.pb-154 {
  padding-bottom: 154px !important;
}

.pl-154 {
  padding-left: 154px !important;
}

.pr-154 {
  padding-right: 154px !important;
}

.m-155 {
  margin: 155px !important;
}

.mt-155 {
  margin-top: 155px !important;
}

.mb-155 {
  margin-bottom: 155px !important;
}

.ml-155 {
  margin-left: 155px !important;
}

.mr-155 {
  margin-right: 155px !important;
}

.p-155 {
  padding: 155px !important;
}

.pt-155 {
  padding-top: 155px !important;
}

.pb-155 {
  padding-bottom: 155px !important;
}

.pl-155 {
  padding-left: 155px !important;
}

.pr-155 {
  padding-right: 155px !important;
}

.m-156 {
  margin: 156px !important;
}

.mt-156 {
  margin-top: 156px !important;
}

.mb-156 {
  margin-bottom: 156px !important;
}

.ml-156 {
  margin-left: 156px !important;
}

.mr-156 {
  margin-right: 156px !important;
}

.p-156 {
  padding: 156px !important;
}

.pt-156 {
  padding-top: 156px !important;
}

.pb-156 {
  padding-bottom: 156px !important;
}

.pl-156 {
  padding-left: 156px !important;
}

.pr-156 {
  padding-right: 156px !important;
}

.m-157 {
  margin: 157px !important;
}

.mt-157 {
  margin-top: 157px !important;
}

.mb-157 {
  margin-bottom: 157px !important;
}

.ml-157 {
  margin-left: 157px !important;
}

.mr-157 {
  margin-right: 157px !important;
}

.p-157 {
  padding: 157px !important;
}

.pt-157 {
  padding-top: 157px !important;
}

.pb-157 {
  padding-bottom: 157px !important;
}

.pl-157 {
  padding-left: 157px !important;
}

.pr-157 {
  padding-right: 157px !important;
}

.m-158 {
  margin: 158px !important;
}

.mt-158 {
  margin-top: 158px !important;
}

.mb-158 {
  margin-bottom: 158px !important;
}

.ml-158 {
  margin-left: 158px !important;
}

.mr-158 {
  margin-right: 158px !important;
}

.p-158 {
  padding: 158px !important;
}

.pt-158 {
  padding-top: 158px !important;
}

.pb-158 {
  padding-bottom: 158px !important;
}

.pl-158 {
  padding-left: 158px !important;
}

.pr-158 {
  padding-right: 158px !important;
}

.m-159 {
  margin: 159px !important;
}

.mt-159 {
  margin-top: 159px !important;
}

.mb-159 {
  margin-bottom: 159px !important;
}

.ml-159 {
  margin-left: 159px !important;
}

.mr-159 {
  margin-right: 159px !important;
}

.p-159 {
  padding: 159px !important;
}

.pt-159 {
  padding-top: 159px !important;
}

.pb-159 {
  padding-bottom: 159px !important;
}

.pl-159 {
  padding-left: 159px !important;
}

.pr-159 {
  padding-right: 159px !important;
}

.m-160 {
  margin: 160px !important;
}

.mt-160 {
  margin-top: 160px !important;
}

.mb-160 {
  margin-bottom: 160px !important;
}

.ml-160 {
  margin-left: 160px !important;
}

.mr-160 {
  margin-right: 160px !important;
}

.p-160 {
  padding: 160px !important;
}

.pt-160 {
  padding-top: 160px !important;
}

.pb-160 {
  padding-bottom: 160px !important;
}

.pl-160 {
  padding-left: 160px !important;
}

.pr-160 {
  padding-right: 160px !important;
}

.m-161 {
  margin: 161px !important;
}

.mt-161 {
  margin-top: 161px !important;
}

.mb-161 {
  margin-bottom: 161px !important;
}

.ml-161 {
  margin-left: 161px !important;
}

.mr-161 {
  margin-right: 161px !important;
}

.p-161 {
  padding: 161px !important;
}

.pt-161 {
  padding-top: 161px !important;
}

.pb-161 {
  padding-bottom: 161px !important;
}

.pl-161 {
  padding-left: 161px !important;
}

.pr-161 {
  padding-right: 161px !important;
}

.m-162 {
  margin: 162px !important;
}

.mt-162 {
  margin-top: 162px !important;
}

.mb-162 {
  margin-bottom: 162px !important;
}

.ml-162 {
  margin-left: 162px !important;
}

.mr-162 {
  margin-right: 162px !important;
}

.p-162 {
  padding: 162px !important;
}

.pt-162 {
  padding-top: 162px !important;
}

.pb-162 {
  padding-bottom: 162px !important;
}

.pl-162 {
  padding-left: 162px !important;
}

.pr-162 {
  padding-right: 162px !important;
}

.m-163 {
  margin: 163px !important;
}

.mt-163 {
  margin-top: 163px !important;
}

.mb-163 {
  margin-bottom: 163px !important;
}

.ml-163 {
  margin-left: 163px !important;
}

.mr-163 {
  margin-right: 163px !important;
}

.p-163 {
  padding: 163px !important;
}

.pt-163 {
  padding-top: 163px !important;
}

.pb-163 {
  padding-bottom: 163px !important;
}

.pl-163 {
  padding-left: 163px !important;
}

.pr-163 {
  padding-right: 163px !important;
}

.m-164 {
  margin: 164px !important;
}

.mt-164 {
  margin-top: 164px !important;
}

.mb-164 {
  margin-bottom: 164px !important;
}

.ml-164 {
  margin-left: 164px !important;
}

.mr-164 {
  margin-right: 164px !important;
}

.p-164 {
  padding: 164px !important;
}

.pt-164 {
  padding-top: 164px !important;
}

.pb-164 {
  padding-bottom: 164px !important;
}

.pl-164 {
  padding-left: 164px !important;
}

.pr-164 {
  padding-right: 164px !important;
}

.m-165 {
  margin: 165px !important;
}

.mt-165 {
  margin-top: 165px !important;
}

.mb-165 {
  margin-bottom: 165px !important;
}

.ml-165 {
  margin-left: 165px !important;
}

.mr-165 {
  margin-right: 165px !important;
}

.p-165 {
  padding: 165px !important;
}

.pt-165 {
  padding-top: 165px !important;
}

.pb-165 {
  padding-bottom: 165px !important;
}

.pl-165 {
  padding-left: 165px !important;
}

.pr-165 {
  padding-right: 165px !important;
}

.m-166 {
  margin: 166px !important;
}

.mt-166 {
  margin-top: 166px !important;
}

.mb-166 {
  margin-bottom: 166px !important;
}

.ml-166 {
  margin-left: 166px !important;
}

.mr-166 {
  margin-right: 166px !important;
}

.p-166 {
  padding: 166px !important;
}

.pt-166 {
  padding-top: 166px !important;
}

.pb-166 {
  padding-bottom: 166px !important;
}

.pl-166 {
  padding-left: 166px !important;
}

.pr-166 {
  padding-right: 166px !important;
}

.m-167 {
  margin: 167px !important;
}

.mt-167 {
  margin-top: 167px !important;
}

.mb-167 {
  margin-bottom: 167px !important;
}

.ml-167 {
  margin-left: 167px !important;
}

.mr-167 {
  margin-right: 167px !important;
}

.p-167 {
  padding: 167px !important;
}

.pt-167 {
  padding-top: 167px !important;
}

.pb-167 {
  padding-bottom: 167px !important;
}

.pl-167 {
  padding-left: 167px !important;
}

.pr-167 {
  padding-right: 167px !important;
}

.m-168 {
  margin: 168px !important;
}

.mt-168 {
  margin-top: 168px !important;
}

.mb-168 {
  margin-bottom: 168px !important;
}

.ml-168 {
  margin-left: 168px !important;
}

.mr-168 {
  margin-right: 168px !important;
}

.p-168 {
  padding: 168px !important;
}

.pt-168 {
  padding-top: 168px !important;
}

.pb-168 {
  padding-bottom: 168px !important;
}

.pl-168 {
  padding-left: 168px !important;
}

.pr-168 {
  padding-right: 168px !important;
}

.m-169 {
  margin: 169px !important;
}

.mt-169 {
  margin-top: 169px !important;
}

.mb-169 {
  margin-bottom: 169px !important;
}

.ml-169 {
  margin-left: 169px !important;
}

.mr-169 {
  margin-right: 169px !important;
}

.p-169 {
  padding: 169px !important;
}

.pt-169 {
  padding-top: 169px !important;
}

.pb-169 {
  padding-bottom: 169px !important;
}

.pl-169 {
  padding-left: 169px !important;
}

.pr-169 {
  padding-right: 169px !important;
}

.m-170 {
  margin: 170px !important;
}

.mt-170 {
  margin-top: 170px !important;
}

.mb-170 {
  margin-bottom: 170px !important;
}

.ml-170 {
  margin-left: 170px !important;
}

.mr-170 {
  margin-right: 170px !important;
}

.p-170 {
  padding: 170px !important;
}

.pt-170 {
  padding-top: 170px !important;
}

.pb-170 {
  padding-bottom: 170px !important;
}

.pl-170 {
  padding-left: 170px !important;
}

.pr-170 {
  padding-right: 170px !important;
}

.m-171 {
  margin: 171px !important;
}

.mt-171 {
  margin-top: 171px !important;
}

.mb-171 {
  margin-bottom: 171px !important;
}

.ml-171 {
  margin-left: 171px !important;
}

.mr-171 {
  margin-right: 171px !important;
}

.p-171 {
  padding: 171px !important;
}

.pt-171 {
  padding-top: 171px !important;
}

.pb-171 {
  padding-bottom: 171px !important;
}

.pl-171 {
  padding-left: 171px !important;
}

.pr-171 {
  padding-right: 171px !important;
}

.m-172 {
  margin: 172px !important;
}

.mt-172 {
  margin-top: 172px !important;
}

.mb-172 {
  margin-bottom: 172px !important;
}

.ml-172 {
  margin-left: 172px !important;
}

.mr-172 {
  margin-right: 172px !important;
}

.p-172 {
  padding: 172px !important;
}

.pt-172 {
  padding-top: 172px !important;
}

.pb-172 {
  padding-bottom: 172px !important;
}

.pl-172 {
  padding-left: 172px !important;
}

.pr-172 {
  padding-right: 172px !important;
}

.m-173 {
  margin: 173px !important;
}

.mt-173 {
  margin-top: 173px !important;
}

.mb-173 {
  margin-bottom: 173px !important;
}

.ml-173 {
  margin-left: 173px !important;
}

.mr-173 {
  margin-right: 173px !important;
}

.p-173 {
  padding: 173px !important;
}

.pt-173 {
  padding-top: 173px !important;
}

.pb-173 {
  padding-bottom: 173px !important;
}

.pl-173 {
  padding-left: 173px !important;
}

.pr-173 {
  padding-right: 173px !important;
}

.m-174 {
  margin: 174px !important;
}

.mt-174 {
  margin-top: 174px !important;
}

.mb-174 {
  margin-bottom: 174px !important;
}

.ml-174 {
  margin-left: 174px !important;
}

.mr-174 {
  margin-right: 174px !important;
}

.p-174 {
  padding: 174px !important;
}

.pt-174 {
  padding-top: 174px !important;
}

.pb-174 {
  padding-bottom: 174px !important;
}

.pl-174 {
  padding-left: 174px !important;
}

.pr-174 {
  padding-right: 174px !important;
}

.m-175 {
  margin: 175px !important;
}

.mt-175 {
  margin-top: 175px !important;
}

.mb-175 {
  margin-bottom: 175px !important;
}

.ml-175 {
  margin-left: 175px !important;
}

.mr-175 {
  margin-right: 175px !important;
}

.p-175 {
  padding: 175px !important;
}

.pt-175 {
  padding-top: 175px !important;
}

.pb-175 {
  padding-bottom: 175px !important;
}

.pl-175 {
  padding-left: 175px !important;
}

.pr-175 {
  padding-right: 175px !important;
}

.m-176 {
  margin: 176px !important;
}

.mt-176 {
  margin-top: 176px !important;
}

.mb-176 {
  margin-bottom: 176px !important;
}

.ml-176 {
  margin-left: 176px !important;
}

.mr-176 {
  margin-right: 176px !important;
}

.p-176 {
  padding: 176px !important;
}

.pt-176 {
  padding-top: 176px !important;
}

.pb-176 {
  padding-bottom: 176px !important;
}

.pl-176 {
  padding-left: 176px !important;
}

.pr-176 {
  padding-right: 176px !important;
}

.m-177 {
  margin: 177px !important;
}

.mt-177 {
  margin-top: 177px !important;
}

.mb-177 {
  margin-bottom: 177px !important;
}

.ml-177 {
  margin-left: 177px !important;
}

.mr-177 {
  margin-right: 177px !important;
}

.p-177 {
  padding: 177px !important;
}

.pt-177 {
  padding-top: 177px !important;
}

.pb-177 {
  padding-bottom: 177px !important;
}

.pl-177 {
  padding-left: 177px !important;
}

.pr-177 {
  padding-right: 177px !important;
}

.m-178 {
  margin: 178px !important;
}

.mt-178 {
  margin-top: 178px !important;
}

.mb-178 {
  margin-bottom: 178px !important;
}

.ml-178 {
  margin-left: 178px !important;
}

.mr-178 {
  margin-right: 178px !important;
}

.p-178 {
  padding: 178px !important;
}

.pt-178 {
  padding-top: 178px !important;
}

.pb-178 {
  padding-bottom: 178px !important;
}

.pl-178 {
  padding-left: 178px !important;
}

.pr-178 {
  padding-right: 178px !important;
}

.m-179 {
  margin: 179px !important;
}

.mt-179 {
  margin-top: 179px !important;
}

.mb-179 {
  margin-bottom: 179px !important;
}

.ml-179 {
  margin-left: 179px !important;
}

.mr-179 {
  margin-right: 179px !important;
}

.p-179 {
  padding: 179px !important;
}

.pt-179 {
  padding-top: 179px !important;
}

.pb-179 {
  padding-bottom: 179px !important;
}

.pl-179 {
  padding-left: 179px !important;
}

.pr-179 {
  padding-right: 179px !important;
}

.m-180 {
  margin: 180px !important;
}

.mt-180 {
  margin-top: 180px !important;
}

.mb-180 {
  margin-bottom: 180px !important;
}

.ml-180 {
  margin-left: 180px !important;
}

.mr-180 {
  margin-right: 180px !important;
}

.p-180 {
  padding: 180px !important;
}

.pt-180 {
  padding-top: 180px !important;
}

.pb-180 {
  padding-bottom: 180px !important;
}

.pl-180 {
  padding-left: 180px !important;
}

.pr-180 {
  padding-right: 180px !important;
}

.m-181 {
  margin: 181px !important;
}

.mt-181 {
  margin-top: 181px !important;
}

.mb-181 {
  margin-bottom: 181px !important;
}

.ml-181 {
  margin-left: 181px !important;
}

.mr-181 {
  margin-right: 181px !important;
}

.p-181 {
  padding: 181px !important;
}

.pt-181 {
  padding-top: 181px !important;
}

.pb-181 {
  padding-bottom: 181px !important;
}

.pl-181 {
  padding-left: 181px !important;
}

.pr-181 {
  padding-right: 181px !important;
}

.m-182 {
  margin: 182px !important;
}

.mt-182 {
  margin-top: 182px !important;
}

.mb-182 {
  margin-bottom: 182px !important;
}

.ml-182 {
  margin-left: 182px !important;
}

.mr-182 {
  margin-right: 182px !important;
}

.p-182 {
  padding: 182px !important;
}

.pt-182 {
  padding-top: 182px !important;
}

.pb-182 {
  padding-bottom: 182px !important;
}

.pl-182 {
  padding-left: 182px !important;
}

.pr-182 {
  padding-right: 182px !important;
}

.m-183 {
  margin: 183px !important;
}

.mt-183 {
  margin-top: 183px !important;
}

.mb-183 {
  margin-bottom: 183px !important;
}

.ml-183 {
  margin-left: 183px !important;
}

.mr-183 {
  margin-right: 183px !important;
}

.p-183 {
  padding: 183px !important;
}

.pt-183 {
  padding-top: 183px !important;
}

.pb-183 {
  padding-bottom: 183px !important;
}

.pl-183 {
  padding-left: 183px !important;
}

.pr-183 {
  padding-right: 183px !important;
}

.m-184 {
  margin: 184px !important;
}

.mt-184 {
  margin-top: 184px !important;
}

.mb-184 {
  margin-bottom: 184px !important;
}

.ml-184 {
  margin-left: 184px !important;
}

.mr-184 {
  margin-right: 184px !important;
}

.p-184 {
  padding: 184px !important;
}

.pt-184 {
  padding-top: 184px !important;
}

.pb-184 {
  padding-bottom: 184px !important;
}

.pl-184 {
  padding-left: 184px !important;
}

.pr-184 {
  padding-right: 184px !important;
}

.m-185 {
  margin: 185px !important;
}

.mt-185 {
  margin-top: 185px !important;
}

.mb-185 {
  margin-bottom: 185px !important;
}

.ml-185 {
  margin-left: 185px !important;
}

.mr-185 {
  margin-right: 185px !important;
}

.p-185 {
  padding: 185px !important;
}

.pt-185 {
  padding-top: 185px !important;
}

.pb-185 {
  padding-bottom: 185px !important;
}

.pl-185 {
  padding-left: 185px !important;
}

.pr-185 {
  padding-right: 185px !important;
}

.m-186 {
  margin: 186px !important;
}

.mt-186 {
  margin-top: 186px !important;
}

.mb-186 {
  margin-bottom: 186px !important;
}

.ml-186 {
  margin-left: 186px !important;
}

.mr-186 {
  margin-right: 186px !important;
}

.p-186 {
  padding: 186px !important;
}

.pt-186 {
  padding-top: 186px !important;
}

.pb-186 {
  padding-bottom: 186px !important;
}

.pl-186 {
  padding-left: 186px !important;
}

.pr-186 {
  padding-right: 186px !important;
}

.m-187 {
  margin: 187px !important;
}

.mt-187 {
  margin-top: 187px !important;
}

.mb-187 {
  margin-bottom: 187px !important;
}

.ml-187 {
  margin-left: 187px !important;
}

.mr-187 {
  margin-right: 187px !important;
}

.p-187 {
  padding: 187px !important;
}

.pt-187 {
  padding-top: 187px !important;
}

.pb-187 {
  padding-bottom: 187px !important;
}

.pl-187 {
  padding-left: 187px !important;
}

.pr-187 {
  padding-right: 187px !important;
}

.m-188 {
  margin: 188px !important;
}

.mt-188 {
  margin-top: 188px !important;
}

.mb-188 {
  margin-bottom: 188px !important;
}

.ml-188 {
  margin-left: 188px !important;
}

.mr-188 {
  margin-right: 188px !important;
}

.p-188 {
  padding: 188px !important;
}

.pt-188 {
  padding-top: 188px !important;
}

.pb-188 {
  padding-bottom: 188px !important;
}

.pl-188 {
  padding-left: 188px !important;
}

.pr-188 {
  padding-right: 188px !important;
}

.m-189 {
  margin: 189px !important;
}

.mt-189 {
  margin-top: 189px !important;
}

.mb-189 {
  margin-bottom: 189px !important;
}

.ml-189 {
  margin-left: 189px !important;
}

.mr-189 {
  margin-right: 189px !important;
}

.p-189 {
  padding: 189px !important;
}

.pt-189 {
  padding-top: 189px !important;
}

.pb-189 {
  padding-bottom: 189px !important;
}

.pl-189 {
  padding-left: 189px !important;
}

.pr-189 {
  padding-right: 189px !important;
}

.m-190 {
  margin: 190px !important;
}

.mt-190 {
  margin-top: 190px !important;
}

.mb-190 {
  margin-bottom: 190px !important;
}

.ml-190 {
  margin-left: 190px !important;
}

.mr-190 {
  margin-right: 190px !important;
}

.p-190 {
  padding: 190px !important;
}

.pt-190 {
  padding-top: 190px !important;
}

.pb-190 {
  padding-bottom: 190px !important;
}

.pl-190 {
  padding-left: 190px !important;
}

.pr-190 {
  padding-right: 190px !important;
}

.m-191 {
  margin: 191px !important;
}

.mt-191 {
  margin-top: 191px !important;
}

.mb-191 {
  margin-bottom: 191px !important;
}

.ml-191 {
  margin-left: 191px !important;
}

.mr-191 {
  margin-right: 191px !important;
}

.p-191 {
  padding: 191px !important;
}

.pt-191 {
  padding-top: 191px !important;
}

.pb-191 {
  padding-bottom: 191px !important;
}

.pl-191 {
  padding-left: 191px !important;
}

.pr-191 {
  padding-right: 191px !important;
}

.m-192 {
  margin: 192px !important;
}

.mt-192 {
  margin-top: 192px !important;
}

.mb-192 {
  margin-bottom: 192px !important;
}

.ml-192 {
  margin-left: 192px !important;
}

.mr-192 {
  margin-right: 192px !important;
}

.p-192 {
  padding: 192px !important;
}

.pt-192 {
  padding-top: 192px !important;
}

.pb-192 {
  padding-bottom: 192px !important;
}

.pl-192 {
  padding-left: 192px !important;
}

.pr-192 {
  padding-right: 192px !important;
}

.m-193 {
  margin: 193px !important;
}

.mt-193 {
  margin-top: 193px !important;
}

.mb-193 {
  margin-bottom: 193px !important;
}

.ml-193 {
  margin-left: 193px !important;
}

.mr-193 {
  margin-right: 193px !important;
}

.p-193 {
  padding: 193px !important;
}

.pt-193 {
  padding-top: 193px !important;
}

.pb-193 {
  padding-bottom: 193px !important;
}

.pl-193 {
  padding-left: 193px !important;
}

.pr-193 {
  padding-right: 193px !important;
}

.m-194 {
  margin: 194px !important;
}

.mt-194 {
  margin-top: 194px !important;
}

.mb-194 {
  margin-bottom: 194px !important;
}

.ml-194 {
  margin-left: 194px !important;
}

.mr-194 {
  margin-right: 194px !important;
}

.p-194 {
  padding: 194px !important;
}

.pt-194 {
  padding-top: 194px !important;
}

.pb-194 {
  padding-bottom: 194px !important;
}

.pl-194 {
  padding-left: 194px !important;
}

.pr-194 {
  padding-right: 194px !important;
}

.m-195 {
  margin: 195px !important;
}

.mt-195 {
  margin-top: 195px !important;
}

.mb-195 {
  margin-bottom: 195px !important;
}

.ml-195 {
  margin-left: 195px !important;
}

.mr-195 {
  margin-right: 195px !important;
}

.p-195 {
  padding: 195px !important;
}

.pt-195 {
  padding-top: 195px !important;
}

.pb-195 {
  padding-bottom: 195px !important;
}

.pl-195 {
  padding-left: 195px !important;
}

.pr-195 {
  padding-right: 195px !important;
}

.m-196 {
  margin: 196px !important;
}

.mt-196 {
  margin-top: 196px !important;
}

.mb-196 {
  margin-bottom: 196px !important;
}

.ml-196 {
  margin-left: 196px !important;
}

.mr-196 {
  margin-right: 196px !important;
}

.p-196 {
  padding: 196px !important;
}

.pt-196 {
  padding-top: 196px !important;
}

.pb-196 {
  padding-bottom: 196px !important;
}

.pl-196 {
  padding-left: 196px !important;
}

.pr-196 {
  padding-right: 196px !important;
}

.m-197 {
  margin: 197px !important;
}

.mt-197 {
  margin-top: 197px !important;
}

.mb-197 {
  margin-bottom: 197px !important;
}

.ml-197 {
  margin-left: 197px !important;
}

.mr-197 {
  margin-right: 197px !important;
}

.p-197 {
  padding: 197px !important;
}

.pt-197 {
  padding-top: 197px !important;
}

.pb-197 {
  padding-bottom: 197px !important;
}

.pl-197 {
  padding-left: 197px !important;
}

.pr-197 {
  padding-right: 197px !important;
}

.m-198 {
  margin: 198px !important;
}

.mt-198 {
  margin-top: 198px !important;
}

.mb-198 {
  margin-bottom: 198px !important;
}

.ml-198 {
  margin-left: 198px !important;
}

.mr-198 {
  margin-right: 198px !important;
}

.p-198 {
  padding: 198px !important;
}

.pt-198 {
  padding-top: 198px !important;
}

.pb-198 {
  padding-bottom: 198px !important;
}

.pl-198 {
  padding-left: 198px !important;
}

.pr-198 {
  padding-right: 198px !important;
}

.m-199 {
  margin: 199px !important;
}

.mt-199 {
  margin-top: 199px !important;
}

.mb-199 {
  margin-bottom: 199px !important;
}

.ml-199 {
  margin-left: 199px !important;
}

.mr-199 {
  margin-right: 199px !important;
}

.p-199 {
  padding: 199px !important;
}

.pt-199 {
  padding-top: 199px !important;
}

.pb-199 {
  padding-bottom: 199px !important;
}

.pl-199 {
  padding-left: 199px !important;
}

.pr-199 {
  padding-right: 199px !important;
}

.m-200 {
  margin: 200px !important;
}

.mt-200 {
  margin-top: 200px !important;
}

.mb-200 {
  margin-bottom: 200px !important;
}

.ml-200 {
  margin-left: 200px !important;
}

.mr-200 {
  margin-right: 200px !important;
}

.p-200 {
  padding: 200px !important;
}

.pt-200 {
  padding-top: 200px !important;
}

.pb-200 {
  padding-bottom: 200px !important;
}

.pl-200 {
  padding-left: 200px !important;
}

.pr-200 {
  padding-right: 200px !important;
}

.ls-0 {
  letter-spacing: 0px;
}

.ls-1 {
  letter-spacing: 1px;
}

.ls-2 {
  letter-spacing: 2px;
}

.ls-3 {
  letter-spacing: 3px;
}

.ls-4 {
  letter-spacing: 4px;
}

.ls-5 {
  letter-spacing: 5px;
}

.ls-6 {
  letter-spacing: 6px;
}

.ls-7 {
  letter-spacing: 7px;
}

.ls-8 {
  letter-spacing: 8px;
}

.ls-9 {
  letter-spacing: 9px;
}

.ls-10 {
  letter-spacing: 10px;
}

.ls-11 {
  letter-spacing: 11px;
}

.ls-12 {
  letter-spacing: 12px;
}

.ls-13 {
  letter-spacing: 13px;
}

.ls-14 {
  letter-spacing: 14px;
}

.ls-15 {
  letter-spacing: 15px;
}

.ls-16 {
  letter-spacing: 16px;
}

.ls-17 {
  letter-spacing: 17px;
}

.ls-18 {
  letter-spacing: 18px;
}

.ls-19 {
  letter-spacing: 19px;
}

.ls-20 {
  letter-spacing: 20px;
}

.ls-21 {
  letter-spacing: 21px;
}

.ls-22 {
  letter-spacing: 22px;
}

.ls-23 {
  letter-spacing: 23px;
}

.ls-24 {
  letter-spacing: 24px;
}

.ls-25 {
  letter-spacing: 25px;
}

.ls-26 {
  letter-spacing: 26px;
}

.ls-27 {
  letter-spacing: 27px;
}

.ls-28 {
  letter-spacing: 28px;
}

.ls-29 {
  letter-spacing: 29px;
}

.ls-30 {
  letter-spacing: 30px;
}

.zindex-minus0 {
  z-index: 0;
}

.zindex-minus1 {
  z-index: -1;
}

.zindex-minus2 {
  z-index: -2;
}

.zindex-minus3 {
  z-index: -3;
}

.zindex-minus4 {
  z-index: -4;
}

.zindex-minus5 {
  z-index: -5;
}

.zindex-minus6 {
  z-index: -6;
}

.zindex-minus7 {
  z-index: -7;
}

.zindex-minus8 {
  z-index: -8;
}

.zindex-minus9 {
  z-index: -9;
}

.tc {
  text-align: center;
}

.tl {
  text-align: left;
}

.tr {
  text-align: right;
}

@media (min-width: 1024px) {
  .tcm {
    text-align: center;
  }

  .tlm {
    text-align: left;
  }

  .trm {
    text-align: right;
  }
}
@media (min-width: 680px) and (max-width: 1023px) {
  .tcs {
    text-align: center;
  }

  .tls {
    text-align: left;
  }

  .trs {
    text-align: right;
  }
}
@media (min-width: 320px) and (max-width: 679px) {
  .tcxs {
    text-align: center;
  }

  .tlxs {
    text-align: left;
  }

  .trxs {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tcm-sr {
    text-align: center;
  }

  .tlm-sr {
    text-align: left;
  }

  .trm-sr {
    text-align: right;
  }
}
@media screen and (max-width: 1023px) {
  .tcs-sr {
    text-align: center;
  }

  .tls-sr {
    text-align: left;
  }

  .trs-sr {
    text-align: right;
  }
}
@media screen and (max-width: 679px) {
  .tcx-sr {
    text-align: center;
  }

  .tlx-sr {
    text-align: left;
  }

  .trx-sr {
    text-align: right;
  }
}
.pos-rel {
  position: relative;
}

.display1 {
  font-size: 150px;
}

.display2 {
  font-size: 100px;
}

.display3 {
  font-size: 80px;
}

.display4 {
  font-size: 60px;
}

.display5 {
  font-size: 44px;
}

.display6 {
  font-size: 40px;
}

.w-100 {
  width: 100%;
  float: left;
}

.w-10 {
  width: 10%;
  float: left;
}

.w-20 {
  width: 20%;
  float: left;
}

.w-30 {
  width: 30%;
  float: left;
}

.w-40 {
  width: 40%;
  float: left;
}

.w-50 {
  width: 50%;
  float: left;
}

.w-33 {
  width: 33%;
  float: left;
}

.w-60 {
  width: 60%;
  float: left;
}

.w-75 {
  width: 75%;
  float: left;
}

.font-bold {
  font-weight: 900 !important;
}

.font-semi-bold {
  font-weight: 600 !important;
}

.font-light {
  font-weight: 100 !important;
}

.font-semi-light {
  font-weight: 300 !important;
}

.fntl {
  font-size: 36px;
}

.fntm {
  font-size: 24px;
}

.fnts {
  font-size: 15px;
}

.fntx {
  font-size: 12px;
}

@media (min-width: 1024px) {
  .fntl-m {
    font-size: 36px;
  }

  .fntm-m {
    font-size: 24px;
  }

  .fnts-m {
    font-size: 15px;
  }

  .fntx-m {
    font-size: 12px;
  }
}
@media (min-width: 680px) and (max-width: 1023px) {
  .fntl-s {
    font-size: 36px;
  }

  .fntm-s {
    font-size: 24px;
  }

  .fnts-s {
    font-size: 15px;
  }

  .fntx-s {
    font-size: 12px;
  }
}
@media (min-width: 320px) and (max-width: 679px) {
  .fntl-x {
    font-size: 36px;
  }

  .fntm-x {
    font-size: 24px;
  }

  .fnts-x {
    font-size: 15px;
  }

  .fntx-x {
    font-size: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .fntl-m-sr {
    font-size: 36px;
  }

  .fntm-m-sr {
    font-size: 24px;
  }

  .fnts-m-sr {
    font-size: 15px;
  }

  .fntx-m-sr {
    font-size: 12px;
  }
}
@media screen and (max-width: 1023px) {
  .fntl-s-sr {
    font-size: 36px;
  }

  .fntm-s-sr {
    font-size: 24px;
  }

  .fnts-s-sr {
    font-size: 15px;
  }

  .fntx-s-sr {
    font-size: 12px;
  }
}
@media screen and (max-width: 679px) {
  .fntl-x-sr {
    font-size: 36px;
  }

  .fntm-x-sr {
    font-size: 24px;
  }

  .fnts-x-sr {
    font-size: 15px;
  }

  .fntx-x-sr {
    font-size: 12px;
  }
}
.theme-color {
  color: #ffa912 !important;
}

.theme-color-bg {
  background: #ffa912 !important;
}

.th-clr-bg-drk {
  background: #eeb500 !important;
}

.fnt-frst {
  font-family: "Montserrat", sans-serif !important;
}

.fnt-scnd {
  font-family: "Roboto", sans-serif !important;
}

.color-white {
  color: #fff !important;
}

.color-black {
  color: #000 !important;
}

.black-bg {
  background: #000;
  color: #fff;
}

.color1 {
  color: #F0F0F0;
}

.color1-bg {
  background: #F0F0F0;
}

.color1-border {
  border-color: #ffa912 !important;
}

.color2 {
  color: #F5F5F5;
}

.color2-bg {
  background: #F5F5F5;
}

.color2-border {
  border-color: #F5F5F5;
}

.color3-bg {
  background: #222222;
  color: #fff;
}

.color3 {
  color: #222222;
}

.color3-border {
  border-color: #222222;
}

.bg-light-gray {
  background: #F0F0F0 !important;
}

.bg-dark {
  background: #1A1B1F !important;
}

.bg-white-semi-light-trans {
  background: rgba(255, 255, 255, 0.2);
}

.bg-white-semi-dark-trans {
  background: rgba(255, 255, 255, 0.4);
}

.bg-primary {
  background: #ffa912;
}

.bg-secondary {
  background-color: #f0f5f9;
}

.bg-dark-1 {
  background-color: #171a24;
}
.bg-dark-1 .title.style1 .sub-title span {
  background: #171a24;
}

.bg-dark-2 {
  background-color: #080913;
}

.bg-dark-3 {
  background-color: #05060d;
}

.bg-black {
  background: #ddd;
}

.bg-light-dark {
  background-color: #f1f1f1;
}

.body-bg {
  background: #F5F5F5;
}

.parallax1 {
  background: url("../web-images/bg-img-1.png");
}

.parallax2, .parallax3, .parallax4, .parallax5, .parallax6, .parallax7, .parallax8, .parallax9, .parallax10, .parallax11 {
  background: url("../web-images/video-one.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.parallax3 {
  background: url("../web-images/parallax3.png");
}

.parallax4 {
  background: url("../web-images/video-bg-1.png");
  background-size: cover;
}

.parallax5 {
  background: url("../web-images/parallax4.png");
  background-size: cover;}

.parallax6 {
  background: url("../web-images/parallax-5.png");
  background-size: cover;}

.parallax7 {
  background: url("../web-images/banner_inner.jpg");
  background-size: cover;
  background-position: center;
}

.parallax8 {
  background: url("../web-images/video-two.png");
  background-size: cover;}

.parallax9 {
    background-size: cover;
    background-color: #f9f9f9;
    border: solid;
    border-style: dashed;
    padding: 30px 0 0px 2px!important;
    border-color: #ccc;
}

.parallax10 {
  background: url("../web-images/funfact.png");  background-size: cover;
}

.parallax11 {
  background: url("../web-images/parallax12.png");
  background-size: cover;
}

.parallax12 {
  background: url("../web-images/parallax12.jpg");
  background-size: cover;
}

.bg-color1 {
  background-color: #d78900;
  color: #fff;
}
.bg-color1 i {
  color: #fff;
}
.bg-color1 p {
  color: #fff;
}

.bg-color2 {
  background-color: #f7f7f7;
}

.preview-caption {
  position: relative;
  z-index: 1;
}

.zi-minus1 {
  z-index: -1;
}

.page-content {
  width: 100%;
  float: left;
}

.d-none {
  display: none;
}

.d-inline {
  display: inline;
}

.title.style1 {
  position: relative;
  float: none;
  display: inline-block;
  overflow: hidden;
}
.title.style1 .title-wrapper {
  float: none;
  display: inline-block;
}
.title.style1 h1, .title.style1 h2, .title.style1 h3, .title.style1 h4, .title.style1 h5, .title.style1 h6 {
  line-height: 24.919px;
  font-family: "Roboto", sans-serif;
  color: #0e1521;
  font-size: 29.95px;
  margin-top: 0px;
  font-weight: 900;
  margin-bottom: 9px;
  text-transform: uppercase;
}
.title.style1 .sub-title {
  text-transform: uppercase;
  line-height: 16.919px;
  font-family: "Montserrat", sans-serif;
  color: #ffa912;
  text-align: left;
  font-size: 16.97px;
  font-weight: 300;
  position: relative;
  margin: 0px;
  float: left;
  padding-right: 50px;
}
.title.style1 .sub-title span {
  float: left;
}
.title.style1 .sub-title span:after {
  content: '';
  background: #ffa912;
  width: 262px;
  height: 1px;
  position: absolute;
  bottom: 4px;
  margin-left: 6px;
}
.title.style2 {
  float: none;
  display: inline-block;
}
.title.style2 .sub-title {
  position: relative;
  padding-left: 20px;
}
.title.style2 .sub-title span {
  font-family: "Lato", sans-serif;
  color: #eeb500;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
.title.style2 .sub-title:before {
  content: '';
  width: 8px;
  height: 8px;
  background-color: #eeb500;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.title.style2 h3 {
  font-family: "Montserrat", sans-serif;
  color: #1b1a1a;
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 7px;
}
.title.style2 p {
  font-family: "Montserrat", sans-serif;
  color: #76767f;
  font-size: 14.04px;
  font-weight: 400;
  line-height: 24.072px;
  text-transform: uppercase;
}
.title.style3 {
  float: none;
  display: inline-block;
}
.title.style3 p {
  position: relative;
  padding-left: 50px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  word-spacing: 18px;
  line-height: 16.8px;
}
.title.style3 p:before {
  content: '';
  width: 36px;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  background-color: #ffa912;
}
.title.style4 {
  float: none;
  display: inline-block;
}
.title.style4 .caption {
  border-bottom: 2px solid  #ebebeb;
  position: relative;
}
.title.style4 .caption:before {
  content: '';
  width: 51px;
  height: 3px;
  background-color: #eeb313;
  position: absolute;
  bottom: -2px;
}
.title.style4 .caption h2 {
  font-family: "Montserrat", sans-serif;
  color: #191919;
  font-size: 30.28px;
  font-weight: 700;
  padding-bottom: 11px;
  padding-right: 57px;
}

nav.navbar.no-background {
  position: absolute;
}
nav.navbar.bootsnav ul.nav li.active a {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #ffa912;
  font-weight: 400;
}
nav.navbar.bootsnav ul.nav li a {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}
@media screen and (max-width: 1025px) {
  nav.navbar.bootsnav .attr-nav {
    position: initial;
  }
  nav.navbar.bootsnav .attr-nav li a {
    padding: 18px 4px !important;
  }
}
nav.navbar.bootsnav .attr-nav li:first-child i {
  border: none;
}
nav.navbar.bootsnav .attr-nav li:last-child i {
  border: none;
}
nav.navbar.bootsnav .attr-nav li a {
  padding: 30px 4px;
}
nav.navbar.bootsnav .attr-nav li i {
  color: #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  padding: 0px 9px;
}

.slider-section img {
  width: 100%;
}
.slider-section.style1 .carousel-caption {
  bottom: initial;
}
.slider-section.style1 .carousel-caption .sub-caption p {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 18.01px;
  word-spacing: 16px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  text-shadow: none;
  margin: 0px;
}
@media (min-width: 680px) and (max-width: 1023px) {
  .slider-section.style1 .carousel-caption .sub-caption p {
    word-spacing: 12px;
    font-size: 15px;
  }
}
@media (min-width: 320px) and (max-width: 679px) {
  .slider-section.style1 .carousel-caption .sub-caption p {
    word-spacing: 6px;
    font-size: 12px;
  }
}
@media screen and (max-width: 319px) {
  .slider-section.style1 .carousel-caption .sub-caption p {
    word-spacing: 0px;
    font-size: 12px;
  }
}
@media screen and (max-width: 679px) {
  .slider-section.style1 .carousel-caption .sub-caption p {
    word-spacing: 2px;
    font-size: 11px;
    line-height: 13px;
  }
}
.slider-section.style1 .carousel-caption .caption h1, .slider-section.style1 .carousel-caption .caption h2, .slider-section.style1 .carousel-caption .caption h3, .slider-section.style1 .carousel-caption .caption h4, .slider-section.style1 .carousel-caption .caption h5, .slider-section.style1 .carousel-caption .caption h6 {
  font-family: "Montserrat", sans-serif;
  color: #ffa912;
  text-transform: uppercase;
  font-size: 82px;
  letter-spacing: 11px;
  font-weight: 700;
  line-height: 85px;
  text-shadow: none;
}


@media (min-width: 680px) and (max-width: 1024px) {
  .slider-section.style1 .carousel-caption .caption h1, .slider-section.style1 .carousel-caption .caption h2, .slider-section.style1 .carousel-caption .caption h3, .slider-section.style1 .carousel-caption .caption h4, .slider-section.style1 .carousel-caption .caption h5, .slider-section.style1 .carousel-caption .caption h6 {
    font-size: 42px;
    letter-spacing: 8px;
    line-height: 42.084px;
  }
}
@media (min-width: 320px) and (max-width: 679px) {
  .slider-section.style1 .carousel-caption .caption h1, .slider-section.style1 .carousel-caption .caption h2, .slider-section.style1 .carousel-caption .caption h3, .slider-section.style1 .carousel-caption .caption h4, .slider-section.style1 .carousel-caption .caption h5, .slider-section.style1 .carousel-caption .caption h6 {
    font-size: 24px;
    letter-spacing: 8px;
    line-height: 20px;
  }
}
@media screen and (max-width: 319px) {
  .slider-section.style1 .carousel-caption .caption h1, .slider-section.style1 .carousel-caption .caption h2, .slider-section.style1 .carousel-caption .caption h3, .slider-section.style1 .carousel-caption .caption h4, .slider-section.style1 .carousel-caption .caption h5, .slider-section.style1 .carousel-caption .caption h6 {
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 20px;
  }
}
@media screen and (max-width: 679px) {
  .slider-section.style1 .carousel-caption .caption h1, .slider-section.style1 .carousel-caption .caption h2, .slider-section.style1 .carousel-caption .caption h3, .slider-section.style1 .carousel-caption .caption h4, .slider-section.style1 .carousel-caption .caption h5, .slider-section.style1 .carousel-caption .caption h6 {
    font-size: 18px;
    letter-spacing: 3px;
    line-height: 17px;
  }
}
@media screen and (max-width: 679px) {
  .slider-section.style1 .carousel-caption .btn {
    display: none;
  }
}
.slider-section.style1 .carousel-caption .btn {
  color: #fff;
}
.slider-section.style2 {
  position: relative;
}
@media (min-width: 773px) and (max-width: 1201px) {
  .slider-section.style2 .carousel-inner .carousel-caption {
    right: 17%;
    left: 17%;
  }
}
@media screen and (max-width: 1023px) {
  .slider-section.style2 .carousel-inner .carousel-caption {
    right: 0;
    left: 0;
    padding: 60px 40px;
    background-color: transparent;
    bottom: initial;
  }
}
.slider-section.style2 .carousel-inner .carousel-caption .caption h1 {
  font-family: "Montserrat", sans-serif;
  color: #eeb500;
  font-size: 58px;
  font-weight: 700;
  line-height: 44px;
  text-transform: uppercase;
  letter-spacing: -3px;
}
@media (min-width:360px) and (max-width: 430px) {
  .slider-section.style2 .carousel-inner .carousel-caption .caption h1 {
    font-size: 35px;
    line-height: 19px;
    letter-spacing: -1px;
  }
}


@media screen and (max-width: 360px) {
  .slider-section.style2 .carousel-inner .carousel-caption .caption h1 {
    font-size: 20px;line-height: 2px;
  }

  .slider-section.style2 .carousel-caption .sub-caption p{
    font-family: "Montserrat", sans-serif;
    color: #fefefe;
    font-size: 12.01px;
    font-weight: 300;
    line-height: 15px;
    letter-spacing: 1px;

  }
}


.slider-section.style2 .carousel-inner .carousel-caption .sub-caption:first-child {
  font-family: "Montserrat", sans-serif;
  color: #fefefe;
  font-size: 14.01px;
  font-weight: 300;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 5px;
}
.slider-section.style2 .carousel-inner .carousel-caption .sub-caption:last-child {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}
.slider-section.style2 .slide-feature {
  position: absolute;
  bottom: 0;
  z-index: 99999;
  background-color: rgba(34, 40, 49, 0.8);
  width: 100%;
}
@media screen and (max-width: 1078px) {
  .slider-section.style2 .slide-feature {
    position: initial;
  }
}
.slider-section.style2 .slide-feature .slider-feature {
  position: relative;
  padding: 50px 0px 50px 0px;
  cursor: pointer;
}


@media screen and (max-width: 600px){

  .slider-section.style2 .slide-feature .slider-feature{
        float: none;
    display: inline-block;
  }
  .slider-section.style2 .slide-feature{
    text-align: center;
  }
}


.slider-section.style2 .slide-feature .slider-feature:hover {
  background: rgba(255, 255, 255, 0.6);
}
.slider-section.style2 .slide-feature .slider-feature:hover h3, .slider-section.style2 .slide-feature .slider-feature:hover p, .slider-section.style2 .slide-feature .slider-feature:hover i {
  color: #000;
}
.slider-section.style2 .slide-feature .slider-feature:hover .content {
  border-left: 1px solid #000;
}
.slider-section.style2 .slide-feature .slider-feature:hover:before {
  content: '';
  width: 50px;
  height: 50px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  position: absolute;
  top: 11%;
  left: 16px;
}
.slider-section.style2 .slide-feature .slider-feature:hover:after {
  content: '';
  width: 50px;
  height: 50px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  bottom: 11%;
  right: 16px;
}
.slider-section.style2 .slide-feature h3 {
  font-family: "Montserrat", sans-serif;
  color: #fefefe;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0px;
  padding-top: 9px;
}
.slider-section.style2 .slide-feature p {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  margin: 0px;
}
.slider-section.style2 .slide-feature i {
  color: #ffffff;
  font-size: 26.67px;
  font-weight: 400;
  position: absolute;
  top: 48%;
  -webkit-transform: translateY(-48%);
          transform: translateY(-48%);
  left: 11%;
}
.slider-section.style2 .slide-feature .content {
  text-align: left;
  margin-left: 83px;
  border-left: 1px solid #fff;
  padding-left: 24px;
}
.slider-section.style2 .slide-feature .content p {
  text-align: left;
}
.slider-section.style2 .carousel-caption {
  right: 30%;
  left: 30%;
  padding: 60px 40px;
  background-color: rgba(34, 40, 49, 0.8);
  bottom: initial;
}
.slider-section.style2 .carousel-caption:before {
  content: '';
  position: absolute;
  width: 250px;
  height: 1px;
  background: #fff;
  left: -42%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1023px) {
  .slider-section.style2 .carousel-caption:before {
    background: transparent;
  }
}
.slider-section.style2 .carousel-caption:after {
  content: '';
  position: absolute;
  width: 250px;
  height: 1px;
  background: #fff;
  right: -44%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1023px) {
  .slider-section.style2 .carousel-caption:after {
    background: transparent;
  }
}
.slider-section.style2 .carousel-caption .sub-caption p {
  font-family: "Montserrat", sans-serif;
  color: #fefefe;
  font-size: 14.01px;
  font-weight: 300;
  line-height: 24px;
}
.slider-section.style2 .carousel-caption .caption h1, .slider-section.style2 .carousel-caption .caption h2, .slider-section.style2 .carousel-caption .caption h3, .slider-section.style2 .carousel-caption .caption h4, .slider-section.style2 .carousel-caption .caption h5, .slider-section.style2 .carousel-caption .caption h6 {
  font-family: "Montserrat", sans-serif;
  color: #eeb500;
  font-size: 58px;
  font-weight: 700;
  line-height: 24px;
}
.slider-section.style3 .carousel-caption {
  text-align: left;
}
.slider-section.style3 .carousel-caption .sub-caption p {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 16.03px;
  font-weight: 400;
}
.slider-section.style3 .carousel-caption .caption h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 90.18px;
  color: #ffa912;
  font-weight: 300;
  text-transform: uppercase;
}
.slider-section.style3 .carousel-caption .caption h1 .thm-clr-txt-bg:before {
  content: '';
  width: 100%;
  height: 69px;
  background: #ffa912;
  position: absolute;
  left: 0;
  top: 21px;
  z-index: -1;
}

.slider-section.style3 .carousel-caption .font-italic{
  position:relative;left:-10px;
}

.carousel-caption{
  bottom:0px;
}

.btn {
  float: none;
  display: inline-block;
}
.btn.btn-flat1 {
  border-radius: 2px;
  border-width: 1px;
  border-color: #f1f6f7;
  border-style: solid;
  background-color: #a4aeb0;
  font-family: "Montserrat", sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  padding: 14px 48px;
  background: transparent;
  text-transform: uppercase;
}
.btn.btn-flat2 {
  border-radius: 2px;
  background-color: #121f36;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 54px;
  text-transform: uppercase;
}
.btn.btn-flat3 {
  border-radius: 2px;
  background-color: #121f36;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  border: none;
  padding: 18px 90px 15px 32px;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}
.btn.btn-flat3:after {
  content: "\e61a";
  font-family: "themify";
  background-color: #333456;
  border-left: 1px double #ffa912;
  position: absolute;
  right: -3px;
  height: 108%;
  top: 0px;
  padding: 17px 22px;
  font-size: 14px;
}
.btn.btn-flat4 {
  border-width: 2px;
  border-color: #f1b209;
  border-style: solid;
  background-color: none;
  line-height: 42px;
  font-family: "Lato", sans-serif;
  color: #1e1e27;
  font-size: 12px;
  font-weight: 400;
  padding: 0px 32px;
  text-transform: uppercase;
  border-radius: 0px;
}
.btn.btn-flat5 {
  border-radius: 1px;
  border-width: 1px;
  border-color: #555555;
  border-style: solid;
  padding: 9px 32px;
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  text-transform: uppercase;
}
.btn.btn-play1 {
  width: 54px;
  height: 53px;
  float: none;
  display: inline-block;
  background: #000;
  color: #ffa912;
  border-radius: 53px;
  line-height: 53px;
  padding: 0px;
  text-align: center;
  position: relative;
}
.btn.btn-play1 i {
  font-size: 32px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
}
.btn.btn-play2 {
  width: 53px;
  height: 45px;
  float: none;
  display: inline-block;
  color: #fff;
  border: 1px solid #fff;
  line-height: 45px;
  padding: 0px;
  text-align: center;
}
.btn.btn-play2 i {
  font-size: 32px;
  line-height: 39px;
  text-align: center;
}
.btn.btn-play3 {
  border-radius: 10px;
  border-width: 3px;
  border-color: #ffffff;
  border-style: solid;
}
.btn.btn-play3 i {
  color: #ffffff;
}

.service-item.style1 {
  padding: 27px;
  text-align: center;
  margin: 12px;
}
.service-item.style1 h2 {
  font-family: "Roboto", sans-serif;
  color: #2b2b2b;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 23px;
  margin-bottom: 20px;
}
.service-item.style1 i {
  font-size: 50px;
  text-align: center;
}
.service-item.style1 p {
  font-family: "Roboto", sans-serif;
  color: #7a7a7a;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.service-item.style1:hover {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.09);
          box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.09);
  cursor: pointer;
}
.service-item.style1:hover h2 {
  color: #ffa912;
}


@media (min-width: 600px) and (max-width:800px ){

  .service-item.style2{
        margin-bottom: 40px;
  }


}

.service-item.style2 .read-more a {
  color: #000;
  text-transform: capitalize;
}
.service-item.style2 .service-name, .service-item.style2 .service-name h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 15.54px;
  font-weight: 400;
  line-height: 23.773px;
}
.service-item.style2 .service-name span, .service-item.style2 .service-name h3 span {
  color: #eeb500;
}
.service-item.style2 p {
  font-family: "Roboto", sans-serif;
  color: #a6a6a6;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
}
.service-item.style3 .icon {
  width: 101px;
  height: 100px;
  background-color: #ffba00;
  float: left;
  text-align: center;
  line-height: 100px;
}
.service-item.style3 .icon i {
  color: #ffffff;
  font-size: 28px;
}
.service-item.style3 .content {
  float:left;
  padding: 12px 18px 0px 18px;
}

.service-item.style3{
float: none;display:inline-block;
}

@media screen and (max-width: 1024px){

  .service-item.style3 .content .heading span {
    font-size: 30px;}

.service-item.style3 .content p {
    font-size: 10px;}


.service-item.style3 .content {
    float: left;
    padding: 0px;
    width: 150px;
}

.service-item.style3{
margin-bottom: 27px;
}
}


.service-item.style3 .content .heading span {
  font-family: "Montserrat", sans-serif;
  color: #191a33;
  font-size: 36px;
  font-weight: 700;
}
.service-item.style3 .content p {
  font-family: "Montserrat", sans-serif;
  color: #333456;
  font-size: 12px;
  font-weight: 400;
}

.portfolio-section {
  float: left;
  width: 100%;
}
.portfolio-section .portfolio.no-gutters {
  padding: 0px;
  margin: 0px;
}
.portfolio-section .portfolio.no-gutters.row {
  padding: 0px;
  margin: 0px;
}
.portfolio-section .portfolio.no-gutters.row .col-md-2, .portfolio-section .portfolio.no-gutters.row .col-md-3, .portfolio-section .portfolio.no-gutters.row .col-md-4, .portfolio-section .portfolio.no-gutters.row .col-md-5, .portfolio-section .portfolio.no-gutters.row .col-md-6, .portfolio-section .portfolio.no-gutters.row .col-md-7, .portfolio-section .portfolio.no-gutters.row .col-md-8, .portfolio-section .portfolio.no-gutters.row .col-md-9, .portfolio-section .portfolio.no-gutters.row .col-md-10, .portfolio-section .portfolio.no-gutters.row .col-md-11,
.portfolio-section .portfolio.no-gutters.row .col-md-12, .portfolio-section .portfolio.no-gutters.row .col-sm-2, .portfolio-section .portfolio.no-gutters.row .col-sm-3, .portfolio-section .portfolio.no-gutters.row .col-sm-4, .portfolio-section .portfolio.no-gutters.row .col-sm-5, .portfolio-section .portfolio.no-gutters.row .col-sm-6, .portfolio-section .portfolio.no-gutters.row .col-sm-7, .portfolio-section .portfolio.no-gutters.row .col-sm-8, .portfolio-section .portfolio.no-gutters.row .col-sm-9, .portfolio-section .portfolio.no-gutters.row .col-sm-10, .portfolio-section .portfolio.no-gutters.row .col-sm-11,
.portfolio-section .portfolio.no-gutters.row .col-sm-12 {
  padding: 0px;
  margin: 0px;
}
.portfolio-section.style1 .portfolio-filter {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.portfolio-section.style1 .portfolio-filter li {
  padding: 14px 20px;
  display: inline;
}
.portfolio-section.style1 .portfolio-filter li a {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  text-decoration: none;
  font-weight: 300;
  color: #0f0f0f;
  text-transform: uppercase;
  padding: 8px 1px;
}
.portfolio-section.style1 .portfolio-filter li a:hover {
  border-bottom: 2px solid #ffa912;
}
.portfolio-section.style1 .portfolio-item figure {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.portfolio-section.style1 .portfolio-item figure:hover {
  border: 5px solid #959595;
}
.portfolio-section.style1 .portfolio-item figure:hover:before {
  content: '';
  width: 25px;
  height: 25px;
  float: left;
  border-left: 2px solid #ffa912;
  border-bottom: 2px solid #ffa912;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.portfolio-section.style1 .portfolio-item figure:hover:after {
  content: '';
  width: 25px;
  height: 25px;
  float: right;
  border-right: 2px solid #ffa912;
  border-bottom: 2px solid #ffa912;
  position: absolute;
  right: 0;
  bottom: 0;
}
.portfolio-section.style1 .portfolio-item figure:hover figcaption {
  -webkit-transition: .5s all;
  transition: .5s all;
  display: block;
}
.portfolio-section.style1 .portfolio-item figure img {
  width: 100%;
}
.portfolio-section.style1 .portfolio-item figcaption {
  position: absolute;
  top: 0;
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  display: none;
  -webkit-transition: .5s all;
  transition: .5s all;
}
.portfolio-section.style1 .portfolio-item figcaption:before {
  content: '';
  width: 25px;
  height: 25px;
  float: left;
  border-left: 2px solid #ffa912;
  border-top: 2px solid #ffa912;
  position: absolute;
  left: 0;
  top: 0;
}
.portfolio-section.style1 .portfolio-item figcaption:after {
  content: '';
  width: 25px;
  height: 25px;
  float: right;
  border-right: 2px solid #ffa912;
  border-top: 2px solid #ffa912;
  position: absolute;
  right: 0;
  top: 0;
}
.portfolio-section.style1 .portfolio-item figcaption .caption-content {
  position: absolute;
  bottom: 0;
  margin: 20px;
}
.portfolio-section.style1 .portfolio-item figcaption .caption-content h3 {
  font-family: "Raleway", sans-serif;
  color: #121f36;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 0px;
}
.portfolio-section.style1 .portfolio-item figcaption .caption-content p {
  font-family: "Roboto", sans-serif;
  color: #121f36;
  font-size: 16px;
  font-weight: 400;
}
.portfolio-section.style2 .portfolio-filter {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.portfolio-section.style2 .portfolio-filter li {
  padding: 14px 20px;
  display: inline;
}
.portfolio-section.style2 .portfolio-filter li a {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  text-decoration: none;
  font-weight: 300;
  color: #0f0f0f;
  text-transform: uppercase;
  padding: 8px 1px;
}
.portfolio-section.style2 .portfolio-filter li a:hover {
  border-bottom: 2px solid #ffa912;
}
.portfolio-section.style2 .portfolio-item figure {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.portfolio-section.style2 .portfolio-item figure:hover {
  border: 0px solid #959595;
}
.portfolio-section.style2 .portfolio-item figure:hover .caption-content:before {
  content: '';
  width: 25px;
  height: 25px;
  float: left;
  border-left: 2px solid #ffa912;
  border-bottom: 2px solid #ffa912;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1;
}
.portfolio-section.style2 .portfolio-item figure:hover .caption-content:after {
  content: '';
  width: 25px;
  height: 25px;
  float: right;
  border-right: 2px solid #ffa912;
  border-bottom: 2px solid #ffa912;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.portfolio-section.style2 .portfolio-item figure:hover figcaption {
  -webkit-transition: .5s all;
  transition: .5s all;
  display: block;
}
.portfolio-section.style2 .portfolio-item figure img {
  width: 100%;
}
.portfolio-section.style2 .portfolio-item figcaption {
  position: absolute;
  top: 2%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  width: 96%;
  height: 96%;
  display: none;
  -webkit-transition: .5s all;
  transition: .5s all;
  left: 2%;
}
.portfolio-section.style2 .portfolio-item figcaption:before {
  content: '';
  width: 25px;
  height: 25px;
  float: left;
  border-left: 2px solid #ffa912;
  border-top: 2px solid #ffa912;
  position: absolute;
  left: 0;
  top: 0;
}
.portfolio-section.style2 .portfolio-item figcaption:after {
  content: '';
  width: 25px;
  height: 25px;
  float: right;
  border-right: 2px solid #ffa912;
  border-top: 2px solid #ffa912;
  position: absolute;
  right: 0;
  top: 0;
}
.portfolio-section.style2 .portfolio-item figcaption .caption-content {
  position: absolute;
  bottom: 0;
  padding: 20px;
  width: 100%;
  text-align: left;
}
.portfolio-section.style2 .portfolio-item figcaption .caption-content h3 {
  text-align: left;
  margin-bottom: 0px;
}
.portfolio-section.style2 .portfolio-item figcaption .caption-content h3 a {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
}
.portfolio-section.style2 .portfolio-item figcaption .caption-content p {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
}

.team-member img {
  width: 100%;
}
.team-member.style1 figure {
  position: relative;
  cursor: pointer;
}


.team-member.style1 figure:hover figcaption {
  display: block;
  -webkit-transition: .5s all;
  transition: .5s all;
}
.team-member.style1 figure figcaption {
  background-color: rgba(255, 201, 27, 0.7);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  -webkit-transition: .5s all;
  transition: .5s all;
}
.team-member.style1 figure figcaption .caption-content {
  width: 100%;
}
.team-member.style1 figure figcaption .name h6 {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}
.team-member.style1 figure figcaption .desig {
  font-family: "Roboto", sans-serif;
  color: #f0f5f8;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  margin-bottom: 12px;
}
.team-member.style1 figure figcaption .social-profile ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.team-member.style1 figure figcaption .social-profile ul li {
  display: inline;
}
.team-member.style1 figure figcaption .social-profile ul li a {
  width: 24px;
  height: 24px;
  float: none;
  display: inline-block;
}
.team-member.style1 figure figcaption .social-profile ul li a:hover {
  border-radius: 50%;
  background-color: #f0f5f8;
  color: #ffa912;
}
.team-member.style1 figure figcaption .social-profile ul li a:hover i {
  color: #ffa912;
}
.team-member.style1 figure figcaption .social-profile ul li i {
  color: #0c253c;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}
.team-member.style2 {
  padding-right: 51px;
  position: relative;
}
.team-member.style2 figure {
  overflow: hidden;
  cursor: pointer;
}
@media screen and (max-width: 485px) {
  .team-member.style2 figure {
    margin-bottom: 40px;
  }
}
.team-member.style2 figure:hover figcaption {
  display: block;
  -webkit-transition: .5s all;
  transition: .5s all;
  left: 0;
}
.team-member.style2 figure figcaption {
  display: none;
  -webkit-transition: .5s all;
  transition: .5s all;
  position: absolute;
  left: -325px;
  top: 0;
  width: 100%;
  height: 100%;
}
.team-member.style2 .social-profile {
  position: absolute;
  right: 0;
  top: 0;
  width: 51px;
  background-color: #fab702;
}
.team-member.style2 .social-profile ul {
  list-style: none;
  margin: 0px;
  padding: 12px;
}
.team-member.style2 .social-profile ul li {
  padding: 9px 0px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.team-member.style2 .social-profile ul li:first-child {
  border: none;
}
.team-member.style2 .social-profile ul li:last-child {
  border: none;
}
.team-member.style2 .social-profile ul li i {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
.team-member.style2 .caption-content {
  width: 80%;
  background: #fff;
  text-align: left;
  margin: 0px;
  left: 3%;
  right: 3%;
  padding: 47px 46px 71px 31px;
}
.team-member.style2 .caption-content .name {
  margin-bottom: 8px;
}
.team-member.style2 .caption-content .name h6 {
  font-family: "Montserrat", sans-serif;
  color: #181818;
  font-size: 16.85px;
  font-weight: 400;
}
.team-member.style2 .caption-content .desig {
  font-family: "Roboto", sans-serif;
  color: #696969;
  font-size: 14.17px;
  font-weight: 300;
  font-style: italic;
  line-height: 24px;
  margin-bottom: 34px;
}
.team-member.style2 .caption-content .desc {
  font-family: "Roboto", sans-serif;
  color: #696969;
  font-size: 14px;
  font-weight: 400;
  line-height: 31px;
  position: relative;
  padding-top: 38px;
}
.team-member.style2 .caption-content .desc:before {
  content: "\f10d";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
}
.team-member.style3 figure {
  border: none;
}
.team-member.style3 figure:hover figcaption {
  display: block;
}
.team-member.style3 figcaption {
  background-color: rgba(237, 206, 0, 0.5);
  width: 81%;
  height: 81%;
  position: absolute;
  top: 4%;
  left: 9%;
  display: none;
}
.team-member.style3 .social-profile ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.team-member.style3 .social-profile ul li {
  display: inline;
}
.team-member.style3 .social-profile ul li a {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  float: none;
  display: inline-block;
  line-height: 38px;
  text-align: center;
}
.team-member.style3 .social-profile ul li i {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.team-member.style3 .caption-content .name h6 {
  font-family: "Montserrat", sans-serif;
  color: #191919;
  font-size: 19.98px;
  font-weight: 700;
}
.team-member.style3 .caption-content .desig {
  font-family: "Roboto", sans-serif;
  color: #e5a01e;
  font-size: 15.98px;
  font-weight: 400;
}

.member-details {
  float: left;
}
.member-details .name, .member-details .desig, .member-details .desc, .member-details .social-profile, .member-details .skills {
  float: left;
}
.member-details .name h1 {
  font-family: "Montserrat", sans-serif;
  color: #111f29;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}
.member-details .desig {
  font-family: "Roboto", sans-serif;
  color: #5e6d77;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}
.member-details .desc {
  font-family: "Montserrat", sans-serif;
  color: #5e6d77;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}
.member-details .social-profile ul {
  list-style: none;
}
.member-details .social-profile ul li {
  width: 25px;
  float: left;
  text-align: left;
}
.member-details .social-profile ul li a i {
  color: #0c253c;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}
.member-details .skills h2 {
  font-family: "Montserrat", sans-serif;
  color: #111f29;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
}
.member-details .skills .progress-item .name {
  font-family: "Roboto", sans-serif;
  color: #5e6d77;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}

.funfact {
  float: none;
  display: inline-block;
}
.funfact.style1 {
  position: relative;
}
.funfact.style1 .icon {
  position: absolute;
  left: 0;
  background: #fff;
  top: 0;
  width: 83px;
  height: 83px;
  line-height: 83px;
  text-align: center;
  border-radius: 83px;
}
.funfact.style1 .content {
  padding-left: 103px;
  padding-top: 19px;
}
.funfact.style1 .content .timer {
  font-family: "Roboto", sans-serif;
  color: #0e1521;
  font-size: 40px;
  font-weight: 700;
  line-height: 29.072px;
}
.funfact.style1 .content p {
  font-family: "Roboto", sans-serif;
  color: #888889;
  font-size: 13px;
  font-weight: 700;
  line-height: 29.072px;
  text-transform: uppercase;
}

.promotion-box {
  float: left;
  width: 100%;
}
.promotion-box .text-content {
  float: left;
}
.promotion-box .text-content h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}
.promotion-box .text-content p {
  font-family: "Montserrat", sans-serif;
  line-height: 28px;
  font-size: 13.97px;
  font-weight: 300;
}
.promotion-box .btn {
  float: right;
  right: 0;
}
@media screen and (max-width: 1024px) {
  .promotion-box .btn.pos-abs-top50 {
    position: initial !important;
    top: initial;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  .promotion-box.style1 .pos-abs-top50.btn{
    position:initial !important;
  }
}

.product-container.style1 {
  text-align: center;
}
.product-container.style1 .product-wrapper {
  padding: 14px;
}
.product-container.style1 .product-wrapper figure {
  position: relative;
}
.product-container.style1 .product-wrapper figure figcaption {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
}
.product-container.style1 li img {
  width: 100%;
}
.product-container.style1 ul li a {
  text-decoration: none;
}
.product-container.style1 ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.product-container.style1 .product {
  position: relative;
  cursor: pointer;
  padding: 0px;
}
.product-container.style1 .product:hover figcaption {
  display: block;
  padding-top: 50%;
  padding-bottom: 50%;
}
.product-container.style1 .product-title {
  font-family: "Roboto", sans-serif;
  color: #444444;
  font-size: 16px;
  font-weight: 700;
  margin-top: 36px;
  margin-bottom: 13px;
}
.product-container.style1 .stars {
  text-align: center;
}
.product-container.style1 .stars i {
  font-size: 13px;
  font-weight: 400;
  line-height: 28px;
  color: #ffa912;
}
.product-container.style1 .product-price {
  text-align: center;
  width: 100%;
  height: 56px;
  background-color: #f4f6fa;
  position: relative;
}
.product-container.style1 .product-price .amount-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}
.product-container.style1 .product-price .amount {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 28px;
  color: #ffa912;
  font-size: 17.59px;
}
.product-container.style1 .product-price .amount.del {
  color: #959595;
}
.product-container.style1 .add_to_cart_button {
  position: absolute;
  width: 154px;
  height: 45px;
  cursor: pointer;
  border-radius: 2px;
  background-color: #ffa912;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  line-height: 28px;
  padding: 10px 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.product-container.style2 ul {
  list-style: none;
}
.product-container.style2 ul li .figure {
  position: relative;
}
.product-container.style2 ul li .figure img {
  width: 100%;
}
.product-container.style2 ul li:hover .figcaption {
  display: block;
}
.product-container.style2 ul .product-title, .product-container.style2 ul a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 30px;
  color: #5a596a;
  font-size: 13.98px;
}
.product-container.style2 ul .product-price span {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 30px;
  color: #1e1e27;
  font-size: 15.98px;
}
.product-container.style2 ul .figcaption {
  position: absolute;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
}
.product-container.style2 ul .figcaption .content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}
.product-container.style2 ul .figcaption .content .add_to_cart_button, .product-container.style2 ul .figcaption .content .like_button {
  width: 40px;
  height: 41px;
  border-radius: 50%;
  background-color: #1e1e27;
  float: none;
  display: inline-block;
  line-height: 41px;
}
.product-container.style2 ul .figcaption .content .add_to_cart_button i, .product-container.style2 ul .figcaption .content .like_button i {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.product-container.style2 ul .figcaption .details-btn {
  position: absolute;
  bottom: 0;
  background: #000;
  width: 100%;
  padding: 10px 10px;
}
.product-container.style2 ul .figcaption .details-btn a {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
}
.product-container.style2 ul .tag {
  width: 50px;
  height: 20px;
  background-color: #fe4c4c;
  position: absolute;
  top: 0;
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 11px;
  font-weight: 300;
  line-height: 22px;
  text-transform: uppercase;
}

.blog-item.style1 {
  position: relative;
}
@media (min-width: 680px) and (max-width: 1023px) {
  .blog-item.style1 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 679px) {
  .blog-item.style1 {
    margin-bottom: 30px;
  }
}
.blog-item.style1 .read-more a {
  font-family: "Roboto", sans-serif;
  color: #171a24;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
}
.blog-item.style1 img {
  max-width: 100%;
}
.blog-item.style1 .blog-title h2, .blog-item.style1 .blog-title a {
  font-family: "Roboto", sans-serif;
  color: #232323;
  font-size: 13.99px;
  font-weight: 700;
  text-transform: uppercase;
}
.blog-item.style1 .blog-content p {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  color: #777777;
  font-size: 13.99px;
  font-weight: 300;
  line-height: 23.987px;
}
.blog-item.style1 .blog-meta {
  width: 153px;
  height: 41px;
  background-color: #ffa60a;
  font-family: Roboto;
  color: #ffffff;
  font-size: 13.99px;
  font-weight: 700;
  float: none;
  display: inline-block;
  line-height: 41px;
  text-align: center;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.blog-item.style2 {
  float: left;
  width: 100%;
  position: relative;
}
@media (min-width: 680px) and (max-width: 1023px) {
  .blog-item.style2 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 679px) {
  .blog-item.style2 {
    margin-bottom: 50px;
  }
}
.blog-item.style2 img {
  max-width: 100%;
}
.blog-item.style2 .blog-date {
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 29.46px;
  font-weight: 700;
  width: 88px;
  height: 102px;
  background-color: #ffc40e;
  position: absolute;
  top: 43%;
  text-align: center;
  left: -10px;
  padding: 16px 10px 14px 9px;
}
@media screen and (max-width: 1023px) {
  .blog-item.style2 .blog-date {
    width: 82px;
    height: 90px;
    position: absolute;
    top: 0;
    left: -10px;
    padding: 17px 10px 14px 9px;
  }
}
.blog-item.style1 .blog-content p {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    color: #000;
    font-size: 13.99px;
    font-weight: 500;
    line-height: 23.987px;
}
.blog-item.style2 .blog-title h2 {
  font-family: "Montserrat", sans-serif;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.blog-item.style2 .blog-meta {
  float: left;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  padding-top: 23px;
}
.blog-item.style2 .blog-meta .meta-item {
  float: left;
}
.blog-item.style2 .blog-meta .meta-item i {
  margin-right: 13px;
  font-size: 18px;
  color: #ffc40e;
}
.blog-item.style2 .blog-meta .meta-item span {
  font-family: "Roboto", sans-serif;
  color: #76767f;
  font-size: 14.96px;
  font-weight: 300;
  font-style: italic;
}
.blog-item.style2 .blog-meta .meta-item:last-child {
  margin-left: 30px;
}
.blog-item.style3 .blog-image {
  background-color: #f9f9f9;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  float: left;
  width: 100%;
}
.blog-item.style3 .blog-author {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #6c6c6c;
}
.blog-item.style3 .blog-title {
  float: left;
  width: 100%;
}
.blog-item.style3 .blog-title h2 {
  position: relative;
  padding-bottom: 15px;
}
.blog-item.style3 .blog-title h2:after {
  content: '';
  width: 65px;
  height: 3px;
  left: 0;
  background-color: #eeb313;
  position: absolute;
  bottom: 0;
}
.blog-item.style3 .blog-title h2 a {
  font-family: "Montserrat", sans-serif;
  color: #191919;
  font-size: 20px;
  font-weight: 700;
  line-height: 25.99px;
}
.blog-item.style3 .blog-meta {
  float: left;
  width: 100%;
  margin-bottom: 13px;
}
.blog-item.style3 .blog-meta span {
  font-family: "Roboto", sans-serif;
  color: #9a9191;
  font-size: 14px;
  font-style: italic;
}
.blog-item.style3 .author-share {
  float: left;
  margin-bottom: 15px;
  width: 100%;
}
.blog-item.style3 .author-share .share a {
  width: 20px;
  float: left;
}
.blog-item.style4 .blog-meta {
  float: left;
}
.blog-item.style4 p {
  font-family: "Roboto", sans-serif;
  color: #585c6a;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}
.blog-item.style4 blockquote {
  font-family: "Roboto", sans-serif;
  color: #7d8296;
  font-size: 25px;
  font-weight: 400;
  line-height: 40px;
  border-left: 0px;
  position: relative;
  padding: 5px 55px;
  margin: 29px 2px 24px;
}
.blog-item.style4 blockquote:before {
  content: '"';
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Roboto", sans-serif;
  color: #b1b1b1;
  font-size: 38px;
  font-weight: 400;
  font-style: italic;
  line-height: 40px;
}
.blog-item.style4 .blog-title {
  float: left;
  width: 100%;
}
.blog-item.style4 .blog-title h2 a {
  font-family: "Roboto", sans-serif;
  color: #0e1521;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  text-transform: uppercase;
}

.comment-list {
  float: left;
  width: 100%;
}
.comment-list .media {
  border-bottom: 1px solid #d3dce1;
  padding-bottom: 17px;
  padding-top: 9px;
}
.comment-list .media:last-child {
  border-bottom: none;
}
.comment-list .comment-title h3 {
  font-family: "Montserrat", sans-serif;
  color: #111f29;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
}
.comment-list .media-left {
  float: left;
  width: 100px;
}
.comment-list .media-left img {
  width: 60px;
  height: 60px;
}
.comment-list .media-heading {
  font-family: "Roboto", sans-serif;
  color: #111f29;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  text-transform: uppercase;
}
.comment-list .media-body p {
  font-family: "Roboto", sans-serif;
  color: #5e6d77;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}
.comment-list .comment-meta .date {
  font-family: "Roboto", sans-serif;
  color: #5e6d77;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  float: left;
}
.comment-list .comment-meta .reply {
  float: left;
}
.comment-list .comment-meta .reply a i {
  color: #5e6d77;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}
.comment-list .comment-meta .reply a span {
  font-family: "Roboto", sans-serif;
  color: #5e6d77;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}

.comment-form {
  float: left;
}
.comment-form .form-title h3 {
  font-family: "Montserrat", sans-serif;
  color: #111f29;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
}
.comment-form input, .comment-form textarea {
  width: 100%;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid #d3dce1;
  padding: 12px;
  margin-bottom: 18px;
  font-family: Roboto;
  color: #95a1aa;
  font-size: 14.01px;
  font-weight: 400;
  line-height: 26px;
}
.comment-form textarea {
  min-height: 188px;
}
.comment-form .btn {
  padding: 0px 57px 0px 21px;
  background-color: #0c253c;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 14.01px;
  font-weight: 700;
  line-height: 52px;
  text-transform: uppercase;
  position: relative;
  border-radius: 0px;
}
.comment-form .btn:after {
  content: "\f1d8";
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "FontAwesome";
}

footer.style1, footer.style2 {
  float: left;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  footer.style1 .flex-container, footer.style2 .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
footer.style1 .footer-widget, footer.style2 .footer-widget {
  margin: 14px;
}
footer.style1 .footer-widget .post, footer.style2 .footer-widget .post {
  float: left;
  min-width: 256px;
  margin: 10px;
}
footer.style1 .footer-widget .post .img, footer.style2 .footer-widget .post .img {
  float: left;
  width: 30%;
}
footer.style1 .footer-widget .post .img img, footer.style2 .footer-widget .post .img img {
  width: 50px;
  height: 50px;
}
footer.style1 .footer-widget .post .content, footer.style2 .footer-widget .post .content {
  float: left;
  width: 70%;
}
footer.style1 .footer-widget .post .content h2, footer.style2 .footer-widget .post .content h2 {
  font-family: "Roboto", sans-serif;
  color: #acacac;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}
footer.style1 .footer-widget .post .content .meta, footer.style2 .footer-widget .post .content .meta {
  font-family: "Roboto", sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 28px;
  color: #666666;
}
footer.style1 .footer-widget .widget-title, footer.style2 .footer-widget .widget-title {
  margin-bottom: 40px;
}
footer.style1 .footer-widget .widget-title h3, footer.style2 .footer-widget .widget-title h3 {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
footer.style1 .footer-widget p, footer.style2 .footer-widget p {
  font-family: "Roboto", sans-serif;
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  line-height: 22px;
  float: left;
  width: 100%;
}
footer.style1 .footer-widget p span, footer.style2 .footer-widget p span {
  font-family: "Roboto", sans-serif;
  line-height: 22px;
  color: #999999;
  font-size: 13px;
  font-weight: 700;
  text-align: left;
}
footer.style1 .footer-widget p ul, footer.style2 .footer-widget p ul {
  float: left;
  width: 100%;
  list-style: none;
}
footer.style1 .footer-widget p ul li, footer.style2 .footer-widget p ul li {
  float: left;
  width: 100%;
  color: #666666;
  padding: 3px 185px 2px 23px;
}
footer.style1 .footer-widget ul, footer.style2 .footer-widget ul {
  float: left;
  width: 100%;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
footer.style1 .footer-widget ul.ls-none li, footer.style2 .footer-widget ul.ls-none li {
  padding: 0px;
  border: none;
}
footer.style1 .footer-widget ul.ls-none li:before, footer.style2 .footer-widget ul.ls-none li:before {
  content: '';
}
footer.style1 .footer-widget ul li, footer.style2 .footer-widget ul li {
  float: left;
  width: 100%;
  color: #666666;
  position: relative;
  padding-left: 27px;
  border-bottom: 1px solid #242424;
  padding: 3px 185px 2px 23px;
}
footer.style1 .footer-widget ul li:before, footer.style2 .footer-widget ul li:before {
  content: "\f101";
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #ffa60a;
}
footer.style1 .footer-widget ul li a, footer.style2 .footer-widget ul li a {
  font-family: "OpenSans", sans-serif;
  color: #acacac;
  font-size: 14px;
  font-weight: 400;
  line-height: 36px;
  text-transform: uppercase;
}
footer.style1 .footer-widget .skype-post i, footer.style2 .footer-widget .skype-post i {
  margin-right: 20px;
}

footer.style2 .footer-widget .widget-title h3 {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}
footer.style2 .footer-widget p {
    font-family: "Roboto", sans-serif;
    color: #ffffff;
    font-size: 14px;
    /* font-weight: 300; */
    line-height: 25px;
}
footer.style2 .footer-widget .social-widget {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
footer.style2 .footer-widget .social-widget li {
  display: inline;
  float: left;
  border: none;
  width: 50px;
  padding: 0px;
}
footer.style2 .footer-widget .social-widget li:before {
  display: none;
}
footer.style2 .footer-widget .social-widget li a {
  color: #ffffff;
  font-size: 13.81px;
  font-weight: 400;
}
footer.style2 .footer-widget .contact-info {
  min-width: 214px;
}
footer.style2 .footer-widget ul.list li {
  padding: 3px 0px 1px 27px;
}
footer.style2 .footer-widget ul.list li:before {
  content: "\e649";
  font-family: 'themify';
  color: #fdb415;
  position: absolute;
  left: 0;
}
footer.style2 .footer-widget ul.list li a {
  font-family: "Roboto", sans-serif;
  color: #bfbfbf;
  font-size: 15px;
  font-weight: 400;
  line-height: 38px;
}
footer.style2 .footer-widget .instagram {
  min-width: 300px;
  float: left;
}

@media screen and (max-width: 400px){

  footer.style2 .footer-widget .instagram{
    min-width: initial;
  }
}

footer.style2 .footer-widget .instagram li {
  float: left;
  width: initial;
  color: initial;
  padding-left: initial;
  border-bottom: none;
  padding: 0px;
  margin: 3px;
  display: inline;
}
footer.style2 .footer-widget .instagram li:before {
  display: none;
}

.float-left {
  float: left;
}

.fl {
  float: left;
}

.fc {
  float: center;
}

.fr {
  float: right;
}

.fn {
  float: none;
}

@media (min-width: 680px) and (max-width: 1023px) {
  .fls {
    float: left;
  }

  .fcs {
    float: center;
  }

  .frs {
    float: right;
  }

  .fns {
    float: right;
  }
}
@media (min-width: 320px) and (max-width: 679px) {
  .flx {
    float: left;
  }

  .fcx {
    float: center;
  }

  .frx {
    float: right;
  }

  .fnx {
    float: right;
  }
}
@media (min-width: 1024px) {
  .flm {
    float: left;
  }

  .fcm {
    float: center;
  }

  .frm {
    float: right;
  }

  .fnm {
    float: right;
  }
}
@media screen and (max-width: 1023px) {
  .fls-sr {
    float: left;
  }

  .fcs-sr {
    float: center;
  }

  .frs-sr {
    float: right;
  }

  .fns-sr {
    float: right;
  }
}
@media (min-width: 1024px) {
  .flm-sr {
    float: left;
  }

  .fcm-sr {
    float: center;
  }

  .frm-sr {
    float: right;
  }

  .fnm-sr {
    float: right;
  }
}
@media screen and (max-width: 679px) {
  .flx-sr {
    float: left;
  }

  .fcx-sr {
    float: center;
  }

  .frx-sr {
    float: right;
  }

  .fnx-sr {
    float: right;
  }
}
.ls-none {
  list-style: none;
}

.topbar.style1 .topbar-widget {
  margin-top: 0;
  margin-right: 40px;
  margin-left: 40px;
  margin-bottom: 0;
}

.topbar.style1 .topbar-widget:first-child {
  margin-right: 0px;
  margin-left: 0px;
}

.topbar.style1 .topbar-widget:last-child {
  margin-right: 0px;
    margin-left: 0px;

}

.topbar.style1 .topbar-widget p {
  font-family: "Roboto", sans-serif;
  color: #cccccc;
  font-size: 13px;
  font-style: italic;
  margin-left: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
}
.topbar.style1 .topbar-widget p i {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
}

.social-widget {
  float: none;
  display: inline-block;
}
.social-widget ul {
  list-style: none;
  margin: none;
  padding: 0px;
}
.social-widget ul li {
  display: inline;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  -webkit-transition: .5s all ease;
  transition: .5s all ease;
}
.social-widget ul li:hover {
  -webkit-transition: .7s all ease;
  transition: .7s all ease;
}
.social-widget ul li:hover span {
  display: block;
  -webkit-transition: .7s all ease;
  transition: .7s all ease;
}
.social-widget ul li a {
    color: #cccccc;
    font-size: 16px;
    font-weight: 400;
    float: left;
    height: 44px;
    line-height: 50px;
    width: 30px;
}
.social-widget ul li a span {
  font-family: "Roboto", sans-serif;
  color: #eeb500;
  font-size: 13px;
  font-style: italic;
  position: absolute;
  display: none;
  left: 34px;
  padding: 0px 15px;
  background: #222831;
  z-index: 1;
  top: 50%;
  width: auto;
  text-align: left;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.social-widget ul li a span:before {
  content: '/';
  position: absolute;
  left: 0;
  margin-right: 17px;
  font-size: 21px;
  bottom: -4px;
}

.navbar-right {
    margin-right: 0px;
    padding: 20px 0 0 0;
}
.navbar {
    position: relative;
    min-height: 125px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}


.progressbar-short.style1 .progress-item .name {
  font-family: "Montserrat", sans-serif;
  color: #1e1e27;
  font-size: 14px;
  font-weight: 300;
  line-height: 36px;
}
.progressbar-short.style1 .progress-item .progress {
  margin-bottom: 9px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: rgba(0, 0, 0, 0.1);
}
.progressbar-short.style1 .progress-item .progress-bar {
  background-color: #dda700;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
}
.progressbar-short.style1 .progress-item .progress-bar:after {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #ffc100;
  position: absolute;
  right: -6px;
  top: -5px;
}
.progressbar-short.style1 .progress {
  overflow: initial;
  border-radius: initial;
}
.progressbar-short.style1 .progress .progress-value {
  position: relative;
  top: -39px;
  font-family: "Montserrat", sans-serif;
  color: #1e1e27;
  font-size: 14px;
  font-weight: 300;
  line-height: 36px;
}

.progressbar-short.style2 .progress {
  background-color: #d3dce1;
  border-radius: 0px;
}
.progressbar-short.style2 .progress-item .name {
  width: 20%;
}

.video.style2 .video-title h3 {
  font-family: "Roboto", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  color: #ffffff;
  text-transform: uppercase;
}

.price-plan.style1 {
  border-width: 1px;
  border-color: #e5e5e5;
  border-style: solid;
  background-color: #ffffff;
  cursor: pointer;
  -webkit-transition: .5s all;
  transition: .5s all;
}
@media screen and (max-width: 990px) {
  .price-plan.style1 {
    margin: 10px;
  }
  .price-plan.style1:hover {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important;
  }
}
@media (min-width: 320px) and (max-width: 679px) {
  .price-plan.style1 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 319px) {
  .price-plan.style1 {
    margin-bottom: 50px;
  }
}
.price-plan.style1.active {
  background-color: white;
  -webkit-box-shadow: 0px 20px 35px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 35px 0px rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  position: relative;
  z-index: 9999;
  border: none;
  padding-bottom: 3px;
}
.price-plan.style1.active .btn {
  border: none;
}
@media screen and (max-width: 990px) {
  .price-plan.style1.active {
    -webkit-transform: scale(1);
            transform: scale(1);
    position: relative;
    z-index: 9999;
    border: none;
    padding-bottom: 26px;
  }
}
.price-plan.style1.active:hover {
  background-color: white;
  -webkit-box-shadow: 0px 20px 35px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 35px 0px rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  position: relative;
  z-index: 9999;
  border: none;
  padding-bottom: 3px;
}
.price-plan.style1.active .plan-header {
  padding: 74px !important;
  background-color: #fab702;
}
.price-plan.style1.active .plan-footer .btn {
  background-color: #fab702;
  border: none;
}
.price-plan.style1:hover {
  background-color: white;
  -webkit-box-shadow: 0px 20px 35px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 35px 0px rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  position: relative;
  z-index: 99999;
  border: none;
  padding-bottom: 3px;
}
.price-plan.style1:hover .plan-header {
  padding: 74px !important;
  background-color: #fab702;
}
.price-plan.style1:hover .plan-footer .btn {
  background-color: #fab702;
  border: none;
}
.price-plan.style1 .plan-header {
  background-color: #121f36;
}
.price-plan.style1 .plan-header .plan-name h3 {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-weight: 700;
  font-size: 16.24px;
  line-height: 34.809px;
  margin-top: 9px;
}
.price-plan.style1 .plan-header .plan-name h3 span {
  font-family: "Lato", sans-serif;
  font-weight: 700;
}
.price-plan.style1 .plan-header .plan-price {
  position: relative;
  float: none;
  display: inline-block;
  padding-left: 16px;
  padding-top: 0px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}
.price-plan.style1 .plan-header .plan-price .currency {
  position: absolute;
  top: 0;
  left: 3px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}
.price-plan.style1 .plan-header .plan-price h3 {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-weight: 700;
  font-size: 46.43px;
  line-height: 24px;
}
.price-plan.style1 .plan-header .plan-price h3 span {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-weight: 700;
  font-size: 13.92px;
  line-height: 24px;
}
.price-plan.style1 .plan-body ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.price-plan.style1 .plan-body ul li {
  font-family: "Lato", sans-serif;
  color: #6b6d6f;
  font-size: 14px;
  line-height: 33px;
  font-weight: 500;
}
.price-plan.style1 .plan-footer .btn {
  background-color: #ffffff;
  border: 1px solid #242d2e;
}
.price-plan.style1 .plan-footer .btn:hover {
  background: #ffa912;
  color: #fff;
}

.testimonial.style2 .owl-nav {
  position: absolute;
  right: 0;
  bottom: 0;
}
.testimonial.style2 .owl-nav .owl-prev {
  display: none;
}
.testimonial.style2 .owl-nav .owl-next {
  color: #f7a917;
  font-size: 30px;
  font-weight: 400;
  line-height: 24px;
}
.testimonial.style2 .testi-title {
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #f7a917;
  font-size: 14px;
  font-weight: 600;
  line-height: 48px;
}
.testimonial.style2 .testi-title span {
  position: relative;
  padding-left: 70px;
  margin-left: 20px;
}
.testimonial.style2 .testi-title span:before {
  content: '';
  width: 41px;
  height: 1px;
  background-color: #f7a917;
  position: absolute;
  left: 0;
  top: 50%;
}
.testimonial.style2 .client-speech p {
  font-family: "Raleway", sans-serif;
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
  line-height: 48px;
}
.testimonial.style2 .client-intro .client-name {
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  padding-left: 100px;
  position: relative;
  margin-top: 48px;
  position: relative;
}
.testimonial.style2 .client-intro .client-name:before {
  content: "";
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 50%;
  width: 60px;
}
.testimonial.style1 .client-speech {
  margin-bottom: 50px;
}
.testimonial.style1 .client-img {
  float: left;
}
.testimonial.style1 .client-img img {
  width: 69px;
  height: 68px;
  border-radius: 100px;
}
.testimonial.style1 .client-intro {
  float: left;
  padding: 13px 12px 12px 11px;
}

.newsletter-form.style1 {
  position: relative;
}
.newsletter-form.style1 input {
  height: 67px;
  background-color: #ffffff;
  width: 98%;
  font-family: "Roboto", sans-serif;
  color: #666666;
  font-size: 12px;
  font-style: italic;
  line-height: 52px;
  border-radius: 0px;
}
.newsletter-form.style1 .btn {
  position: absolute;
  right: 0;
  width: 160px;
  height: 55px;
  background-color: #191a33;
  text-transform: uppercase;
  top: 6px;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 16.46px;
  font-weight: 500;
  border-radius: 0px;
  line-height: 55px;
  padding: 0px;
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.font-italic {
  font-style: italic;
}

.page-header {
  border: none;
  margin: 0px;
}
.page-header .page-header-content {
  float: none;
  display: inline-block;
}
.page-header h4 {
  font-family: "Montserrat", sans-serif;
  color: #ffa912;
  font-size: 40.03px;
  font-weight: 700;
  line-height: 40px;
}
.page-header .breadcrumb {
  background: transparent;
}
.page-header .breadcrumb li + li:before {
  padding: 0 17px;
  content: "/\00a0";
}
.page-header .breadcrumb li a {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 14.01px;
  font-weight: 400;
}

.client-logo-sec.style1 .item {
  width: 32%;
  float: none;
  position: relative;
  display: inline-block;
  margin-bottom: 60px;
  text-align: center;
}
.client-logo-sec.style1 .item:nth-child(3):after {
  content: '';
  background: transparent;
}
.client-logo-sec.style1 .item:nth-child(6):after {
  content: '';
  background: transparent;
}
.client-logo-sec.style1 .item:after {
  content: '';
  background: url(../web-images/dots.png);
  width: 1px;
  float: left;
  height: 25px;
  position: absolute;
  top: 50%;
  right: 0;
}

#testimonial-3-image .owl-item {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

#testimonial-3-image .owl-item.active.center {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

#testimonial-3-image .owl-item > div:after {
  font-family: sans-serif;
  font-size: 24px;
  font-weight: bold;
}

#testimonial-3-image .owl-item.active.center .client-intro {
  height: 200px;
}

#testimonial-3-image .owl-item.active.center {
  padding: 0px;
  margin-top: 34px;
}

#testimonial-3-image .owl-item.active.center .item {
  position: initial;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

#testimonial-3-image .owl-item.active.center .client-intro {
  height: 73px;
  display: block;
}

#testimonial-3-image .owl-item.active.center img {
  width: 110px;
  height: 110px;
  border-radius: 100px;
  margin-top: 0px;
}

#testimonial-3-image .owl-item {
  position: relative;
}

#testimonial-3-image .owl-item .client-intro {
  display: none;
}

#testimonial-3-image .owl-item {
  text-align: center;
}

#testimonial-3-image .owl-item .item {
  float: none;
  display: inline-block;
}

#testimonial-3-image .owl-item .item {
  width: 100%;
}

#testimonial-3-image .owl-item .item img {
  height: 156px;
  border-radius: 142px;
  float: none;
  display: inline-block;
  width: 158px;
  margin-top: 8px;
}

#testimonial-3-image .owl-item .client-intro .client-name {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #fdb801;
  font-size: 17.98px;
}

#testimonial-3-image .owl-item .client-intro .client-desig {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #909090;
  font-size: 15.99px;
}

#testimonial-3-content .client-speech p {
  text-align: center;
}

#testimonial-3-content {
  background: url("../web-images/qoute-lg.png");
  background-repeat: no-repeat;
  background-position: center;
}

#twitter-feed {
  position: relative;
}
#twitter-feed p {
  margin: 0px;
  font-style: italic;
}
#twitter-feed .owl-nav {
  position: absolute;
  right: 0;
  top: 0px;
}
#twitter-feed .owl-nav .owl-prev {
  float: left;
  padding: 5px;
}
#twitter-feed .owl-nav .owl-next {
  float: left;
  padding: 5px;
}

.shop-sidebar-widget {
  margin-top: 60px;
  float: left;
  width: 100%;
}
.shop-sidebar-widget .amount {
  border: 1px solid #ddd;
}
.shop-sidebar-widget:first-child {
  margin-top: 0px;
}
.shop-sidebar-widget .search-form {
  border: 1px solid #eee;
}
.shop-sidebar-widget .search-form input {
  border: none;
  width: 100%;
  padding: 6px 10px;
}
.shop-sidebar-widget .search-form .btn {
  position: absolute;
  right: 20px;
  top: 0;
  background: transparent;
  border: none;
}
.shop-sidebar-widget .search-form .btn i {
  color: #959595;
}
.shop-sidebar-widget .widget-title {
  text-align: left;
  margin-bottom: 40px;
}
.shop-sidebar-widget .widget-title h4 {
  font-family: "Roboto", sans-serif;
  color: #0e1521;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 26px;
}
.shop-sidebar-widget .ui-slider-horizontal {
  height: 8px;
}
.shop-sidebar-widget .ui-slider-horizontal .ui-widget-header {
  background: #ffb700;
}
.shop-sidebar-widget .ui-slider-horizontal .ui-state-default, .shop-sidebar-widget .ui-slider-horizontal .ui-widget-content .ui-state-default {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.31);
          box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.31);
}
.shop-sidebar-widget form.shop-filter {
  margin-top: 30px;
}
.shop-sidebar-widget form.shop-filter input {
  float: right;
  font-family: "Roboto", sans-serif;
  text-align: center;
  color: #585c6a;
  font-size: 13px;
  font-weight: 700;
  line-height: 26px;
}
.shop-sidebar-widget form.shop-filter .btn {
  width: 75px;
  height: 29px;
  background-color: #ffb700;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  line-height: 29px;
  padding: 0px;
  border: none;
  border-radius: 0px;
  text-transform: uppercase;
}
.shop-sidebar-widget .shop-product-widget {
  float: left;
  width: 100%;
  margin-top: 30px;
  border-bottom: 1px solid #E0E0F4;
  padding-bottom: 24px;
}
.shop-sidebar-widget .shop-product-widget:first-child {
  margin-top: 0px;
}
.shop-sidebar-widget .shop-product-widget:last-child {
  padding-bottom: 0px;
  border-bottom: none;
}
.shop-sidebar-widget .shop-product-widget .image {
  float: left;
}
.shop-sidebar-widget .shop-product-widget .image img {
  width: 65px;
  height: 65px;
}
.shop-sidebar-widget .shop-product-widget .content {
  float: left;
  padding-left: 18px;
  text-align: left;
}
.shop-sidebar-widget .shop-product-widget .content P {
  margin: 0px;
}
.shop-sidebar-widget .shop-product-widget .content .product-title {
  font-family: "Roboto", sans-serif;
  color: #585c6a;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}
.shop-sidebar-widget .shop-product-widget .content .product-title a {
  font-family: "Roboto", sans-serif;
  color: #585c6a;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

.shop-sidebar-widget .shop-product-widget .content i {
  font-size: 13px;
  font-weight: 400;
  line-height: 28px;
  color: #ffa912;
}
.shop-sidebar-widget .shop-product-widget .content .amount-content {
  font-family: "Roboto", sans-serif;
  color: #ffb700;
  font-size: 18px;
  font-weight: 400;
  line-height: initial;
}
.shop-sidebar-widget .shop-product-widget .content .amount-content span {
  border: none;
}
.shop-sidebar-widget .tags .btn {
  height: 34px;
  background-color: #ffffff;
  border: 1px solid #ddd;
  font-family: "Roboto", sans-serif;
  color: #585c6a;
  font-size: 13px;
  font-weight: 400;
  line-height: 26px;
  margin: 4px;
  border-radius: initial;
  float: left;
}

.blog-sidebar-widget {
  margin-top: 60px;
  float: left;
  width: 100%;
}
.blog-sidebar-widget ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.blog-sidebar-widget ul li a {
  font-family: "Roboto", sans-serif;
  color: #585c6a;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}
.blog-sidebar-widget .amount {
  border: 1px solid #ddd;
}
.blog-sidebar-widget:first-child {
  margin-top: 0px;
}
.blog-sidebar-widget .search-form {
  border: 1px solid #eee;
}
.blog-sidebar-widget .search-form input {
  border: none;
  width: 100%;
  padding: 6px 10px;
}
.blog-sidebar-widget .search-form .btn {
  position: absolute;
  right: 20px;
  top: 0;
  background: transparent;
  border: none;
}
.blog-sidebar-widget .search-form .btn i {
  color: #959595;
}
.blog-sidebar-widget .widget-title {
  text-align: left;
  margin-bottom: 40px;
}
.blog-sidebar-widget .widget-title h4 {
  font-family: "Roboto", sans-serif;
  color: #0e1521;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 26px;
}
.blog-sidebar-widget .ui-slider-horizontal {
  height: 8px;
}
.blog-sidebar-widget .ui-slider-horizontal .ui-widget-header {
  background: #ffb700;
}
.blog-sidebar-widget .ui-slider-horizontal .ui-state-default, .blog-sidebar-widget .ui-slider-horizontal .ui-widget-content .ui-state-default {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.31);
          box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.31);
}
.blog-sidebar-widget form.shop-filter {
  margin-top: 30px;
}
.blog-sidebar-widget form.shop-filter input {
  float: right;
  font-family: "Roboto", sans-serif;
  text-align: center;
  color: #585c6a;
  font-size: 13px;
  font-weight: 700;
  line-height: 26px;
}
.blog-sidebar-widget form.shop-filter .btn {
  width: 75px;
  height: 29px;
  background-color: #ffb700;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  line-height: 29px;
  padding: 0px;
  border: none;
  border-radius: 0px;
  text-transform: uppercase;
}
.blog-sidebar-widget .blog-product-widget {
  float: left;
  width: 100%;
  margin-top: 30px;
  border-bottom: 1px solid #E0E0F4;
  padding-bottom: 24px;
}
.blog-sidebar-widget .blog-product-widget:first-child {
  margin-top: 0px;
}
.blog-sidebar-widget .blog-product-widget:last-child {
  padding-bottom: 0px;
  border-bottom: none;
}
.blog-sidebar-widget .blog-product-widget .image {
  float: left;
}
.blog-sidebar-widget .blog-product-widget .image img {
  width: 65px;
  height: 65px;
}
.blog-sidebar-widget .blog-product-widget .content {
  float: left;
  padding-left: 18px;
  text-align: left;
}
.blog-sidebar-widget .blog-product-widget .content P {
  margin: 0px;
}
.blog-sidebar-widget .blog-product-widget .content .product-title {
  font-family: "Roboto", sans-serif;
  color: #585c6a;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
}
.blog-sidebar-widget .blog-product-widget .content i {
  font-size: 13px;
  font-weight: 400;
  line-height: 28px;
  color: #ffa912;
}
.blog-sidebar-widget .blog-product-widget .content .amount-content {
  font-family: "Roboto", sans-serif;
  color: #ffb700;
  font-size: 18px;
  font-weight: 400;
  line-height: initial;
}
.blog-sidebar-widget .blog-product-widget .content .amount-content span {
  border: none;
}
.blog-sidebar-widget .tags .btn {
  height: auto;
  background-color: #ffffff;
  border: 1px solid #ddd;
  font-family: "Roboto", sans-serif;
  color: #585c6a;
  font-size: 13px;
  font-weight: 400;
  line-height: 26px;
  margin: 4px;
  border-radius: initial;
  float: left;
}

.blog-slider .carousel-caption h3 {
  font-family: "Roboto", sans-serif;
  color: #111f29;
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
  text-transform: uppercase;
}
.blog-slider .carousel-indicators li {
  width: 9px;
  height: 9px;
  border: none;
  border-radius: 50%;
  background-color: #afafaf;
}
.blog-slider .carousel-indicators .active {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #fab702;
}

.shop-pagi {
  position: relative;
  padding-top: 15px;
  float: left;
}
.shop-pagi:before {
  content: "";
  width: 171px;
  height: 4px;
  background-color: #ececec;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.shop-pagi .pagination > li > a, .shop-pagi .pagination > li > span {
  border: none;
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  padding: 10px 23px;
}

.blog-pagi {
  position: relative;
  padding-top: 15px;
}
.blog-pagi:before {
  content: "";
  width: 171px;
  height: 4px;
  background-color: #ececec;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.blog-pagi .pagination > li > a, .blog-pagi .pagination > li > span {
  border: none;
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  padding: 10px 23px;
}

#shop-slide h2 {
  font-family: "Montserrat", sans-serif;
  color: #141414;
  font-size: 25px;
  font-weight: 400;
  line-height: 24px;
  margin: 0px;
}
#shop-slide p {
  font-family: "Montserrat", sans-serif;
  color: #141414;
  font-size: 18px;
  font-weight: 400;
  line-height: 58px;
}
#shop-slide .owl-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #f1d39a;
  display: inline-block;
  float: none;
  margin: 2px;
}
#shop-slide .owl-dot.active {
  border-radius: 50%;
  background-color: #f7a917;
}
#shop-slide .owl-dots {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 60px;
}

.cart.style1 th, .cart.style2 th {
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.cart.style1 td, .cart.style2 td {
  font-family: "Montserrat", sans-serif;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.cart.style1 .table > tbody > tr > td, .cart.style2 .table > tbody > tr > td, .cart.style1 .table > tfoot > tr > td, .cart.style2 .table > tfoot > tr > td {
  vertical-align: middle;
}
@media screen and (max-width: 600px) {
  .cart.style1 table#cart tbody td .form-control, .cart.style2 table#cart tbody td .form-control {
    width: 20%;
    display: inline !important;
  }

    .cart.style1 img{
      width:100%;
    }
  .cart.style1 .actions .btn, .cart.style2 .actions .btn {
    width: 36%;
    margin: 1.5em 0;
  }
  .cart.style1 .actions .btn-info, .cart.style2 .actions .btn-info {
    float: left;
  }
  .cart.style1 .actions .btn-danger, .cart.style2 .actions .btn-danger {
    float: right;
  }
  .cart.style1 table#cart thead, .cart.style2 table#cart thead {
    display: none;
  }
  .cart.style1 table#cart tbody td, .cart.style2 table#cart tbody td {
    display: block;
    padding: .6rem;
  }
  .cart.style1 table#cart tbody tr td:first-child, .cart.style2 table#cart tbody tr td:first-child {
    background: #333;
    color: #fff;
  }
  .cart.style1 table#cart tbody td:before, .cart.style2 table#cart tbody td:before {
    content: attr(data-th);
    font-weight: bold;
    display: inline-block;
    width: 8rem;
  }
  .cart.style1 table#cart tfoot td, .cart.style2 table#cart tfoot td {
    display: block;
  }
  .cart.style1 table#cart tfoot td .btn, .cart.style2 table#cart tfoot td .btn {
    display: block;
  }
}
.cart.style1 .product, .cart.style2 .product {
  width: 14%;
  padding: 30px !important;
  border-width: 1px;
  border-color: #e1e1e1;
  border-style: solid;
  background-color: #ffffff;
}
.cart.style1 .product-name, .cart.style2 .product-name {
  width: 20%;
  padding: 30px !important;
  border-width: 1px;
  border-color: #e1e1e1;
  border-style: solid;
  background-color: #ffffff;
}
.cart.style1 .edit, .cart.style2 .edit {
  width: 5%;
  padding: 30px !important;
  border-width: 1px;
  border-color: #e1e1e1;
  border-style: solid;
  background-color: #ffffff;
}
.cart.style1 .quantity, .cart.style2 .quantity {
  width: 15%;
  padding: 30px !important;
  border-width: 1px;
  border-color: #e1e1e1;
  border-style: solid;
  background-color: #ffffff;
}
.cart.style1 .price, .cart.style2 .price {
  width: 13%;
  padding: 30px !important;
  border-width: 1px;
  border-color: #e1e1e1;
  border-style: solid;
  background-color: #ffffff;
}
.cart.style1 .subtotal, .cart.style2 .subtotal {
  width: 10%;
  padding: 30px !important;
  border-width: 1px;
  border-color: #e1e1e1;
  border-style: solid;
  background-color: #ffffff;
}
.cart.style1 .actions, .cart.style2 .actions {
  width: 10%;
  padding: 30px !important;
  border-width: 1px;
  border-color: #e1e1e1;
  border-style: solid;
  background-color: #ffffff;
}
.cart.style1 .product-title, .cart.style2 .product-title {
  width: 14%;
  padding: 10px !important;
  background-color: #ebebeb;
}
.cart.style1 .pname-title, .cart.style2 .pname-title {
  width: 20%;
  background-color: #ebebeb;
  padding: 10px !important;
}
.cart.style1 .edit-title, .cart.style2 .edit-title {
  width: 5%;
  background-color: #ebebeb;
  padding: 10px !important;
}
.cart.style1 .price-title, .cart.style2 .price-title {
  width: 13%;
  background-color: #ebebeb;
  padding: 10px !important;
}
.cart.style1 .quantity-title, .cart.style2 .quantity-title {
  width: 15%;
  background-color: #ebebeb;
  padding: 10px !important;
}
.cart.style1 .subtitle-title, .cart.style2 .subtitle-title {
  width: 10%;
  background-color: #ebebeb;
  padding: 10px !important;
}
.cart.style1 .actions-title, .cart.style2 .actions-title {
  width: 10%;
  background-color: #ebebeb;
  padding: 10px !important;
}
.cart.style1 .middle td, .cart.style2 .middle td {
  border-width: 2px;
  border-color: #cccccc;
  border-style: solid;
  background-color: #ffffff;
}


@media (min-width:768px) and (max-width:  1200px){

  .cart.style1 .middle td, .cart.style2 .middle td{
           width: 48%;
    margin-bottom: 26px;
    margin: 14px;
  }

    .cart.style1 .middle td.ml-39,    .cart.style1 .middle td.mr-39{
      margin-left: 0px !important;margin-right: 0px !important;
}
}

.cart.style1 .lower, .cart.style2 .lower {
  text-align: left;border-top:1px solid #ddd;border-bottom:1px solid #ddd;
}
.cart.style1 .lower td.text-left, .cart.style2 .lower td.text-left {
  text-align: left !important;
}


@media (min-width:768px) and (max-width:  1200px){

  .cart.style1 .lower td, .cart.style2 .lower td{
           width: 42%;
    margin-bottom: 26px;
    margin: 14px;
  }

    .cart.style1 .middle td.ml-39,    .cart.style1 .middle td.mr-39{
      margin-left: 0px !important;margin-right: 0px !important;
}
}

.cart.style1 .lower h3, .cart.style2 .lower h3 {
  font-family: "Montserrat", sans-serif;
  color: #282828;
  font-size: 14.01px;
  font-weight: 400;
}
.cart.style1 .lower p, .cart.style2 .lower p {
  font-family: "Montserrat", sans-serif;
  color: #8b8b8b;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.cart.style1 .lower select, .cart.style2 .lower select, .cart.style1 .lower input, .cart.style2 .lower input {
  height: 37px;
  background-color: #f0f0f0;
  width: 100%;
  border: none;
}
.cart.style1 .btn, .cart.style2 .btn {
  background-color: #05041b;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  border-radius: 0px;
}
.cart.style1 .checkout-column, .cart.style2 .checkout-column {
  background: rgba(0, 14, 15, 0.7);
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.cart.style1 .checkout-column .btn, .cart.style2 .checkout-column .btn {
  height: 40px;
  background-color: #f7a917;
  border-radius: 0px;
}

.cart.style2 thead {
  width: 100%;
}
.cart.style2 table, .cart.style2 thead, .cart.style2 tr, .cart.style2 td, .cart.style2 th {
  float: left;
}
.cart.style2 #cart thead tr {
  border-bottom: 1px solid #ddd;
}
.cart.style2 #cart thead tr:last-child {
  border-bottom: 1px solid #ddd;
}
.cart.style2 #cart tr {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.cart.style2 #cart tr:last-child {
  border-bottom: 0px;
}
.cart.style2 #cart th:nth-child(1), .cart.style2 #cart td:nth-child(1) {
  width: 15%;
}
.cart.style2 #cart th:nth-child(2), .cart.style2 #cart td:nth-child(2) {
  width: 15%;
}
.cart.style2 #cart th:nth-child(3), .cart.style2 #cart td:nth-child(3) {
  width: 25%;
  padding-right: 29px;
}
.cart.style2 #cart th:nth-child(4), .cart.style2 #cart td:nth-child(4) {
  width: 10%;
}
.cart.style2 #cart th:nth-child(5), .cart.style2 #cart td:nth-child(5) {
  width: 12%;
  padding-right: 31px;
}
.cart.style2 #cart th:nth-child(6), .cart.style2 #cart td:nth-child(6) {
  width: 10%;
}
.cart.style2 th, .cart.style2 td {
  border: none;
}
.cart.style2 .lower form input {
  width: initial;
  background: #fff;
}
.cart.style2 .lower form .btn {
  font-family: "Montserrat", sans-serif;
  color: #0e1521;
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
}
.cart.style2 .lower .btn {
  font-family: "Montserrat", sans-serif;
  color: #0e1521;
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
}
.cart.style2 .middle td {
  border: none;
}
.cart.style2 .middle h4 {
  font-family: "Montserrat", sans-serif;
  color: #0e1521;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.cart.style2 .middle p {
  font-family: "Montserrat", sans-serif;
  color: #585c6a;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.cart.style2 .middle a {
  font-family: "Montserrat", sans-serif;
  color: #0e1521;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.cart.style2 .middle .content {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.block {
  float: none;
  display: inline-block;
}

.thm-clr-txt-bg {
  position: relative;
}
.thm-clr-txt-bg:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #ffa912;
  position: absolute;
  left: 0;
  top: 0;
}

.footer-bottom {
  float: left;
  width: 100%;
}

.box-sn {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.list-sn {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.contact-info .upper {
  position: relative;
  padding-bottom: 32px;
}
.contact-info .upper h1 {
  font-family: "Montserrat", sans-serif;
  color: #0e1521;
  line-height: 28px;
  font-size: 30.01px;
  font-weight: 700;
}
.contact-info .upper span {
  font-family: "Montserrat", sans-serif;
  color: #0e1521;
  line-height: 28px;
  font-size: 16px;
  font-weight: 400;
}
.contact-info .upper:after {
  content: '';
  width: 10px;
  height: 2px;
  background-color: #000000;
  position: absolute;
  bottom: 0;
  left: 0;
}
.contact-info .middle .address, .contact-info .middle .phone {
    font-family: "Montserrat", sans-serif;
    color: #0e1521;
    font-size: 14px;
    font-weight: 400;
    line-height: 43px;
}
.contact-info .lower a {
  font-family: "Montserrat", sans-serif;
  color: #585c6a;
  font-size: 12px;
  font-weight: 400;
  line-height: 26.4px;
}

.contact-form h1 {
  font-family: "Montserrat", sans-serif;
  color: #0e1521;
  font-size: 30.01px;
  font-weight: 700;
  line-height: 28px;
}
.contact-form form {
  width: 100%;
  float: left;
}
.contact-form form .input {
  width: 100%;
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #cccccc;
  height: 35px;
  margin-bottom: 54px;
  padding: 10px;
}
.contact-form form .input:focus {
  border-color: #ffa912;
  outline: none;
}
.contact-form form textarea {
  width: 100%;
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
  padding: 10px;
}
.contact-form form textarea:focus {
  border-color: #ffa912;
  outline: none;
}
.contact-form form .submit {
    font-family: "Montserrat", sans-serif;
    color: #fdfeff;
    font-size: 10px;
    font-weight: 700;
    line-height: 48px;
    background: none;
    border: none;
    background-color: #f5831f;
    padding: 0 10px 0 10px;
}

.panel-items.style1 .panel-group .panel-heading + .panel-collapse > .list-group, .panel-items.style1 .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0px;
  margin-top: 18px;
  margin-bottom: 13px;
}
.panel-items.style1 .panel-group .panel-heading + .panel-collapse > .list-group, .panel-items.style1 .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: none;
}
.panel-items.style1 .panel-body {
  font-family: "Roboto", sans-serif;
  color: #5a596a;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.panel-items.style1 .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.panel-items.style1 .panel-group .panel + .panel {
  margin-top: 5px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.panel-items.style1 .panel-heading {
  border-bottom: 0;
  padding: 0px;
  height: 30px;
}
.panel-items.style1 .panel-heading a {
  padding: 0px;
  padding-left: 47px;
  position: relative;
  font-family: "Roboto", sans-serif;
  color: #1e1e27;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}
.panel-items.style1 .panel-group .panel-heading a.collapsed {
  position: relative;
}
.panel-items.style1 .panel-group .panel-heading a.collapsed:before {
  content: "\f067";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  width: 31px;
  height: 30px;
  background-color: #f7a917;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 11px;
}
.panel-items.style1 .panel-group .panel-heading a {
  position: relative;
}
.panel-items.style1 .panel-group .panel-heading a:before {
  content: "\f068";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  width: 31px;
  text-align: center;
  line-height: 30px;
  height: 30px;
  background-color: #f7a917;
  color: #fff;
  font-size: 11px;
}

.login-option .social-media-login .facebook {
  border-radius: 3px;
  background-color: #3b589e;
  float: none;
  display: inline-block;
  width: 209px;
  height: 41px;
  padding: 0px;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  line-height: 41px;
}
.login-option .social-media-login .twitter {
  border-radius: 3px;
  background-color: #38c8ff;
  float: none;
  display: inline-block;
  padding: 0px;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  line-height: 41px;
  width: 209px;
  height: 41px;
}

.color-blue {
  color: #007fff;
}

.login-form .form-title h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}
.login-form p {
  font-family: "OpenSans", sans-serif;
  color: #333333;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
}
.login-form form .input {
  border: 1px solid #ddd;
  width: 100%;
  font-family: "OpenSans", sans-serif;
  color: #000;
  font-size: 14px;
  font-style: italic;
  padding: 9px 12px;
}
.login-form form .submit {
  width: 156px;
  height: 51px;
  border-radius: 3px;
  background-color: #fdc716;
  font-family: "Montserrat", sans-serif;
  color: #333333;
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
  border: none;
  border-radius: 0px;
}
.login-form form a {
  font-family: "OpenSans", sans-serif;
  color: #666666;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
}
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999999999;
  background: url("../web-images/preloader.gif") center no-repeat #fff;
}



@media screen and (max-width: 1024px){

  .team-member.style1{
    margin-bottom: 50px;
  }
  .funfact.style1{
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 500px){

  .text-block.pr-100{
    padding-right: 0px !important;
  }

  .client-logo-sec.style1 .item{
    width:100%;
  }
  .client-logo-sec.style1 .item:after{
    display:none;
  }

}


@media (min-width:600px) and (max-width: 800px){

  .client-logo-sec.style1 .item {
    width: 32%;
    float: none;
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
    text-align: center;
    padding: 18px;
}
}




.navbar-right .dropdown-menu{
  right:auto;left:0;
}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a{
  text-align: left;
}


@media screen and (max-width: 767px){

.comment-form {
    margin-bottom: 60px;
  }

}


@media screen and (max-width: 525px){

.comment-form .w-50{
width:100% !important;
}
}

@media screen and (max-width: 768px){


  .cart.style1{
    float:left;
  }
  .cart.style1 .middle .w-33{
    margin:0px !important;
    margin-bottom: 20px !important;    margin-top: 20px !important;
  }

  .cart.style1 .middle td{

    width:100%;
  }



    .cart.style1 .lower .w-33{
    margin:0px !important;
    margin-bottom: 20px !important;    margin-top: 20px !important;
  }

  .cart.style1 .lower td{

    width:100%;
  }


  .cart.style1 .product, .cart.style2 .product ,.cart.style1 .product-name, .cart.style2 .product-name ,.cart.style1 .edit, .cart.style2 .edit ,.cart.style1 .quantity, .cart.style2 .quantity ,
.cart.style1 .price, .cart.style2 .price ,
.cart.style1 .subtotal, .cart.style2 .subtotal,
.cart.style1 .actions, .cart.style2 .actions ,.cart.style1 .product-title, .cart.style2 .product-title ,.cart.style1 .pname-title, .cart.style2 .pname-title ,.cart.style1 .edit-title, .cart.style2 .edit-title ,.cart.style1 .price-title, .cart.style2 .price-title ,.cart.style1 .quantity-title, .cart.style2 .quantity-title ,
.cart.style1 .subtitle-title, .cart.style2 .subtitle-title ,.cart.style1 .actions-title, .cart.style2 .actions-title {
width: 100%;
    padding: 0px !important;
    float: left;

}

.cart.style1 .table-condensed td{
 width: 100%;margin-bottom: 20px;margin-top: 20px;
    padding: 0px !important;
    float: left;border:none;
}


.cart.style1 .table-condensed th{
 margin-bottom: 5px;margin-top: 5px;
    padding: 0px !important;
    float: left;border:none;
}

}



@media screen and (max-width: 437px){

  .panel-items.style1 .panel-group .panel{
        margin-bottom: 41px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    word-break: break-word;
    float: left;
  }


  .panel-items.style1 .panel-group .panel-heading + .panel-collapse > .list-group, .panel-items.style1 .panel-group .panel-heading + .panel-collapse > .panel-body{
    float:left;
  }
}

@media screen and (max-width: 492px){

  .login-form{
    padding: 0px !important;padding-top: 50px !important;
  }
}


.panel-items.style1 .panel-group .panel-heading a.collapsed,.panel-items.style1 .panel-group .panel-heading a{
  float:left;
}


@media screen and (max-width: 767px){

.team-member.style3{
  margin-bottom: 50px;
}
}


@media (min-width: 995px) and (max-width: 1200px){

  .progressbar-short.style2 .progress-item .name{
        width: 29%;
  }
}


@media (min-width: 340px) and (max-width: 995px){

  .progressbar-short.style2 .progress-item{
        width: 100%;float:left;
  }
    .progressbar-short.style2 .progress-item .name{
    width: 30%;
    font-size: 10px;
    line-height: 11px;}
}

@media screen and (max-width: 995px){

.social-profile .skills {
  display:none;
}

}
p.new-registtions {
    font-size: 15px;
    padding: 7px 0 0 0;
}
.forgot_signup p {
    color: #000;
    margin: 0px;
    font-size: 15px;
}

.main_bg_signpu {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 20px 10px 20px 10px;
    background-color: #fff;
}
.top_heading{width:100%; float:left; margin:0px; padding:0px;}
.fist_box_view{width:100%; float:left; margin:0px; padding:0px;}
.top_heading h3 {
    font-size: 19px;
    padding: 0px;
    margin: 0 0 3px 0;
    font-weight: 600;
}

span.border_row {
    float: left;
    height: 3px;
    width: 40px;
    background-color: #ff553e;
    padding: 4px 0 0 0;
}
.setps-form {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 15px 0 0 0;
}
input.sign_up_filds {
    width: 100%;
    float: left;
    height: 40px;
    font-size: 16px;
    padding: 0 10px 0 10px;
    border: solid;
    border-color: #ccc;
    border-width: 1px;
}
select.select_side_id{width: 100%;
    float: left;
    height: 40px;
    font-size: 17px;
    padding: 0 10px 0 10px;
    border: solid;
    border-color: #ccc;
    border-width: 1px;
}
.fild_views {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 15px 0 15px 0;
}
.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {
  content: "";
  display: inline-block;
  background: #fff;
  width: 0;
  height: 0.2rem;
  position: absolute;
  transform-origin: 0% 0%;
}

.chiller_cb {
  position: relative;
  height: 2rem;
  display: flex;
  align-items: center;
}
.chiller_cb input {
  display: none;
}
.chiller_cb input:checked ~ span {
  background: #254961;
  border-color: #254961;
}
.chiller_cb input:checked ~ span:before {
  width: 1rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.3s;
}
.chiller_cb input:checked ~ span:after {
  width: 0.4rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
  background: #ececec;
  border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
  color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
  cursor: default;
}
.chiller_cb label {
    padding: 0 0 0 29px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: normal;
    line-height: 19px;
    margin: 9px 0 0 0;
    color: #000;
}
.chiller_cb span {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border: 2px solid #ccc;
  position: absolute;
  left: 0;
  transition: all 0.2s;
  z-index: 1;
  box-sizing: content-box;
}
.chiller_cb span:before {
  transform: rotate(-55deg);
  top: 1rem;
  left: 0.37rem;
}
.chiller_cb span:after {
  transform: rotate(35deg);
  bottom: 0.35rem;
  left: 0.2rem;
}

.join_btn {
    text-align: center;
    float: left;
    width: 100%;
    padding: 11px 0 10px 0;
}
input.join_now_bnt {
    background-color: #000;
    color: #fff;
    border: none;
    padding: 5px 15px 5px 15px;
    font-size: 18px;
    border-radius: 3px;
}

.main_sign_up {
    background-color: #f5f4f4;
    padding: 40px 0 40px 0;
    float: left;
    width: 100%;
}
.image img {
    /* border: solid; */
    border-width: 1px;
    border-color: #f5efef!important;
    border-style: dotted;
}
p.bt_views {
    background-color: #143856;
    float: left;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    padding: 6px 15px 6px 15px;
    border-radius: 3px;
}
.joing_pak{width:100%; float:left; margin:0px; padding:0px;}
.joing_pak img {
    border: solid;
    border-style: double;
    border-width: 4px;
    border-color: #ccc;
}

.bak_vie_bg {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 20px 20px 20px 20px;
    background-color: #ae2761;
    text-align: center;
    border: solid;
    border-style: double;
    border-color: #fff;
    border-width: 12px;
}.detail_views{width:100%; float:left; margin:0px; padding:0px;}
.logo_banks {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;


    border-bottom: solid #fff 3px;
}.full_detial{width:100%; float:left; margin:0px; padding:0px;}
.full_detial p {
    color: #fff;


    margin: 0px;
    padding: 5px 0 5px 0;
}

.bak_vie_bg.canara {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 20px 20px 20px 20px;
    background-color: #0093e0;
    text-align: center;
    border: solid;
    border-style: double;
    border-color: #fff;
    border-width: 12px;
}
a.onlie_views {
    background-color: #cebb81;
    padding: 0px 20px 0 20px;
    color: #fff;
    position: absolute;
    float: left;
    top: 0px;
    overflow: hidden;
    border-radius: 4px;
    font-size: 16px!important;
}
.btn-style-two:hover {
    background: none;
    color: #ff553f;
}
.btn-style-two:hover {
    color: #ffffff;
    background: #101010;
    border-color: #101010;
}
.btn-style-two {
    position: relative;
    padding: 16px 55px;
    border-radius: 30px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    background: #ff553e;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 2px solid #ff553e;
    font-family: 'Rubik', sans-serif;
    cursor: pointer;
}

.navbar-brand {
    float: left;
    /* height: 50px; */
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    line-height: 20px;
}