/*---------------------------

      Table of Contents

    -------------------------



    01- Global Styles

    02- Helper Classes

    03- Background & Colors

    04- Typography

    05- page title 

    06- Buttons

    07- Forms

    08- Tabs

    09- Icons

    10- Breadcrumb

    11- Pagination

    12- Lists

    13- Alerts

    14- Animations

    15- Header & Navbar 

    16- Accordions

    17- Dividers

    18- Footer

    19- Request quote

    20- Carousel

    21- Slider

    22- Video

    23- Features

    24- Fancybox

    25- Projects

    26- Team

    27- Testimonials

    28- Call To Action

    29- Clients

    30- Blog

    31- Contact

    32- Pricing

    33- Counters

    34- Services

    35- Sidebar

    36- About

    37- Banners

    38- Careers

    39- Progress Bars

    40- Maps



----------------------------*/

/*--------------------------

      Global Styles

---------------------------*/

html,

body {

  overflow-x: hidden;

}

.item{padding: 15px;}

body {

  background-color: #ffffff;

  font-family: "Roboto", sans-serif;

  font-size: 15px;

  font-weight: 400;

  color: #9b9b9b;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}



::selection {

  background-color: #AC1016;

  color: #ffffff;

}



/*  personalizado */

.descricao{ padding: 36PX}

.whats_float {
    position: fixed;
    bottom: 18%;
    right: 25px;
    z-index: 999;
    transition: all .2s ease-in-out;
}
.adicionacor{ filter: invert(48%) sepia(79%) saturate(2476%) hue-rotate(75deg) brightness(118%) contrast(119%);}
.whats_float:hover {
    transform: scale(1.2);
    margin-left: -6px;
}
.resetabutton{border: 0px; background-color: transparent}

.input-contato-select{ background-color: #e78507;

    padding: 0px;color:#fff;

	border: 0px;

	padding-top:7px; font-weight: 600;

	padding-bottom:10px;

    border: 0px solid #ccc;

    width: 100%;

    margin-bottom: 8px;

    border-radius: 32px; padding: 10px}

.input-contato{ background-color:#fff;

    padding: 0px;color:#595959;

	border: 0px;

	padding-top:7px; font-weight: 600;

	padding-bottom:10px;

    border: 1px solid #eaeaea;

	border-radius: 32px;

    width: 100%;

    margin-bottom: 18px;

  padding: 10px}

.input-contato::-webkit-input-placeholder  { color:#595959; font-weight: 600; padding-left: 5px}

.input-contato input:-moz-placeholder { color:#595959; font-weight: 600; padding-left: 5px }

.input-contato textarea:-moz-placeholder { color:#595959; font-weight: 600; padding-left: 5px }

.input-contato textarea{ font-size: 14px; background-color: transparent;border: 1px solid #eaeaea; padding-left: 5px}

.input-contato-2{ background-color: transparent;

    padding: 12px;color:#706F6F;

	border: 0px;

    border: 1px solid #cc4808;

    width: 100%;

    margin-bottom: 8px;

    border-radius: 33px;}

.service-item{cursor: pointer}
.service-item-2{cursor: pointer}

.risco_red{width: 100%; height: 3px; background-color: #ED1C24}

.topo_sobre{background-image: url("../img/topo_interno.jpg"); background-position: bottom center;background-size: cover; padding-top: 65px;padding-bottom: 65px;  }



.topo_sobre h1{color: #fff;font-weight: 700; font-size: 40px}



.botao {

  width: 195px; cursor: pointer;

  height: 47px;

  line-height: 47px;

  font-size: 14px;

  border-radius: 2px;

  background-color: #dc1527;

  color: #ffffff;

  letter-spacing: 0.2px;

 

 

  line-height: 48px;

  border-radius: 3px;

  text-align: center;

  padding: 0;

  letter-spacing: 0.4px;

  border-radius: 2px;

  -webkit-transition: all 0.3s ease-in-out;

  -moz-transition: all 0.3s ease-in-out;

  -ms-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;

  transition: all 0.3s ease-in-out;

}





.margin-auto{margin: auto; width:fit-content}





.bgcinza_sobre{background: rgb(255,255,255);

background: linear-gradient(90deg, rgba(255,255,255,1) 25%, rgba(248,248,248,1) 25%);}



.espacomenu{width: 60px}

.red a{  color: #ED1C24;}

.red{  color: #ED1C24;}

.bgred{  background-color: #ED1C24;}

.meio{vertical-align: middle;line-height: normal;padding: 5px;display: flex;align-items: center;}



.foto_home{background-repeat: no-repeat; background-size:cover; width: 100%; height: 200px; -webkit-border-radius: 9px;

-webkit-border-bottom-right-radius: 1px;

-webkit-border-bottom-left-radius: 1px;

-moz-border-radius: 9px;

-moz-border-radius-bottomright: 1px;

-moz-border-radius-bottomleft: 1px;

border-radius: 9px;

border-bottom-right-radius: 1px;

border-bottom-left-radius: 1px; }



.descricao {

    font-size: 14px;

    line-height: 24px;

}



.branco{color: #fff}

.grow_x { transition: all .2s ease-in-out; }

.grow_x:hover { transform: scale(1.075); }



.no-gutters {

    margin-right: 0;

    margin-left: 0;

}

.no-gutters > .col,

.no-gutters > [class*="col-"] {

    padding-right: 0;

    padding-left: 0;

}

.mini-gutters {margin-right: 1px;margin-left:5px;}

.mini-gutters>.col, .mini-gutters>[class*=col-] {padding-right:1px;padding-left: 1px;}

.min-gutters {margin-right: 5px;margin-left: 5px;}

.min-gutters>.col, .min-gutters>[class*=col-] {padding-right:5px;padding-left: 5px;}



.max-gutters {margin-right:15px;margin-left:-28px;}

.max-gutters>.col, .max-gutters>[class*=col-] {padding-right:35px;padding-left:35px;}





.text-left-mobile{ text-align: left}

.text-right-mobile{ text-align: right}

.italico { font-style:italic}

.uppercase{text-transform: uppercase}

    /* bolds */

    .b100 { font-weight:100}

    .b200 { font-weight:200}

    .b300 { font-weight:300}

    .b400 { font-weight:400}

    .b500 { font-weight:500}

    .b600 { font-weight:600}

    .b700 { font-weight:700}

    .b900 { font-weight:900}

    /* fim bolds */

    /* tamanhos textos  em pixel*/

/*

.fsize7{font-size: 7px}  .fsize8{font-size: 8px}  .fsize9{font-size:9px}

.fsize10{font-size:10px} .fsize11{font-size:11px} .fsize12{font-size:12px} .fsize13{font-size:13px} .fsize14{font-size:14px} .fsize15{font-size:15px} .fsize16{font-size:16px} .fsize17{font-size:17px} .fsize18{font-size:18px} .fsize19{font-size:19px} .fsize20{font-size:20px} .fsize21{font-size:21px} .fsize22{font-size:22px} .fsize23{font-size:23px} .fsize24{font-size:24px} .fsize25{font-size:25px} .fsize26{font-size:26px} .fsize27{font-size:27px} .fsize28{font-size:28px} .fsize29{font-size:29px} .fsize30{font-size:30px} .fsize31{font-size:31px} .fsize32{font-size:32px} .fsize33{font-size:33px} .fsize34{font-size:34px} .fsize35{font-size:35px} .fsize36{font-size:36px} .fsize37{font-size:37px} .fsize38{font-size:38px} .fsize39{font-size:39px} .fsize40{font-size:40px} .fsize41{font-size:41px} .fsize42{font-size:42px} .fsize43{font-size:43px} .fsize44{font-size:44px} .fsize45{font-size:45px} .fsize46{font-size:46px} .fsize47{font-size:47px} .fsize48{font-size:48px} .fsize49{font-size:49px} .fsize50{font-size:50px} .fsize51{font-size:51px} .fsize52{font-size:52px} .fsize53{font-size:53px} .fsize54{font-size:54px} .fsize55{font-size:55px} .fsize56{font-size:56px} .fsize57{font-size:57px} .fsize58{font-size:58px} .fsize59{font-size:59px} .fsize60{font-size:60px} .fsize61{font-size:61px} .fsize62{font-size:62px} .fsize63{font-size:63px} .fsize64{font-size:64px} .fsize65{font-size:65px} .fsize66{font-size:66px} .fsize67{font-size:67px} .fsize68{font-size:68px} .fsize69{font-size:69px} .fsize70{font-size:70px} .fsize71{font-size:71px} .fsize72{font-size:72px} .fsize73{font-size:73px} .fsize74{font-size:74px} .fsize75{font-size:75px} .fsize76{font-size:76px} .fsize77{font-size:77px} .fsize78{font-size:78px} .fsize79{font-size:79px} .fsize80{font-size:80px} .fsize14{font-size:14px} .fsize16{font-size:16px} .fsize18{font-size:18px} .fsize20{font-size:20px} .fsize22{font-size:22px} .fsize24{font-size:24px} .fsize26{font-size:26px} .fsize28{font-size:28px} .fsize30{font-size:30px} .fsize32{font-size:32px}.fsize52{font-size:52px}.fsize100{font-size:100px}*/





    /* tamanhos textos  em resolucao*/





.fsize1{font-size:	0.06rem}

.fsize2{font-size:	0.13rem}

.fsize3{font-size:	0.19rem}

.fsize4{font-size:	0.3rem}

.fsize5{font-size:	0.3rem}

.fsize6{font-size:	0.4rem}

.fsize8{font-size:	0.5rem}

.fsize10{font-size:	0.6rem}

.fsize12{font-size:	0.8rem}

.fsize14{font-size:	0.9rem}

.fsize15{font-size:	0.9rem}

.fsize16{font-size:	1rem}

.fsize18{font-size:	1.1rem}

.fsize20{font-size:	1.2rem}

.fsize22{font-size:	1.3rem}

.fsize24{font-size:	1.5rem}

.fsize25{font-size:	1.6rem}

.fsize28{font-size:	1.8rem}

.fsize32{font-size:	2rem}

.fsize36{font-size:	2rem}

.fsize40{font-size:	3rem}

.fsize44{font-size:	3rem}

.fsize48{font-size:	3rem}

.fsize50{font-size:	3rem}

.fsize56{font-size:	4rem}

.fsize64{font-size:	4rem}

.fsize72{font-size:	5rem}

.fsize75{font-size:	5rem}

.fsize80{font-size:	5rem}

.fsize90{font-size:	6rem}

.fsize100{font-size:	6rem}



















    /* fim tamanhos textos */

    /*  line heights  */

.lineh2{ line-height:2px}.lineh3{ line-height:3px}.lineh4{ line-height:4px}.lineh5{ line-height:5px}.lineh6{ line-height:6px}.lineh7{ line-height:7px}.lineh8{ line-height:8px}.lineh9{ line-height:9px}.lineh10{ line-height:10px}.lineh11{ line-height:11px}.lineh12{ line-height:12px}.lineh13{ line-height:13px}.lineh14{ line-height:14px}.lineh15{ line-height:15px}.lineh16{ line-height:16px}.lineh17{ line-height:17px}.lineh18{ line-height:18px}.lineh19{ line-height:19px}.lineh20{ line-height:20px}.lineh21{ line-height:21px}.lineh22{ line-height:22px}.lineh23{ line-height:23px}.lineh24{ line-height:24px}.lineh25{ line-height:25px}.lineh26{ line-height:26px}.lineh27{ line-height:27px}.lineh28{ line-height:28px}.lineh29{ line-height:29px}.lineh30{ line-height:30px}.lineh31{ line-height:31px}.lineh32{ line-height:32px}.lineh33{ line-height:33px}.lineh34{ line-height:34px}.lineh35{ line-height:35px}.lineh36{ line-height:36px}.lineh37{ line-height:37px}.lineh38{ line-height:38px}.lineh39{ line-height:39px}.lineh40{ line-height:40px}.lineh41{ line-height:41px}.lineh42{ line-height:42px}.lineh43{ line-height:43px}.lineh44{ line-height:44px}.lineh45{ line-height:45px}.lineh46{ line-height:46px}.lineh47{ line-height:47px}.lineh48{ line-height:48px}.lineh49{ line-height:49px}.lineh50{ line-height:50px}.lineh51{ line-height:51px}.lineh52{ line-height:52px}.lineh53{ line-height:53px}.lineh54{ line-height:54px}.lineh55{ line-height:55px}.lineh56{ line-height:56px}.lineh57{ line-height:57px}.lineh58{ line-height:58px}.lineh59{ line-height:59px}.lineh60{ line-height:60px}.lineh61{ line-height:61px}.lineh62{ line-height:62px}.lineh63{ line-height:63px}.lineh64{ line-height:64px}.lineh65{ line-height:65px}.lineh66{ line-height:66px}.lineh67{ line-height:67px}.lineh68{ line-height:68px}.lineh69{ line-height:69px}.lineh70{ line-height:70px}.lineh71{ line-height:71px}.lineh72{ line-height:72px}.lineh73{ line-height:73px}.lineh74{ line-height:74px}.lineh75{ line-height:75px}.lineh76{ line-height:76px}.lineh77{ line-height:77px}.lineh78{ line-height:78px}.lineh79{ line-height:79px}.lineh80{ line-height:80px}.lineh81{ line-height:81px}.lineh82{ line-height:82px}.lineh83{ line-height:83px}.lineh84{ line-height:84px}.lineh85{ line-height:85px}.lineh86{ line-height:86px}.lineh87{ line-height:87px}.lineh88{ line-height:88px}.lineh89{ line-height:89px}.lineh90{ line-height:90px}.lineh91{ line-height:91px}.lineh92{ line-height:92px}.lineh93{ line-height:93px}.lineh94{ line-height:94px}.lineh95{ line-height:95px}.lineh96{ line-height:96px}.lineh97{ line-height:97px}.lineh98{ line-height:98px}.lineh99{ line-height:99px}.lineh100{ line-height:100px}.lineh101{ line-height:101px}.lineh195{ line-height:195px}

    /* fim line heights */

/* fim texto */

/* widths 100% */

.w1{ width:1%} .w2{ width:2%} .w3{ width:3%} .w4{ width:4%} .w5{ width:5%} .w6{ width:6%} .w7{ width:7%} .w8{ width:8%} .w9{ width:9%} .w10{ width:10%} .w11{ width:11%} .w12{ width:12%} .w13{ width:13%} .w14{ width:14%} .w15{ width:15%} .w16{ width:16%} .w17{ width:17%} .w18{ width:18%} .w19{ width:19%} .w20{ width:20%} .w21{ width:21%} .w22{ width:22%} .w23{ width:23%} .w24{ width:24%} .w25{ width:25%} .w26{ width:26%} .w27{ width:27%} .w28{ width:28%} .w29{ width:29%} .w30{ width:30%} .w31{ width:31%} .w32{ width:32%} .w33{ width:33%} .w34{ width:34%} .w35{ width:35%} .w36{ width:36%} .w37{ width:37%} .w38{ width:38%} .w39{ width:39%} .w40{ width:40%} .w41{ width:41%} .w42{ width:42%} .w43{ width:43%} .w44{ width:44%} .w45{ width:45%} .w46{ width:46%} .w47{ width:47%} .w48{ width:48%} .w49{ width:49%} .w50{ width:50%} .w51{ width:51%} .w52{ width:52%} .w53{ width:53%} .w54{ width:54%} .w55{ width:55%} .w56{ width:56%} .w57{ width:57%} .w58{ width:58%} .w59{ width:59%} .w60{ width:60%} .w61{ width:61%} .w62{ width:62%} .w63{ width:63%} .w64{ width:64%} .w65{ width:65%} .w66{ width:66%} .w67{ width:67%} .w68{ width:68%} .w69{ width:69%} .w70{ width:70%} .w71{ width:71%} .w72{ width:72%} .w73{ width:73%} .w74{ width:74%} .w75{ width:75%} .w76{ width:76%} .w77{ width:77%} .w78{ width:78%} .w79{ width:79%} .w80{ width:80%} .w81{ width:81%} .w82{ width:82%} .w83{ width:83%} .w84{ width:84%} .w85{ width:85%} .w86{ width:86%} .w87{ width:87%} .w88{ width:88%} .w89{ width:89%} .w90{ width:90%} .w91{ width:91%} .w92{ width:92%} .w93{ width:93%} .w94{ width:94%} .w95{ width:95%} .w96{ width:96%} .w97{ width:97%} .w98{ width:98%} .w99{ width:99%} .w100{ width:100%}

/* fim widths 100% */

/* border radius */

.border-radius-1{ border-radius:1px} .border-radius-2{ border-radius:2px} .border-radius-3{ border-radius:3px} .border-radius-4{ border-radius:4px} .border-radius-5{ border-radius:5px} .border-radius-6{ border-radius:6px} .border-radius-7{ border-radius:7px} .border-radius-8{ border-radius:8px} .border-radius-9{ border-radius:9px} .border-radius-10{ border-radius:10px} .border-radius-11{ border-radius:11px} .border-radius-12{ border-radius:12px} .border-radius-13{ border-radius:13px} .border-radius-14{ border-radius:14px} .border-radius-15{ border-radius:15px} .border-radius-16{ border-radius:16px} .border-radius-17{ border-radius:17px} .border-radius-18{ border-radius:18px} .border-radius-19{ border-radius:19px} .border-radius-20{ border-radius:20px} .border-radius-21{ border-radius:21px} .border-radius-22{ border-radius:22px} .border-radius-23{ border-radius:23px} .border-radius-24{ border-radius:24px} .border-radius-25{ border-radius:25px} .border-radius-26{ border-radius:26px} .border-radius-27{ border-radius:27px} .border-radius-28{ border-radius:28px} .border-radius-29{ border-radius:29px} .border-radius-30{ border-radius:30px}

/* fim border radius */

/* margins */

.margin-left-1{ margin-left:1px} .margin-right-1{ margin-right:1px} .margin-top-1{ margin-top:1px} .margin-bottom-1{ margin-bottom:1px} .margin-1{ margin:1px} .margin-left-2{ margin-left:2px} .margin-right-2{ margin-right:2px} .margin-top-2{ margin-top:2px} .margin-bottom-2{ margin-bottom:2px} .margin-2{ margin:2px} .margin-left-3{ margin-left:3px} .margin-right-3{ margin-right:3px} .margin-top-3{ margin-top:3px} .margin-bottom-3{ margin-bottom:3px} .margin-3{ margin:3px} .margin-left-4{ margin-left:4px} .margin-right-4{ margin-right:4px} .margin-top-4{ margin-top:4px} .margin-bottom-4{ margin-bottom:4px} .margin-4{ margin:4px} .margin-left-5{ margin-left:5px} .margin-right-5{ margin-right:5px} .margin-top-5{ margin-top:5px} .margin-bottom-5{ margin-bottom:5px} .margin-5{ margin:5px} .margin-left-6{ margin-left:6px} .margin-right-6{ margin-right:6px} .margin-top-6{ margin-top:6px} .margin-bottom-6{ margin-bottom:6px} .margin-6{ margin:6px} .margin-left-7{ margin-left:7px} .margin-right-7{ margin-right:7px} .margin-top-7{ margin-top:7px} .margin-bottom-7{ margin-bottom:7px} .margin-7{ margin:7px} .margin-left-8{ margin-left:8px} .margin-right-8{ margin-right:8px} .margin-top-8{ margin-top:8px} .margin-bottom-8{ margin-bottom:8px} .margin-8{ margin:8px} .margin-left-9{ margin-left:9px} .margin-right-9{ margin-right:9px} .margin-top-9{ margin-top:9px} .margin-bottom-9{ margin-bottom:9px} .margin-9{ margin:9px} .margin-left-10{ margin-left:10px} .margin-right-10{ margin-right:10px} .margin-top-10{ margin-top:10px} .margin-bottom-10{ margin-bottom:10px} .margin-10{ margin:10px} .margin-left-11{ margin-left:11px} .margin-right-11{ margin-right:11px} .margin-top-11{ margin-top:11px} .margin-bottom-11{ margin-bottom:11px} .margin-11{ margin:11px} .margin-left-12{ margin-left:12px} .margin-right-12{ margin-right:12px} .margin-top-12{ margin-top:12px} .margin-bottom-12{ margin-bottom:12px} .margin-12{ margin:12px} .margin-left-13{ margin-left:13px} .margin-right-13{ margin-right:13px} .margin-top-13{ margin-top:13px} .margin-bottom-13{ margin-bottom:13px} .margin-13{ margin:13px} .margin-left-14{ margin-left:14px} .margin-right-14{ margin-right:14px} .margin-top-14{ margin-top:14px} .margin-bottom-14{ margin-bottom:14px} .margin-14{ margin:14px} .margin-left-15{ margin-left:15px} .margin-right-15{ margin-right:15px} .margin-top-15{ margin-top:15px} .margin-bottom-15{ margin-bottom:15px} .margin-15{ margin:15px} .margin-left-16{ margin-left:16px} .margin-right-16{ margin-right:16px} .margin-top-16{ margin-top:16px} .margin-bottom-16{ margin-bottom:16px} .margin-16{ margin:16px} .margin-left-17{ margin-left:17px} .margin-right-17{ margin-right:17px} .margin-top-17{ margin-top:17px} .margin-bottom-17{ margin-bottom:17px} .margin-17{ margin:17px} .margin-left-18{ margin-left:18px} .margin-right-18{ margin-right:18px} .margin-top-18{ margin-top:18px} .margin-bottom-18{ margin-bottom:18px} .margin-18{ margin:18px} .margin-left-19{ margin-left:19px} .margin-right-19{ margin-right:19px} .margin-top-19{ margin-top:19px} .margin-bottom-19{ margin-bottom:19px} .margin-19{ margin:19px} .margin-left-20{ margin-left:20px} .margin-right-20{ margin-right:20px} .margin-top-20{ margin-top:20px} .margin-bottom-20{ margin-bottom:20px} .margin-20{ margin:20px} .margin-left-21{ margin-left:21px} .margin-right-21{ margin-right:21px} .margin-top-21{ margin-top:21px} .margin-bottom-21{ margin-bottom:21px} .margin-21{ margin:21px} .margin-left-22{ margin-left:22px} .margin-right-22{ margin-right:22px} .margin-top-22{ margin-top:22px} .margin-bottom-22{ margin-bottom:22px} .margin-22{ margin:22px} .margin-left-23{ margin-left:23px} .margin-right-23{ margin-right:23px} .margin-top-23{ margin-top:23px} .margin-bottom-23{ margin-bottom:23px} .margin-23{ margin:23px} .margin-left-24{ margin-left:24px} .margin-right-24{ margin-right:24px} .margin-top-24{ margin-top:24px} .margin-bottom-24{ margin-bottom:24px} .margin-24{ margin:24px} .margin-left-25{ margin-left:25px} .margin-right-25{ margin-right:25px} .margin-top-25{ margin-top:25px} .margin-bottom-25{ margin-bottom:25px} .margin-25{ margin:25px} .margin-left-26{ margin-left:26px} .margin-right-26{ margin-right:26px} .margin-top-26{ margin-top:26px} .margin-bottom-26{ margin-bottom:26px} .margin-26{ margin:26px} .margin-left-27{ margin-left:27px} .margin-right-27{ margin-right:27px} .margin-top-27{ margin-top:27px} .margin-bottom-27{ margin-bottom:27px} .margin-27{ margin:27px} .margin-left-28{ margin-left:28px} .margin-right-28{ margin-right:28px} .margin-top-28{ margin-top:28px} .margin-bottom-28{ margin-bottom:28px} .margin-28{ margin:28px} .margin-left-29{ margin-left:29px} .margin-right-29{ margin-right:29px} .margin-top-29{ margin-top:29px} .margin-bottom-29{ margin-bottom:29px} .margin-29{ margin:29px} .margin-left-30{ margin-left:30px} .margin-right-30{ margin-right:30px} .margin-top-30{ margin-top:30px} .margin-bottom-30{ margin-bottom:30px} .margin-30{ margin:30px} .margin-left-31{ margin-left:31px} .margin-right-31{ margin-right:31px} .margin-top-31{ margin-top:31px} .margin-bottom-31{ margin-bottom:31px} .margin-31{ margin:31px} .margin-left-32{ margin-left:32px} .margin-right-32{ margin-right:32px} .margin-top-32{ margin-top:32px} .margin-bottom-32{ margin-bottom:32px} .margin-32{ margin:32px} .margin-left-33{ margin-left:33px} .margin-right-33{ margin-right:33px} .margin-top-33{ margin-top:33px} .margin-bottom-33{ margin-bottom:33px} .margin-33{ margin:33px} .margin-left-34{ margin-left:34px} .margin-right-34{ margin-right:34px} .margin-top-34{ margin-top:34px} .margin-bottom-34{ margin-bottom:34px} .margin-34{ margin:34px} .margin-left-35{ margin-left:35px} .margin-right-35{ margin-right:35px} .margin-top-35{ margin-top:35px} .margin-bottom-35{ margin-bottom:35px} .margin-35{ margin:35px} .margin-left-36{ margin-left:36px} .margin-right-36{ margin-right:36px} .margin-top-36{ margin-top:36px} .margin-bottom-36{ margin-bottom:36px} .margin-36{ margin:36px} .margin-left-37{ margin-left:37px} .margin-right-37{ margin-right:37px} .margin-top-37{ margin-top:37px} .margin-bottom-37{ margin-bottom:37px} .margin-37{ margin:37px} .margin-left-38{ margin-left:38px} .margin-right-38{ margin-right:38px} .margin-top-38{ margin-top:38px} .margin-bottom-38{ margin-bottom:38px} .margin-38{ margin:38px} .margin-left-39{ margin-left:39px} .margin-right-39{ margin-right:39px} .margin-top-39{ margin-top:39px} .margin-bottom-39{ margin-bottom:39px} .margin-39{ margin:39px} .margin-left-40{ margin-left:40px} .margin-right-40{ margin-right:40px} .margin-top-40{ margin-top:40px} .margin-bottom-40{ margin-bottom:40px} .margin-40{ margin:40px} .margin-left-41{ margin-left:41px} .margin-right-41{ margin-right:41px} .margin-top-41{ margin-top:41px} .margin-bottom-41{ margin-bottom:41px} .margin-41{ margin:41px} .margin-left-42{ margin-left:42px} .margin-right-42{ margin-right:42px} .margin-top-42{ margin-top:42px} .margin-bottom-42{ margin-bottom:42px} .margin-42{ margin:42px} .margin-left-43{ margin-left:43px} .margin-right-43{ margin-right:43px} .margin-top-43{ margin-top:43px} .margin-bottom-43{ margin-bottom:43px} .margin-43{ margin:43px} .margin-left-44{ margin-left:44px} .margin-right-44{ margin-right:44px} .margin-top-44{ margin-top:44px} .margin-bottom-44{ margin-bottom:44px} .margin-44{ margin:44px} .margin-left-45{ margin-left:45px} .margin-right-45{ margin-right:45px} .margin-top-45{ margin-top:45px} .margin-bottom-45{ margin-bottom:45px} .margin-45{ margin:45px} .margin-left-46{ margin-left:46px} .margin-right-46{ margin-right:46px} .margin-top-46{ margin-top:46px} .margin-bottom-46{ margin-bottom:46px} .margin-46{ margin:46px} .margin-left-47{ margin-left:47px} .margin-right-47{ margin-right:47px} .margin-top-47{ margin-top:47px} .margin-bottom-47{ margin-bottom:47px} .margin-47{ margin:47px} .margin-left-48{ margin-left:48px} .margin-right-48{ margin-right:48px} .margin-top-48{ margin-top:48px} .margin-bottom-48{ margin-bottom:48px} .margin-48{ margin:48px} .margin-left-49{ margin-left:49px} .margin-right-49{ margin-right:49px} .margin-top-49{ margin-top:49px} .margin-bottom-49{ margin-bottom:49px} .margin-49{ margin:49px} .margin-left-50{ margin-left:50px} .margin-right-50{ margin-right:50px} .margin-top-50{ margin-top:50px} .margin-bottom-50{ margin-bottom:50px} .margin-50{ margin:50px} .margin-left-51{ margin-left:51px} .margin-right-51{ margin-right:51px} .margin-top-51{ margin-top:51px} .margin-bottom-51{ margin-bottom:51px} .margin-51{ margin:51px} .margin-left-52{ margin-left:52px} .margin-right-52{ margin-right:52px} .margin-top-52{ margin-top:52px} .margin-bottom-52{ margin-bottom:52px} .margin-52{ margin:52px} .margin-left-53{ margin-left:53px} .margin-right-53{ margin-right:53px} .margin-top-53{ margin-top:53px} .margin-bottom-53{ margin-bottom:53px} .margin-53{ margin:53px} .margin-left-54{ margin-left:54px} .margin-right-54{ margin-right:54px} .margin-top-54{ margin-top:54px} .margin-bottom-54{ margin-bottom:54px} .margin-54{ margin:54px} .margin-left-55{ margin-left:55px} .margin-right-55{ margin-right:55px} .margin-top-55{ margin-top:55px} .margin-bottom-55{ margin-bottom:55px} .margin-55{ margin:55px} .margin-left-56{ margin-left:56px} .margin-right-56{ margin-right:56px} .margin-top-56{ margin-top:56px} .margin-bottom-56{ margin-bottom:56px} .margin-56{ margin:56px} .margin-left-57{ margin-left:57px} .margin-right-57{ margin-right:57px} .margin-top-57{ margin-top:57px} .margin-bottom-57{ margin-bottom:57px} .margin-57{ margin:57px} .margin-left-58{ margin-left:58px} .margin-right-58{ margin-right:58px} .margin-top-58{ margin-top:58px} .margin-bottom-58{ margin-bottom:58px} .margin-58{ margin:58px} .margin-left-59{ margin-left:59px} .margin-right-59{ margin-right:59px} .margin-top-59{ margin-top:59px} .margin-bottom-59{ margin-bottom:59px} .margin-59{ margin:59px} .margin-left-60{ margin-left:60px} .margin-right-60{ margin-right:60px} .margin-top-60{ margin-top:60px} .margin-bottom-60{ margin-bottom:60px} .margin-60{ margin:60px} .margin-left-61{ margin-left:61px} .margin-right-61{ margin-right:61px} .margin-top-61{ margin-top:61px} .margin-bottom-61{ margin-bottom:61px} .margin-61{ margin:61px} .margin-left-62{ margin-left:62px} .margin-right-62{ margin-right:62px} .margin-top-62{ margin-top:62px} .margin-bottom-62{ margin-bottom:62px} .margin-62{ margin:62px} .margin-left-63{ margin-left:63px} .margin-right-63{ margin-right:63px} .margin-top-63{ margin-top:63px} .margin-bottom-63{ margin-bottom:63px} .margin-63{ margin:63px} .margin-left-64{ margin-left:64px} .margin-right-64{ margin-right:64px} .margin-top-64{ margin-top:64px} .margin-bottom-64{ margin-bottom:64px} .margin-64{ margin:64px} .margin-left-65{ margin-left:65px} .margin-right-65{ margin-right:65px} .margin-top-65{ margin-top:65px} .margin-bottom-65{ margin-bottom:65px} .margin-65{ margin:65px} .margin-left-66{ margin-left:66px} .margin-right-66{ margin-right:66px} .margin-top-66{ margin-top:66px} .margin-bottom-66{ margin-bottom:66px} .margin-66{ margin:66px} .margin-left-67{ margin-left:67px} .margin-right-67{ margin-right:67px} .margin-top-67{ margin-top:67px} .margin-bottom-67{ margin-bottom:67px} .margin-67{ margin:67px} .margin-left-68{ margin-left:68px} .margin-right-68{ margin-right:68px} .margin-top-68{ margin-top:68px} .margin-bottom-68{ margin-bottom:68px} .margin-68{ margin:68px} .margin-left-69{ margin-left:69px} .margin-right-69{ margin-right:69px} .margin-top-69{ margin-top:69px} .margin-bottom-69{ margin-bottom:69px} .margin-69{ margin:69px} .margin-left-70{ margin-left:70px} .margin-right-70{ margin-right:70px} .margin-top-70{ margin-top:70px} .margin-bottom-70{ margin-bottom:70px} .margin-70{ margin:70px} .margin-left-71{ margin-left:71px} .margin-right-71{ margin-right:71px} .margin-top-71{ margin-top:71px} .margin-bottom-71{ margin-bottom:71px} .margin-71{ margin:71px} .margin-left-72{ margin-left:72px} .margin-right-72{ margin-right:72px} .margin-top-72{ margin-top:72px} .margin-bottom-72{ margin-bottom:72px} .margin-72{ margin:72px} .margin-left-73{ margin-left:73px} .margin-right-73{ margin-right:73px} .margin-top-73{ margin-top:73px} .margin-bottom-73{ margin-bottom:73px} .margin-73{ margin:73px} .margin-left-74{ margin-left:74px} .margin-right-74{ margin-right:74px} .margin-top-74{ margin-top:74px} .margin-bottom-74{ margin-bottom:74px} .margin-74{ margin:74px} .margin-left-75{ margin-left:75px} .margin-right-75{ margin-right:75px} .margin-top-75{ margin-top:75px} .margin-bottom-75{ margin-bottom:75px} .margin-75{ margin:75px} .margin-left-76{ margin-left:76px} .margin-right-76{ margin-right:76px} .margin-top-76{ margin-top:76px} .margin-bottom-76{ margin-bottom:76px} .margin-76{ margin:76px} .margin-left-77{ margin-left:77px} .margin-right-77{ margin-right:77px} .margin-top-77{ margin-top:77px} .margin-bottom-77{ margin-bottom:77px} .margin-77{ margin:77px} .margin-left-78{ margin-left:78px} .margin-right-78{ margin-right:78px} .margin-top-78{ margin-top:78px} .margin-bottom-78{ margin-bottom:78px} .margin-78{ margin:78px} .margin-left-79{ margin-left:79px} .margin-right-79{ margin-right:79px} .margin-top-79{ margin-top:79px} .margin-bottom-79{ margin-bottom:79px} .margin-79{ margin:79px} .margin-left-80{ margin-left:80px} .margin-right-80{ margin-right:80px} .margin-top-80{ margin-top:80px} .margin-bottom-80{ margin-bottom:80px} .margin-80{ margin:80px} .margin-left-81{ margin-left:81px} .margin-right-81{ margin-right:81px} .margin-top-81{ margin-top:81px} .margin-bottom-81{ margin-bottom:81px} .margin-81{ margin:81px} .margin-left-82{ margin-left:82px} .margin-right-82{ margin-right:82px} .margin-top-82{ margin-top:82px} .margin-bottom-82{ margin-bottom:82px} .margin-82{ margin:82px} .margin-left-83{ margin-left:83px} .margin-right-83{ margin-right:83px} .margin-top-83{ margin-top:83px} .margin-bottom-83{ margin-bottom:83px} .margin-83{ margin:83px} .margin-left-84{ margin-left:84px} .margin-right-84{ margin-right:84px} .margin-top-84{ margin-top:84px} .margin-bottom-84{ margin-bottom:84px} .margin-84{ margin:84px} .margin-left-85{ margin-left:85px} .margin-right-85{ margin-right:85px} .margin-top-85{ margin-top:85px} .margin-bottom-85{ margin-bottom:85px} .margin-85{ margin:85px} .margin-left-86{ margin-left:86px} .margin-right-86{ margin-right:86px} .margin-top-86{ margin-top:86px} .margin-bottom-86{ margin-bottom:86px} .margin-86{ margin:86px} .margin-left-87{ margin-left:87px} .margin-right-87{ margin-right:87px} .margin-top-87{ margin-top:87px} .margin-bottom-87{ margin-bottom:87px} .margin-87{ margin:87px} .margin-left-88{ margin-left:88px} .margin-right-88{ margin-right:88px} .margin-top-88{ margin-top:88px} .margin-bottom-88{ margin-bottom:88px} .margin-88{ margin:88px} .margin-left-89{ margin-left:89px} .margin-right-89{ margin-right:89px} .margin-top-89{ margin-top:89px} .margin-bottom-89{ margin-bottom:89px} .margin-89{ margin:89px} .margin-left-90{ margin-left:90px} .margin-right-90{ margin-right:90px} .margin-top-90{ margin-top:90px} .margin-bottom-90{ margin-bottom:90px} .margin-90{ margin:90px} .margin-left-91{ margin-left:91px} .margin-right-91{ margin-right:91px} .margin-top-91{ margin-top:91px} .margin-bottom-91{ margin-bottom:91px} .margin-91{ margin:91px} .margin-left-92{ margin-left:92px} .margin-right-92{ margin-right:92px} .margin-top-92{ margin-top:92px} .margin-bottom-92{ margin-bottom:92px} .margin-92{ margin:92px} .margin-left-93{ margin-left:93px} .margin-right-93{ margin-right:93px} .margin-top-93{ margin-top:93px} .margin-bottom-93{ margin-bottom:93px} .margin-93{ margin:93px} .margin-left-94{ margin-left:94px} .margin-right-94{ margin-right:94px} .margin-top-94{ margin-top:94px} .margin-bottom-94{ margin-bottom:94px} .margin-94{ margin:94px} .margin-left-95{ margin-left:95px} .margin-right-95{ margin-right:95px} .margin-top-95{ margin-top:95px} .margin-bottom-95{ margin-bottom:95px} .margin-95{ margin:95px} .margin-left-96{ margin-left:96px} .margin-right-96{ margin-right:96px} .margin-top-96{ margin-top:96px} .margin-bottom-96{ margin-bottom:96px} .margin-96{ margin:96px} .margin-left-97{ margin-left:97px} .margin-right-97{ margin-right:97px} .margin-top-97{ margin-top:97px} .margin-bottom-97{ margin-bottom:97px} .margin-97{ margin:97px} .margin-left-98{ margin-left:98px} .margin-right-98{ margin-right:98px} .margin-top-98{ margin-top:98px} .margin-bottom-98{ margin-bottom:98px} .margin-98{ margin:98px} .margin-left-99{ margin-left:99px} .margin-right-99{ margin-right:99px} .margin-top-99{ margin-top:99px} .margin-bottom-99{ margin-bottom:99px} .margin-99{ margin:99px} .margin-left-100{ margin-left:100px} .margin-right-100{ margin-right:100px} .margin-top-100{ margin-top:100px} .margin-bottom-100{ margin-bottom:100px} .margin-100{ margin:100px} .margin-left-101{ margin-left:101px} .margin-right-101{ margin-right:101px} .margin-top-101{ margin-top:101px} .margin-bottom-101{ margin-bottom:101px} .margin-101{ margin:101px} .margin-left-102{ margin-left:102px} .margin-right-102{ margin-right:102px} .margin-top-102{ margin-top:102px} .margin-bottom-102{ margin-bottom:102px} .margin-102{ margin:102px} .margin-left-103{ margin-left:103px} .margin-right-103{ margin-right:103px} .margin-top-103{ margin-top:103px} .margin-bottom-103{ margin-bottom:103px} .margin-103{ margin:103px} .margin-left-104{ margin-left:104px} .margin-right-104{ margin-right:104px} .margin-top-104{ margin-top:104px} .margin-bottom-104{ margin-bottom:104px} .margin-104{ margin:104px} .margin-left-105{ margin-left:105px} .margin-right-105{ margin-right:105px} .margin-top-105{ margin-top:105px} .margin-bottom-105{ margin-bottom:105px} .margin-105{ margin:105px} .margin-left-106{ margin-left:106px} .margin-right-106{ margin-right:106px} .margin-top-106{ margin-top:106px} .margin-bottom-106{ margin-bottom:106px} .margin-106{ margin:106px} .margin-left-107{ margin-left:107px} .margin-right-107{ margin-right:107px} .margin-top-107{ margin-top:107px} .margin-bottom-107{ margin-bottom:107px} .margin-107{ margin:107px} .margin-left-108{ margin-left:108px} .margin-right-108{ margin-right:108px} .margin-top-108{ margin-top:108px} .margin-bottom-108{ margin-bottom:108px} .margin-108{ margin:108px} .margin-left-109{ margin-left:109px} .margin-right-109{ margin-right:109px} .margin-top-109{ margin-top:109px} .margin-bottom-109{ margin-bottom:109px} .margin-109{ margin:109px} .margin-left-110{ margin-left:110px} .margin-right-110{ margin-right:110px} .margin-top-110{ margin-top:110px} .margin-bottom-110{ margin-bottom:110px} .margin-110{ margin:110px} .margin-left-111{ margin-left:111px} .margin-right-111{ margin-right:111px} .margin-top-111{ margin-top:111px} .margin-bottom-111{ margin-bottom:111px} .margin-111{ margin:111px} .margin-left-112{ margin-left:112px} .margin-right-112{ margin-right:112px} .margin-top-112{ margin-top:112px} .margin-bottom-112{ margin-bottom:112px} .margin-112{ margin:112px} .margin-left-113{ margin-left:113px} .margin-right-113{ margin-right:113px} .margin-top-113{ margin-top:113px} .margin-bottom-113{ margin-bottom:113px} .margin-113{ margin:113px} .margin-left-114{ margin-left:114px} .margin-right-114{ margin-right:114px} .margin-top-114{ margin-top:114px} .margin-bottom-114{ margin-bottom:114px} .margin-114{ margin:114px} .margin-left-115{ margin-left:115px} .margin-right-115{ margin-right:115px} .margin-top-115{ margin-top:115px} .margin-bottom-115{ margin-bottom:115px} .margin-115{ margin:115px} .margin-left-116{ margin-left:116px} .margin-right-116{ margin-right:116px} .margin-top-116{ margin-top:116px} .margin-bottom-116{ margin-bottom:116px} .margin-116{ margin:116px} .margin-left-117{ margin-left:117px} .margin-right-117{ margin-right:117px} .margin-top-117{ margin-top:117px} .margin-bottom-117{ margin-bottom:117px} .margin-117{ margin:117px} .margin-left-118{ margin-left:118px} .margin-right-118{ margin-right:118px} .margin-top-118{ margin-top:118px} .margin-bottom-118{ margin-bottom:118px} .margin-118{ margin:118px} .margin-left-119{ margin-left:119px} .margin-right-119{ margin-right:119px} .margin-top-119{ margin-top:119px} .margin-bottom-119{ margin-bottom:119px} .margin-119{ margin:119px} .margin-left-120{ margin-left:120px} .margin-right-120{ margin-right:120px} .margin-top-120{ margin-top:120px} .margin-bottom-120{ margin-bottom:120px} .margin-120{ margin:120px} .margin-left-121{ margin-left:121px} .margin-right-121{ margin-right:121px} .margin-top-121{ margin-top:121px} .margin-bottom-121{ margin-bottom:121px} .margin-121{ margin:121px} .margin-left-122{ margin-left:122px} .margin-right-122{ margin-right:122px} .margin-top-122{ margin-top:122px} .margin-bottom-122{ margin-bottom:122px} .margin-122{ margin:122px} .margin-left-123{ margin-left:123px} .margin-right-123{ margin-right:123px} .margin-top-123{ margin-top:123px} .margin-bottom-123{ margin-bottom:123px} .margin-123{ margin:123px} .margin-left-124{ margin-left:124px} .margin-right-124{ margin-right:124px} .margin-top-124{ margin-top:124px} .margin-bottom-124{ margin-bottom:124px} .margin-124{ margin:124px} .margin-left-125{ margin-left:125px} .margin-right-125{ margin-right:125px} .margin-top-125{ margin-top:125px} .margin-bottom-125{ margin-bottom:125px} .margin-125{ margin:125px} .margin-left-126{ margin-left:126px} .margin-right-126{ margin-right:126px} .margin-top-126{ margin-top:126px} .margin-bottom-126{ margin-bottom:126px} .margin-126{ margin:126px} .margin-left-127{ margin-left:127px} .margin-right-127{ margin-right:127px} .margin-top-127{ margin-top:127px} .margin-bottom-127{ margin-bottom:127px} .margin-127{ margin:127px} .margin-left-128{ margin-left:128px} .margin-right-128{ margin-right:128px} .margin-top-128{ margin-top:128px} .margin-bottom-128{ margin-bottom:128px} .margin-128{ margin:128px} .margin-left-129{ margin-left:129px} .margin-right-129{ margin-right:129px} .margin-top-129{ margin-top:129px} .margin-bottom-129{ margin-bottom:129px} .margin-129{ margin:129px} .margin-left-130{ margin-left:130px} .margin-right-130{ margin-right:130px} .margin-top-130{ margin-top:130px} .margin-bottom-130{ margin-bottom:130px} .margin-130{ margin:130px} .margin-left-131{ margin-left:131px} .margin-right-131{ margin-right:131px} .margin-top-131{ margin-top:131px} .margin-bottom-131{ margin-bottom:131px} .margin-131{ margin:131px} .margin-left-132{ margin-left:132px} .margin-right-132{ margin-right:132px} .margin-top-132{ margin-top:132px} .margin-bottom-132{ margin-bottom:132px} .margin-132{ margin:132px} .margin-left-133{ margin-left:133px} .margin-right-133{ margin-right:133px} .margin-top-133{ margin-top:133px} .margin-bottom-133{ margin-bottom:133px} .margin-133{ margin:133px} .margin-left-134{ margin-left:134px} .margin-right-134{ margin-right:134px} .margin-top-134{ margin-top:134px} .margin-bottom-134{ margin-bottom:134px} .margin-134{ margin:134px} .margin-left-135{ margin-left:135px} .margin-right-135{ margin-right:135px} .margin-top-135{ margin-top:135px} .margin-bottom-135{ margin-bottom:135px} .margin-135{ margin:135px} .margin-left-136{ margin-left:136px} .margin-right-136{ margin-right:136px} .margin-top-136{ margin-top:136px} .margin-bottom-136{ margin-bottom:136px} .margin-136{ margin:136px} .margin-left-137{ margin-left:137px} .margin-right-137{ margin-right:137px} .margin-top-137{ margin-top:137px} .margin-bottom-137{ margin-bottom:137px} .margin-137{ margin:137px} .margin-left-138{ margin-left:138px} .margin-right-138{ margin-right:138px} .margin-top-138{ margin-top:138px} .margin-bottom-138{ margin-bottom:138px} .margin-138{ margin:138px} .margin-left-139{ margin-left:139px} .margin-right-139{ margin-right:139px} .margin-top-139{ margin-top:139px} .margin-bottom-139{ margin-bottom:139px} .margin-139{ margin:139px} .margin-left-140{ margin-left:140px} .margin-right-140{ margin-right:140px} .margin-top-140{ margin-top:140px} .margin-bottom-140{ margin-bottom:140px} .margin-140{ margin:140px} .margin-left-141{ margin-left:141px} .margin-right-141{ margin-right:141px} .margin-top-141{ margin-top:141px} .margin-bottom-141{ margin-bottom:141px} .margin-141{ margin:141px} .margin-left-142{ margin-left:142px} .margin-right-142{ margin-right:142px} .margin-top-142{ margin-top:142px} .margin-bottom-142{ margin-bottom:142px} .margin-142{ margin:142px} .margin-left-143{ margin-left:143px} .margin-right-143{ margin-right:143px} .margin-top-143{ margin-top:143px} .margin-bottom-143{ margin-bottom:143px} .margin-143{ margin:143px} .margin-left-144{ margin-left:144px} .margin-right-144{ margin-right:144px} .margin-top-144{ margin-top:144px} .margin-bottom-144{ margin-bottom:144px} .margin-144{ margin:144px} .margin-left-145{ margin-left:145px} .margin-right-145{ margin-right:145px} .margin-top-145{ margin-top:145px} .margin-bottom-145{ margin-bottom:145px} .margin-145{ margin:145px} .margin-left-146{ margin-left:146px} .margin-right-146{ margin-right:146px} .margin-top-146{ margin-top:146px} .margin-bottom-146{ margin-bottom:146px} .margin-146{ margin:146px} .margin-left-147{ margin-left:147px} .margin-right-147{ margin-right:147px} .margin-top-147{ margin-top:147px} .margin-bottom-147{ margin-bottom:147px} .margin-147{ margin:147px} .margin-left-148{ margin-left:148px} .margin-right-148{ margin-right:148px} .margin-top-148{ margin-top:148px} .margin-bottom-148{ margin-bottom:148px} .margin-148{ margin:148px} .margin-left-149{ margin-left:149px} .margin-right-149{ margin-right:149px} .margin-top-149{ margin-top:149px} .margin-bottom-149{ margin-bottom:149px} .margin-149{ margin:149px} .margin-left-150{ margin-left:150px} .margin-right-150{ margin-right:150px} .margin-top-150{ margin-top:150px} .margin-bottom-150{ margin-bottom:150px} .margin-150{ margin:150px} .margin-left-151{ margin-left:151px} .margin-right-151{ margin-right:151px} .margin-top-151{ margin-top:151px} .margin-bottom-151{ margin-bottom:151px} .margin-151{ margin:151px} .margin-left-152{ margin-left:152px} .margin-right-152{ margin-right:152px} .margin-top-152{ margin-top:152px} .margin-bottom-152{ margin-bottom:152px} .margin-152{ margin:152px} .margin-left-153{ margin-left:153px} .margin-right-153{ margin-right:153px} .margin-top-153{ margin-top:153px} .margin-bottom-153{ margin-bottom:153px} .margin-153{ margin:153px} .margin-left-154{ margin-left:154px} .margin-right-154{ margin-right:154px} .margin-top-154{ margin-top:154px} .margin-bottom-154{ margin-bottom:154px} .margin-154{ margin:154px} .margin-left-155{ margin-left:155px} .margin-right-155{ margin-right:155px} .margin-top-155{ margin-top:155px} .margin-bottom-155{ margin-bottom:155px} .margin-155{ margin:155px} .margin-left-156{ margin-left:156px} .margin-right-156{ margin-right:156px} .margin-top-156{ margin-top:156px} .margin-bottom-156{ margin-bottom:156px} .margin-156{ margin:156px} .margin-left-157{ margin-left:157px} .margin-right-157{ margin-right:157px} .margin-top-157{ margin-top:157px} .margin-bottom-157{ margin-bottom:157px} .margin-157{ margin:157px} .margin-left-158{ margin-left:158px} .margin-right-158{ margin-right:158px} .margin-top-158{ margin-top:158px} .margin-bottom-158{ margin-bottom:158px} .margin-158{ margin:158px} .margin-left-159{ margin-left:159px} .margin-right-159{ margin-right:159px} .margin-top-159{ margin-top:159px} .margin-bottom-159{ margin-bottom:159px} .margin-159{ margin:159px} .margin-left-160{ margin-left:160px} .margin-right-160{ margin-right:160px} .margin-top-160{ margin-top:160px} .margin-bottom-160{ margin-bottom:160px} .margin-160{ margin:160px} .margin-left-161{ margin-left:161px} .margin-right-161{ margin-right:161px} .margin-top-161{ margin-top:161px} .margin-bottom-161{ margin-bottom:161px} .margin-161{ margin:161px} .margin-left-162{ margin-left:162px} .margin-right-162{ margin-right:162px} .margin-top-162{ margin-top:162px} .margin-bottom-162{ margin-bottom:162px} .margin-162{ margin:162px} .margin-left-163{ margin-left:163px} .margin-right-163{ margin-right:163px} .margin-top-163{ margin-top:163px} .margin-bottom-163{ margin-bottom:163px} .margin-163{ margin:163px} .margin-left-164{ margin-left:164px} .margin-right-164{ margin-right:164px} .margin-top-164{ margin-top:164px} .margin-bottom-164{ margin-bottom:164px} .margin-164{ margin:164px} .margin-left-165{ margin-left:165px} .margin-right-165{ margin-right:165px} .margin-top-165{ margin-top:165px} .margin-bottom-165{ margin-bottom:165px} .margin-165{ margin:165px} .margin-left-166{ margin-left:166px} .margin-right-166{ margin-right:166px} .margin-top-166{ margin-top:166px} .margin-bottom-166{ margin-bottom:166px} .margin-166{ margin:166px} .margin-left-167{ margin-left:167px} .margin-right-167{ margin-right:167px} .margin-top-167{ margin-top:167px} .margin-bottom-167{ margin-bottom:167px} .margin-167{ margin:167px} .margin-left-168{ margin-left:168px} .margin-right-168{ margin-right:168px} .margin-top-168{ margin-top:168px} .margin-bottom-168{ margin-bottom:168px} .margin-168{ margin:168px} .margin-left-169{ margin-left:169px} .margin-right-169{ margin-right:169px} .margin-top-169{ margin-top:169px} .margin-bottom-169{ margin-bottom:169px} .margin-169{ margin:169px} .margin-left-170{ margin-left:170px} .margin-right-170{ margin-right:170px} .margin-top-170{ margin-top:170px} .margin-bottom-170{ margin-bottom:170px} .margin-170{ margin:170px} .margin-left-171{ margin-left:171px} .margin-right-171{ margin-right:171px} .margin-top-171{ margin-top:171px} .margin-bottom-171{ margin-bottom:171px} .margin-171{ margin:171px} .margin-left-172{ margin-left:172px} .margin-right-172{ margin-right:172px} .margin-top-172{ margin-top:172px} .margin-bottom-172{ margin-bottom:172px} .margin-172{ margin:172px} .margin-left-173{ margin-left:173px} .margin-right-173{ margin-right:173px} .margin-top-173{ margin-top:173px} .margin-bottom-173{ margin-bottom:173px} .margin-173{ margin:173px} .margin-left-174{ margin-left:174px} .margin-right-174{ margin-right:174px} .margin-top-174{ margin-top:174px} .margin-bottom-174{ margin-bottom:174px} .margin-174{ margin:174px} .margin-left-175{ margin-left:175px} .margin-right-175{ margin-right:175px} .margin-top-175{ margin-top:175px} .margin-bottom-175{ margin-bottom:175px} .margin-175{ margin:175px} .margin-left-176{ margin-left:176px} .margin-right-176{ margin-right:176px} .margin-top-176{ margin-top:176px} .margin-bottom-176{ margin-bottom:176px} .margin-176{ margin:176px} .margin-left-177{ margin-left:177px} .margin-right-177{ margin-right:177px} .margin-top-177{ margin-top:177px} .margin-bottom-177{ margin-bottom:177px} .margin-177{ margin:177px} .margin-left-178{ margin-left:178px} .margin-right-178{ margin-right:178px} .margin-top-178{ margin-top:178px} .margin-bottom-178{ margin-bottom:178px} .margin-178{ margin:178px} .margin-left-179{ margin-left:179px} .margin-right-179{ margin-right:179px} .margin-top-179{ margin-top:179px} .margin-bottom-179{ margin-bottom:179px} .margin-179{ margin:179px} .margin-left-180{ margin-left:180px} .margin-right-180{ margin-right:180px} .margin-top-180{ margin-top:180px} .margin-bottom-180{ margin-bottom:180px} .margin-180{ margin:180px} .margin-left-181{ margin-left:181px} .margin-right-181{ margin-right:181px} .margin-top-181{ margin-top:181px} .margin-bottom-181{ margin-bottom:181px} .margin-181{ margin:181px} .margin-left-182{ margin-left:182px} .margin-right-182{ margin-right:182px} .margin-top-182{ margin-top:182px} .margin-bottom-182{ margin-bottom:182px} .margin-182{ margin:182px} .margin-left-183{ margin-left:183px} .margin-right-183{ margin-right:183px} .margin-top-183{ margin-top:183px} .margin-bottom-183{ margin-bottom:183px} .margin-183{ margin:183px} .margin-left-184{ margin-left:184px} .margin-right-184{ margin-right:184px} .margin-top-184{ margin-top:184px} .margin-bottom-184{ margin-bottom:184px} .margin-184{ margin:184px} .margin-left-185{ margin-left:185px} .margin-right-185{ margin-right:185px} .margin-top-185{ margin-top:185px} .margin-bottom-185{ margin-bottom:185px} .margin-185{ margin:185px} .margin-left-186{ margin-left:186px} .margin-right-186{ margin-right:186px} .margin-top-186{ margin-top:186px} .margin-bottom-186{ margin-bottom:186px} .margin-186{ margin:186px} .margin-left-187{ margin-left:187px} .margin-right-187{ margin-right:187px} .margin-top-187{ margin-top:187px} .margin-bottom-187{ margin-bottom:187px} .margin-187{ margin:187px} .margin-left-188{ margin-left:188px} .margin-right-188{ margin-right:188px} .margin-top-188{ margin-top:188px} .margin-bottom-188{ margin-bottom:188px} .margin-188{ margin:188px} .margin-left-189{ margin-left:189px} .margin-right-189{ margin-right:189px} .margin-top-189{ margin-top:189px} .margin-bottom-189{ margin-bottom:189px} .margin-189{ margin:189px} .margin-left-190{ margin-left:190px} .margin-right-190{ margin-right:190px} .margin-top-190{ margin-top:190px} .margin-bottom-190{ margin-bottom:190px} .margin-190{ margin:190px} .margin-left-191{ margin-left:191px} .margin-right-191{ margin-right:191px} .margin-top-191{ margin-top:191px} .margin-bottom-191{ margin-bottom:191px} .margin-191{ margin:191px} .margin-left-192{ margin-left:192px} .margin-right-192{ margin-right:192px} .margin-top-192{ margin-top:192px} .margin-bottom-192{ margin-bottom:192px} .margin-192{ margin:192px} .margin-left-193{ margin-left:193px} .margin-right-193{ margin-right:193px} .margin-top-193{ margin-top:193px} .margin-bottom-193{ margin-bottom:193px} .margin-193{ margin:193px} .margin-left-194{ margin-left:194px} .margin-right-194{ margin-right:194px} .margin-top-194{ margin-top:194px} .margin-bottom-194{ margin-bottom:194px} .margin-194{ margin:194px} .margin-left-195{ margin-left:195px} .margin-right-195{ margin-right:195px} .margin-top-195{ margin-top:195px} .margin-bottom-195{ margin-bottom:195px} .margin-195{ margin:195px} .margin-left-196{ margin-left:196px} .margin-right-196{ margin-right:196px} .margin-top-196{ margin-top:196px} .margin-bottom-196{ margin-bottom:196px} .margin-196{ margin:196px} .margin-left-197{ margin-left:197px} .margin-right-197{ margin-right:197px} .margin-top-197{ margin-top:197px} .margin-bottom-197{ margin-bottom:197px} .margin-197{ margin:197px} .margin-left-198{ margin-left:198px} .margin-right-198{ margin-right:198px} .margin-top-198{ margin-top:198px} .margin-bottom-198{ margin-bottom:198px} .margin-198{ margin:198px} .margin-left-199{ margin-left:199px} .margin-right-199{ margin-right:199px} .margin-top-199{ margin-top:199px} .margin-bottom-199{ margin-bottom:199px} .margin-199{ margin:199px} .margin-left-200{ margin-left:200px} .margin-right-200{ margin-right:200px} .margin-top-200{ margin-top:200px} .margin-bottom-200{ margin-bottom:200px} .margin-200{ margin:200px}

/* fim margins */

/* paddings */

.padding-left-1{ padding-left:1px} .padding-right-1{ padding-right:1px} .padding-top-1{ padding-top:1px} .padding-bottom-1{ padding-bottom:1px} .padding-1{ padding:1px} .padding-left-2{ padding-left:2px} .padding-right-2{ padding-right:2px} .padding-top-2{ padding-top:2px} .padding-bottom-2{ padding-bottom:2px} .padding-2{ padding:2px} .padding-left-3{ padding-left:3px} .padding-right-3{ padding-right:3px} .padding-top-3{ padding-top:3px} .padding-bottom-3{ padding-bottom:3px} .padding-3{ padding:3px} .padding-left-4{ padding-left:4px} .padding-right-4{ padding-right:4px} .padding-top-4{ padding-top:4px} .padding-bottom-4{ padding-bottom:4px} .padding-4{ padding:4px} .padding-left-5{ padding-left:5px} .padding-right-5{ padding-right:5px} .padding-top-5{ padding-top:5px} .padding-bottom-5{ padding-bottom:5px} .padding-5{ padding:5px} .padding-left-6{ padding-left:6px} .padding-right-6{ padding-right:6px} .padding-top-6{ padding-top:6px} .padding-bottom-6{ padding-bottom:6px} .padding-6{ padding:6px} .padding-left-7{ padding-left:7px} .padding-right-7{ padding-right:7px} .padding-top-7{ padding-top:7px} .padding-bottom-7{ padding-bottom:7px} .padding-7{ padding:7px} .padding-left-8{ padding-left:8px} .padding-right-8{ padding-right:8px} .padding-top-8{ padding-top:8px} .padding-bottom-8{ padding-bottom:8px} .padding-8{ padding:8px} .padding-left-9{ padding-left:9px} .padding-right-9{ padding-right:9px} .padding-top-9{ padding-top:9px} .padding-bottom-9{ padding-bottom:9px} .padding-9{ padding:9px} .padding-left-10{ padding-left:10px} .padding-right-10{ padding-right:10px} .padding-top-10{ padding-top:10px} .padding-bottom-10{ padding-bottom:10px} .padding-10{ padding:10px} .padding-left-11{ padding-left:11px} .padding-right-11{ padding-right:11px} .padding-top-11{ padding-top:11px} .padding-bottom-11{ padding-bottom:11px} .padding-11{ padding:11px} .padding-left-12{ padding-left:12px} .padding-right-12{ padding-right:12px} .padding-top-12{ padding-top:12px} .padding-bottom-12{ padding-bottom:12px} .padding-12{ padding:12px} .padding-left-13{ padding-left:13px} .padding-right-13{ padding-right:13px} .padding-top-13{ padding-top:13px} .padding-bottom-13{ padding-bottom:13px} .padding-13{ padding:13px} .padding-left-14{ padding-left:14px} .padding-right-14{ padding-right:14px} .padding-top-14{ padding-top:14px} .padding-bottom-14{ padding-bottom:14px} .padding-14{ padding:14px} .padding-left-15{ padding-left:15px} .padding-right-15{ padding-right:15px} .padding-top-15{ padding-top:15px} .padding-bottom-15{ padding-bottom:15px} .padding-15{ padding:15px} .padding-left-16{ padding-left:16px} .padding-right-16{ padding-right:16px} .padding-top-16{ padding-top:16px} .padding-bottom-16{ padding-bottom:16px} .padding-16{ padding:16px} .padding-left-17{ padding-left:17px} .padding-right-17{ padding-right:17px} .padding-top-17{ padding-top:17px} .padding-bottom-17{ padding-bottom:17px} .padding-17{ padding:17px} .padding-left-18{ padding-left:18px} .padding-right-18{ padding-right:18px} .padding-top-18{ padding-top:18px} .padding-bottom-18{ padding-bottom:25px; padding-top: 25px;} .padding-18{ padding:18px} .padding-left-19{ padding-left:19px} .padding-right-19{ padding-right:19px} .padding-top-19{ padding-top:19px} .padding-bottom-19{ padding-bottom:19px} .padding-19{ padding:19px} .padding-left-20{ padding-left:20px} .padding-right-20{ padding-right:20px} .padding-top-20{ padding-top:20px} .padding-bottom-20{ padding-bottom:20px} .padding-20{ padding:20px} .padding-left-21{ padding-left:21px} .padding-right-21{ padding-right:21px} .padding-top-21{ padding-top:21px} .padding-bottom-21{ padding-bottom:21px} .padding-21{ padding:21px} .padding-left-22{ padding-left:22px} .padding-right-22{ padding-right:22px} .padding-top-22{ padding-top:22px} .padding-bottom-22{ padding-bottom:22px} .padding-22{ padding:22px} .padding-left-23{ padding-left:23px} .padding-right-23{ padding-right:23px} .padding-top-23{ padding-top:23px} .padding-bottom-23{ padding-bottom:23px} .padding-23{ padding:23px} .padding-left-24{ padding-left:24px} .padding-right-24{ padding-right:24px} .padding-top-24{ padding-top:24px} .padding-bottom-24{ padding-bottom:24px} .padding-24{ padding:24px} .padding-left-25{ padding-left:25px} .padding-right-25{ padding-right:25px} .padding-top-25{ padding-top:25px} .padding-bottom-25{ padding-bottom:25px} .padding-25{ padding:25px} .padding-left-26{ padding-left:26px} .padding-right-26{ padding-right:26px} .padding-top-26{ padding-top:26px} .padding-bottom-26{ padding-bottom:26px} .padding-26{ padding:26px} .padding-left-27{ padding-left:27px} .padding-right-27{ padding-right:27px} .padding-top-27{ padding-top:27px} .padding-bottom-27{ padding-bottom:27px} .padding-27{ padding:27px} .padding-left-28{ padding-left:28px} .padding-right-28{ padding-right:28px} .padding-top-28{ padding-top:28px} .padding-bottom-28{ padding-bottom:28px} .padding-28{ padding:28px} .padding-left-29{ padding-left:29px} .padding-right-29{ padding-right:29px} .padding-top-29{ padding-top:29px} .padding-bottom-29{ padding-bottom:29px} .padding-29{ padding:29px} .padding-left-30{ padding-left:30px} .padding-right-30{ padding-right:30px} .padding-top-30{ padding-top:30px} .padding-bottom-30{ padding-bottom:30px} .padding-30{ padding:30px} .padding-left-31{ padding-left:31px} .padding-right-31{ padding-right:31px} .padding-top-31{ padding-top:31px} .padding-bottom-31{ padding-bottom:31px} .padding-31{ padding:31px} .padding-left-32{ padding-left:32px} .padding-right-32{ padding-right:32px} .padding-top-32{ padding-top:32px} .padding-bottom-32{ padding-bottom:32px} .padding-32{ padding:32px} .padding-left-33{ padding-left:33px} .padding-right-33{ padding-right:33px} .padding-top-33{ padding-top:33px} .padding-bottom-33{ padding-bottom:33px} .padding-33{ padding:33px} .padding-left-34{ padding-left:34px} .padding-right-34{ padding-right:34px} .padding-top-34{ padding-top:34px} .padding-bottom-34{ padding-bottom:34px} .padding-34{ padding:34px} .padding-left-35{ padding-left:35px} .padding-right-35{ padding-right:35px} .padding-top-35{ padding-top:35px} .padding-bottom-35{ padding-bottom:35px} .padding-35{ padding:35px} .padding-left-36{ padding-left:36px} .padding-right-36{ padding-right:36px} .padding-top-36{ padding-top:36px} .padding-bottom-36{ padding-bottom:36px} .padding-36{ padding:36px} .padding-left-37{ padding-left:37px} .padding-right-37{ padding-right:37px} .padding-top-37{ padding-top:37px} .padding-bottom-37{ padding-bottom:37px} .padding-37{ padding:37px} .padding-left-38{ padding-left:38px} .padding-right-38{ padding-right:38px} .padding-top-38{ padding-top:38px} .padding-bottom-38{ padding-bottom:38px} .padding-38{ padding:38px} .padding-left-39{ padding-left:39px} .padding-right-39{ padding-right:39px} .padding-top-39{ padding-top:39px} .padding-bottom-39{ padding-bottom:39px} .padding-39{ padding:39px} .padding-left-40{ padding-left:40px} .padding-right-40{ padding-right:40px} .padding-top-40{ padding-top:40px} .padding-bottom-40{ padding-bottom:40px} .padding-40{ padding:40px} .padding-left-41{ padding-left:41px} .padding-right-41{ padding-right:41px} .padding-top-41{ padding-top:41px} .padding-bottom-41{ padding-bottom:41px} .padding-41{ padding:41px} .padding-left-42{ padding-left:42px} .padding-right-42{ padding-right:42px} .padding-top-42{ padding-top:42px} .padding-bottom-42{ padding-bottom:42px} .padding-42{ padding:42px} .padding-left-43{ padding-left:43px} .padding-right-43{ padding-right:43px} .padding-top-43{ padding-top:43px} .padding-bottom-43{ padding-bottom:43px} .padding-43{ padding:43px} .padding-left-44{ padding-left:44px} .padding-right-44{ padding-right:44px} .padding-top-44{ padding-top:44px} .padding-bottom-44{ padding-bottom:44px} .padding-44{ padding:44px} .padding-left-45{ padding-left:45px} .padding-right-45{ padding-right:45px} .padding-top-45{ padding-top:45px} .padding-bottom-45{ padding-bottom:45px} .padding-45{ padding:45px} .padding-left-46{ padding-left:46px} .padding-right-46{ padding-right:46px} .padding-top-46{ padding-top:46px} .padding-bottom-46{ padding-bottom:46px} .padding-46{ padding:46px} .padding-left-47{ padding-left:47px} .padding-right-47{ padding-right:47px} .padding-top-47{ padding-top:47px} .padding-bottom-47{ padding-bottom:47px} .padding-47{ padding:47px} .padding-left-48{ padding-left:48px} .padding-right-48{ padding-right:48px} .padding-top-48{ padding-top:48px} .padding-bottom-48{ padding-bottom:48px} .padding-48{ padding:48px} .padding-left-49{ padding-left:49px} .padding-right-49{ padding-right:49px} .padding-top-49{ padding-top:49px} .padding-bottom-49{ padding-bottom:49px} .padding-49{ padding:49px} .padding-left-50{ padding-left:50px} .padding-right-50{ padding-right:50px} .padding-top-50{ padding-top:50px} .padding-bottom-50{ padding-bottom:50px} .padding-50{ padding:50px} .padding-left-51{ padding-left:51px} .padding-right-51{ padding-right:51px} .padding-top-51{ padding-top:51px} .padding-bottom-51{ padding-bottom:51px} .padding-51{ padding:51px} .padding-left-52{ padding-left:52px} .padding-right-52{ padding-right:52px} .padding-top-52{ padding-top:52px} .padding-bottom-52{ padding-bottom:52px} .padding-52{ padding:52px} .padding-left-53{ padding-left:53px} .padding-right-53{ padding-right:53px} .padding-top-53{ padding-top:53px} .padding-bottom-53{ padding-bottom:53px} .padding-53{ padding:53px} .padding-left-54{ padding-left:54px} .padding-right-54{ padding-right:54px} .padding-top-54{ padding-top:54px} .padding-bottom-54{ padding-bottom:54px} .padding-54{ padding:54px} .padding-left-55{ padding-left:55px} .padding-right-55{ padding-right:55px} .padding-top-55{ padding-top:55px} .padding-bottom-55{ padding-bottom:55px} .padding-55{ padding:55px} .padding-left-56{ padding-left:56px} .padding-right-56{ padding-right:56px} .padding-top-56{ padding-top:56px} .padding-bottom-56{ padding-bottom:56px} .padding-56{ padding:56px} .padding-left-57{ padding-left:57px} .padding-right-57{ padding-right:57px} .padding-top-57{ padding-top:57px} .padding-bottom-57{ padding-bottom:57px} .padding-57{ padding:57px} .padding-left-58{ padding-left:58px} .padding-right-58{ padding-right:58px} .padding-top-58{ padding-top:58px} .padding-bottom-58{ padding-bottom:58px} .padding-58{ padding:58px} .padding-left-59{ padding-left:59px} .padding-right-59{ padding-right:59px} .padding-top-59{ padding-top:59px} .padding-bottom-59{ padding-bottom:59px} .padding-59{ padding:59px} .padding-left-60{ padding-left:60px} .padding-right-60{ padding-right:60px} .padding-top-60{ padding-top:60px} .padding-bottom-60{ padding-bottom:60px} .padding-60{ padding:60px} .padding-left-61{ padding-left:61px} .padding-right-61{ padding-right:61px} .padding-top-61{ padding-top:61px} .padding-bottom-61{ padding-bottom:61px} .padding-61{ padding:61px} .padding-left-62{ padding-left:62px} .padding-right-62{ padding-right:62px} .padding-top-62{ padding-top:62px} .padding-bottom-62{ padding-bottom:62px} .padding-62{ padding:62px} .padding-left-63{ padding-left:63px} .padding-right-63{ padding-right:63px} .padding-top-63{ padding-top:63px} .padding-bottom-63{ padding-bottom:63px} .padding-63{ padding:63px} .padding-left-64{ padding-left:64px} .padding-right-64{ padding-right:64px} .padding-top-64{ padding-top:64px} .padding-bottom-64{ padding-bottom:64px} .padding-64{ padding:64px} .padding-left-65{ padding-left:65px} .padding-right-65{ padding-right:65px} .padding-top-65{ padding-top:65px} .padding-bottom-65{ padding-bottom:65px} .padding-65{ padding:65px} .padding-left-66{ padding-left:66px} .padding-right-66{ padding-right:66px} .padding-top-66{ padding-top:66px} .padding-bottom-66{ padding-bottom:66px} .padding-66{ padding:66px} .padding-left-67{ padding-left:67px} .padding-right-67{ padding-right:67px} .padding-top-67{ padding-top:67px} .padding-bottom-67{ padding-bottom:67px} .padding-67{ padding:67px} .padding-left-68{ padding-left:68px} .padding-right-68{ padding-right:68px} .padding-top-68{ padding-top:68px} .padding-bottom-68{ padding-bottom:68px} .padding-68{ padding:68px} .padding-left-69{ padding-left:69px} .padding-right-69{ padding-right:69px} .padding-top-69{ padding-top:69px} .padding-bottom-69{ padding-bottom:69px} .padding-69{ padding:69px} .padding-left-70{ padding-left:70px} .padding-right-70{ padding-right:70px} .padding-top-70{ padding-top:70px} .padding-bottom-70{ padding-bottom:70px} .padding-70{ padding:70px} .padding-left-71{ padding-left:71px} .padding-right-71{ padding-right:71px} .padding-top-71{ padding-top:71px} .padding-bottom-71{ padding-bottom:71px} .padding-71{ padding:71px} .padding-left-72{ padding-left:72px} .padding-right-72{ padding-right:72px} .padding-top-72{ padding-top:72px} .padding-bottom-72{ padding-bottom:72px} .padding-72{ padding:72px} .padding-left-73{ padding-left:73px} .padding-right-73{ padding-right:73px} .padding-top-73{ padding-top:73px} .padding-bottom-73{ padding-bottom:73px} .padding-73{ padding:73px} .padding-left-74{ padding-left:74px} .padding-right-74{ padding-right:74px} .padding-top-74{ padding-top:74px} .padding-bottom-74{ padding-bottom:74px} .padding-74{ padding:74px} .padding-left-75{ padding-left:75px} .padding-right-75{ padding-right:75px} .padding-top-75{ padding-top:75px} .padding-bottom-75{ padding-bottom:75px} .padding-75{ padding:75px} .padding-left-76{ padding-left:76px} .padding-right-76{ padding-right:76px} .padding-top-76{ padding-top:76px} .padding-bottom-76{ padding-bottom:76px} .padding-76{ padding:76px} .padding-left-77{ padding-left:77px} .padding-right-77{ padding-right:77px} .padding-top-77{ padding-top:77px} .padding-bottom-77{ padding-bottom:77px} .padding-77{ padding:77px} .padding-left-78{ padding-left:78px} .padding-right-78{ padding-right:78px} .padding-top-78{ padding-top:78px} .padding-bottom-78{ padding-bottom:78px} .padding-78{ padding:78px} .padding-left-79{ padding-left:79px} .padding-right-79{ padding-right:79px} .padding-top-79{ padding-top:79px} .padding-bottom-79{ padding-bottom:79px} .padding-79{ padding:79px} .padding-left-80{ padding-left:80px} .padding-right-80{ padding-right:80px} .padding-top-80{ padding-top:80px} .padding-bottom-80{ padding-bottom:80px} .padding-80{ padding:80px} .padding-left-81{ padding-left:81px} .padding-right-81{ padding-right:81px} .padding-top-81{ padding-top:81px} .padding-bottom-81{ padding-bottom:81px} .padding-81{ padding:81px} .padding-left-82{ padding-left:82px} .padding-right-82{ padding-right:82px} .padding-top-82{ padding-top:82px} .padding-bottom-82{ padding-bottom:82px} .padding-82{ padding:82px} .padding-left-83{ padding-left:83px} .padding-right-83{ padding-right:83px} .padding-top-83{ padding-top:83px} .padding-bottom-83{ padding-bottom:83px} .padding-83{ padding:83px} .padding-left-84{ padding-left:84px} .padding-right-84{ padding-right:84px} .padding-top-84{ padding-top:84px} .padding-bottom-84{ padding-bottom:84px} .padding-84{ padding:84px} .padding-left-85{ padding-left:85px} .padding-right-85{ padding-right:85px} .padding-top-85{ padding-top:85px} .padding-bottom-85{ padding-bottom:85px} .padding-85{ padding:85px} .padding-left-86{ padding-left:86px} .padding-right-86{ padding-right:86px} .padding-top-86{ padding-top:86px} .padding-bottom-86{ padding-bottom:86px} .padding-86{ padding:86px} .padding-left-87{ padding-left:87px} .padding-right-87{ padding-right:87px} .padding-top-87{ padding-top:87px} .padding-bottom-87{ padding-bottom:87px} .padding-87{ padding:87px} .padding-left-88{ padding-left:88px} .padding-right-88{ padding-right:88px} .padding-top-88{ padding-top:88px} .padding-bottom-88{ padding-bottom:88px} .padding-88{ padding:88px} .padding-left-89{ padding-left:89px} .padding-right-89{ padding-right:89px} .padding-top-89{ padding-top:89px} .padding-bottom-89{ padding-bottom:89px} .padding-89{ padding:89px} .padding-left-90{ padding-left:90px} .padding-right-90{ padding-right:90px} .padding-top-90{ padding-top:90px} .padding-bottom-90{ padding-bottom:90px} .padding-90{ padding:90px} .padding-left-91{ padding-left:91px} .padding-right-91{ padding-right:91px} .padding-top-91{ padding-top:91px} .padding-bottom-91{ padding-bottom:91px} .padding-91{ padding:91px} .padding-left-92{ padding-left:92px} .padding-right-92{ padding-right:92px} .padding-top-92{ padding-top:92px} .padding-bottom-92{ padding-bottom:92px} .padding-92{ padding:92px} .padding-left-93{ padding-left:93px} .padding-right-93{ padding-right:93px} .padding-top-93{ padding-top:93px} .padding-bottom-93{ padding-bottom:93px} .padding-93{ padding:93px} .padding-left-94{ padding-left:94px} .padding-right-94{ padding-right:94px} .padding-top-94{ padding-top:94px} .padding-bottom-94{ padding-bottom:94px} .padding-94{ padding:94px} .padding-left-95{ padding-left:95px} .padding-right-95{ padding-right:95px} .padding-top-95{ padding-top:95px} .padding-bottom-95{ padding-bottom:95px} .padding-95{ padding:95px} .padding-left-96{ padding-left:96px} .padding-right-96{ padding-right:96px} .padding-top-96{ padding-top:96px} .padding-bottom-96{ padding-bottom:96px} .padding-96{ padding:96px} .padding-left-97{ padding-left:97px} .padding-right-97{ padding-right:97px} .padding-top-97{ padding-top:97px} .padding-bottom-97{ padding-bottom:97px} .padding-97{ padding:97px} .padding-left-98{ padding-left:98px} .padding-right-98{ padding-right:98px} .padding-top-98{ padding-top:98px} .padding-bottom-98{ padding-bottom:98px} .padding-98{ padding:98px} .padding-left-99{ padding-left:99px} .padding-right-99{ padding-right:99px} .padding-top-99{ padding-top:99px} .padding-bottom-99{ padding-bottom:99px} .padding-99{ padding:99px} .padding-left-100{ padding-left:100px} .padding-right-100{ padding-right:100px} .padding-top-100{ padding-top:100px} .padding-bottom-100{ padding-bottom:100px} .padding-100{ padding:100px} .padding-left-101{ padding-left:101px} .padding-right-101{ padding-right:101px} .padding-top-101{ padding-top:101px} .padding-bottom-101{ padding-bottom:101px} .padding-101{ padding:101px} .padding-left-102{ padding-left:102px} .padding-right-102{ padding-right:102px} .padding-top-102{ padding-top:102px} .padding-bottom-102{ padding-bottom:102px} .padding-102{ padding:102px} .padding-left-103{ padding-left:103px} .padding-right-103{ padding-right:103px} .padding-top-103{ padding-top:103px} .padding-bottom-103{ padding-bottom:103px} .padding-103{ padding:103px} .padding-left-104{ padding-left:104px} .padding-right-104{ padding-right:104px} .padding-top-104{ padding-top:104px} .padding-bottom-104{ padding-bottom:104px} .padding-104{ padding:104px} .padding-left-105{ padding-left:105px} .padding-right-105{ padding-right:105px} .padding-top-105{ padding-top:105px} .padding-bottom-105{ padding-bottom:105px} .padding-105{ padding:105px} .padding-left-106{ padding-left:106px} .padding-right-106{ padding-right:106px} .padding-top-106{ padding-top:106px} .padding-bottom-106{ padding-bottom:106px} .padding-106{ padding:106px} .padding-left-107{ padding-left:107px} .padding-right-107{ padding-right:107px} .padding-top-107{ padding-top:107px} .padding-bottom-107{ padding-bottom:107px} .padding-107{ padding:107px} .padding-left-108{ padding-left:108px} .padding-right-108{ padding-right:108px} .padding-top-108{ padding-top:108px} .padding-bottom-108{ padding-bottom:108px} .padding-108{ padding:108px} .padding-left-109{ padding-left:109px} .padding-right-109{ padding-right:109px} .padding-top-109{ padding-top:109px} .padding-bottom-109{ padding-bottom:109px} .padding-109{ padding:109px} .padding-left-110{ padding-left:110px} .padding-right-110{ padding-right:110px} .padding-top-110{ padding-top:110px} .padding-bottom-110{ padding-bottom:110px} .padding-110{ padding:110px} .padding-left-111{ padding-left:111px} .padding-right-111{ padding-right:111px} .padding-top-111{ padding-top:111px} .padding-bottom-111{ padding-bottom:111px} .padding-111{ padding:111px} .padding-left-112{ padding-left:112px} .padding-right-112{ padding-right:112px} .padding-top-112{ padding-top:112px} .padding-bottom-112{ padding-bottom:112px} .padding-112{ padding:112px} .padding-left-113{ padding-left:113px} .padding-right-113{ padding-right:113px} .padding-top-113{ padding-top:113px} .padding-bottom-113{ padding-bottom:113px} .padding-113{ padding:113px} .padding-left-114{ padding-left:114px} .padding-right-114{ padding-right:114px} .padding-top-114{ padding-top:114px} .padding-bottom-114{ padding-bottom:114px} .padding-114{ padding:114px} .padding-left-115{ padding-left:115px} .padding-right-115{ padding-right:115px} .padding-top-115{ padding-top:115px} .padding-bottom-115{ padding-bottom:115px} .padding-115{ padding:115px} .padding-left-116{ padding-left:116px} .padding-right-116{ padding-right:116px} .padding-top-116{ padding-top:116px} .padding-bottom-116{ padding-bottom:116px} .padding-116{ padding:116px} .padding-left-117{ padding-left:117px} .padding-right-117{ padding-right:117px} .padding-top-117{ padding-top:117px} .padding-bottom-117{ padding-bottom:117px} .padding-117{ padding:117px} .padding-left-118{ padding-left:118px} .padding-right-118{ padding-right:118px} .padding-top-118{ padding-top:118px} .padding-bottom-118{ padding-bottom:118px} .padding-118{ padding:118px} .padding-left-119{ padding-left:119px} .padding-right-119{ padding-right:119px} .padding-top-119{ padding-top:119px} .padding-bottom-119{ padding-bottom:119px} .padding-119{ padding:119px} .padding-left-120{ padding-left:120px} .padding-right-120{ padding-right:120px} .padding-top-120{ padding-top:120px} .padding-bottom-120{ padding-bottom:120px} .padding-120{ padding:120px} .padding-left-121{ padding-left:121px} .padding-right-121{ padding-right:121px} .padding-top-121{ padding-top:121px} .padding-bottom-121{ padding-bottom:121px} .padding-121{ padding:121px} .padding-left-122{ padding-left:122px} .padding-right-122{ padding-right:122px} .padding-top-122{ padding-top:122px} .padding-bottom-122{ padding-bottom:122px} .padding-122{ padding:122px} .padding-left-123{ padding-left:123px} .padding-right-123{ padding-right:123px} .padding-top-123{ padding-top:123px} .padding-bottom-123{ padding-bottom:123px} .padding-123{ padding:123px} .padding-left-124{ padding-left:124px} .padding-right-124{ padding-right:124px} .padding-top-124{ padding-top:124px} .padding-bottom-124{ padding-bottom:124px} .padding-124{ padding:124px} .padding-left-125{ padding-left:125px} .padding-right-125{ padding-right:125px} .padding-top-125{ padding-top:125px} .padding-bottom-125{ padding-bottom:125px} .padding-125{ padding:125px} .padding-left-126{ padding-left:126px} .padding-right-126{ padding-right:126px} .padding-top-126{ padding-top:126px} .padding-bottom-126{ padding-bottom:126px} .padding-126{ padding:126px} .padding-left-127{ padding-left:127px} .padding-right-127{ padding-right:127px} .padding-top-127{ padding-top:127px} .padding-bottom-127{ padding-bottom:127px} .padding-127{ padding:127px} .padding-left-128{ padding-left:128px} .padding-right-128{ padding-right:128px} .padding-top-128{ padding-top:128px} .padding-bottom-128{ padding-bottom:128px} .padding-128{ padding:128px} .padding-left-129{ padding-left:129px} .padding-right-129{ padding-right:129px} .padding-top-129{ padding-top:129px} .padding-bottom-129{ padding-bottom:129px} .padding-129{ padding:129px} .padding-left-130{ padding-left:130px} .padding-right-130{ padding-right:130px} .padding-top-130{ padding-top:130px} .padding-bottom-130{ padding-bottom:130px} .padding-130{ padding:130px} .padding-left-131{ padding-left:131px} .padding-right-131{ padding-right:131px} .padding-top-131{ padding-top:131px} .padding-bottom-131{ padding-bottom:131px} .padding-131{ padding:131px} .padding-left-132{ padding-left:132px} .padding-right-132{ padding-right:132px} .padding-top-132{ padding-top:132px} .padding-bottom-132{ padding-bottom:132px} .padding-132{ padding:132px} .padding-left-133{ padding-left:133px} .padding-right-133{ padding-right:133px} .padding-top-133{ padding-top:133px} .padding-bottom-133{ padding-bottom:133px} .padding-133{ padding:133px} .padding-left-134{ padding-left:134px} .padding-right-134{ padding-right:134px} .padding-top-134{ padding-top:134px} .padding-bottom-134{ padding-bottom:134px} .padding-134{ padding:134px} .padding-left-135{ padding-left:135px} .padding-right-135{ padding-right:135px} .padding-top-135{ padding-top:135px} .padding-bottom-135{ padding-bottom:135px} .padding-135{ padding:135px} .padding-left-136{ padding-left:136px} .padding-right-136{ padding-right:136px} .padding-top-136{ padding-top:136px} .padding-bottom-136{ padding-bottom:136px} .padding-136{ padding:136px} .padding-left-137{ padding-left:137px} .padding-right-137{ padding-right:137px} .padding-top-137{ padding-top:137px} .padding-bottom-137{ padding-bottom:137px} .padding-137{ padding:137px} .padding-left-138{ padding-left:138px} .padding-right-138{ padding-right:138px} .padding-top-138{ padding-top:138px} .padding-bottom-138{ padding-bottom:138px} .padding-138{ padding:138px} .padding-left-139{ padding-left:139px} .padding-right-139{ padding-right:139px} .padding-top-139{ padding-top:139px} .padding-bottom-139{ padding-bottom:139px} .padding-139{ padding:139px} .padding-left-140{ padding-left:140px} .padding-right-140{ padding-right:140px} .padding-top-140{ padding-top:140px} .padding-bottom-140{ padding-bottom:140px} .padding-140{ padding:140px} .padding-left-141{ padding-left:141px} .padding-right-141{ padding-right:141px} .padding-top-141{ padding-top:141px} .padding-bottom-141{ padding-bottom:141px} .padding-141{ padding:141px} .padding-left-142{ padding-left:142px} .padding-right-142{ padding-right:142px} .padding-top-142{ padding-top:142px} .padding-bottom-142{ padding-bottom:142px} .padding-142{ padding:142px} .padding-left-143{ padding-left:143px} .padding-right-143{ padding-right:143px} .padding-top-143{ padding-top:143px} .padding-bottom-143{ padding-bottom:143px} .padding-143{ padding:143px} .padding-left-144{ padding-left:144px} .padding-right-144{ padding-right:144px} .padding-top-144{ padding-top:144px} .padding-bottom-144{ padding-bottom:144px} .padding-144{ padding:144px} .padding-left-145{ padding-left:145px} .padding-right-145{ padding-right:145px} .padding-top-145{ padding-top:145px} .padding-bottom-145{ padding-bottom:145px} .padding-145{ padding:145px} .padding-left-146{ padding-left:146px} .padding-right-146{ padding-right:146px} .padding-top-146{ padding-top:146px} .padding-bottom-146{ padding-bottom:146px} .padding-146{ padding:146px} .padding-left-147{ padding-left:147px} .padding-right-147{ padding-right:147px} .padding-top-147{ padding-top:147px} .padding-bottom-147{ padding-bottom:147px} .padding-147{ padding:147px} .padding-left-148{ padding-left:148px} .padding-right-148{ padding-right:148px} .padding-top-148{ padding-top:148px} .padding-bottom-148{ padding-bottom:148px} .padding-148{ padding:148px} .padding-left-149{ padding-left:149px} .padding-right-149{ padding-right:149px} .padding-top-149{ padding-top:149px} .padding-bottom-149{ padding-bottom:149px} .padding-149{ padding:149px} .padding-left-150{ padding-left:150px} .padding-right-150{ padding-right:150px} .padding-top-150{ padding-top:150px} .padding-bottom-150{ padding-bottom:150px} .padding-150{ padding:150px} .padding-left-151{ padding-left:151px} .padding-right-151{ padding-right:151px} .padding-top-151{ padding-top:151px} .padding-bottom-151{ padding-bottom:151px} .padding-151{ padding:151px} .padding-left-152{ padding-left:152px} .padding-right-152{ padding-right:152px} .padding-top-152{ padding-top:152px} .padding-bottom-152{ padding-bottom:152px} .padding-152{ padding:152px} .padding-left-153{ padding-left:153px} .padding-right-153{ padding-right:153px} .padding-top-153{ padding-top:153px} .padding-bottom-153{ padding-bottom:153px} .padding-153{ padding:153px} .padding-left-154{ padding-left:154px} .padding-right-154{ padding-right:154px} .padding-top-154{ padding-top:154px} .padding-bottom-154{ padding-bottom:154px} .padding-154{ padding:154px} .padding-left-155{ padding-left:155px} .padding-right-155{ padding-right:155px} .padding-top-155{ padding-top:155px} .padding-bottom-155{ padding-bottom:155px} .padding-155{ padding:155px} .padding-left-156{ padding-left:156px} .padding-right-156{ padding-right:156px} .padding-top-156{ padding-top:156px} .padding-bottom-156{ padding-bottom:156px} .padding-156{ padding:156px} .padding-left-157{ padding-left:157px} .padding-right-157{ padding-right:157px} .padding-top-157{ padding-top:157px} .padding-bottom-157{ padding-bottom:157px} .padding-157{ padding:157px} .padding-left-158{ padding-left:158px} .padding-right-158{ padding-right:158px} .padding-top-158{ padding-top:158px} .padding-bottom-158{ padding-bottom:158px} .padding-158{ padding:158px} .padding-left-159{ padding-left:159px} .padding-right-159{ padding-right:159px} .padding-top-159{ padding-top:159px} .padding-bottom-159{ padding-bottom:159px} .padding-159{ padding:159px} .padding-left-160{ padding-left:160px} .padding-right-160{ padding-right:160px} .padding-top-160{ padding-top:160px} .padding-bottom-160{ padding-bottom:160px} .padding-160{ padding:160px} .padding-left-161{ padding-left:161px} .padding-right-161{ padding-right:161px} .padding-top-161{ padding-top:161px} .padding-bottom-161{ padding-bottom:161px} .padding-161{ padding:161px} .padding-left-162{ padding-left:162px} .padding-right-162{ padding-right:162px} .padding-top-162{ padding-top:162px} .padding-bottom-162{ padding-bottom:162px} .padding-162{ padding:162px} .padding-left-163{ padding-left:163px} .padding-right-163{ padding-right:163px} .padding-top-163{ padding-top:163px} .padding-bottom-163{ padding-bottom:163px} .padding-163{ padding:163px} .padding-left-164{ padding-left:164px} .padding-right-164{ padding-right:164px} .padding-top-164{ padding-top:164px} .padding-bottom-164{ padding-bottom:164px} .padding-164{ padding:164px} .padding-left-165{ padding-left:165px} .padding-right-165{ padding-right:165px} .padding-top-165{ padding-top:165px} .padding-bottom-165{ padding-bottom:165px} .padding-165{ padding:165px} .padding-left-166{ padding-left:166px} .padding-right-166{ padding-right:166px} .padding-top-166{ padding-top:166px} .padding-bottom-166{ padding-bottom:166px} .padding-166{ padding:166px} .padding-left-167{ padding-left:167px} .padding-right-167{ padding-right:167px} .padding-top-167{ padding-top:167px} .padding-bottom-167{ padding-bottom:167px} .padding-167{ padding:167px} .padding-left-168{ padding-left:168px} .padding-right-168{ padding-right:168px} .padding-top-168{ padding-top:168px} .padding-bottom-168{ padding-bottom:168px} .padding-168{ padding:168px} .padding-left-169{ padding-left:169px} .padding-right-169{ padding-right:169px} .padding-top-169{ padding-top:169px} .padding-bottom-169{ padding-bottom:169px} .padding-169{ padding:169px} .padding-left-170{ padding-left:170px} .padding-right-170{ padding-right:170px} .padding-top-170{ padding-top:170px} .padding-bottom-170{ padding-bottom:170px} .padding-170{ padding:170px} .padding-left-171{ padding-left:171px} .padding-right-171{ padding-right:171px} .padding-top-171{ padding-top:171px} .padding-bottom-171{ padding-bottom:171px} .padding-171{ padding:171px} .padding-left-172{ padding-left:172px} .padding-right-172{ padding-right:172px} .padding-top-172{ padding-top:172px} .padding-bottom-172{ padding-bottom:172px} .padding-172{ padding:172px} .padding-left-173{ padding-left:173px} .padding-right-173{ padding-right:173px} .padding-top-173{ padding-top:173px} .padding-bottom-173{ padding-bottom:173px} .padding-173{ padding:173px} .padding-left-174{ padding-left:174px} .padding-right-174{ padding-right:174px} .padding-top-174{ padding-top:174px} .padding-bottom-174{ padding-bottom:174px} .padding-174{ padding:174px} .padding-left-175{ padding-left:175px} .padding-right-175{ padding-right:175px} .padding-top-175{ padding-top:175px} .padding-bottom-175{ padding-bottom:175px} .padding-175{ padding:175px} .padding-left-176{ padding-left:176px} .padding-right-176{ padding-right:176px} .padding-top-176{ padding-top:176px} .padding-bottom-176{ padding-bottom:176px} .padding-176{ padding:176px} .padding-left-177{ padding-left:177px} .padding-right-177{ padding-right:177px} .padding-top-177{ padding-top:177px} .padding-bottom-177{ padding-bottom:177px} .padding-177{ padding:177px} .padding-left-178{ padding-left:178px} .padding-right-178{ padding-right:178px} .padding-top-178{ padding-top:178px} .padding-bottom-178{ padding-bottom:178px} .padding-178{ padding:178px} .padding-left-179{ padding-left:179px} .padding-right-179{ padding-right:179px} .padding-top-179{ padding-top:179px} .padding-bottom-179{ padding-bottom:179px} .padding-179{ padding:179px} .padding-left-180{ padding-left:180px} .padding-right-180{ padding-right:180px} .padding-top-180{ padding-top:180px} .padding-bottom-180{ padding-bottom:180px} .padding-180{ padding:180px} .padding-left-181{ padding-left:181px} .padding-right-181{ padding-right:181px} .padding-top-181{ padding-top:181px} .padding-bottom-181{ padding-bottom:181px} .padding-181{ padding:181px} .padding-left-182{ padding-left:182px} .padding-right-182{ padding-right:182px} .padding-top-182{ padding-top:182px} .padding-bottom-182{ padding-bottom:182px} .padding-182{ padding:182px} .padding-left-183{ padding-left:183px} .padding-right-183{ padding-right:183px} .padding-top-183{ padding-top:183px} .padding-bottom-183{ padding-bottom:183px} .padding-183{ padding:183px} .padding-left-184{ padding-left:184px} .padding-right-184{ padding-right:184px} .padding-top-184{ padding-top:184px} .padding-bottom-184{ padding-bottom:184px} .padding-184{ padding:184px} .padding-left-185{ padding-left:185px} .padding-right-185{ padding-right:185px} .padding-top-185{ padding-top:185px} .padding-bottom-185{ padding-bottom:185px} .padding-185{ padding:185px} .padding-left-186{ padding-left:186px} .padding-right-186{ padding-right:186px} .padding-top-186{ padding-top:186px} .padding-bottom-186{ padding-bottom:186px} .padding-186{ padding:186px} .padding-left-187{ padding-left:187px} .padding-right-187{ padding-right:187px} .padding-top-187{ padding-top:187px} .padding-bottom-187{ padding-bottom:187px} .padding-187{ padding:187px} .padding-left-188{ padding-left:188px} .padding-right-188{ padding-right:188px} .padding-top-188{ padding-top:188px} .padding-bottom-188{ padding-bottom:188px} .padding-188{ padding:188px} .padding-left-189{ padding-left:189px} .padding-right-189{ padding-right:189px} .padding-top-189{ padding-top:189px} .padding-bottom-189{ padding-bottom:189px} .padding-189{ padding:189px} .padding-left-190{ padding-left:190px} .padding-right-190{ padding-right:190px} .padding-top-190{ padding-top:190px} .padding-bottom-190{ padding-bottom:190px} .padding-190{ padding:190px} .padding-left-191{ padding-left:191px} .padding-right-191{ padding-right:191px} .padding-top-191{ padding-top:191px} .padding-bottom-191{ padding-bottom:191px} .padding-191{ padding:191px} .padding-left-192{ padding-left:192px} .padding-right-192{ padding-right:192px} .padding-top-192{ padding-top:192px} .padding-bottom-192{ padding-bottom:192px} .padding-192{ padding:192px} .padding-left-193{ padding-left:193px} .padding-right-193{ padding-right:193px} .padding-top-193{ padding-top:193px} .padding-bottom-193{ padding-bottom:193px} .padding-193{ padding:193px} .padding-left-194{ padding-left:194px} .padding-right-194{ padding-right:194px} .padding-top-194{ padding-top:194px} .padding-bottom-194{ padding-bottom:194px} .padding-194{ padding:194px} .padding-left-195{ padding-left:195px} .padding-right-195{ padding-right:195px} .padding-top-195{ padding-top:195px} .padding-bottom-195{ padding-bottom:195px} .padding-195{ padding:195px} .padding-left-196{ padding-left:196px} .padding-right-196{ padding-right:196px} .padding-top-196{ padding-top:196px} .padding-bottom-196{ padding-bottom:196px} .padding-196{ padding:196px} .padding-left-197{ padding-left:197px} .padding-right-197{ padding-right:197px} .padding-top-197{ padding-top:197px} .padding-bottom-197{ padding-bottom:197px} .padding-197{ padding:197px} .padding-left-198{ padding-left:198px} .padding-right-198{ padding-right:198px} .padding-top-198{ padding-top:198px} .padding-bottom-198{ padding-bottom:198px} .padding-198{ padding:198px} .padding-left-199{ padding-left:199px} .padding-right-199{ padding-right:199px} .padding-top-199{ padding-top:199px} .padding-bottom-199{ padding-bottom:199px} .padding-199{ padding:199px} .padding-left-200{ padding-left:200px} .padding-right-200{ padding-right:200px} .padding-top-200{ padding-top:200px} .padding-bottom-200{ padding-bottom:200px} .padding-200{ padding:200px}

/* fim paddings */

/* alturas div */

.alt2{ height:2px}

.alt1{ height:1px}.alt6{ height:2px}.alt6{ height:6px}.alt5{ height:5px}

.alt4{ height:4px}.alt3{ height:3px}.alt7{ height:7px}.alt8{ height:8px}.alt9{ height:9px}.alt10{ height:10px}.alt11{ height:11px}.alt12{ height:12px}.alt13{ height:13px}.alt14{ height:14px}.alt15{ height:15px}.alt16{ height:16px}.alt17{ height:17px}.alt18{ height:18px}.alt19{ height:19px}.alt20{ height:20px}.alt21{ height:21px}.alt22{ height:22px}.alt23{ height:23px}.alt24{ height:24px}.alt25{ height:25px}.alt26{ height:26px}.alt27{ height:27px}.alt28{ height:28px}.alt29{ height:29px}.alt30{ height:30px}.alt31{ height:31px}.alt32{ height:32px}.alt33{ height:33px}.alt34{ height:34px}.alt35{ height:35px}.alt36{ height:36px}.alt37{ height:37px}.alt38{ height:38px}.alt39{ height:39px}.alt40{ height:40px}.alt41{ height:41px}.alt42{ height:42px}.alt43{ height:43px}.alt44{ height:44px}.alt45{ height:45px}.alt46{ height:46px}.alt47{ height:47px}.alt48{ height:48px}.alt49{ height:49px}.alt50{ height:50px}.alt51{ height:51px}.alt52{ height:52px}.alt53{ height:53px}.alt54{ height:54px}.alt55{ height:55px}.alt56{ height:56px}.alt57{ height:57px}.alt58{ height:58px}.alt59{ height:59px}.alt60{ height:60px}.alt61{ height:61px}.alt62{ height:62px}.alt63{ height:63px}.alt64{ height:64px}.alt65{ height:65px}.alt66{ height:66px}.alt67{ height:67px}.alt68{ height:68px}.alt69{ height:69px}.alt70{ height:70px}.alt71{ height:71px}.alt72{ height:72px}.alt73{ height:73px}.alt74{ height:74px}.alt75{ height:75px}.alt76{ height:76px}.alt77{ height:77px}.alt78{ height:78px}.alt79{ height:79px}.alt80{ height:80px}.alt81{ height:81px}.alt82{ height:82px}.alt83{ height:83px}.alt84{ height:84px}.alt85{ height:85px}.alt86{ height:86px}.alt87{ height:87px}.alt88{ height:88px}.alt89{ height:89px}.alt90{ height:90px}.alt91{ height:91px}.alt92{ height:92px}.alt93{ height:93px}.alt94{ height:94px}.alt95{ height:95px}.alt96{ height:96px}.alt97{ height:97px}.alt98{ height:98px}.alt99{ height:99px}.alt100{ height:100px}.alt101{ height:101px}.alt102{ height:102px}.alt103{ height:103px}.alt104{ height:104px}.alt105{ height:105px}.alt106{ height:106px}.alt107{ height:107px}.alt108{ height:108px}.alt109{ height:109px}.alt110{ height:110px}.alt111{ height:111px}.alt112{ height:112px}.alt113{ height:113px}.alt114{ height:114px}.alt115{ height:115px}.alt116{ height:116px}.alt117{ height:117px}.alt118{ height:118px}.alt119{ height:119px}.alt120{ height:120px}.alt121{ height:121px}.alt122{ height:122px}.alt123{ height:123px}.alt124{ height:124px}.alt125{ height:125px}.alt126{ height:126px}.alt127{ height:127px}.alt128{ height:128px}.alt129{ height:129px}.alt130{ height:130px}.alt131{ height:131px}.alt132{ height:132px}.alt133{ height:133px}.alt134{ height:134px}.alt135{ height:135px}.alt136{ height:136px}.alt137{ height:137px}.alt138{ height:138px}.alt139{ height:139px}.alt140{ height:140px}.alt141{ height:141px}.alt142{ height:142px}.alt143{ height:143px}.alt144{ height:144px}.alt145{ height:145px}.alt146{ height:146px}.alt147{ height:147px}.alt148{ height:148px}.alt149{ height:149px}.alt150{ height:150px}.alt151{ height:151px}.alt152{ height:152px}.alt153{ height:153px}.alt154{ height:154px}.alt155{ height:155px}.alt156{ height:156px}.alt157{ height:157px}.alt158{ height:158px}.alt159{ height:159px}.alt160{ height:160px}.alt161{ height:161px}.alt162{ height:162px}.alt163{ height:163px}.alt164{ height:164px}.alt165{ height:165px}.alt166{ height:166px}.alt167{ height:167px}.alt168{ height:168px}.alt169{ height:169px}.alt170{ height:170px}.alt171{ height:171px}.alt172{ height:172px}.alt173{ height:173px}.alt174{ height:174px}.alt175{ height:175px}.alt176{ height:176px}.alt177{ height:177px}.alt178{ height:178px}.alt179{ height:179px}.alt180{ height:180px}.alt181{ height:181px}.alt182{ height:182px}.alt183{ height:183px}.alt184{ height:184px}.alt185{ height:185px}.alt186{ height:186px}.alt187{ height:187px}.alt188{ height:188px}.alt189{ height:189px}.alt190{ height:190px}.alt191{ height:191px}.alt192{ height:192px}.alt193{ height:193px}.alt194{ height:194px}.alt195{ height:195px}.alt196{ height:196px}.alt197{ height:197px}.alt198{ height:198px}.alt199{ height:199px}.alt200{ height:200px}.alt201{ height:201px}.alt202{ height:202px}.alt203{ height:203px}.alt204{ height:204px}.alt205{ height:205px}.alt206{ height:206px}.alt207{ height:207px}.alt208{ height:208px}.alt209{ height:209px}.alt210{ height:210px}.alt211{ height:211px}.alt212{ height:212px}.alt213{ height:213px}.alt214{ height:214px}.alt215{ height:215px}.alt216{ height:216px}.alt217{ height:217px}.alt218{ height:218px}.alt219{ height:219px}.alt220{ height:220px}.alt221{ height:221px}.alt222{ height:222px}.alt223{ height:223px}.alt224{ height:224px}.alt225{ height:225px}.alt226{ height:226px}.alt227{ height:227px}.alt228{ height:228px}.alt229{ height:229px}.alt230{ height:230px}.alt231{ height:231px}.alt232{ height:232px}.alt233{ height:233px}.alt234{ height:234px}.alt235{ height:235px}.alt236{ height:236px}.alt237{ height:237px}.alt238{ height:238px}.alt239{ height:239px}.alt240{ height:240px}.alt241{ height:241px}.alt242{ height:242px}.alt243{ height:243px}.alt244{ height:244px}.alt245{ height:245px}.alt246{ height:246px}.alt247{ height:247px}.alt248{ height:248px}.alt249{ height:249px}.alt250{ height:250px}.alt251{ height:251px}.alt252{ height:252px}.alt253{ height:253px}.alt254{ height:254px}.alt255{ height:255px}.alt256{ height:256px}.alt257{ height:257px}.alt258{ height:258px}.alt259{ height:259px}.alt260{ height:260px}.alt261{ height:261px}.alt262{ height:262px}.alt263{ height:263px}.alt264{ height:264px}.alt265{ height:265px}.alt266{ height:266px}.alt267{ height:267px}.alt268{ height:268px}.alt269{ height:269px}.alt270{ height:270px}.alt271{ height:271px}.alt272{ height:272px}.alt273{ height:273px}.alt274{ height:274px}.alt275{ height:275px}.alt276{ height:276px}.alt277{ height:277px}.alt278{ height:278px}.alt279{ height:279px}.alt280{ height:280px}.alt281{ height:281px}.alt282{ height:282px}.alt283{ height:283px}.alt284{ height:284px}.alt285{ height:285px}.alt286{ height:286px}.alt287{ height:287px}.alt288{ height:288px}.alt289{ height:289px}.alt290{ height:290px}.alt291{ height:291px}.alt292{ height:292px}.alt293{ height:293px}.alt294{ height:294px}.alt295{ height:295px}.alt296{ height:296px}.alt297{ height:297px}.alt298{ height:298px}.alt299{ height:299px}.alt300{ height:300px}.alt301{ height:301px}.alt302{ height:302px}.alt303{ height:303px}.alt304{ height:304px}.alt305{ height:305px}.alt306{ height:306px}.alt307{ height:307px}.alt308{ height:308px}.alt309{ height:309px}.alt310{ height:310px}.alt311{ height:311px}.alt312{ height:312px}.alt313{ height:313px}.alt314{ height:314px}.alt315{ height:315px}.alt316{ height:316px}.alt317{ height:317px}.alt318{ height:318px}.alt319{ height:319px}.alt320{ height:320px}.alt321{ height:321px}.alt322{ height:322px}.alt323{ height:323px}.alt324{ height:324px}.alt325{ height:325px}.alt326{ height:326px}.alt327{ height:327px}.alt328{ height:328px}.alt329{ height:329px}.alt330{ height:330px}.alt331{ height:331px}.alt332{ height:332px}.alt333{ height:333px}.alt334{ height:334px}.alt335{ height:335px}.alt336{ height:336px}.alt337{ height:337px}.alt338{ height:338px}.alt339{ height:339px}.alt340{ height:340px}.alt341{ height:341px}.alt342{ height:342px}.alt343{ height:343px}.alt344{ height:344px}.alt345{ height:345px}.alt346{ height:346px}.alt347{ height:347px}.alt348{ height:348px}.alt349{ height:349px}.alt350{ height:350px}.alt351{ height:351px}.alt352{ height:352px}.alt353{ height:353px}.alt354{ height:354px}.alt355{ height:355px}.alt356{ height:356px}.alt357{ height:357px}.alt358{ height:358px}.alt359{ height:359px}.alt360{ height:360px}.alt361{ height:361px}.alt362{ height:362px}.alt363{ height:363px}.alt364{ height:364px}.alt365{ height:365px}.alt366{ height:366px}.alt367{ height:367px}.alt368{ height:368px}.alt369{ height:369px}.alt370{ height:370px}.alt371{ height:371px}.alt372{ height:372px}.alt373{ height:373px}.alt374{ height:374px}.alt375{ height:375px}.alt376{ height:376px}.alt377{ height:377px}.alt378{ height:378px}.alt379{ height:379px}.alt380{ height:380px}.alt381{ height:381px}.alt382{ height:382px}.alt383{ height:383px}.alt384{ height:384px}.alt385{ height:385px}.alt386{ height:386px}.alt387{ height:387px}.alt388{ height:388px}.alt389{ height:389px}.alt390{ height:390px}.alt391{ height:391px}.alt392{ height:392px}.alt393{ height:393px}.alt394{ height:394px}.alt395{ height:395px}.alt396{ height:396px}.alt397{ height:397px}.alt398{ height:398px}.alt399{ height:399px}.alt400{ height:400px}.alt401{ height:401px}.alt402{ height:402px}.alt403{ height:403px}.alt404{ height:404px}.alt405{ height:405px}.alt406{ height:406px}.alt407{ height:407px}.alt408{ height:408px}.alt409{ height:409px}.alt410{ height:410px}.alt411{ height:411px}.alt412{ height:412px}.alt413{ height:413px}.alt414{ height:414px}.alt415{ height:415px}.alt416{ height:416px}.alt417{ height:417px}.alt418{ height:418px}.alt419{ height:419px}.alt420{ height:420px}.alt421{ height:421px}.alt422{ height:422px}.alt423{ height:423px}.alt424{ height:424px}.alt425{ height:425px}.alt426{ height:426px}.alt427{ height:427px}.alt428{ height:428px}.alt429{ height:429px}.alt430{ height:430px}.alt431{ height:431px}.alt432{ height:432px}.alt433{ height:433px}.alt434{ height:434px}.alt435{ height:435px}.alt436{ height:436px}.alt437{ height:437px}.alt438{ height:438px}.alt439{ height:439px}.alt440{ height:440px}.alt441{ height:441px}.alt442{ height:442px}.alt443{ height:443px}.alt444{ height:444px}.alt445{ height:445px}.alt446{ height:446px}.alt447{ height:447px}.alt448{ height:448px}.alt449{ height:449px}.alt450{ height:450px}.alt451{ height:451px}.alt452{ height:452px}.alt453{ height:453px}.alt454{ height:454px}.alt455{ height:455px}.alt456{ height:456px}.alt457{ height:457px}.alt458{ height:458px}.alt459{ height:459px}.alt460{ height:460px}.alt461{ height:461px}.alt462{ height:462px}.alt463{ height:463px}.alt464{ height:464px}.alt465{ height:465px}.alt466{ height:466px}.alt467{ height:467px}

.alt468{ height:468px}.alt469{ height:469px}.alt470{ height:470px}.alt471{ height:471px}.alt472{ height:472px}.alt473{ height:473px}.alt474{ height:474px}.alt475{ height:475px}.alt476{ height:476px}.alt477{ height:477px}.alt478{ height:478px}.alt479{ height:479px}.alt480{ height:480px}.alt481{ height:481px}.alt482{ height:482px}.alt483{ height:483px}.alt484{ height:484px}.alt485{ height:485px}.alt486{ height:486px}.alt487{ height:487px}.alt488{ height:488px}.alt489{ height:489px}.alt490{ height:490px}.alt491{ height:491px}.alt492{ height:492px}.alt493{ height:493px}.alt494{ height:494px}.alt495{ height:495px}.alt496{ height:496px}.alt497{ height:497px}.alt498{ height:498px}.alt499{ height:499px}.alt500{ height:500px}.alt501{ height:501px}

/* fim alturas div */













/* fim css paginas */













/* fim personalizado */

a {

  color: #AC1016;

  transition: color 0.3s ease;

  -webkit-transition: color 0.3s ease;

  -moz-transition: color 0.3s ease;

  -ms-transition: color 0.3s ease;

  -o-transition: color 0.3s ease;

}



a:hover {

  color: #ad3600;

  text-decoration: none;

}



section {

  position: relative;

  padding-top: 95px;

  padding-bottom: 95px;

}



img {

  max-width: 100%;

}



/*-------------------------

     RESET Default Styles

 --------------------------*/

*,

p,

h1,

h2,

h3,

h4,

h5,

h6,

ul,

ol,

li {

  margin: 0;

  padding: 0;

}



*,

:active,

:focus {

  outline: none;

}



ul,

ol {

  list-style: none;

}



button {

  border: none;

}



button,

button:focus,

.btn.focus,

.btn:focus,

.form-control,

.form-control:focus {

  outline: none;

  background-color: transparent;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  -ms-box-shadow: none;

  -o-box-shadow: none;

  box-shadow: none;

}



textarea {

  resize: none;

}



select {

  background-color: transparent;

}



hr {

  border-top: 2px solid #eaeaea;

}



/*----------------------------

      Helper Classes

----------------------------*/

.col-padding-0>.row {

  margin: 0;

}



.col-padding-0,

.col-padding-0>.row>[class*=col-] {

  padding: 0;

}



.inner-padding {

  padding: 120px 70px;

}



.width-auto {

  width: auto !important;

}



.fz-16 {

  font-size: 16px;

}



.font-secondary {

  font-family: "Roboto", sans-serif;

}



.lh-1 {

  line-height: 1 !important;

}



.vh-100 {

  height: 100vh !important;

}



.list-inline>li {

  display: inline-block;

}



.align-v {

  display: flex;

  align-items: center;

}



.align-v-h {

  display: flex;

  justify-content: center;

  align-items: center;

}



.border-top {

  border-top: 1px solid #eaeaea !important;

}



.border-bottom {

  border-bottom: 1px solid #eaeaea !important;

}



.flex-1 {

  flex: 1;

}



@media (min-width: 992px) {

  .col-lg-5th {

    -ms-flex: 0 0 20%;

    flex: 0 0 20%;

    max-width: 20%;

  }

}



/*  margin Top */

.mt-0 {

  margin-top: 0 !important;

}



.mt-5 {

  margin-top: 5px !important;

}



.mt-10 {

  margin-top: 10px !important;

}



.mt-20 {

  margin-top: 20px !important;

}



.mt-30 {

  margin-top: 30px !important;

}



.mt-40 {

  margin-top: 40px !important;

}



.mt-50 {

  margin-top: 50px !important;

}



.mt-60 {

  margin-top: 60px !important;

}



.mt-70 {

  margin-top: 70px !important;

}



.mt-80 {

  margin-top: 80px !important;

}



.mt-90 {

  margin-top: 90px !important;

}



.mt-100 {

  margin-top: 100px !important;

}



/* Margin Bottom */

.mb-0 {

  margin-bottom: 0 !important;

}



.mb-5 {

  margin-bottom: 5px !important;

}



.mb-10 {

  margin-bottom: 10px !important;

}



.mb-20 {

  margin-bottom: 20px !important;

}



.mb-25 {

  margin-bottom: 25px !important;

}



.mb-30 {

  margin-bottom: 30px !important;

}



.mb-40 {

  margin-bottom: 40px !important;

}



.mb-45 {

  margin-bottom: 45px !important;

}



.mb-50 {

  margin-bottom: 50px !important;

}



.mb-60 {

  margin-bottom: 60px !important;

}



.mb-70 {

  margin-bottom: 70px !important;

}



.mb-80 {

  margin-bottom: 80px !important;

}



.mb-90 {

  margin-bottom: 90px !important;

}



.mb-100 {

  margin-bottom: 100px !important;

}



.mt--100 {

  margin-top: -100px;

}



/* Margin Right */

.mr-0 {

  margin-right: 0 !important;

}



.mr-20 {

  margin-right: 20px !important;

}



.mr-30 {

  margin-right: 30px !important;

}



.mr-40 {

  margin-right: 40px !important;

}



.mr-50 {

  margin-right: 50px !important;

}



/* Margin Left */

.ml-0 {

  margin-left: 0 !important;

}



.ml-20 {

  margin-left: 20px !important;

}



.ml-30 {

  margin-left: 30px !important;

}



.ml-40 {

  margin-left: 40px !important;

}



.ml-50 {

  margin-left: 50px !important;

}



/* padding Top */

.pb-10 {

  padding-top: 10px !important;

}



.pt-20 {

  padding-top: 20px !important;

}



.pt-30 {

  padding-top: 30px !important;

}



.pt-40 {

  padding-top: 40px !important;

}



.pt-50 {

  padding-top: 50px !important;

}



.pt-60 {

  padding-top: 60px !important;

}



.pt-70 {

  padding-top: 70px !important;

}



.pt-80 {

  padding-top: 80px !important;

}



.pt-90 {

  padding-top: 90px !important;

}



.pt-100 {

  padding-top: 100px !important;

}



.pt-110 {

  padding-top: 110px !important;

}



.pt-120 {

  padding-top: 120px !important;

}



.pt-130 {

  padding-top: 130px !important;

}



.pt-140 {

  padding-top: 140px !important;

}



.pt-150 {

  padding-top: 150px !important;

}



.pt-170 {

  padding-top: 170px !important;

}



/*  Padding Bottom */

.pb-10 {

  padding-bottom: 10px !important;

}



.pb-20 {

  padding-bottom: 20px !important;

}



.pb-30 {

  padding-bottom: 30px !important;

}



.pb-40 {

  padding-bottom: 40px !important;

}



.pb-50 {

  padding-bottom: 50px !important;

}



.pb-60 {

  padding-bottom: 60px !important;

}



.pb-70 {

  padding-bottom: 70px !important;

}



.pb-80 {

  padding-bottom: 80px !important;

}



.pb-90 {

  padding-bottom: 90px !important;

}



.pb-100 {

  padding-bottom: 100px !important;

}



.pb-110 {

  padding-bottom: 110px !important;

}



.pb-120 {

  padding-bottom: 120px !important;

}



.pb-130 {

  padding-bottom: 130px !important;

}



.pb-140 {

  padding-bottom: 140px !important;

}



.pb-150 {

  padding-bottom: 150px !important;

}



.pb-170 {

  padding-bottom: 170px !important;

}



/* padding Right */

.pr-0 {

  padding-right: 0 !important;

}



.pr-15 {

  padding-right: 15px !important;

}



.pr-20 {

  padding-right: 20px !important;

}



.pr-30 {

  padding-right: 30px !important;

}



.pr-50 {

  padding-right: 50px !important;

}



.pr-60 {

  padding-right: 60px !important;

}



.pr-70 {

  padding-right: 70px !important;

}



.pr-100 {

  padding-right: 100px !important;

}



/* padding Left */

.pl-0 {

  padding-left: 0 !important;

}



.pl-15 {

  padding-left: 15px !important;

}



.pl-20 {

  padding-left: 20px !important;

}



.pl-30 {

  padding-left: 30px !important;

}



.pl-50 {

  padding-left: 50px !important;

}



.pl-60 {

  padding-left: 60px !important;

}



.pl-70 {

  padding-left: 70px !important;

}



.pl-100 {

  padding-left: 100px !important;

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  section {

    padding: 50px 0;

  }



  .inner-padding {

    padding: 50px 30px !important;

  }



  .text-center-xs-sm {

    text-align: center !important;

  }



  .mt-30 {

    margin-top: 36.3636363636px !important;

  }



  .mt-40 {

    margin-top: 30.7692307692px !important;

  }



  .mt-50 {

    margin-top: 33.3333333333px !important;

  }



  .mt-60 {

    margin-top: 33.3333333333px !important;

  }



  .mt-70 {

    margin-top: 35px !important;

  }



  .mt-80 {

    margin-top: 40px !important;

  }



  .mt-90 {

    margin-top: 45px !important;

  }



  .mt-100 {

    margin-top: 50px !important;

  }



  .mb-30 {

    margin-bottom: 27.2727272727px !important;

  }



  .mb-40 {

    margin-bottom: 30.7692307692px !important;

  }



  .mb-50 {

    margin-bottom: 33.3333333333px !important;

  }



  .mb-60 {

    margin-bottom: 33.3333333333px !important;

  }



  .mb-70 {

    margin-bottom: 35px !important;

  }



  .mb-80 {

    margin-bottom: 40px !important;

  }



  .mb-90 {

    margin-bottom: 45px !important;

  }



  .mb-100 {

    margin-bottom: 50px !important;

  }



  /* Margin Right */

  .mr-30 {

    margin-right: 27.2727272727px !important;

  }



  .mr-40 {

    margin-right: 30.7692307692px !important;

  }



  .mr-50 {

    margin-right: 33.3333333333px !important;

  }



  /* Margin Left */

  .ml-30 {

    margin-left: 27.2727272727px !important;

  }



  .ml-40 {

    margin-left: 30.7692307692px !important;

  }



  .ml-50 {

    margin-left: 33.3333333333px !important;

  }



  /* padding Top */

  .pt-30 {

    padding-top: 27.2727272727px !important;

  }



  .pt-40 {

    padding-top: 30.7692307692px !important;

  }



  .pt-50 {

    padding-top: 33.3333333333px !important;

  }



  .pt-60 {

    padding-top: 33.3333333333px !important;

  }



  .pt-70 {

    padding-top: 35px !important;

  }



  .pt-80 {

    padding-top: 40px !important;

  }



  .pt-90 {

    padding-top: 45px !important;

  }



  .pt-100 {

    padding-top: 50px !important;

  }



  .pt-110 {

    padding-top: 55px !important;

  }



  .pt-120 {

    padding-top: 60px !important;

  }



  .pt-130 {

    padding-top: 66.6666666667px !important;

  }



  .pt-140 {

    padding-top: 63.6363636364px !important;

  }



  .pt-150 {

    padding-top: 65.2173913043px !important;

  }



  .pt-160 {

    padding-top: 66.6666666667px !important;

  }



  .pt-170 {

    padding-top: 68px !important;

  }



  /*  Padding Bottom */

  .pb-30 {

    padding-bottom: 27.2727272727px !important;

  }



  .pb-40 {

    padding-bottom: 30.7692307692px !important;

  }



  .pb-50 {

    padding-bottom: 33.3333333333px !important;

  }



  .pb-60 {

    padding-bottom: 33.3333333333px !important;

  }



  .pb-70 {

    padding-bottom: 35px !important;

  }



  .pb-80 {

    padding-bottom: 40px !important;

  }



  .pb-90 {

    padding-bottom: 45px !important;

  }



  .pb-100 {

    padding-bottom: 50px !important;

  }



  .pb-110 {

    padding-bottom: 55px !important;

  }



  .pb-120 {

    padding-bottom: 60px !important;

  }



  .pb-130 {

    padding-bottom: 61.9047619048px !important;

  }



  .pb-140 {

    padding-bottom: 63.6363636364px !important;

  }



  .pb-150 {

    padding-bottom: 65.2173913043px !important;

  }



  .pb-160 {

    padding-bottom: 66.6666666667px !important;

  }



  .pb-170 {

    padding-bottom: 68px !important;

  }

}



/* Medium Devices */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  section {

    padding: 75px 0;

  }



  .inner-padding {

    padding: 100px 50px !important;

  }



  .mt-30 {

    margin-top: 36.3636363636px !important;

  }



  .mt-40 {

    margin-top: 30.7692307692px !important;

  }



  .mt-50 {

    margin-top: 35.7142857143px !important;

  }



  .mt-60 {

    margin-top: 42.8571428571px !important;

  }



  .mt-70 {

    margin-top: 50px !important;

  }



  .mt-80 {

    margin-top: 57.1428571429px !important;

  }



  .mt-90 {

    margin-top: 64.2857142857px !important;

  }



  .mt-100 {

    margin-top: 71.4285714286px !important;

  }



  .mb-30 {

    margin-bottom: 27.2727272727px !important;

  }



  .mb-40 {

    margin-bottom: 33.3333333333px !important;

  }



  .mb-50 {

    margin-bottom: 35.7142857143px !important;

  }



  .mb-60 {

    margin-bottom: 42.8571428571px !important;

  }



  .mb-70 {

    margin-bottom: 50px !important;

  }



  .mb-80 {

    margin-bottom: 57.1428571429px !important;

  }



  .mb-90 {

    margin-bottom: 64.2857142857px !important;

  }



  .mb-100 {

    margin-bottom: 71.4285714286px !important;

  }



  /* Margin Right */

  .mr-30 {

    margin-right: 27.2727272727px !important;

  }



  .mr-40 {

    margin-right: 33.3333333333px !important;

  }



  .mr-50 {

    margin-right: 35.7142857143px !important;

  }



  /* Margin Left */

  .ml-30 {

    margin-left: 27.2727272727px !important;

  }



  .ml-40 {

    margin-left: 33.3333333333px !important;

  }



  .ml-50 {

    margin-left: 35.7142857143px !important;

  }



  /* padding Top */

  .pt-30 {

    padding-top: 27.2727272727px !important;

  }



  .pt-40 {

    padding-top: 33.3333333333px !important;

  }



  .pt-50 {

    padding-top: 35.7142857143px !important;

  }



  .pt-60 {

    padding-top: 42.8571428571px !important;

  }



  .pt-70 {

    padding-top: 50px !important;

  }



  .pt-80 {

    padding-top: 57.1428571429px !important;

  }



  .pt-90 {

    padding-top: 64.2857142857px !important;

  }



  .pt-100 {

    padding-top: 71.4285714286px !important;

  }



  .pt-110 {

    padding-top: 78.5714285714px !important;

  }



  .pt-120 {

    padding-top: 85.7142857143px !important;

  }



  .pt-130 {

    padding-top: 93.3333333333px !important;

  }



  .pt-140 {

    padding-top: 87.5px !important;

  }



  .pt-150 {

    padding-top: 88.2352941176px !important;

  }



  .pt-160 {

    padding-top: 88.8888888889px !important;

  }



  .pt-170 {

    padding-top: 89.4736842105px !important;

  }



  /*  Padding Bottom */

  .pb-30 {

    padding-bottom: 27.2727272727px !important;

  }



  .pb-40 {

    padding-bottom: 33.3333333333px !important;

  }



  .pb-50 {

    padding-bottom: 35.7142857143px !important;

  }



  .pb-60 {

    padding-bottom: 42.8571428571px !important;

  }



  .pb-70 {

    padding-bottom: 50px !important;

  }



  .pb-80 {

    padding-bottom: 57.1428571429px !important;

  }



  .pb-90 {

    padding-bottom: 64.2857142857px !important;

  }



  .pb-100 {

    padding-bottom: 71.4285714286px !important;

  }



  .pb-110 {

    padding-bottom: 78.5714285714px !important;

  }



  .pb-120 {

    padding-bottom: 85.7142857143px !important;

  }



  .pb-130 {

    padding-bottom: 86.6666666667px !important;

  }



  .pb-140 {

    padding-bottom: 87.5px !important;

  }



  .pb-150 {

    padding-bottom: 88.2352941176px !important;

  }



  .pb-160 {

    padding-bottom: 88.8888888889px !important;

  }



  .pb-170 {

    padding-bottom: 89.4736842105px !important;

  }

}



/*-------------------------

   Background & Colors

--------------------------*/

/* Colors */

.color-white {

  color: #ffffff !important;

}



.color-gray {

  color: #f9f9f9 !important;

}



.color-dark {

  color: #282828 !important;

}



.color-theme {

  color: #AC1016 !important;

}



.color-heading {

  color: #121c45 !important;

}



.color-body {

  color: #9b9b9b !important;

}



/* backgrounds */

.bg-white {

  background-color: #ffffff !important;

}



.bg-gray {

  background-color: #f9f9f9 !important;

}



.bg-dark {

  background-color: #282828 !important;

}



.bg-heading {

  background-color: #121c45 !important;

}



.bg-theme {

  background-color: #AC1016 !important;

}



.bg-img {

  position: relative;

  z-index: 1;

}



.bg-parallax {

  background-attachment: fixed;

}



.bg-overlay:before {

  content: "";

  position: absolute;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 100%;

  z-index: -1;

  background-color: rgba(27, 26, 26, 0.15);

}



.bg-overlay-2:before {

  background-color: rgba(27, 26, 26, 0.25);

}



.bg-overlay-3:before {

  background-color: rgba(27, 26, 26, 0.75);

}



.bg-overlay-secondary:before {

  background-color: rgba(18, 28, 69, 0.9);

}



.bg-overlay-theme:before {

  background-color: rgba(255, 94, 20, 0.9);

}



.bg-overlay-grdient-theme:before {

  background-color: rgba(255, 94, 20, 0.9);

  background-image: -webkit-linear-gradient(90deg, rgba(27, 26, 26, 0) 0%, rgba(255, 94, 20, 0) 0%, #AC1016 65%);

  background-image: -moz-linear-gradient(90deg, rgba(27, 26, 26, 0) 0%, rgba(255, 94, 20, 0) 0%, #AC1016 65%);

  background-image: -ms-linear-gradient(90deg, rgba(27, 26, 26, 0) 0%, rgba(255, 94, 20, 0) 0%, #AC1016 65%);

}



.bg-overlay-grdient-secondary:before {

  background-color: rgba(18, 28, 69, 0.75);

  background-image: -webkit-linear-gradient(-90deg, rgba(27, 26, 26, 0) 0%, rgba(5, 16, 59, 0) 0%, #05103b 65%);

  background-image: -moz-linear-gradient(-90deg, rgba(27, 26, 26, 0) 0%, rgba(5, 16, 59, 0) 0%, #05103b 65%);

  background-image: -ms-linear-gradient(-90deg, rgba(27, 26, 26, 0) 0%, rgba(5, 16, 59, 0) 0%, #05103b 65%);

}



.bg-overlay-gradient-secondary-2:before {

 /* background-color: rgba(18, 28, 69, 0.95);

  background-image: -webkit-linear-gradient(90deg, rgba(27, 26, 26, 0) 0%, rgba(5, 16, 59, 0) 0%, #05103b 65%);

  background-image: -moz-linear-gradient(90deg, rgba(27, 26, 26, 0) 0%, rgba(5, 16, 59, 0) 0%, #05103b 65%);

  background-image: -ms-linear-gradient(90deg, rgba(27, 26, 26, 0) 0%, rgba(5, 16, 59, 0) 0%, #05103b 65%);*/

}



/*-------------------------

   Typography

--------------------------*/

h1,

h2,

h3,

h4,

h5,

h6 {

  color: #121c45;

  font-family: "Poppins", sans-serif;

 

  font-weight: 600;

  line-height: 1.1;

  margin-bottom: 23px;

}



p {

  font-size: 15px;

  line-height: 25px;

  font-weight: 400;

  margin-bottom: 15px;

}



h1 {

  font-size: 52px;

}



h2 {

  font-size: 42px;

}



h3 {

  font-size: 38px;

}



h4 {

  font-size: 32px;

}



h5 {

  font-size: 24px;

}



h6 {

  font-size: 18px;

}



.heading__subtitle {

  font-size: 14px;

  line-height: 1;

  font-weight: 700;

  color: #AC1016;

  display: inline-block;

  margin-bottom: 13px;

}



.heading__title {

  font-size: 33px;

  margin-bottom: 15px;

}



.heading__desc {

  font-size: 16px;

  line-height: 25px;

  margin-bottom: 0;

}



.divider__line+.heading__desc {

  margin-top: 18px;

}



.heading .divider__line:after {

  width: 40px;

}



.heading-2 .heading__title {

  font-weight: 700;

}



.heading-3 .heading__subtitle {

  margin-bottom: 17px;

}



.heading-3 .heading__title {

  font-size: 37px;

  font-weight: 700;

  line-height: 52px;

  margin-bottom: 20px;

}



.heading-white .heading__subtitle {

  color: #f9f9f9;

}



.heading-white .heading__title,

.heading-white .heading__desc {

  color: #ffffff;

}



.text__block-desc {

  font-size: 16px;

  line-height: 26px;

  margin-bottom: 35px;

}



.text__block-2 {

  position: relative;

}



.text__block-2 .text__block-title {

  position: absolute;

  top: 0;

  left: 0;

}



.text__block-2 .text__block-desc {

  padding-left: 220px;

}



.text__link {

  font-size: 14px;

  font-weight: 700;

}



.text__link a {

  color: #121c45;

  border-bottom: 2px solid #121c45;

  transition: all 0.3s ease;

  padding-bottom: 2px;

}



.text__link:hover a {

  color: #AC1016;

  border-bottom: 2px solid #AC1016;

}



.text__link a.color-theme {

  border-bottom-color: #AC1016;

}



/* Medium Size Screens */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .heading__title {

    font-size: 30px;

  }



  .heading-3 .heading__title {

    font-size: 34px;

    line-height: 43px;

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .heading__title {

    font-size: 24px;

    margin-bottom: 10px;

  }



  .heading-2 .heading__title {

    font-size: 27px;

    margin-bottom: 10px;

  }



  .heading-3 .heading__title {

    font-size: 29px;

    font-weight: 600;

    line-height: 40px;

  }



  .text__block-desc {

    font-size: 14px;

    line-height: 24px;

    margin-bottom: 20px;

  }



  .text__block-2 .text__block-title {

    position: static;

  }



  .text__block-2 .text__block-desc {

    padding-left: 0;

  }



  .text__link {

    font-size: 12px;

    font-weight: 600;

  }

}



/* Custom Media in Mobile Phones */

@media only screen and (max-width: 450px) {

  .heading-2 .heading__title {

    font-size: 25px;

  }



  .heading-2 .heading__desc {

    font-size: 15px;

    font-weight: 400;

    line-height: 24px;

  }

}



/*-------------------------

    page title 

-------------------------*/

.header-transparent+.page-title {

  margin-top: -100px;

}



.pagetitle__subheading {

  font-family: "Roboto", sans-serif;

  font-size: 14px;

  font-weight: 700;

  line-height: 1;

  color: #f9f9f9;

  display: block;

  margin-bottom: 21px;

}



.pagetitle__heading {

  font-size: 57px;

  color: #ffffff;

  margin-bottom: 0;

}



.pagetitle__desc {

  font-size: 14px;

  font-weight: 700;

  line-height: 24px;

  color: #f9f9f9;

  margin-bottom: 0;

}



.page-title {

  padding: 241px 0 148px;

}



.page-title .breadcrumb {

  margin-top: 15px;

  margin-bottom: 0;

}



.page-title .breadcrumb-item a,

.page-title .breadcrumb-item+.breadcrumb-item::before {

  color: #ffffff;

}



.page-title .breadcrumb-item a:hover {

  color: #AC1016;

}



.page-title .breadcrumb-item.active {

  color: #f4f4f4;

}



.page-title-layout2 .pagetitle__heading {

  font-size: 47px;

  line-height: 62px;

  margin-bottom: 15px;

}



.page-title-layout2 .btn {

  margin-top: 35px;

}



.page-title-layout3 .pagetitle__heading {

  font-size: 47px;

  font-weight: 700;

  line-height: 62px;

  margin-bottom: 18px;

}



.page-title-layout3 .btn {

  margin-top: 32px;

}



.page-title-layout4 {

  padding: 248px 0 115px;

}



.page-title-layout4 .pagetitle__heading {

  font-size: 47px;

  font-weight: 700;

  line-height: 62px;

  margin-bottom: 18px;

}



/* Medium Size Devices */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .page-title {

    padding: 150px 0 60px;

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .page-title {

    padding: 100px 0 50px;

  }



  .pagetitle__heading {

    font-size: 35px;

  }



  .page-title-layout2 .pagetitle__heading,

  .page-title-layout3 .pagetitle__heading,

  .page-title-layout4 .pagetitle__heading {

    font-size: 33px;

    line-height: 40px;

    margin-bottom: 5px;

  }



  .pagetitle__desc {

    font-weight: 400;

  }



  .page-title .breadcrumb {

    margin-top: 10px;

  }

}



/*------------------------------*\

    BUTTONS

\*--------------------------*/

.btn {
 

  position: relative;

  font-size: 14px;

  font-weight: 700;

  width: 170px;

  height: 50px;cursor: pointer;

  line-height: 48px;

  border-radius: 3px;

  text-align: center;

  padding: 0;

  letter-spacing: 0.4px;

  border-radius: 2px;

  -webkit-transition: all 0.3s ease-in-out;

  -moz-transition: all 0.3s ease-in-out;

  -ms-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;

  transition: all 0.3s ease-in-out;

}



.btn-saibamais {

 

  position: relative;

  font-size: 14px;

  font-weight: 700;

  width: 170px;

  height: 50px;

  line-height: 48px;

  border-radius: 3px;

  text-align: center;

  padding: 0; color: #000;

  letter-spacing: 0.4px;

  border-radius: 2px;

  -webkit-transition: all 0.3s ease-in-out;

  -moz-transition: all 0.3s ease-in-out;

  -ms-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;

  transition: all 0.3s ease-in-out;

}

.btn-saibamais a{ color: #000}

.btn:focus,

.btn.active,

.btn:active {

  -moz-box-shadow: none;

  -webkit-box-shadow: none;

  box-shadow: none;

  outline: none;

}



.btn__block {

  width: 100%;

}



/* Button Primary */

.btn__primary {

  background-color: #AC1016;

  color: #ffffff;

  border: 2px solid #AC1016;

}



.btn__primary:active,

.btn__primary:focus,

.btn__primary:hover {

  background-color: transparent;

  color: #AC1016;

}



.btn__primary.btn__hover2:active,

.btn__primary.btn__hover2:focus,

.btn__primary.btn__hover2:hover {

  background-color: #ffffff;

  color: #AC1016;

  border-color: #ffffff;

}



.btn__primary.btn__hover3:active,

.btn__primary.btn__hover3:focus,

.btn__primary.btn__hover3:hover {

  background-color: #121c45;

  color: #ffffff;

  border-color: #121c45;

}



/* Button Secondary*/

.btn__secondary {

  background-color: #ed1c24;

  color: #ffffff;

  border: 2px solid #ed1c24;

}



.btn__secondary:active,

.btn__secondary:focus,

.btn__secondary:hover {

  background-color: #AC1016;

  color: #ffffff;

  border-color: #AC1016;

}



.btn__secondary.btn__hover2:active,

.btn__secondary.btn__hover2:focus,

.btn__secondary.btn__hover2:hover {

  background-color: #ffffff;

  color: #121c45;

  border-color: #ffffff;

}



/* Button White */

.btn__white {

  background-color: #ffffff;

  color: #121c45;

  border: 2px solid #ffffff;

}



.btn__white:active,

.btn__white:focus,

.btn__white:hover {

  background-color: #AC1016;

  color: #ffffff;

  border-color: #AC1016;

}



.btn__white.btn__hover2:active,

.btn__white.btn__hover2:focus,

.btn__white.btn__hover2:hover {

  background-color: #121c45;

  color: #ffffff;

  border-color: #121c45;

}



.btn__rounded {

  border-radius: 50px;

}



/* Button Link */

.btn__link {

  background-color: transparent;

  border-color: transparent;

  width: auto;

  height: auto;

  line-height: 1;

  border: none;

}



.btn__link.btn__primary {

  color: #AC1016;

}



.btn__link.btn__primary:active,

.btn__link.btn__primary:focus,

.btn__link.btn__primary:hover {

  color: #121c45;

  background-color: transparent;

  border-color: transparent;

}



.btn__link.btn__secondary {

  color: #121c45;

}



.btn__link.btn__secondary:active,

.btn__link.btn__secondary:focus,

.btn__link.btn__secondary:hover {

  color: #AC1016;

  background-color: transparent;

  border-color: transparent;

}



.btn__link.btn__white {

  color: #ffffff;

}



.btn__link.btn__white:active,

.btn__link.btn__white:focus,

.btn__link.btn__white:hover {

  color: #ffffff;

  background-color: transparent;

  border-color: transparent;

}



/* Button Bordered */

.btn__bordered {

  background-color: transparent;

}



.btn__bordered.btn__primary {

  color: #AC1016;

  border-color: #AC1016;

}



.btn__bordered.btn__primary:active,

.btn__bordered.btn__primary:focus,

.btn__bordered.btn__primary:hover {

  color: #ffffff;

  background-color: #AC1016;

  border-color: #AC1016;

}



.btn__bordered.btn__secondary {

  color: #121c45;

  border-color: #121c45;

}



.btn__bordered.btn__secondary:active,

.btn__bordered.btn__secondary:focus,

.btn__bordered.btn__secondary:hover {

  color: #ffffff;

  background-color: #121c45;

  border-color: #121c45;

}



.btn__bordered.btn__white {

  color: #ffffff;

  border-color: #ffffff;

}



.btn__bordered.btn__white:active,

.btn__bordered.btn__white:focus,

.btn__bordered.btn__white:hover {

  color: #AC1016;

  background-color: #ffffff;

  border-color: #ffffff;

}



.btn__white.btn__secondary {

  color: #121c45;

  border-color: #ffffff;

  background-color: #ffffff;

}



.btn__white.btn__secondary:active,

.btn__white.btn__secondary:focus,

.btn__white.btn__secondary:hover {

  color: #ffffff;

  background-color: #AC1016;

  border-color: #AC1016;

}



.btn__video.popup-video {

  padding-left: 50px;

  color: #ffffff;

}



.btn__video.popup-video .video__player {

  position: absolute;

  top: 0;

  left: 0;

  width: 50px;

  height: 50px;

  line-height: 50px;

}



.btn__video-lg.popup-video {

  padding-left: 100px;

  width: 200px;

  height: 75px;

  line-height: 75px;

}



.btn__video-lg.popup-video .video__player {

  width: 75px;

  height: 75px;

  line-height: 75px;

}



.btn__video-lg.popup-video .video__btn-title {

  font-size: 14px;

  font-weight: 700;

  line-height: 23px;

  text-align: left;

  display: inline-block;

  margin-top: 10px;

}



.btn__lg {

  width: 220px;

}



.btn__underlined {

  padding-bottom: 5px;

}



.btn__underlined:after {

  content: "";

  position: absolute;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 2px;

  background-color: #AC1016;

  -webkit-transition: all 0.3s ease-in-out;

  -moz-transition: all 0.3s ease-in-out;

  -ms-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;

  transition: all 0.3s ease-in-out;

}



.btn__white.btn__underlined:after {

  background-color: #ffffff;

}



.btn__white.btn__underlined:hover {

  color: #121c45;

}



.btn__white.btn__underlined:hover:after {

  background-color: #121c45;

}



.btn span+i {

  margin-left: 6px;

}



/*---------------------------

        Forms

----------------------------*/

label {

  font-size: 14px;

  font-weight: 700;

  line-height: 1;

  margin-bottom: 15px;

  color: #121c45;

}



label.error {

  color: red;

  display: inline-block;

  margin-top: 5px;

}



.form-group {

  position: relative;

  margin-bottom: 30px;

}

select {

  height: 50px;

  line-height: 50px;

  border: none;

  border: 1px solid #eaeaea;

  border-radius: 1px;

  padding: 0 0 0 20px;

  font-size: 14px;

  border-radius: 2px;  color: #9b9b9b;

}

.form-control {

  height: 50px;

  line-height: 50px;

  border: none;

  border: 1px solid #eaeaea;

  border-radius: 1px;

  padding: 0 0 0 20px;

  font-size: 14px;

  border-radius: 2px;

}



.form-control:focus {

  border-color: #AC1016;

}



textarea.form-control {

  height: 122px;

  padding-top: 10px;

  line-height: 25px;

}



.form-control::-webkit-input-placeholder {

  color: #666;

}



.form-control:-moz-placeholder {

  color: #666;

}



.form-control::-moz-placeholder {

  color: #666;

}



.form-control:-ms-input-placeholder {

  color: #666;

}



.form__title {

  font-size: 18px;

  line-height: 1;

  margin-bottom: 20px;

}



.form-group-select:after {

  content: "";

  font-family: FontAwesome;

  position: absolute;

  top: 50%;

  right: 20px;

  transform: translateY(-50%);

}



.form-group-select select {

  -webkit-appearance: none;

  -moz-appearance: none;

  -ms-appearance: none;

  -o-appearance: none;

  appearance: none;

  color: #9b9b9b;

  cursor: pointer;

}



/* Input Radio */

.label-radio {

  display: block;

  position: relative;

  padding-left: 26px;

  margin-bottom: 0;

  cursor: pointer;

  font-size: 13px;

  font-weight: 400;

  color: #9b9b9b;

}



.label-radio input {

  position: absolute;

  z-index: -1;

  opacity: 0;

}



.radio-indicator {

  position: absolute;

  top: -1px;

  left: 0;

  height: 17px;

  width: 17px;

  background: transparent;

  border: 2px solid #eaeaea;

  border-radius: 50%;

}



.label-radio input:checked~.radio-indicator {

  background: transparent;

}



.label-radio:hover input:not([disabled]):checked~.radio-indicator,

.label-radio input:checked:focus~.radio-indicator {

  background: transparent;

}



.radio-indicator:after {

  content: "";

  position: absolute;

  display: none;

  left: 3px;

  top: 3px;

  height: 7px;

  width: 7px;

  border-radius: 50%;

  background: #AC1016;

}



.label-radio input:checked~.radio-indicator:after {

  display: block;

}



/*--------------------

    Tabs

--------------------*/

.nav-tabs {

  border-bottom: none;

}



.nav-tabs .nav__link {

  display: block;

  position: relative;

  padding: 0 0 6px;

  margin: 0 30px 20px 0;

 

  font-size: 14px;

  font-weight: 700;

  line-height: 1;

  color: #121c45;

}



.nav-tabs .nav__link:last-of-type {

  margin-right: 0;

}



.nav-tabs .nav__link:after {

  content: "";

  position: absolute;

  bottom: 0;

  left: 0;

  width: 0;

  height: 2px;

  background-color: #AC1016;

  -webkit-transition: all 0.7s linear;

  -moz-transition: all 0.7s linear;

  -ms-transition: all 0.7s linear;

  -o-transition: all 0.7s linear;

  transition: all 0.7s linear;

}



.nav-tabs .nav__link.active,

.nav-tabs .nav__link:hover {

  color: #AC1016;

}



.nav-tabs .nav__link.active:after,

.nav-tabs .nav__link:hover:after {

  width: 100%;

}



.nav-tabs-white .nav__link {

  color: #ffffff;

}



.nav-tabs-white .nav__link.active,

.nav-tabs-white .nav__link:hover {

  color: #ffffff;

}



.nav-tabs-white .nav__link:after {

  background-color: #fff;

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .nav-tabs .nav__link {

    margin: 0 15px 10px 0;

  }

}



/*------------------- 

    Icons

------------------*/

.social__icons {

  display: flex;

  flex-wrap: wrap;

  align-items: center;

  color: #121c45;

}



.social__icons a {

  margin-right: 20px;

  color: #121c45;

  -webkit-transition: all 0.3s linear;

  -moz-transition: all 0.3s linear;

  -ms-transition: all 0.3s linear;

  -o-transition: all 0.3s linear;

  transition: all 0.3s linear;

}



.social__icons a:hover {

  color: #AC1016;

}



.social__icons a:last-of-type {

  margin-right: 0;

}



/*-------------------------

    Breadcrumb

--------------------------*/

.breadcrumb {

  background-color: transparent;

  padding: 0;

}



.breadcrumb-item {

  line-height: 1;

}



.breadcrumb-item+.breadcrumb-item::before {

  font-family: FontAwesome;

  content: "";

}



/*----------------------

    Pagination

-----------------------*/

.pagination li {

  margin-right: 10px;

}



.pagination li:last-child {

  margin-right: 0;

}



.pagination li a {

  font-family: "Poppins", sans-serif;

  font-size: 18px;

  font-weight: 700;

  display: block;

  width: 50px;

  height: 50px;

  line-height: 48px;

  background-color: transparent;

  color: #121c45;

  text-align: center;

  border: 1px solid #eaeaea;

  border-radius: 2px;

  -webkit-transition: all 0.3s linear;

  -moz-transition: all 0.3s linear;

  -ms-transition: all 0.3s linear;

  -o-transition: all 0.3s linear;

  transition: all 0.3s linear;

}



.pagination li a:hover,

.pagination li a.current {

  background-color: #121c45;

  border-color: #121c45;

  color: #ffffff;

}



@media only screen and (min-width: 320px) and (max-width: 767px) {

  .pagination li a {

    font-size: 18px;

    width: 40px;

    height: 40px;

    line-height: 38px;

  }

}



/*-------------------

    lists

-------------------*/

.contact__list li {

  font-size: 14px;

  line-height: 21px;

  margin-bottom: 9px;

}



.contact__list li:last-child {

  margin-bottom: 0;

}



.contact__list li i {

  font-size: 16px;

  margin-right: 9px;

  color: #AC1016;

}



.list-items li {

  position: relative;

  padding-left: 26px;

  font-family: "Poppins", sans-serif;

  font-size: 14px;

  font-weight: 600;

  margin-bottom: 8px;

}



.list-items li:before {

  content: "";

  font-family: "Fontawesome";

  position: absolute;

  left: 0;

}



.list-items-white li {

  color: #ffffff;

}



.list-items-white li:before {

  color: #ffffff;

}



.list-items-layout2 li {

  font-weight: 400;

}



.list-items-layout2 li:before {

  color: #AC1016;

}



/*-----------------------

    Alert

-----------------------*/

.alert {

  background-color: #121c45;

  padding: 24px 20px;

  border-radius: 0;

  color: #ffffff;

  font-size: 15px;

  font-weight: 700;

  border-radius: 3px;

  border: none;

}



/*------------------------

    Animations

-----------------------*/

@-webkit-keyframes pulsing {

  0% {

    opacity: 0;

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

  }



  40% {

    opacity: 1;

    -webkit-transform: scale(1.2);

    -moz-transform: scale(1.2);

    -ms-transform: scale(1.2);

    -o-transform: scale(1.2);

    transform: scale(1.2);

  }



  100% {

    opacity: 0;

    -webkit-transform: scale(1.4);

    -moz-transform: scale(1.4);

    -ms-transform: scale(1.4);

    -o-transform: scale(1.4);

    transform: scale(1.4);

  }

}



@-moz-keyframes pulsing {

  0% {

    opacity: 0;

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

  }



  40% {

    opacity: 1;

    -webkit-transform: scale(1.2);

    -moz-transform: scale(1.2);

    -ms-transform: scale(1.2);

    -o-transform: scale(1.2);

    transform: scale(1.2);

  }



  100% {

    opacity: 0;

    -webkit-transform: scale(1.4);

    -moz-transform: scale(1.4);

    -ms-transform: scale(1.4);

    -o-transform: scale(1.4);

    transform: scale(1.4);

  }

}



@-ms-keyframes pulsing {

  0% {

    opacity: 0;

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

  }



  40% {

    opacity: 1;

    -webkit-transform: scale(1.2);

    -moz-transform: scale(1.2);

    -ms-transform: scale(1.2);

    -o-transform: scale(1.2);

    transform: scale(1.2);

  }



  100% {

    opacity: 0;

    -webkit-transform: scale(1.4);

    -moz-transform: scale(1.4);

    -ms-transform: scale(1.4);

    -o-transform: scale(1.4);

    transform: scale(1.4);

  }

}



@-o-keyframes pulsing {

  0% {

    opacity: 0;

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

  }



  40% {

    opacity: 1;

    -webkit-transform: scale(1.2);

    -moz-transform: scale(1.2);

    -ms-transform: scale(1.2);

    -o-transform: scale(1.2);

    transform: scale(1.2);

  }



  100% {

    opacity: 0;

    -webkit-transform: scale(1.4);

    -moz-transform: scale(1.4);

    -ms-transform: scale(1.4);

    -o-transform: scale(1.4);

    transform: scale(1.4);

  }

}



@keyframes pulsing {

  0% {

    opacity: 0;

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

  }



  40% {

    opacity: 1;

    -webkit-transform: scale(1.2);

    -moz-transform: scale(1.2);

    -ms-transform: scale(1.2);

    -o-transform: scale(1.2);

    transform: scale(1.2);

  }



  100% {

    opacity: 0;

    -webkit-transform: scale(1.4);

    -moz-transform: scale(1.4);

    -ms-transform: scale(1.4);

    -o-transform: scale(1.4);

    transform: scale(1.4);

  }

}



@-webkit-keyframes slideTopDown {

  0% {

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

  }



  100% {

    -webkit-transform: translateY(-6px);

    -moz-transform: translateY(-6px);

    -ms-transform: translateY(-6px);

    -o-transform: translateY(-6px);

    transform: translateY(-6px);

  }

}



@-moz-keyframes slideTopDown {

  0% {

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

  }



  100% {

    -webkit-transform: translateY(-6px);

    -moz-transform: translateY(-6px);

    -ms-transform: translateY(-6px);

    -o-transform: translateY(-6px);

    transform: translateY(-6px);

  }

}



@-ms-keyframes slideTopDown {

  0% {

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

  }



  100% {

    -webkit-transform: translateY(-6px);

    -moz-transform: translateY(-6px);

    -ms-transform: translateY(-6px);

    -o-transform: translateY(-6px);

    transform: translateY(-6px);

  }

}



@-o-keyframes slideTopDown {

  0% {

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

  }



  100% {

    -webkit-transform: translateY(-6px);

    -moz-transform: translateY(-6px);

    -ms-transform: translateY(-6px);

    -o-transform: translateY(-6px);

    transform: translateY(-6px);

  }

}



@keyframes slideTopDown {

  0% {

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

  }



  100% {

    -webkit-transform: translateY(-6px);

    -moz-transform: translateY(-6px);

    -ms-transform: translateY(-6px);

    -o-transform: translateY(-6px);

    transform: translateY(-6px);

  }

}



/*----------------------------

      Navbar & Header

-----------------------------*/

.header {

  position: relative;

  z-index: 1010;

}



/* Navbar */

.navbar {

  padding: 0;

  height: 100px;

  max-height: 100px;

  background-color: #ffffff;

  border-bottom: 1px solid #ededed;

  /*  dropdown-menu  */

}



.navbar>.container,

.navbar>.container-fluid {

  position: relative;

  height: 100px;

}



.navbar .navbar-brand {

  padding: 0;

  margin: 0;

  line-height: 100px;

}



.navbar .navbar-brand img {

  max-height: 63px;

}



.navbar .logo-light {

  display: none;

}



.navbar .navbar-toggler {

  padding: 0;

  border: none;

  border-radius: 0;

  width: 23px;

  position: relative;

}



.navbar .navbar-toggler .menu-lines {

  display: inline-block;

}



.navbar .navbar-toggler .menu-lines:before,

.navbar .navbar-toggler .menu-lines:after {

  content: "";

  position: absolute;

  top: 5px;

  left: 0;

  width: 23px;

  height: 2px;

  display: inline-block;

  background-color: #333333;

  -webkit-transition: 0.3s ease;

  -moz-transition: 0.3s ease;

  -ms-transition: 0.3s ease;

  -o-transition: 0.3s ease;

  transition: 0.3s ease;

}



.navbar .navbar-toggler .menu-lines:after {

  top: 10px;

}



.navbar .navbar-toggler .menu-lines span {

  position: absolute;

  top: 0;

  left: 0;

  width: 23px;

  height: 2px;

  background-color: #333333;

}



.navbar .navbar-toggler.actived .menu-lines>span {

  opacity: 0;

}



.navbar .navbar-toggler.actived .menu-lines:before {

  top: 0;

  -webkit-transform: rotate(-45deg);

  -moz-transform: rotate(-45deg);

  -ms-transform: rotate(-45deg);

  -o-transform: rotate(-45deg);

  transform: rotate(-45deg);

}



.navbar .navbar-toggler.actived .menu-lines:after {

  top: 0;

  -webkit-transform: rotate(45deg);

  -moz-transform: rotate(45deg);

  -ms-transform: rotate(45deg);

  -o-transform: rotate(45deg);

  transform: rotate(45deg);

}



.navbar .nav__item {

  position: relative;

  margin-right: 29px;

}



.navbar .nav__item:last-child {

  margin-right: 0;

}



.navbar .nav__item .nav__item-link {

  font-size: 15px;

  font-weight: 700;

 

  display: block;

  position: relative;

  color: #333333;

  line-height: 100px;

  letter-spacing: 0.4px;

}



.navbar .nav__item .nav__item-link:before {

  content: "";

  position: absolute;

  bottom: 0;

  left: 0;

  width: 0;

  height: 2px;

  display: block;

  background-color: #333333;

  -webkit-transition: 0.5s ease;

  -moz-transition: 0.5s ease;

  -ms-transition: 0.5s ease;

  -o-transition: 0.5s ease;

  transition: 0.5s ease;

}



.navbar .nav__item .nav__item-link.active:before,

.navbar .nav__item .nav__item-link:hover:before {

  width: 100%;

}



.navbar .dropdown-toggle:after {

  content: "";

  font-family: fontAwesome;

  border: none;

  vertical-align: middle;

  margin-left: 0;

  position: absolute;

  top: 50%;

  right: 0;

  -webkit-transform: translateY(-50%);

  -moz-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  -o-transform: translateY(-50%);

  transform: translateY(-50%);

}



.navbar .dropdown-menu {

  border-radius: 0;

  border: none;

  margin: 0;

  background-color: #ffffff;

}



.navbar .dropdown-menu .nav__item {

  padding: 0 40px;

  margin-right: 0;

}



.navbar .dropdown-menu .nav__item .nav__item-link {

  color: #9b9b9b;

 

  font-weight: 400;

  line-height: 40px !important;

  white-space: nowrap;

  position: relative;

  border-bottom: 1px solid #eaeaea;

}



.navbar .dropdown-menu .nav__item .nav__item-link:after {

  content: "";

  position: absolute;

  bottom: 0;

  left: 0;

  width: 0;

  height: 1px;

  background-color: #AC1016;

  -webkit-transition: all 0.8s linear;

  -moz-transition: all 0.8s linear;

  -ms-transition: all 0.8s linear;

  -o-transition: all 0.8s linear;

  transition: all 0.8s linear;

}



.navbar .dropdown-menu .nav__item .nav__item-link:hover {

  color: #AC1016;

}



.navbar .dropdown-menu .nav__item .nav__item-link:hover:after {

  width: 100%;

}



.navbar .dropdown-menu .nav__item:last-child>.nav__item-link {

  border-bottom: none;

}



.navbar .dropdown-menu .nav__item:last-child>.nav__item-link:after {

  display: none;

}



.navbar .dropdown-menu .dropdown-toggle:after {

  right: 0;

}



.header__top-right {

  position: absolute;

  top: 30px;

  right: 15px;

  margin-bottom: 20px;

}



.header__top-right ul li {

  margin-left: 20px;

  font-size: 14px;

  font-weight: 700;

  color: #fff;

}



.header__top-right ul li i {

  font-size: 16px;

  margin-right: 7px;

}



.header__top-right ul li .btn {

  font-size: 14px;

  width: 155px;

  height: 40px;

  line-height: 40px;

  letter-spacing: 0;

}



.header__top-right .dropdown-toggle {

  display: flex;

  align-items: center;

  padding-right: 25px;

  color: #fff;

}



.header__top-right .dropdown-toggle:after {

  content: "";

}



.header__top-right .dropdown-toggle i {

  font-size: 20px;

}



.header__top-right .dropdown-menu {

  min-width: 100px !important;

  padding: 0 !important;

}



.header__top-right .dropdown-menu .dropdown-item {

  color: #9b9b9b;

}



.header__top-right .dropdown-menu .dropdown-item:focus,

.header__top-right .dropdown-menu .dropdown-item:hover {

  background-color: transparent;

  color: #AC1016;

}



.header__top-right .dropdown-menu .dropdown-item.active,

.header__top-right .dropdown-menu .dropdown-item:active {

  background-color: transparent;

}



/* header topbar */

.header__topbar {

  background-color: #121c45;

  max-height: 48px;

}



.header__topbar .contact__list {

  display: flex;

  flex-wrap: wrap;

}



.header__topbar .contact__list li {

  line-height: 48px;

  margin-right: 20px;

  margin-bottom: 0;

  color: #ffffff;

}



.header__topbar .contact__list li a {

  color: #ffffff;

}



.header__topbar .contact__list li a:hover {

  color: #AC1016;

}



.header__topbar .contact__list li i {

  color: #AC1016;

  margin-right: 8px;

}



.header__topbar .contact__list li:last-child {

  margin-right: 0;

}



.header__topbar .social__icons a {

  color: #ffffff;

  line-height: 45px;

  margin-right: 20px;

}



.header__topbar .social__icons a:last-child {

  margin-right: 0;

}



.header__topbar .social__icons a:hover {

  color: #AC1016;

}



.header__topbar .social__icons span {

  margin-right: 20px;

}



.header__topbar .header__topbar-links {

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-flex-wrap: wrap;

  -moz-flex-wrap: wrap;

  flex-wrap: wrap;

  align-items: center;

  justify-content: flex-end;

}



.header__topbar .header__topbar-links li a {

  display: block;

  color: #ffffff;

  position: relative;

  margin-right: 20px;

  font-size: 13px;

}



.header__topbar .header__topbar-links li a:hover {

  color: #AC1016;

}



/* navbar-transparent */

.header-transparent .navbar {

  border-bottom: 1px solid rgba(255, 255, 255, 0.15);

  background-color: transparent;

}



.header-transparent .navbar .navbar-toggler .menu-lines:before,

.header-transparent .navbar .navbar-toggler .menu-lines:after,

.header-transparent .navbar .navbar-toggler .menu-lines span {

  background-color: #ffffff;

}



.header-transparent .navbar .nav__item .nav__item-link:before {

  background-color: #ffffff;

}



.header-transparent .logo-light {

  display: inline-block;

}



.header-transparent .logo-dark {

  display: none;

}



.header-transparent .module__btn,

.header-transparent .nav__item .nav__item-link {

  color: #ffffff;

}



.header-transparent .navbar.fixed-navbar .nav__item .nav__item-link:before {

  background-color: #333333;

}



/* navbar-white */

.header-white .header__top-right ul li,

.header-white .header__top-right .dropdown-toggle {

  color: #9b9b9b;

}



.header-full .module__btn,

.header-full .navbar .navbar-nav {

  margin-top: 0;

}



.header-full .navbar,

.header-full .navbar .nav__item .nav__item-link {

  line-height: 100px;

}



.header-full .navbar,

.header-full .navbar>.container,

.header-full .navbar>.container-fluid {

  height: 100px;

}



/* fixed-navbar */

.fixed-navbar {

  position: fixed;

  top: 0;

  right: 0;

  left: 0;

  width: 100%;

  z-index: 1040;

  border-bottom: 0 !important;

  background-color: #ffffff !important;

  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.07);

  -webkit-animation: translateHeader 0.8s;

  -moz-animation: translateHeader 0.8s;

  -ms-animation: translateHeader 0.8s;

  -o-animation: translateHeader 0.8s;

  animation: translateHeader 0.8s;

}



.fixed-navbar>.container,

.fixed-navbar>.container-fluid {

  position: relative;

}



.fixed-navbar .header__top-right {

  display: none !important;

}



.fixed-navbar .nav__item .nav__item-link {

  color: #333333;

}



.fixed-navbar .logo-light {

  display: none;

}



.fixed-navbar .logo-dark {

  display: inline-block;

}



.fixed-navbar .navbar-nav {

  margin-top: 0;

}



.fixed-navbar .module__btn {

  margin-top: 0;

  color: #333333;

}



.header-full-layout2 .navbar__bottom.fixed-navbar {

  background-color: #121c45 !important;

  height: 60px;

  max-height: 60px;

}



.header-full-layout2 .navbar__bottom.fixed-navbar>.container,

.header-full-layout2 .navbar__bottom.fixed-navbar>.container-fluid {

  height: 60px;

}



/* navbar-modules */

.navbar-modules {

  margin-left: 10px;

}



.navbar-modules li {

  margin-left: 20px;

}



.navbar-modules li a {

  position: relative;

}



.navbar-modules li a:hover {

  color: #AC1016;

}





.navbar-modules .btn__request {

  width: 195px;

  height: 40px;

  line-height: 40px;

  font-size: 14px;

  border-radius: 2px;

  background-color: #dc1527;

  color: #ffffff;

  letter-spacing: 0.2px;

}



.navbar-modules .btn__request i {

  font-size: 11px;

  margin-left: 4px;

}



.navbar-modules .btn__request:hover {

  background-color: #AC1016;

  color: #ffffff;

}



.navbar-modules .dropdown .dropdown-toggle {

  padding-right: 20px;

  font-weight: 600;

}



.navbar-modules .dropdown .dropdown-toggle:after {

  content: "";

  display: block !important;

}



.navbar-modules .dropdown .dropdown-menu {

  min-width: 120px;

  padding: 10px;

}



.navbar-modules .dropdown .dropdown-menu .dropdown-item {

  padding: 5px 0;

  position: relative;

  border-bottom: 1px solid #eaeaea;

}



.navbar-modules .dropdown .dropdown-menu .dropdown-item img {

  width: 17px;

  margin-right: 5px;

}



.navbar-modules .dropdown .dropdown-menu .dropdown-item:after {

  content: "";

  position: absolute;

  bottom: 0;

  left: 0;

  width: 0;

  height: 1px;

  background-color: #AC1016;

  -webkit-transition: all 0.8s linear;

  -moz-transition: all 0.8s linear;

  -ms-transition: all 0.8s linear;

  -o-transition: all 0.8s linear;

  transition: all 0.8s linear;

}



.navbar-modules .dropdown .dropdown-menu .dropdown-item:hover {

  background-color: transparent;

  color: #AC1016;

}



.navbar-modules .dropdown .dropdown-menu .dropdown-item:hover:after {

  width: 100%;

}



.navbar-modules .dropdown .dropdown-menu .dropdown-item:last-child {

  border-bottom: none;

}



.navbar-modules .dropdown .dropdown-menu .dropdown-item:last-child:after {

  display: none;

}



/* module-search  */

.module__search-container {

  position: fixed;

  z-index: 2300;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  width: 100%;

  height: 100%;

  opacity: 0;

  background-color: #fff;

  -webkit-transform: translateX(100%);

  -moz-transform: translateX(100%);

  -ms-transform: translateX(100%);

  -o-transform: translateX(100%);

  transform: translateX(100%);

  -webkit-transition: all 0.5s ease-in-out;

  -moz-transition: all 0.5s ease-in-out;

  -ms-transition: all 0.5s ease-in-out;

  -o-transition: all 0.5s ease-in-out;

  transition: all 0.5s ease-in-out;

}



.module__search-container .close-search {

  position: absolute;

  top: 30px;

  right: 30px;

  width: 40px;

  height: 40px;

  line-height: 40px;

  text-align: center;

  font-size: 20px;

  color: #777;

  cursor: pointer;

  -webkit-transition: all 0.5s ease-in-out;

  -moz-transition: all 0.5s ease-in-out;

  -ms-transition: all 0.5s ease-in-out;

  -o-transition: all 0.5s ease-in-out;

  transition: all 0.5s ease-in-out;

}



.module__search-container .close-search:after {

  content: "";

  position: absolute;

  top: 0;

  left: 0;

  width: 40px;

  height: 40px;

  z-index: -1;

  opacity: 0;

  background-color: #AC1016;

  -webkit-transform: scale(0.5);

  -moz-transform: scale(0.5);

  -ms-transform: scale(0.5);

  -o-transform: scale(0.5);

  transform: scale(0.5);

  -webkit-transition: all 0.3s linear;

  -moz-transition: all 0.3s linear;

  -ms-transition: all 0.3s linear;

  -o-transition: all 0.3s linear;

  transition: all 0.3s linear;

}



.module__search-container .close-search:hover {

  color: #fff;

}



.module__search-container .close-search:hover:after {

  opacity: 1;

  -webkit-transform: scale(1);

  -moz-transform: scale(1);

  -ms-transform: scale(1);

  -o-transform: scale(1);

  transform: scale(1);

}



.module__search-container .module__search-form {

  position: absolute;

  top: 50%;

  left: 0;

  right: 0;

  width: 100%;

  max-width: 550px;

  margin: -40px auto 0;

  -webkit-transform: translateY(-50%) scaleX(0);

  -moz-transform: translateY(-50%) scaleX(0);

  -ms-transform: translateY(-50%) scaleX(0);

  -o-transform: translateY(-50%) scaleX(0);

  transform: translateY(-50%) scaleX(0);

  -webkit-transition: all 0.5s ease-in-out;

  -moz-transition: all 0.5s ease-in-out;

  -ms-transition: all 0.5s ease-in-out;

  -o-transition: all 0.5s ease-in-out;

  transition: all 0.5s ease-in-out;

  -webkit-transition-delay: 0.5s;

  -moz-transition-delay: 0.5s;

  -ms-transition-delay: 0.5s;

  -o-transition-delay: 0.5s;

  transition-delay: 0.5s;

}



.module__search-container .module__search-btn {

  position: absolute;

  top: 0;

  left: 0;

  line-height: 80px;

  text-align: center;

  font-size: 28px;

  cursor: pointer;

  transition: 0.3s ease;

  color: #AC1016;

}



.module__search-container .module__search-btn:hover {

  color: #AC1016;

}



.module__search-container .search__input {

  z-index: 1;

  height: 80px;

  padding: 0 0 0 40px;

  background: transparent;

  border: none;

  border-bottom: 1px solid #eaeaea;

  width: 100%;

  color: #121c45;

  font-family: "Poppins", sans-serif;

  font-size: 35px;

  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -ms-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transition: all 0.3s ease;

}



.module__search-container .search__input::-webkit-input-placeholder {

  color: #121c45;

}



.module__search-container .search__input:-moz-placeholder {

  color: #121c45;

}



.module__search-container .search__input::-moz-placeholder {

  color: #121c45;

}



.module__search-container .search__input:-ms-input-placeholder {

  color: #121c45;

}



.module__search-container.active {

  opacity: 1;

  -webkit-transform: translateX(0);

  -moz-transform: translateX(0);

  -ms-transform: translateX(0);

  -o-transform: translateX(0);

  transform: translateX(0);

}



.module__search-container.inActive {

  opacity: 0;

  -webkit-transition-delay: 0.5s;

  -moz-transition-delay: 0.5s;

  -ms-transition-delay: 0.5s;

  -o-transition-delay: 0.5s;

  transition-delay: 0.5s;

  -webkit-transform: translateX(100%);

  -moz-transform: translateX(100%);

  -ms-transform: translateX(100%);

  -o-transform: translateX(100%);

  transform: translateX(100%);

}



.module__search-container.active .module__search-form {

  -webkit-transform: translateY(-50%) scaleX(1);

  -moz-transform: translateY(-50%) scaleX(1);

  -ms-transform: translateY(-50%) scaleX(1);

  -o-transform: translateY(-50%) scaleX(1);

  transform: translateY(-50%) scaleX(1);

}



.module__search-container.inActive .module__search-form {

  -webkit-transition-delay: 0ms;

  -moz-transition-delay: 0ms;

  -ms-transition-delay: 0ms;

  -o-transition-delay: 0ms;

  transition-delay: 0ms;

  -webkit-transform: translateY(-50%) scaleX(0);

  -moz-transform: translateY(-50%) scaleX(0);

  -ms-transform: translateY(-50%) scaleX(0);

  -o-transform: translateY(-50%) scaleX(0);

  transform: translateY(-50%) scaleX(0);

}



/* Large Size Screens */

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .navbar .nav__item {

    margin-right: 20px;

  }

}



/* Mobile and Tablets */

@media only screen and (max-width: 991px) {

  .navbar .navbar-toggler {

    position: absolute;

    right: 15px;

    height: 13px;

  }



  .navbar .collapse:not(.show) {

    display: block;

  }



  .navbar .navbar-nav {

    margin: 0 !important;

  }



  .navbar .nav__item {

    margin-right: 0;

  }



  .navbar .nav__item .nav__item-link {

    color: #282828;

    line-height: 35px !important;

    padding-left: 15px;

  }



  .navbar .nav__item .nav__item-link:hover {

    color: #AC1016;

  }



  .navbar .nav__item .nav__item-link:before {

    display: none;

  }



  .navbar .navbar-collapse {

    background-color: white;

    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.07);

    z-index: 50;

    padding: 15px 0;

    position: absolute;

    left: 0;

    width: 100%;

    top: 100%;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: 0.3s ease;

    -moz-transition: 0.3s ease;

    -ms-transition: 0.3s ease;

    -o-transition: 0.3s ease;

    transition: 0.3s ease;

    -webkit-transform: translateY(30px);

    -moz-transform: translateY(30px);

    -ms-transform: translateY(30px);

    -o-transform: translateY(30px);

    transform: translateY(30px);

  }



  .navbar .navbar-collapse .navbar-modules {

    padding: 0 15px;

  }



  .navbar .menu-opened.navbar-collapse {

    opacity: 1;

    visibility: visible;

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

  }



  .navbar i[data-toggle=dropdown] {

    position: absolute;

    top: 7px;

    right: 15px;

    width: 50%;

    text-align: right;

    z-index: 2;

  }



  .navbar .dropdown-toggle:after {

    display: none;

  }



  .navbar .nav__item.opened>i[data-toggle=dropdown]:before,

  .navbar .nav__item.show>i[data-toggle=dropdown]:before {

    content: "";

  }



  .navbar .dropdown-menu {

    background-color: white;

  }



  .navbar .dropdown-menu .nav__item {

    padding: 0 15px 0 30px;

  }



  .navbar .dropdown-menu .nav__item .nav__item-link {

    padding-left: 0;

    border-bottom: none;

  }



  .navbar .dropdown-menu .dropdown-menu-col .nav__item {

    padding: 0;

  }



  .navbar .dropdown-menu-col h6 {

    font-size: 13px;

    margin: 10px 0 5px;

  }



  .navbar .nav__item.dropdown-submenu>.dropdown-menu.show {

    padding-left: 10px;

  }



  .navbar .dropdown-submenu .dropdown-menu .nav__item {

    padding: 0 0 0 15px;

  }



  .navbar .navbar-nav .dropdown-menu.show {

    padding: 0;

  }



  .navbar .mega-dropdown-menu .container {

    max-width: none;

  }



  .navbar .mega-dropdown-menu>.nav__item {

    padding: 0 10px;

  }



  .navbar .mega-dropdown-menu .nav__item {

    padding: 0;

  }



  .fixed-navbar {

    position: static;

    animation: none;

  }



  .header-transparent+.page-title {

    margin-top: 0;

  }



  .header-full .navbar {

    line-height: 80px;

  }



  .header .navbar,

  .header-transparent .navbar {

    background-color: #ffffff;

  }



  .header .logo-dark,

  .header-transparent .logo-dark {

    display: inline-block;

  }



  .header .logo-light,

  .header-transparent .logo-light {

    display: none;

  }



  .header .navbar-modules,

  .header-transparent .navbar-modules {

    margin-right: 60px;

  }



  .header .navbar-modules .modules__wrapper,

  .header-transparent .navbar-modules .modules__wrapper {

    flex-direction: row-reverse;

  }



  .header .module__btn,

  .header-transparent .module__btn {

    color: #333333;

  }



  .header .navbar .navbar-toggler .menu-lines:before,

  .header .navbar .navbar-toggler .menu-lines:after,

  .header .navbar .navbar-toggler .menu-lines span,

  .header-transparent .navbar .navbar-toggler .menu-lines:before,

  .header-transparent .navbar .navbar-toggler .menu-lines:after,

  .header-transparent .navbar .navbar-toggler .menu-lines span {

    background-color: #333333;

  }



  .header .navbar-expand-lg>.container,

  .header .navbar-expand-lg>.container-fluid,

  .header-transparent .navbar-expand-lg>.container,

  .header-transparent .navbar-expand-lg>.container-fluid {

    width: 100%;

    max-width: none;

  }



  .header .navbar,

  .header .navbar>.container,

  .header .navbar>.container-fluid,

  .header-transparent .navbar,

  .header-transparent .navbar>.container,

  .header-transparent .navbar>.container-fluid {

    height: 80px;

  }



  .header .header-full .navbar,

  .header .header-full .navbar .navbar-brand,

  .header .navbar-brand,

  .header-transparent .header-full .navbar,

  .header-transparent .header-full .navbar .navbar-brand,

  .header-transparent .navbar-brand {

    margin-left: 15px;

    line-height: 80px !important;

  }



  .header .header-full .navbar,

  .header .header-full .navbar .navbar-brand,

  .header-transparent .header-full .navbar,

  .header-transparent .header-full .navbar .navbar-brand {

    line-height: 80px;

  }



  .header__topbar>.container {

    max-width: none;

  }

}



/* Medium and large Screens */

@media only screen and (min-width: 992px) {

  .navbar .dropdown-menu {

    width: auto;

    min-width: 235px;

    box-shadow: 0px 2px 6px 0px rgba(40, 40, 40, 0.1);

    box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.08);

    padding: 25px 0 23px;

    border-radius: 0 0 5px 5px;

  }



  .navbar .dropdown-menu .nav__item .nav__item-link:before {

    display: none;

  }



  .navbar .dropdown-menu.wide-dropdown-menu {

    min-width: 470px;

    padding: 0;

    overflow: hidden;

  }



  .navbar .dropdown-menu.wide-dropdown-menu>.nav__item {

    padding: 0;

  }



  .navbar .dropdown-menu.wide-dropdown-menu h6 {

    font-size: 15px;

    margin: 0 0 13px 40px;

  }



  .navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-col {

    padding: 40px 0 27px;

  }



  .navbar .nav__item.with-dropdown>.dropdown-menu,

  .navbar .nav__item.dropdown-submenu>.mega-menu,

  .navbar .nav__item.with-dropdown>.mega-menu,

  .navbar .nav__item.with-dropdown>.dropdown-menu>.nav__item.dropdown-submenu>.dropdown-menu {

    display: block;

    position: absolute;

    left: 0;

    right: auto;

    z-index: 1050;

    opacity: 0;

    visibility: hidden;

    transition: all 0.5s ease;

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    -webkit-transform: translateY(10px);

    -moz-transform: translateY(10px);

    -ms-transform: translateY(10px);

    -o-transform: translateY(10px);

    transform: translateY(10px);

  }



  .navbar .nav__item.with-dropdown>.dropdown-menu>.nav__item.dropdown-submenu>.dropdown-menu,

  .navbar .nav__item.dropdown-submenu>.dropdown-menu>.nav__item.with-dropdown>.dropdown-menu {

    top: 0;

    left: 100%;

  }



  .navbar .nav__item.with-dropdown:hover>.dropdown-menu,

  .navbar .nav__item.dropdown-submenu:hover>.mega-menu,

  .navbar .nav__item.with-dropdown:hover>.mega-menu,

  .navbar .nav__item.with-dropdown>.dropdown-menu>.nav__item.dropdown-submenu:hover>.dropdown-menu {

    opacity: 1;

    visibility: visible;

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

  }



  .navbar .nav__item.with-dropdown.mega-dropdown {

    position: static;

  }



  .navbar .nav__item.with-dropdown .mega-dropdown-menu {

    width: 100%;

  }



  .navbar .dropdown-menu.mega-dropdown-menu .nav__item {

    padding: 0;

  }



  .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link {

    overflow: hidden;

    transition: all 0.4s ease;

    -webkit-transition: all 0.4s ease;

    -moz-transition: all 0.4s ease;

    -ms-transition: all 0.4s ease;

    -o-transition: all 0.4s ease;

  }



  .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:after {

    font-family: "FontAwesome";

    content: "";

    position: absolute;

    top: auto;

    left: -7px;

    font-size: 7px;

    transition: all 0.4s ease;

    -webkit-transition: all 0.4s ease;

    -moz-transition: all 0.4s ease;

    -ms-transition: all 0.4s ease;

    -o-transition: all 0.4s ease;

    opacity: 0;

    color: #AC1016;

  }



  .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:hover {

    padding-left: 15px;

  }



  .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:hover:after {

    opacity: 1;

    left: 4px;

  }



  .navbar-nav>.nav__item>.dropdown-toggle:after {

    display: none;

  }



  .nav__item i[data-toggle=dropdown] {

    display: none;

  }



  .header-full-layout2 .navbar,

  .header-full-layout2 .navbar>.container,

  .header-full-layout2 .navbar>.container-fluid {

    height: 90px;

  }



  .header-full-layout2 .navbar {

    display: block;

    line-height: 60px;

  }



  .header-full-layout2 .navbar .nav__item .nav__item-link {

    line-height: 60px;

  }



  .header-full-layout2 .nav__item .nav__item-link {

    color: #ffffff;

  }



  .header-full-layout2 .nav__item .nav__item-link:before {

    background-color: #ffffff;

  }



  .header-full-layout2 .header__topbar {

    background-color: transparent;

  }



  .header-full-layout2 .header__topbar .contact__list li {

    line-height: 1;

    margin-right: 30px;

    color: #9b9b9b;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    align-items: center;

  }



  .header-full-layout2 .header__topbar .contact__list li>i {

    font-size: 16px;

    margin-right: 16px;

    color: #AC1016;

  }



  .header-full-layout2 .header__topbar .contact__list li a {

    color: #121c45;

  }



  .header-full-layout2 .header__topbar .contact__list li strong {

    color: #121c45;

    display: block;

    font-size: 14px;

    margin-top: 8px;

    font-weight: 700;

  }



  .header-full-layout2 .header__topbar .social__icons a {

    width: 50px;

    height: 50px;

    line-height: 50px;

    color: #121c45;

    text-align: center;

    border: 1px solid #eaeaea;

    border-radius: 2px;

    margin-right: 10px;

  }



  .header-full-layout2 .header__topbar .social__icons a:last-child {

    margin-right: 0;

  }



  .header-full-layout2 .header__topbar .social__icons a:hover {

    background-color: #AC1016;

    border-color: #AC1016;

    color: #ffffff;

  }



  .header-full-layout2 .navbar__bottom {

    background-color: #121c45;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    flex: 1;

  }



  .header-full-layout2 .navbar__bottom>.container {

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    flex-wrap: wrap;

  }



  .header-full-layout2 .navbar__bottom .module__btn-search {

    color: #ffffff;

  }



  .header-full-layout2 .navbar__bottom .module__btn-request {

    height: 60px;

    line-height: 58px;

    border-radius: 0;

    margin-top: -2px;

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .dropdown-menu.mega-dropdown-menu>.nav__item {

    padding: 0 15px;

  }



  .dropdown-menu.mega-dropdown-menu .nav__item:last-child>.nav__item-link {

    border-bottom: 1px solid #f2f2f2;

  }



  .dropdown-menu.mega-dropdown-menu [class^=col-]:last-child .nav__item:last-child>.nav__item-link {

    border-bottom: none;

  }

}



/* Extra Small Devices */

@media only screen and (min-width: 320px) and (max-width: 575px) {

  .navbar .navbar-brand img {

    max-width: 100px;

  }



  .module__search-container .module__search-form {

    max-width: 90%;

  }



  .module__search-container .search__input {

    font-size: 20px;

    height: 50px;

    line-height: 50px;

  }



  .module__search-container .module__search-btn {

    line-height: 50px;

    font-size: 20px;

  }

}



/* Header Animation */

@-webkit-keyframes translateHeader {

  0% {

    opacity: 0;

    -webkit-transform: translateY(-100%);

    -moz-transform: translateY(-100%);

    -ms-transform: translateY(-100%);

    -o-transform: translateY(-100%);

    transform: translateY(-100%);

  }



  100% {

    opacity: 1;

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

  }

}



@-moz-keyframes translateHeader {

  0% {

    opacity: 0;

    -webkit-transform: translateY(-100%);

    -moz-transform: translateY(-100%);

    -ms-transform: translateY(-100%);

    -o-transform: translateY(-100%);

    transform: translateY(-100%);

  }



  100% {

    opacity: 1;

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

  }

}



@-ms-keyframes translateHeader {

  0% {

    opacity: 0;

    -webkit-transform: translateY(-100%);

    -moz-transform: translateY(-100%);

    -ms-transform: translateY(-100%);

    -o-transform: translateY(-100%);

    transform: translateY(-100%);

  }



  100% {

    opacity: 1;

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

  }

}



@-o-keyframes translateHeader {

  0% {

    opacity: 0;

    -webkit-transform: translateY(-100%);

    -moz-transform: translateY(-100%);

    -ms-transform: translateY(-100%);

    -o-transform: translateY(-100%);

    transform: translateY(-100%);

  }



  100% {

    opacity: 1;

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

  }

}



@keyframes translateHeader {

  0% {

    opacity: 0;

    -webkit-transform: translateY(-100%);

    -moz-transform: translateY(-100%);

    -ms-transform: translateY(-100%);

    -o-transform: translateY(-100%);

    transform: translateY(-100%);

  }



  100% {

    opacity: 1;

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

  }

}



/*----------------------

    Accordions

------------------------*/

.accordion-item {

  border: 1px solid #ededed;

  background-color: #ffffff;

  padding: 25px 30px 25px 45px;

  margin-top: -1px;

}



.accordion-item:first-child {

  margin-top: 0;

  border-radius: 3px 3px 0 0;

}



.accordion-item:last-child {

  border-radius: 0 0 3px 3px;

}



.accordion-item .accordion__item-title {

  font-family: "Poppins", sans-serif;

  color: #282828;

  font-weight: 600;

  font-size: 16px;

  cursor: pointer;

  display: block;

  position: relative;

}



.accordion-item .accordion__item-title:after {

  position: absolute;

  top: 0;

  left: -20px;

  content: "";

  font-family: fontawesome;

  color: #121c45;

  font-size: 10px;

  line-height: 24px;

  font-weight: 400;

}



.accordion-item .accordion__item-header.opened .accordion__item-title {

  color: #AC1016;

}



.accordion-item .accordion__item-header.opened .accordion__item-title:after {

  color: #AC1016;

  content: "";

}



.accordion-item .accordion__item-body {

  padding-top: 16px;

}



.accordion-item .accordion__item-body p {

  margin-bottom: 0;

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .accordion-item {

    padding: 15px 20px;

  }

}



/*----------------------

     Dividers 

------------------------*/

.divider__line {

  position: relative;

  height: 3px;

  margin-bottom: 35px;

}



.divider__line:after {

  content: "";

  position: absolute;

  top: 0;

  left: 0;

  width: 80px;

  height: 3px;

  background-color: #121c45;

}



.divider__line.divider__center:after {

  left: 50%;

  transform: translateX(-50%);

}



.divider__line.divider__sm:after {

  width: 40px;

}



.divider__theme:after {

  background-color: #AC1016;

}



.divider__white:after {

  background-color: #ffffff;

}



@media only screen and (min-width: 320px) and (max-width: 767px) {

  .divider__line {

    margin-bottom: 20px;

  }

}



/*-------------------------

    Footer

--------------------------*/

.footer {

  border-top: 1px solid #eaeaea;

}



.footer-top {

  padding-top: 100px;

  padding-bottom: 67px;

    background-color: #1d1d1d;

    

}



.footer-top .footer__widget-title {

  font-size: 14px;

  line-height: 1;

  margin-bottom: 26px;

}



.footer__widget-about .footer-logo {

  margin-bottom: 24px;

}



.footer__widget-about p {

  font-size: 14px;

  line-height: 24px;

  margin-bottom: 15px;

}



.footer__widget-about .contact__list {

  margin-bottom: 20px;

}



.footer__widget-about .contact__list li span {

  color: #a5a5a5;

}



.footer__widget-about .contact__list li span:last-child {

  margin-left: 3px;

  color: #121c45;

}



.footer__widget-nav li a,

.footer__copyright-links li a {

  display: block;

  position: relative;

  color: #9b9b9b;

  font-size: 14px;

  line-height: 33px;

}



.footer__widget-nav li a:hover,

.footer__copyright-links li a:hover {

  color: #dc1628;

}



.footer__copyright-links li a {

  margin-right: 4px;

  padding-right: 5px;

  font-size: 13px;

}



.footer__copyright-links li a:after {

  content: "-";

  position: absolute;

  right: 0;

  color: #9b9b9b;

}



.footer__copyright-links li:last-child a:after {

  display: none;

}



.footer-bottom {

  padding: 28px 0;

  border-top: 1px solid #eaeaea;

  font-size: 13px;background-color: #1d1d1d

}



.footer-bottom .social__icons a {

  font-size: 17px;

}



.footer-newsletter {

  background-color: #f9f9f9;

  padding-top: 40px;

  padding-bottom: 20px;

}



.footer-newsletter .footer__newsletter-text h6 {

  font-size: 17px;

  margin-bottom: 10px;

}



.footer-newsletter .footer__newsletter-text p {

  font-size: 14px;

  margin-bottom: 10px;

}



.footer-newsletter .form-control {

  max-width: 50%;

}



.footer-newsletter .form-control:last-of-type {

  border-left-color: transparent;

}



.footer-newsletter .form-control:focus {

  border-color: #AC1016 !important;

}



.footer-newsletter .social__icons a {

  border: 1px solid #eaeaea;

  width: 50px;

  height: 50px;

  line-height: 48px;

  border-radius: 2px;

  text-align: center;

  margin-right: 5px;

}



.footer-newsletter .social__icons a:last-of-type {

  margin-right: 0;

}



.footer-newsletter .social__icons a:hover {

  background-color: #AC1016;

  color: #ffffff;

}



/* Scroll Top Button */

#scrollTopBtn {

  position: fixed;

  right: 10px;

  bottom: 30px;

  width: 45px;

  height: 45px;

  opacity: 0;

  z-index: 1000;

  font-size: 18px;

  border-radius: 4px;

  color: #ffffff;

  background-color: #ccc;

  overflow: hidden;

  -webkit-transition: all 0.3s ease-in-out;

  -moz-transition: all 0.3s ease-in-out;

  -ms-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;

  transition: all 0.3s ease-in-out;

}



#scrollTopBtn:hover {

  background-color: #AC1016;

}



#scrollTopBtn.actived {

  right: 30px;

  opacity: 1;

}



/* Medium Size Screens */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .footer-top {

    padding-top: 70px;

    padding-bottom: 50px;

  }



  .footer-newsletter {

    padding-top: 20px;

  }



  .footer-newsletter .social__icons {

    justify-content: flex-start !important;

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .footer-top {

    padding-top: 50px;

    padding-bottom: 0;

  }



  .footer__widget {

    margin-bottom: 30px;

  }



  .footer-top .footer__widget-title {

    margin-bottom: 15px;

  }



  .footer__copyright-links {

    justify-content: flex-start !important;

  }



  .footer-newsletter {

    padding-top: 20px;

  }



  .footer-newsletter .social__icons {

    justify-content: flex-start !important;

  }



  .footer__newsletter-form {

    display: block !important;

  }

}



/* Extra Small Devices */

@media only screen and (min-width: 320px) and (max-width: 575px) {

  .footer-bottom {

    padding: 20px 0;

  }



  .footer__copyright-links {

    margin-bottom: 10px;

  }



  .footer__copyright-links li a {

    font-size: 13px;

    line-height: 20px;

    margin-right: 10px;

    padding-right: 10px;

  }



  .footer__widget-nav li a,

  .footer__copyright-links li a {

    font-size: 13px;

  }



  .footer-newsletter .social__icons {

    justify-content: flex-start !important;

  }



  .footer__newsletter-form .btn {

    width: 100%;

  }



  #scrollTopBtn {

    bottom: 20px;

    width: 30px;

    height: 30px;

    font-size: 14px;

  }



  #scrollTopBtn.actived {

    right: 20px;

  }

}



@media only screen and (max-width: 500px) {

  .footer__newsletter-form .form-group {

    display: block !important;

  }



  .footer__newsletter-form .form-group .form-control {

    border: 1px solid #eaeaea;

    max-width: none;

    margin-bottom: 10px;

  }

}



@media only screen and (max-width: 400px) {



  .footer__widget-nav li a,

  .footer__copyright-links li a {

    font-size: 12px;

    line-height: 25px;

  }

}



/*-----------------------

    Request quote

 ------------------------*/

.request__form {

  background-color: #fff;

  box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.08);

  z-index: 2;

}



.request__form .request__form-body {

  padding: 50px;

}



.request__form .input-radio {

  margin-right: 20px;

}



.request__form .input-radio:last-child {

  margin-right: 0;

}



.request-quote-tabs .request__form {

  position: relative;

  border-radius: 5px;

}

/*

.request-quote-tabs .request__form:before {

  content: "";

  position: absolute;

  top: 0;

  left: -39px;

  width: 41px;

  height: 160px;

  background-color: #121c45;

  border-radius: 5px 0 0 0;

}



.request-quote-tabs .request__form:after {

  content: "";

  position: absolute;

  top: 0;

  right: -39px;

  width: 41px;

  height: 160px;

  background-color: #121c45;

  border-radius: 0 5px 0 0;

}

*/

.request-quote-tabs .request__form h6 {

  font-family: "Roboto", sans-serif;

  font-size: 14px;

  line-height: 1;

  margin-bottom: 17px;

}



.request-quote-tabs .request__form .form-control {

  padding-left: 15px;

}



.request-quote-tabs .request__form .nav-tabs {

  background-color: #1d1d1d;

  padding-left: 50px;

}



.request-quote-tabs .request__form .nav-tabs .nav__link {

  padding: 30px 0;

  margin: 0 40px 0 0;

  color: #ffffff;

}



.request-quote-tabs .request__form .nav-tabs .nav__link:after {

  height: 3px;

}



.request-quote-tabs .request__form .nav-tabs .nav__link.active {

  color: #AC1016;

}



.request-quote-tabs .request__form .tab-content {

  padding-top: 0;

}



.request-quote-tabs .request__form .request-quote-panel {

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-flex-wrap: wrap;

  -moz-flex-wrap: wrap;

  flex-wrap: wrap;background: rgb(255,255,255);

background: linear-gradient(90deg, rgba(255,255,255,1) 84%, rgba(101,0,11,1) 84%);

}



.request-quote-tabs .request__form .request__form-body {

  flex-basis: 71%;

  max-width: 71%;

}



.request-quote-tabs .request__form .widget-download {

  flex-basis: 29%;

  max-width: 29%;

  box-shadow: none;

  padding: 50px;

  border-radius: 0 0 5px 0;

}



.request-quote-tabs .request__form .widget-download:after {

  bottom: -220px;

  right: -120px;

  font-size: 400px;

}



.request-quote-tabs .request__form .widget-download p {

  font-size: 14px;

  line-height: 23px;

  color: #ffffff;

  margin-bottom: 30px;

}



.request-quote-tabs .request__form .widget-download h5 {

  font-size: 25px;

  line-height: 34px;

  color: #ffffff;

}



.request-quote-tabs .request__form .widget-download .btn {

  padding: 0 10px;

  height: 50px;

  width: 220px;

  position: absolute;

  bottom: 50px;

  left: 50px;

}



/* Large Size Screens */

@media only screen and (max-width: 1200px) {

  .request__form .request__form-body {

    padding: 50px 20px;

  }

}



/* Medium Size Screens */

@media only screen and (max-width: 992px) {

  .request-quote-tabs .request__form .request-quote-panel {

    display: block;

  }



  .request-quote-tabs .request__form .request-quote-panel .request__form-body,

  .request-quote-tabs .request__form .request-quote-panel .widget-download {

    max-width: none;

  }



  .request-quote-tabs .request__form .request-quote-panel .widget-download .btn {

    position: static;

  }

}



/* Extra Small Devices */

@media only screen and (min-width: 320px) and (max-width: 575px) {

  .request__form .request__form-body {

    padding: 20px 10px;

  }



  .request__form .input-radio {

    margin-right: 0;

    flex-basis: 50%;

  }

}



/*----------------------

    Carousel

-----------------------*/

[data-nav=false] .owl-nav,

[data-dots=false] .owl-dots {

  display: none;

}



.owl-carousel .owl-item img {

  width: 100%;

}



.carousel-dots .owl-dots {

  margin-top: 10px;

  text-align: center;

}



.carousel-dots .owl-dots .owl-dot {

  background-color: transparent;

  display: inline-flex;

  align-items: center;

  justify-content: center;

  position: relative;

  width: 12px;

  height: 12px;

  margin: 0 20px;

}



.carousel-dots .owl-dots .owl-dot span {

  display: block;

  width: 8px;

  height: 8px;

  border: 2px solid #a5a5a5;

  border-radius: 50%;

  -webkit-transition: all 0.4s ease;

  -moz-transition: all 0.4s ease;

  -ms-transition: all 0.4s ease;

  -o-transition: all 0.4s ease;

  transition: all 0.4s ease;

}



.carousel-dots .owl-dots .owl-dot:not(:last-child):after {

  content: "";

  position: absolute;

  top: 50%;

  left: 20px;

  width: 12px;

  height: 2px;

  display: block;

  background-color: #eee;

  -webkit-transform: translateY(-50%);

  -moz-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  -o-transform: translateY(-50%);

  transform: translateY(-50%);

}



.carousel-dots .owl-dots .owl-dot:not(:first-child):before {

  content: "";

  position: absolute;

  top: 50%;

  left: -20px;

  width: 12px;

  height: 2px;

  display: block;

  background-color: #eee;

  -webkit-transform: translateY(-50%);

  -moz-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  -o-transform: translateY(-50%);

  transform: translateY(-50%);

}



.carousel-dots .owl-dots .owl-dot.active span {

  border-color: #AC1016;

  -webkit-transform: scale(1.5);

  -moz-transform: scale(1.5);

  -ms-transform: scale(1.5);

  -o-transform: scale(1.5);

  transform: scale(1.5);

}



.carousel-dots .owl-dots .owl-dot.active:before,

.carousel-dots .owl-dots .owl-dot.active:after {

  background-color: #AC1016;

}



.carousel-dots-white .owl-dots .owl-dot.active span,

.carousel-dots-white .owl-dots .owl-dot span {

  border-color: #fff;

}



.carousel-dots-white .owl-dots .owl-dot.active:before,

.carousel-dots-white .owl-dots .owl-dot.active:after {

  background-color: #fff;

}



.carousel-arrows .owl-nav .owl-prev,

.carousel-arrows .owl-nav .owl-next {

  position: absolute;

  top: 50%;

  width: 40px;

  height: 40px;

  line-height: 40px;

  color: #999999;

  font-size: 0;

  font-weight: 400;

  text-align: center;

  background-color: transparent;

  cursor: pointer;

  padding: 0;

  border-radius: 0;

  transition: all 0.3s ease;

  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -ms-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transform: translateY(-50%);

}



.carousel-arrows .owl-nav .owl-prev:hover,

.carousel-arrows .owl-nav .owl-next:hover {

  color: #AC1016;

  background-color: transparent;

}



.carousel-arrows .owl-nav .owl-prev {

  left: 0;

}



.carousel-arrows .owl-nav .owl-prev:before {

  font-family: "icomoon";

  content: "";

  font-size: 50px;

}



.carousel-arrows .owl-nav .owl-next {

  right: 0;

}



.carousel-arrows .owl-nav .owl-next:before {

  font-family: "icomoon";

  content: "";

  font-size: 50px;

}



/*------------------------

    Slider 

--------------------------*/

.header-transparent+.slider {

  margin-top: -100px;

}



.slider {

  padding: 0;

}



.slider .slide-item {

  height: 100vh;

}



.slider .slide__subtitle {

  display: inline-block;

  font-family: "Roboto", sans-serif;

  font-size: 17px;

  line-height: 1;

  color: #f9f9f9;

  margin-bottom: 25px;

}



.slider .slide__title {

font-size: 55px;

    font-weight: 700;

    line-height: 71px;

    color: #ffffff;

    margin-bottom: 43px;

    text-transform: inherit;



}



.slider .slide__desc {

font-size: 27px;
    font-weight: 700;
    color: #ffffff;
    padding-right: 14px;
    margin-bottom: 35px;

}



.slider .carousel-arrows .owl-nav .owl-prev {

  left: 50px;

}



.slider .carousel-arrows .owl-nav .owl-next {

  right: 50px;

}



.slider .carousel-arrows .owl-nav .owl-prev,

.slider .carousel-arrows .owl-nav .owl-next {

  color: #ffffff;

  border: none;

  line-height: 46px;

  width: auto;

  opacity: 0;

  transition: opacity 0.5s ease, transform 0.4s ease;

  transform: scale(0.8);

}



.slider:hover .carousel-arrows .owl-nav .owl-prev,

.slider:hover .carousel-arrows .owl-nav .owl-next {

  opacity: 1;

  transform: scale(1);

}



.slider .owl-dots {

  position: absolute;

  bottom: 80px;

  width: 100%;

  z-index: 5;

}



.slider-1 {

  overflow: hidden;

}



.slider-1 .slide-item {

  min-height: 750px;

}



.slider-1 .btn__video {

  position: absolute;

  right: 0;

  bottom: 35px;

  z-index: 3;

}



.slider-1 .thumbs-dots {

  position: absolute;

  left: 15px;

  right: 15px;

  bottom: 0;

  z-index: 3;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

}



.slider-1 .thumbs-dots .owl-thumb-item {

  flex-basis: 190px;

  max-width: 190px;

  text-align: left;

  padding: 25px 25px 23px;

  background-color: #121c45;

  margin-right: 2px;

  border-radius: 3px 3px 0 0;

}



.slider-1 .thumbs-dots .owl-thumb-item i {

  font-size: 45px;

  color: #f9f9f9;

  margin-bottom: 6px;

  display: block;

}



.slider-1 .thumbs-dots .owl-thumb-item i.icon-air-freight {

  font-size: 40px;

}



.slider-1 .thumbs-dots .owl-thumb-item span {

  display: block;

 

  font-weight: 700;

  font-size: 16px;

  line-height: 23px;

  color: #f9f9f9;

  margin-bottom: 0;

}



.slider-1 .thumbs-dots .owl-thumb-item.active {

  transform: scaleY(1.1);

  background-color: #AC1016;

}



.slider-3 .slide__content {

  background-color: #ffffff;

  padding: 76px 50px 80px 80px;

  position: relative;

  border-radius: 5px;

  overflow: hidden;

  z-index: 2;

}



.slider-3 .slide__content:after {

  content: "";

  font-family: "icomoon";

  position: absolute;

  bottom: -230px;

  right: -240px;

  font-size: 475px;

  color: #121c45;

  line-height: 1;

  z-index: 1;

  opacity: 0.05;

}



.slider-3 .slide__title {

  font-size: 40px;

  color: #121c45;

  margin-bottom: 22px;

}



.slider-3 .slide__desc {

  color: #9b9b9b;

}



.slider-3 .slide__title,

.slider-3 .slide__desc,

.slider-3 .btn {

  position: relative;

  z-index: 2;

}



/* Large Size Screens */

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .slider .slide__title {

    font-size: 64px;

  }



  .slider .carousel-arrows .owl-nav .owl-next {

    right: 10px;

  }



  .slider .carousel-arrows .owl-nav .owl-prev {

    left: 10px;

  }

}



/* Medium Size Screens */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .slider .carousel-arrows .owl-nav .owl-next {

    right: 0;

  }



  .slider .carousel-arrows .owl-nav .owl-prev {

    left: 0;

  }



  .slide__title {

    font-size: 50px;

  }



  .slider .slide__desc {

    padding-right: 0;

  }



  .slider-2 .slide__desc {

    padding-right: 45px;

  }



  .slider-3 .slide__content {

    padding: 30px;

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .header-transparent+.slider {

    margin-top: 0;

  }



  .slider .slide-item {

    height: calc(100vh - 80px);

  }



  .slider .slide__desc {

    padding-right: 0;

  }



  .slider-1 .slide-item {

    min-height: 0;

  }



  .slider-2 .slide__desc {

    padding-right: 0;

  }



  .slider-3 .slide__content {

    padding: 20px;

  }



  .slider-3 .slide__content:after {

    bottom: -130px;

    right: -120px;

    font-size: 300px;

  }



  .slider-3 .container {

    max-width: 100%;

  }



  .header-transparent+.slider .slide__content {

    padding-top: 0;

  }



  .slider .carousel-arrows .owl-nav .owl-prev,

  .slider .carousel-arrows .owl-nav .owl-next {

    width: 40px;

    height: 40px;

    line-height: 40px;

  }



  .slider .carousel-arrows .owl-nav .owl-next:before,

  .slider .carousel-arrows .owl-nav .owl-prev:before {

    font-size: 15px;

  }

}



/*  Small Screens and tablets  */

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .slider .slide__title {

    font-size: 40px;

    margin-bottom: 17px;

  }



  .slider .carousel-arrows .owl-nav .owl-prev {

    left: 10px;

  }



  .slider .carousel-arrows .owl-nav .owl-next {

    right: 10px;

  }

}



/* Extra Small Devices */

@media only screen and (min-width: 320px) and (max-width: 575px) {

  .slider .slide__subtitle {

    margin-bottom: 15px;

  }



  .slider .slide__title {

    font-size: 25px;

    margin-bottom: 15px;

  }


    .apdding-15{padding-left: 35px;}
  .slider .slide__desc {

    font-size: 18px;

    font-weight: 700;
 
    margin-bottom: 20px;
padding: 0px;
  }



  .slider .btn {

 
margin: auto;display: block
  }



  .slider .carousel-arrows .owl-nav .owl-prev,

  .slider .carousel-arrows .owl-nav .owl-next {

    display: none;

  }

}



/*--------------------------

      Video

--------------------------*/

.video__btn {

  position: relative;

}



.popup-video {

  text-align: center;

  display: inline-block;

  position: relative;

}



.popup-video .video__player {

  font-size: 18px;

  width: 75px;

  height: 75px;

  line-height: 75px;

  border-radius: 50%;

  background-color: #AC1016;

  color: #ffffff;

  position: relative;

  display: inline-block;

}



.popup-video .video__player-animation {

  position: absolute;

  display: block;

  width: 100%;

  height: 100%;

  opacity: 1;

  border: 2px solid #AC1016;

  border-radius: 50%;

  -webkit-animation: pulsing 3s linear 0s infinite;

  -moz-animation: pulsing 3s linear 0s infinite;

  -ms-animation: pulsing 3s linear 0s infinite;

  -o-animation: pulsing 3s linear 0s infinite;

  animation: pulsing 3s linear 0s infinite;

}



.popup-video .video__player-animation-2 {

  animation-delay: 1s;

}



.popup-video .video__player-animation-3 {

  animation-delay: 1.8s;

}



.popup-video .video__player-title {

  text-transform: uppercase;

  color: #121c45;

  font-size: 13px;

  font-weight: 700;

  padding-top: 20px;

  margin-bottom: 0;

  line-height: 1;

}



.popup-video:hover .video__player-animation {

  opacity: 0;

  animation-play-state: paused;

}



.video__btn-white .video__player {

  background-color: #ffffff;

  color: #AC1016;

}



.video__btn-white .video__player-animation {

  border-color: #ffffff;

}



.video__btn-left-bottom {

  position: absolute;

  bottom: 50px;

  left: 50px;

}



.video__btn-right-center {

  position: absolute;

  top: 50%;

  right: -37px;

  -webkit-transform: translateY(-50%);

  -moz-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  -o-transform: translateY(-50%);

  transform: translateY(-50%);

}



.video-banner {

  padding: 225px 0;

  border-radius: 5px;

}



@media only screen and (max-width: 992px) {

  .video__btn-right-center {

    right: 50%;

    -webkit-transform: translateX(50%);

    -moz-transform: translateX(50%);

    -ms-transform: translateX(50%);

    -o-transform: translateX(50%);

    transform: translateX(50%);

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .video-banner {

    padding: 130px 0;

  }



  .popup-video .video__player {

    font-size: 18px;

    width: 50px;

    height: 50px;

    line-height: 50px;

  }

}



/* Extra Small Devices */

@media only screen and (min-width: 320px) and (max-width: 575px) {

  .video-banner {

    padding: 80px 0;

  }

}



/*-----------------------

    Features

------------------------*/

.feature-item {

  position: relative;

  margin-bottom: 30px;

}



.feature-item .feature__img {

  margin-bottom: 24px;

}



.feature-item .feature__img img {

  border-radius: 3px;

  -webkit-transition: transform 0.3s ease;

  -moz-transition: transform 0.3s ease;

  -ms-transition: transform 0.3s ease;

  -o-transition: transform 0.3s ease;

  transition: transform 0.3s ease;

}



.feature-item .feature__subtitle {

  font-family: "Roboto", sans-serif;

  font-size: 14px;

  display: inline-block;

  margin-bottom: 6px;

}



.feature-item .feature__title {

  font-size: 18px;

  line-height: 25px;

  margin-bottom: 18px;

  -webkit-transition: color 0.3s ease;

  -moz-transition: color 0.3s ease;

  -ms-transition: color 0.3s ease;

  -o-transition: color 0.3s ease;

  transition: color 0.3s ease;

}



.feature-item .feature__desc {

  margin-bottom: 0;

}



.feature-item .feature__link {

  display: block;

  margin-top: 5px;

}



.feature-item:hover .feature__img img {

  -webkit-transform: translateY(-4px);

  -moz-transform: translateY(-4px);

  -ms-transform: translateY(-4px);

  -o-transform: translateY(-4px);

  transform: translateY(-4px);

}



.feature-item:hover .feature__title {

  color: #AC1016;

}



.awards .feature__content {

  padding-left: 30px;

}



/* Medium Size Screens */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .feature-item .feature__img {

    margin-bottom: 20px;

  }



  .feature-item .feature__title {

    font-size: 16px;

    margin-bottom: 10px;

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .feature-item {

    margin-bottom: 30px;

  }



  .feature-item .feature__img {

    margin-bottom: 15px;

  }



  .feature-item .feature__title {

    margin-bottom: 10px;

  }

}



/*-----------------------

     fancybox 

------------------------*/

.fancybox-item {

  position: relative;

  margin-bottom: 30px;

}



.fancybox-item .fancybox__icon {

  font-size: 45px;

  line-height: 1;

  color: #AC1016;

  margin-bottom: 20px;

  -webkit-transition: transform 0.3s ease;

  -moz-transition: transform 0.3s ease;

  -ms-transition: transform 0.3s ease;

  -o-transition: transform 0.3s ease;

  transition: transform 0.3s ease;

}



.fancybox-item .fancybox__icon i {

  line-height: 1;

}



.fancybox-item .fancybox__title {

  font-size: 17px;

  line-height: 25px;

  margin-bottom: 17px;

  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -ms-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transition: all 0.3s ease;

}



.fancybox-item .fancybox__desc {

  font-size: 14px;

  line-height: 24px;

  margin-bottom: 0;

}



.fancybox-item:hover .fancybox__icon {

  -webkit-animation: slideTopDown 1s infinite alternate;

  -moz-animation: slideTopDown 1s infinite alternate;

  -ms-animation: slideTopDown 1s infinite alternate;

  -o-animation: slideTopDown 1s infinite alternate;

  animation: slideTopDown 1s infinite alternate;

}



.fancybox-item:hover .fancybox__title {

  color: #AC1016;

}



.fancybox-layout1 .fancybox-item {

  margin-bottom: 60px;

}



.fancybox-layout2.row {

  margin-left: -10px;

  margin-right: -10px;

}



.fancybox-layout2.row>[class*=col-] {

  padding-right: 10px;

  padding-left: 10px;

}



.fancybox-layout2 .fancybox-item {

  background-color: #f9f9f9;

  border: 1px solid #eaeaea;

  border-radius: 4px;

  padding: 30px 5px 26px 25px;

  margin-bottom: 20px;

}



.fancybox-layout2 .fancybox-item .fancybox__title {

  font-size: 16px;

  margin-bottom: 0;

}



.fancybox-layout2 .fancybox-item .fancybox__icon {

  font-size: 45px;

  margin-bottom: 18px;

}



.slider+.fancybox-layout3 {

  margin-top: -50px;

  z-index: 3;

}



.fancybox-layout3 .fancybox-boxes-wrap {

  box-shadow: 0 5px 83px 0 rgba(40, 40, 40, 0.12);

  border-radius: 5px;

  background-color: #fff;

}



.fancybox-layout3 .fancybox-item {

  padding: 38px 24px 40px 30px !important;

  border-right: 2px solid #eaeaea;

  margin-bottom: 0;

  position: relative;

  z-index: 10;

}



.fancybox-layout3 .fancybox-item:last-child {

  border-right: none;

}



.fancybox-layout4 .fancybox-item {

  padding: 30px 10px 30px 25px;

  border: 1px solid rgba(255, 255, 255, 0.1);

  border-radius: 3px;

}



.fancybox-layout4 .fancybox-item .fancybox__title {

  color: #ffffff;

}



.fancybox-carousel {

  padding-bottom: 240px;

}



.fancybox-carousel .carousel-arrows .owl-nav .owl-prev,

.fancybox-carousel .carousel-arrows .owl-nav .owl-next {

  width: 40px;

  height: 40px;

  line-height: 40px;

  border-radius: 50%;

  border: 2px solid rgba(255, 255, 255, 0.1);

}



.fancybox-carousel .carousel-arrows .owl-nav .owl-next:before {

  content: "";

  font-size: 10px;

}



.fancybox-carousel .carousel-arrows .owl-nav .owl-prev:before {

  content: "";

  font-size: 10px;

}



.fancybox-carousel+.request-quote-tabs {

  margin-top: -160px;

}



@media only screen and (min-width: 1040px) {

  .carousel-arrows .owl-nav .owl-next {

    right: -70px;

  }



  .carousel-arrows .owl-nav .owl-prev {

    left: -70px;

  }

}



@media only screen and (min-width: 990px) and (max-width: 1040px) {

  .fancybox-carousel .carousel-arrows .owl-nav .owl-next {

    right: -40px;

  }



  .fancybox-carousel .carousel-arrows .owl-nav .owl-prev {

    left: -40px;

  }

}



/* Medium Size Screens */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .fancybox-carousel .carousel-arrows .owl-nav .owl-next {

    right: -50px;

  }



  .fancybox-carousel .carousel-arrows .owl-nav .owl-prev {

    left: -50px;

  }



  .fancybox-item .fancybox__icon {

    margin-bottom: 10px;

  }



  .fancybox-item .fancybox__title {

    margin-bottom: 12px;

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {



  .fancybox-item,

  .fancybox-layout1 .fancybox-item {

    margin-bottom: 30px;

  }



  .fancybox-item .fancybox__icon {

    font-size: 35px;

    margin-bottom: 5px;

  }



  .fancybox-item .fancybox__title {

    font-size: 16px;

    margin-bottom: 5px !important;

  }



  .fancybox-layout2 .fancybox-item .fancybox__icon {

    margin-bottom: 7px;

  }



  .fancybox-carousel .carousel-arrows .owl-nav .owl-next {

    right: -50px;

  }



  .fancybox-carousel .carousel-arrows .owl-nav .owl-prev {

    left: -50px;

  }

}



/*-----------------------

    projects

------------------------*/

.project-item {

  position: relative;

  margin-bottom: 30px;

}



.project-item .project__img {

  position: relative;

  overflow: hidden;

  border-radius: 3px;

  -webkit-transition: all 0.6s linear;

  -moz-transition: all 0.6s linear;

  -ms-transition: all 0.6s linear;

  -o-transition: all 0.6s linear;

  transition: all 0.6s linear;

}



.project-item .project__img:after {

  content: "";

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 100%;

  opacity: 0.5;

  display: block;

  background-image: -webkit-gradient(linear, top bottom, from(rgba(0, 0, 0, 0)), to(rgba(27, 26, 26, 0.46)));

  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 46%, rgba(27, 26, 26, 0.46) 98%);

  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 46%, rgba(27, 26, 26, 0.46) 98%);

  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 46%, rgba(27, 26, 26, 0.46) 98%);

  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 46%, rgba(27, 26, 26, 0.46) 98%);

  background-image: linear-gradient(top, rgba(0, 0, 0, 0) 46%, rgba(27, 26, 26, 0.46) 98%);

  -webkit-transition: all 0.4s linear;

  -moz-transition: all 0.4s linear;

  -ms-transition: all 0.4s linear;

  -o-transition: all 0.4s linear;

  transition: all 0.4s linear;

}



.project-item .project__img img {

  width: 100%;

  -webkit-transition: all 0.6s linear;

  -moz-transition: all 0.6s linear;

  -ms-transition: all 0.6s linear;

  -o-transition: all 0.6s linear;

  transition: all 0.6s linear;

}



.project-item:hover .project__img img {

  -webkit-transform: scale(1.1);

  -moz-transform: scale(1.1);

  -ms-transform: scale(1.1);

  -o-transform: scale(1.1);

  transform: scale(1.1);

}



.project-item .project__content {

  padding-top: 30px;

  padding-bottom: 30px;

  background-color: #ffffff;

}



.project-item .project__cat {

  background-color: #AC1016;

  position: absolute;

  z-index: 2;

  bottom: 0;

  left: 30px;

  padding: 4px 7px;

  border-radius: 3px 3px 0 0;

}



.project-item .project__cat a {

  position: relative;

  font-family: "Roboto", sans-serif;

  font-size: 13px;

  color: #ffffff;

  padding-right: 7px;

}



.project-item .project__cat a:hover {

  color: #AC1016;

}



.project-item .project__cat a::after {

  content: ",";

  position: absolute;

  right: 2px;

  color: #ffffff;

}



.project-item .project__cat a:last-child {

  padding-right: 0;

}



.project-item .project__cat a:last-child:after {

  display: none;

}



.project-item .project__title {

  font-size: 18px;

  font-weight: 600;

  line-height: 28px;

  margin-bottom: 0;

}



.project-item .project__title a {

  color: #121c45;

}



.project-item .project__title a:hover {

  color: #AC1016;

}



.project-item .project__desc {

  margin-top: 12px;

  margin-bottom: 0;

}



.project-item .btn__link {

  margin-top: 11px;

  padding-bottom: 5px;

}



.project-item .btn__link:after {

  content: "";

  position: absolute;

  bottom: 0;

  left: 0;

  width: 0;

  height: 2px;

  background-color: #AC1016;

  -webkit-transition: all 0.8s ease;

  -moz-transition: all 0.8s ease;

  -ms-transition: all 0.8s ease;

  -o-transition: all 0.8s ease;

  transition: all 0.8s ease;

}



.project-item:hover .btn__link {

  color: #AC1016;

}



.project-item:hover .btn__link:after {

  width: 100%;

}



.project-item .zoom__icon {

  position: absolute;

  top: 50%;

  left: 50%;

  display: block;

  width: 20px;

  height: 20px;

  opacity: 0;

  z-index: 2;

  -webkit-transform: scale(0);

  -moz-transform: scale(0);

  -ms-transform: scale(0);

  -o-transform: scale(0);

  transform: scale(0);

  -webkit-transition: all 0.4s linear;

  -moz-transition: all 0.4s linear;

  -ms-transition: all 0.4s linear;

  -o-transition: all 0.4s linear;

  transition: all 0.4s linear;

}



.project-item .zoom__icon:before {

  content: "";

  position: absolute;

  top: 50%;

  left: 50%;

  width: 1px;

  height: 20px;

  -webkit-transform: translate(-50%, -50%);

  -moz-transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  -o-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  background-color: #ffffff;

}



.project-item .zoom__icon:after {

  content: "";

  position: absolute;

  top: 50%;

  left: 50%;

  width: 20px;

  height: 1px;

  -webkit-transform: translate(-50%, -50%);

  -moz-transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  -o-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  background-color: #ffffff;

}



.project-item:hover .zoom__icon {

  opacity: 1;

  -webkit-transform: scale(1);

  -moz-transform: scale(1);

  -ms-transform: scale(1);

  -o-transform: scale(1);

  transform: scale(1);

}



.projects-filter {

  display: flex;

  flex-wrap: wrap;

}



.projects-filter li {

  margin-bottom: 20px;

  margin-right: 30px;

}



.projects-filter li:last-child {

  margin-right: 0;

}



.projects-filter li a {

  position: relative;

  color: #121c45;

  font-size: 14px;

  font-weight: 700;

  line-height: 1;

 

  display: block;

  padding-bottom: 4px;

}



.projects-filter li a:after {

  content: "";

  position: absolute;

  bottom: 0;

  left: 0;

  width: 0;

  height: 2px;

  background-color: #AC1016;

  -webkit-transition: all 0.7s linear;

  -moz-transition: all 0.7s linear;

  -ms-transition: all 0.7s linear;

  -o-transition: all 0.7s linear;

  transition: all 0.7s linear;

}



.projects-filter li a:hover,

.projects-filter li a.active {

  color: #AC1016;

}



.projects-filter li a:hover:after,

.projects-filter li a.active:after {

  width: 100%;

}



.projects-grid-layout2 .project-item {

  box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.08);

}



/* project gallery */

.projects-gallery .project-item {

  box-shadow: none;

}



.projects-gallery .project-item .project__img:after {

  display: none;

}



.projects-bg {

  position: absolute;

  top: 0;

  left: 0;

  z-index: 0;

  width: 100%;

  height: 643px;

}



/* projects-carousel */

.projects-carousel .project-item {

  margin-bottom: 0;

}



.projects-carousel .carousel-arrows .owl-nav .owl-prev,

.projects-carousel .carousel-arrows .owl-nav .owl-next {

  background-color: #ffffff;

  color: #121c45;

  border-radius: 2px;

  top: 28%;

}



.projects-carousel .carousel-arrows .owl-nav .owl-prev:hover,

.projects-carousel .carousel-arrows .owl-nav .owl-next:hover {

  background-color: #AC1016;

  color: #ffffff;

}



.projects-carousel .carousel-arrows .owl-nav .owl-prev {

  left: 30px;

}



.projects-carousel .carousel-arrows .owl-nav .owl-prev:before {

  content: "";

  font-size: 10px;

}



.projects-carousel .carousel-arrows .owl-nav .owl-next {

  right: 30px;

}



.projects-carousel .carousel-arrows .owl-nav .owl-next:before {

  content: "";

  font-size: 10px;

}



/* project single */

.projects-single .project__single-title {

  font-size: 30px;

  font-weight: 600;

}



.mix {

  display: none;

}



.project-hidden>.project-item {

  display: none;

}



/* Large Size Screens */

/* Medium Size Screens */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .projects-filter li {

    margin-right: 23px;

  }



  .projects-grid-layout2 .container {

    max-width: none;

  }



  .projects-grid-layout2 .container .row>[class*=col-] {

    padding-right: 7px;

    padding-left: 7px;

  }

}



/*  Small Screens and tablets  */

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .projects-filter li {

    margin-right: 20px;

  }



  .projects-grid .container {

    max-width: none;

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .project-item .project__desc {

    margin-top: 5px;

  }



  .projects-single .project__title {

    font-size: 24px;

  }



  .projects-gallery .container {

    max-width: none;

  }



  .projects-carousel .project-item .project__content-inner {

    padding: 20px 20px 0;

  }

}



/* Extra Small Devices */

@media only screen and (min-width: 320px) and (max-width: 575px) {

  .projects-filter li {

    margin-right: 15px;

    margin-bottom: 15px;

  }



  .projects-filter li a {

    font-size: 13px;

  }



  .project-item .project__title {

    font-size: 18px;

    line-height: 25px;

  }

}



/*--------------------

     Team

---------------------*/

.member {

  position: relative;

  margin-bottom: 50px;

}



.member .member__img {

  position: relative;

  overflow: hidden;

  border-radius: 4px;

}



.member .member__img img {

  width: 100%;

  -webkit-transition: all 0.8s ease;

  -moz-transition: all 0.8s ease;

  -ms-transition: all 0.8s ease;

  -o-transition: all 0.8s ease;

  transition: all 0.8s ease;

}



.member .member__info {

  padding-top: 29px;

}



.member .member__info .member__name {

  font-size: 18px;

  font-weight: 700;

  line-height: 1;

  margin-bottom: 11px;

}



.member .member__info .member__desc {

  font-family: "Roboto", sans-serif;

  font-size: 14px;

  margin-bottom: 0;

}



.member .member__hover {

  position: absolute;

  top: 0;

  right: 0;

  left: 0;

  bottom: 0;

  opacity: 0;

  width: 100%;

  height: 100%;

  overflow: hidden;

  background-color: rgba(255, 94, 20, 0.8);

  -webkit-transition: all 0.4s linear;

  -moz-transition: all 0.4s linear;

  -ms-transition: all 0.4s linear;

  -o-transition: all 0.4s linear;

  transition: all 0.4s linear;

}



.member .member__content-inner {

  position: absolute;

  left: 0;

  bottom: 10px;

  width: 100%;

  opacity: 0;

  -webkit-transition: all 0.4s linear;

  -moz-transition: all 0.4s linear;

  -ms-transition: all 0.4s linear;

  -o-transition: all 0.4s linear;

  transition: all 0.4s linear;

}



.member .social__icons a {

  color: #ffffff;

  opacity: 0;

  -webkit-transition: opacity 0.3s linear;

  -moz-transition: opacity 0.3s linear;

  -ms-transition: opacity 0.3s linear;

  -o-transition: opacity 0.3s linear;

  transition: opacity 0.3s linear;

  transition-delay: 0.4s;

}



.member .social__icons a:hover {

  color: #AC1016;

}



.member .social__icons a:nth-of-type(2) {

  transition-delay: 0.6s;

}



.member .social__icons a:nth-of-type(3) {

  transition-delay: 0.8s;

}



.member .social__icons a:nth-of-type(4) {

  transition-delay: 1s;

}



.member:hover .member__hover {

  opacity: 1;

}



.member:hover .member__content-inner {

  bottom: 50px;

  opacity: 1;

}



.member:hover .social__icons a {

  opacity: 1;

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .member {

    max-width: 400px;

    margin: 0 auto 30px;

  }



  .member .member__info {

    padding-top: 15px;

  }



  .member .member__info .member__name {

    font-size: 17px;

    margin-bottom: 0;

  }

}



/*----------------------------

     Testimonial

------------------------------*/

.testimonial-item {

  position: relative;

}



.testimonial-item .testimonial__rating {

  line-height: 1;

  margin-bottom: 21px;

}



.testimonial-item .testimonial__rating i {

  color: #AC1016;

}



.testimonial-item .testimonial__desc {

  font-family: "Poppins", sans-serif;

  font-size: 16px;

  line-height: 27px;

  font-weight: 600;

  margin-bottom: 21px;

}



.testimonial__meta {

  position: relative;

  z-index: 2;

}



.testimonial__meta img {

  max-width: 110px;

  display: inline-block !important;

}



.testimonial__meta .testimonial__meta-title {

  font-family: "Roboto", sans-serif;

 

  font-size: 15px;

  font-weight: 700;

  line-height: 1;

  margin-bottom: 2px;

}



.testimonial__meta .testimonial__meta-desc {

  font-family: "Roboto", sans-serif;

  line-height: 25px;

  font-weight: 400;

  font-size: 12px;

  color: #616161;

  margin-bottom: 0;

}



.testimonial__thumb {

  width: 54px;

  height: 54px;

  border: 2px solid #AC1016;

  overflow: hidden;

  border-radius: 50%;

  padding: 2px;

  display: inline-block;

}



.testimonial__thumb img {

  max-width: 100%;

  width: 100%;

  height: 100%;

  border-radius: 50%;

}



.testimonial-1 .testimonial-item {

  padding: 0 70px;

}



.testimonial-1 .testimonial-item .testimonial__desc {

  font-size: 21px;

  line-height: 34px;

  font-weight: 500;

  margin-bottom: 30px;

}



.testimonial-1 .testimonial-item .testimonial__content {

  position: relative;

  padding-top: 30px;

}



.testimonial-1 .testimonial-item .testimonial__content:before {

  content: "";

  position: absolute;

  top: 0px;

  left: 60px;

  width: 100px;

  height: 70px;

  display: inline-block;

  z-index: -1;

  background-image: url(../images/testimonials/quote-icon.png);

}



.testimonial-2 .testimonial-item {

  background-color: #fff;

  padding: 35px 20px 30px;

  border-radius: 5px;

  margin: 22px 0;

}



.testimonial-2 .testimonial-item:before {

  content: "";

  position: absolute;

  top: -22px;

  left: 40px;

  width: 60px;

  height: 43px;

  display: inline-block;

  background-image: url(../images/testimonials/quote-icon2.png);

}



.testimonial-2 .testimonial-item:after {

  content: "";

  position: absolute;

  left: 40px;

  bottom: -19px;

  width: 26px;

  height: 20px;

  border-top: 10px solid #fff;

  border-left: 13px solid #fff;

  border-right: 13px solid transparent;

  border-bottom: 10px solid transparent;

}



.testimonial-2 .testimonial-item .testimonial__thumb {

  margin-bottom: 18px;

}



.testimonial-3 .testimonial-panel-wrap {

  background-color: #fff;

  position: relative;

  padding: 74px 60px 80px;

  border-radius: 5px;

  box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.08);

}



.testimonial-3 .testimonial-panel-wrap:before {

  content: "";

  position: absolute;

  top: -22px;

  left: 60px;

  width: 90px;

  height: 64px;

  display: inline-block;

  background-image: url(../images/testimonials/quote-icon3.png);

}



.testimonial-3 .testimonial-panel-wrap:after {

  content: "";

  position: absolute;

  left: 40px;

  bottom: -19px;

  width: 26px;

  height: 20px;

  border-top: 10px solid #fff;

  border-left: 13px solid #fff;

  border-right: 13px solid transparent;

  border-bottom: 10px solid transparent;

}



.testimonial-3 .testimonial-panel-wrap .testimonial-item .testimonial__desc {

  font-size: 20px;

  line-height: 34px;

  font-weight: 500;

  margin-bottom: 27px;

}



.testimonial-3 .testimonial-panel-wrap .testimonial-item .testimonial__thumb {

  margin-right: 15px;

}



.testimonial-3 .testimonial-panel-wrap .carousel-arrows .owl-nav .owl-prev,

.testimonial-3 .testimonial-panel-wrap .carousel-arrows .owl-nav .owl-next {

  background-color: #ffffff;

  color: #121c45;

  border-radius: 2px;

  border: 1px solid #eaeaea;

  top: auto;

  bottom: 0;

  overflow: hidden;

  transform: translateY(0);

}



.testimonial-3 .testimonial-panel-wrap .carousel-arrows .owl-nav .owl-prev:hover,

.testimonial-3 .testimonial-panel-wrap .carousel-arrows .owl-nav .owl-next:hover {

  background-color: #AC1016;

  border-color: #AC1016;

  color: #ffffff;

}



.testimonial-3 .testimonial-panel-wrap .carousel-arrows .owl-nav .owl-prev {

  left: auto;

  right: 50px;

}



.testimonial-3 .testimonial-panel-wrap .carousel-arrows .owl-nav .owl-prev:before {

  content: "";

  font-size: 10px;

}



.testimonial-3 .testimonial-panel-wrap .carousel-arrows .owl-nav .owl-next {

  right: 0;

}



.testimonial-3 .testimonial-panel-wrap .carousel-arrows .owl-nav .owl-next:before {

  content: "";

  font-size: 10px;

}



.testimonial-4 {

  border-radius: 4px;

  overflow: hidden;

}



.testimonial-4 .testimonial-panel-wrap {

  padding: 60px;

}



.testimonial-4 .testimonial-panel-wrap .testimonial-item {

  max-width: 370px;

}



/* Medium Size Screens */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .testimonial-1 .testimonial-item {

    padding: 0;

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .testimonial__desc {

    font-size: 15px;

    line-height: 27px;

    font-weight: 500;

    margin-bottom: 15px;

  }



  .testimonial-1 .testimonial-item {

    padding: 0 20px;

  }



  .testimonial-1 .testimonial-item .testimonial__desc {

    font-size: 15px;

    line-height: 24px;

  }



  .testimonial-1 .carousel-arrows .owl-nav .owl-prev {

    left: -20px;

  }



  .testimonial-1 .carousel-arrows .owl-nav .owl-next {

    right: -20px;

  }



  .testimonial-1 .carousel-arrows .owl-nav .owl-prev:before,

  .testimonial-1 .carousel-arrows .owl-nav .owl-next:before {

    font-size: 30px;

  }



  .testimonial-3 .testimonial-panel-wrap {

    padding: 50px 30px 30px;

  }



  .testimonial-3 .testimonial-panel-wrap .testimonial-item .testimonial__desc {

    font-size: 16px;

    line-height: 28px;

    margin-bottom: 20px;

  }

}



/* Custom Media in Mobile Phones */

@media only screen and (max-width: 380px) {

  .testimonial-3 .testimonial-panel-wrap {

    padding-bottom: 70px;

  }



  .testimonial-3 .testimonial-panel-wrap .carousel-arrows .owl-nav .owl-prev,

  .testimonial-3 .testimonial-panel-wrap .carousel-arrows .owl-nav .owl-next {

    bottom: -40px;

  }

}



/*-----------------------

     Call To Action

-------------------------*/

.cta-banner {

  padding: 95px 50px 100px 100px;

}



.cta-banner .cta__title {

  color: #ffffff;

  font-size: 47px;

  line-height: 62px;

  margin-bottom: 16px;

}



.cta-banner .cta__desc {

  color: #f9f9f9;

  font-size: 14px;

  line-height: 24px;

  font-weight: 700;

  margin-bottom: 33px;

}



/* Large Size Screens */

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .cta-banner {

    padding: 80px 40px;

  }

}



/* Medium Size Screens */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .cta-banner {

    padding: 70px 30px;

  }



  .cta-banner .cta__title {

    font-size: 40px;

    line-height: 50px;

    margin-bottom: 12px;

  }



  .cta-banner .cta__desc {

    margin-bottom: 25px;

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .cta-banner {

    padding: 40px 20px;

  }



  .cta-banner .cta__title {

    font-size: 32px;

    line-height: 40px;

    margin-bottom: 10px;

  }



  .cta-banner .cta__desc {

    margin-bottom: 20px;

  }

}



/*-----------------------------*\

    Clients

\*---------------------------*/

.clients {

  padding: 60px 0;

}



.clients .client {

  position: relative;

  text-align: center;

  -webkit-transition: 0.3s ease;

  -moz-transition: 0.3s ease;

  -ms-transition: 0.3s ease;

  -o-transition: 0.3s ease;

  transition: 0.3s ease;

}



.clients .client img {

  display: inline-block;

  width: auto !important;

  max-width: 100%;

}



.clients .owl-carousel {

  z-index: 0;

}



@media only screen and (min-width: 768px) and (max-width: 991px) {

  .clients {

    padding: 50px 0;

  }

}



@media only screen and (min-width: 320px) and (max-width: 767px) {

  .clients {

    padding: 30px 0;

  }

}



/*--------------------

     Blog

-------------------*/

.blog-item {

  position: relative;

  margin-bottom: 50px;

}



.blog-item .blog__img {

  position: relative;

  overflow: hidden;

  border-radius: 3px;

  margin-bottom: 28px;

}



.blog-item .blog__img img {

  -webkit-transition: all 0.9s ease;

  -moz-transition: all 0.9s ease;

  -ms-transition: all 0.9s ease;

  -o-transition: all 0.9s ease;

  transition: all 0.9s ease;

}



.blog-item:hover .blog__img img {

  -webkit-transform: scale(1.1);

  -moz-transform: scale(1.1);

  -ms-transform: scale(1.1);

  -o-transform: scale(1.1);

  transform: scale(1.1);

}



.blog-item .blog__content {

  padding-left: 0px;

}



.blog-item .blog__meta {

  display: flex;

  display: -webkit-flex;

  align-items: center;

  flex-wrap: wrap;

  line-height: 1;

}



.blog-item .blog__meta-cat {

  display: inline-block;

  margin-bottom: 8px;

  line-height: 1;

}



.blog-item .blog__meta-cat a {

  position: relative;

  color: #AC1016;

  padding-right: 7px;

}



.blog-item .blog__meta-cat a:hover {

  color: #AC1016;

}



.blog-item .blog__meta-cat a:after {

  content: ",";

  position: absolute;

  top: 0;

  right: 2px;

  color: #AC1016;

}



.blog-item .blog__meta-cat a:last-child {

  padding: 0;

}



.blog-item .blog__meta-cat a:last-child:after {

  display: none;

}



.blog-item .blog__meta-date {

  font-size: 13px;

  line-height: 1;

  display: block;

  color: #616161;

}



.blog-item .blog__title {

  font-size: 18px;

  line-height: 27px;

  font-weight: 600;

  margin-bottom: 3px;

}



.blog-item .blog__title a {

  color: #121c45;

}



.blog-item .blog__title a:hover {

  color: #AC1016;

}



.blog-item .blog__desc {

  margin-top: 18px;

  margin-bottom: 0;

}



.blog-item .btn__link {

  line-height: 1;

  width: auto;

  height: auto;

  border: none;

  padding-bottom: 5px;

  margin-top: 22px;

}



.blog-item .btn__link:after {

  content: "";

  position: absolute;

  bottom: 0;

  left: 0;

  width: 0;

  height: 2px;

  background-color: #AC1016;

  -webkit-transition: all 0.8s ease;

  -moz-transition: all 0.8s ease;

  -ms-transition: all 0.8s ease;

  -o-transition: all 0.8s ease;

  transition: all 0.8s ease;

}



.blog-item:hover .btn__link {

  color: #AC1016;

}



.blog-item:hover .btn__link:after {

  width: 100%;

}



.hidden-blog-item {

  display: none;

}



/* Blog single */

.blog-single .blog__meta {

  margin-bottom: 6px;

}



.blog-single .blog-item .blog__meta>* {

  margin-right: 20px;

  margin-bottom: 8px;

}



.blog-single .blog-item .blog__meta-author a {

  color: #121c45;

}



.blog-single .blog-item .blog__content {

  padding-left: 0;

}



.blog-single .blog-item .blog__title {

  font-size: 27px;

  line-height: 37px;

  font-weight: 600;

}



.blog-single .blog__desc {

  margin-bottom: 21px;

}



.blog-single .blog__desc p {

  font-size: 16px;

  line-height: 26px;

  margin-bottom: 24px;

}



.blog-widget {

  padding-top: 40px;

  margin-bottom: 40px;

  border-top: 1px solid #eaeaea;

}



.blog__widget-title {

  font-size: 20px;

  line-height: 1;

  margin-bottom: 30px;

}



.blog-share .social__icons a {

  color: #5d5d5d;

  transition: 0.3s linear;

  margin: 0 0 0 20px;

}



.blog-share .social__icons a:hover {

  color: #AC1016;

}



.blog__tags {

  display: -webkit-flex;

  display: flex;

  flex-wrap: wrap;

}



.blog__tags a {

  position: relative;

  font-size: 12px;

  line-height: 28px;

  padding-right: 5px;

  margin-bottom: 10px;

}



.blog__tags a:before {

  content: ",";

  position: absolute;

  right: 2px;

  bottom: 0;

  color: #AC1016;

}



.blog__tags a:last-child:before {

  display: none;

}



.blog__tags a:hover {

  color: #121c45;

}



.blog-nav {

  display: -webkit-flex;

  display: flex;

  justify-content: space-between;

  border-top: 1px solid #eaeaea;

  padding-top: 30px;

}



.blog-nav .blog__prev,

.blog-nav .blog__next {

  position: relative;

  min-height: 70px;

}



.blog-nav .blog__prev:hover h6,

.blog-nav .blog__next:hover h6 {

  color: #AC1016;

}



.blog-nav .blog__prev:hover .blog__nav-img i,

.blog-nav .blog__next:hover .blog__nav-img i {

  opacity: 1;

}



.blog-nav .blog__next {

  text-align: right;

}



.blog-nav .blog__next .blog__nav-img {

  right: 0;

  left: auto;

}



.blog-nav .blog__nav-img {

  position: absolute;

  top: 0;

  left: 0;

  width: 70px;

  height: 70px;

}



.blog-nav .blog__nav-img img {

  width: 100%;

  height: 100%;

  border-radius: 3px;

}



.blog-nav .blog__nav-img i {

  position: absolute;

  top: 50%;

  left: 50%;

  opacity: 0;

  color: #ffffff;

  -webkit-transition: all 0.4s ease;

  -moz-transition: all 0.4s ease;

  -ms-transition: all 0.4s ease;

  -o-transition: all 0.4s ease;

  transition: all 0.4s ease;

  -webkit-transform: translate(-50%, -50%);

  -moz-transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  -o-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

}



.blog-nav .blog__nav-content span {

  font-family: "Roboto", sans-serif;

  font-size: 13px;

  color: #616161;

  display: block;

  margin-bottom: 1px;

}



.blog-nav .blog__nav-content h6 {

  font-size: 16px;

  line-height: 24px;

  font-weight: 600;

  margin-bottom: 0;

  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -ms-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transition: all 0.3s ease;

}



.blog-nav .blog__next .blog__nav-content {

  padding-right: 90px;

}



.blog-nav .blog__prev .blog__nav-content {

  padding-left: 90px;

}



.blog-author {

  background-color: #121c45;

  padding: 40px;

  display: -webkit-flex;

  display: flex;

  border-radius: 3px;

}



.blog-author .blog__author-avatar {

  width: 70px;

  height: 70px;

  min-width: 70px;

  margin-right: 30px;

  margin-bottom: 20px;

}



.blog-author .blog__author-avatar img {

  border-radius: 3px;

}



.blog-author .blog__author-name {

  font-size: 18px;

  line-height: 1;

  font-weight: 600;

  margin-bottom: 15px;

  color: #ffffff;

}



.blog-author .blog__author-bio {

  color: #f9f9f9;

  line-height: 23px;

  margin-bottom: 13px;

}



.blog-author .social__icons a {

  font-size: 15px;

  margin-right: 26px;

  color: #AC1016;

}



.blog-author .social__icons a:hover {

  color: #ffffff;

}



.blog-author .social__icons a:last-child {

  margin-right: 0;

}



.comments-list .comment__item {

  position: relative;

  padding-bottom: 20px;

  border-bottom: 2px solid #eaeaea;

  margin-bottom: 30px;

}



.comments-list .comment__item:last-child {

  border-bottom: none;

  padding-bottom: 0;

  margin-bottom: 0;

}



.comments-list .comment__item .comment__avatar {

  position: absolute;

  top: 0;

  left: 0;

  width: 60px;

  height: 60px;

  overflow: hidden;

  border-radius: 3px;

}



.comments-list .comment__item .comment__content {

  padding-left: 90px;

}



.comments-list .comment__item .comment__content .comment__author {

  font-size: 15px;

  font-weight: 600;

  line-height: 1;

  margin-bottom: 11px;

}



.comments-list .comment__item .comment__content .comment__date {

  font-family: "Roboto", sans-serif;

  color: #616161;

  font-size: 12px;

  line-height: 1;

  display: block;

  margin-bottom: 10px;

}



.comments-list .comment__item .comment__content .comment__desc {

  margin-bottom: 6px;

}



.comments-list .comment__item .comment__content .comment__reply {

  font-family: "Poppins", sans-serif;

  text-transform: uppercase;

  font-size: 13px;

  font-weight: 700;

  line-height: 1;

  color: #AC1016;

  display: inline-block;

}



.comments-list .comment__item .comment__content .comment__reply:hover {

  color: #121c45;

}



.comments-list .comment__item .nested__comment {

  border-top: 1px solid #eaeaea;

  padding: 30px 0 0 0;

  margin: 30px 0 0 90px;

}



.blog-comments-form .form-group {

  margin-bottom: 30px;

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .blog-item {

    margin-bottom: 30px;

  }



  .blog-item .blog__title {

    font-size: 16px;

    line-height: 26px;

    margin-bottom: 10px;

  }



  .blog-single .blog-item .blog__title {

    font-size: 18px;

    line-height: 26px;

  }



  .blog-item .blog__content {

    padding-left: 0;

  }



  .blog-share .social__icons {

    justify-content: flex-start !important;

  }



  .comments-list .comment__item .comment__avatar {

    width: 40px;

    height: 40px;

  }



  .comments-list .comment__item .comment__content {

    padding-left: 60px;

  }



  .blog-nav {

    display: block;

  }



  .blog-nav .blog__prev {

    margin-bottom: 20px;

  }



  .blog-nav .blog__nav-content h6 {

    font-size: 13px;

  }



  .blog-nav .blog__nav-img {

    width: 60px;

    height: 60px;

  }



  .blog-nav .blog__prev .blog__nav-content {

    padding-left: 70px;

  }



  .blog-nav .blog__next .blog__nav-content {

    padding-right: 70px;

  }

}



/* Extra Small Devices */

@media only screen and (min-width: 320px) and (max-width: 575px) {

  .blog-author {

    display: block;

    padding: 20px;

  }

}



/*----------------------------

    Contact

----------------------------*/

.contact-panel {

  background-color: #fff;

  margin-bottom: 30px;

  box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.08);

  padding: 50px 20px;

  border-radius: 4px;

  overflow: hidden;

}



.contact-panel .contact__panel-header {

  margin-bottom: 23px;

}



.contact-panel .contact__panel-icon {

  margin-bottom: 20px;

}



.contact-panel .contact__panel-title {

  font-size: 17px;

  line-height: 1;

  margin-bottom: 0;

}



.contact-panel ul {

  margin-bottom: 24px;

}



.contact-panel ul li {

  font-size: 14px;

  line-height: 21px;

}



.contact-panel ul li a {

  color: #9b9b9b;

}



.contact-panel .btn {

  width: 125px;

  height: 40px;

  line-height: 38px;

}



.contact-1 .contact-panel {

  padding: 0;

  width: 330px;

  position: absolute;

  top: 50%;

  -webkit-transform: translateY(-50%);

  -moz-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  -o-transform: translateY(-50%);

  transform: translateY(-50%);

}



.contact-1 .contact-panel .contact__panel-header {

  background-color: #121c45;

  color: #ffffff;

  padding: 36px 30px;

  margin-bottom: 0 !important;

}



.contact-1 .contact-panel .contact__panel-header .contact__panel-title {

  color: #ffffff;

}



.contact-1 .contact-panel .contact__panel-header i {

  font-size: 40px;

  margin-right: 5px;

}



.contact-1 .contact-panel .accordion-item {

  padding: 0;

  border-right: 0;

  border-left: 0;

}



.contact-1 .contact-panel .accordion-item:first-child {

  margin-top: -1px;

}



.contact-1 .contact-panel .accordion-item:last-child {

  border-bottom: 0;

}



.contact-1 .contact-panel .accordion-item .accordion__item-header {

  padding: 22px 30px;

}



.contact-1 .contact-panel .accordion-item .accordion__item-title {

  font-family: "Roboto", sans-serif;

  font-size: 17px;

  font-weight: 700;

  line-height: 1;

  margin-left: 20px;

}



.contact-1 .contact-panel .accordion-item .accordion__item-title:after {

  line-height: 17px;

}



.contact-1 .contact-panel .accordion-item .accordion__item-body {

  padding: 27px 30px;

  border-top: 1px solid #eaeaea;

}



.contact-1 .contact-panel ul {

  margin-bottom: 0;

}



.locations-panel {

  margin-bottom: 85px;

}



.locations-panel .locations__panel-header {

  border-bottom: 1px solid #eaeaea;

  margin-bottom: 25px;

}



.locations-panel .locations__panel-title {

  font-size: 25px;

  margin-bottom: 25px;

}



.locations-panel ul {

  display: flex;

  flex-wrap: wrap;

}



.locations-panel ul li {

  line-height: 40px;

  flex-basis: 25%;

}



.locations-panel ul li a {

  color: #121c45;

  font-size: 14px;

  font-weight: 700;

}



.locations-panel ul li a:hover {

  color: #AC1016;

}



.locations-panel ul li a i {

  margin-right: 10px;

}



/* Medium Size Screens */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .locations-panel {

    margin-bottom: 70px;

  }



  .locations-panel ul li {

    flex-basis: 33.33333333%;

  }



  .contact-1 .contact-panel {

    position: static;

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

    margin-top: 30px;

  }



  .contact-2 .container {

    max-width: none;

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .contact-panel {

    padding: 20px;

  }



  .contact-panel .contact__panel-header {

    margin-bottom: 20px;

  }



  .contact-1 .contact-panel {

    position: static;

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

    margin-top: 30px;

  }



  .contact-1.accordion-item .accordion__item-header,

  .contact-1 .accordion-item .accordion__item-body {

    padding: 15px 20px;

  }



  .locations-panel {

    margin-bottom: 40px;

  }



  .locations-panel .locations__panel-header {

    margin-bottom: 20px;

  }



  .locations-panel .locations__panel-title {

    margin-bottom: 15px;

  }



  .locations-panel ul li {

    flex-basis: 50%;

  }

}



/* Custom Media in Mobile Phones */

@media only screen and (max-width: 450px) {

  .locations-panel {

    margin-bottom: 30px;

  }



  .locations-panel ul li {

    flex-basis: 100%;

  }

}



/*--------------------------

        pricing

--------------------------*/

.pricing-bg {

  position: absolute;

  top: 0;

  left: 0;

  z-index: 0;

  width: 100%;

  height: 560px;

}



.pricing-item {

  position: relative;

  padding: 50px;

  background-color: #ffffff;

  border-radius: 4px;

  box-shadow: 0px 1px 73px 0px rgba(40, 40, 40, 0.15);

  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -ms-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transition: all 0.3s ease;

}



.pricing-item:hover {

  -webkit-transform: translateY(-6px);

  -moz-transform: translateY(-6px);

  -ms-transform: translateY(-6px);

  -o-transform: translateY(-6px);

  transform: translateY(-6px);

}



.pricing-item .pricing__header {

  border-bottom: 2px solid #eaeaea;

  margin-bottom: 39px;

}



.pricing-item .pricing__title {

  font-size: 18px;

  line-height: 1;

  margin-bottom: 3px;

}



.pricing-item .pricing__desc {

  font-size: 13px;

  line-height: 26px;

  color: #616161;

  margin-bottom: 38px;

}



.pricing-item .pricing__price {

  font-family: "Poppins", sans-serif;

  font-size: 80px;

  color: #121c45;

  font-weight: 400;

  line-height: 1;

  margin-bottom: 47px;

}



.pricing-item .pricing__time {

  font-size: 13px;

  display: block;

  margin-top: 4px;

}



.pricing-item .pricing__list {

  margin-bottom: 37px;

}



.pricing-item .pricing__list li {

  font-size: 14px;

  line-height: 34px;

 

}



/* Medium Size Screens */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .pricing-item {

    padding: 20px;

  }



  .pricing-item .pricing__header {

    margin-bottom: 30px;

  }



  .pricing-item .pricing__title {

    margin-bottom: 15px;

  }



  .pricing-item .pricing__price {

    font-size: 50px;

    margin-bottom: 20px;

  }



  .pricing-item .pricing__title,

  .pricing-item .pricing__desc {

    margin-bottom: 10px;

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .pricing-item {

    margin-bottom: 30px;

  }

}



/*-----------------------

    Counters

-----------------------*/

.counter-item h4 {

  font-size: 33px;

  line-height: 1;

  margin-bottom: 10px;

}



.counter-item .counter__icon {

  line-height: 1;

  margin-bottom: 23px;

}



.counter-item .counter__icon i {

  font-size: 50px;

}



.counter-item .counter__desc {

  font-size: 14px;

  font-weight: bold;

  line-height: 1;

  letter-spacing: 0.5px;

  margin-bottom: 0;

}



.counters-white h4,

.counters-white .counter__icon,

.counters-white .counter__desc {

  color: #fff;

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .counter-item {

    margin-bottom: 30px;

  }

}



/* Extra Small Devices */

@media only screen and (min-width: 320px) and (max-width: 575px) {

  .counter-item .counter__icon {

    margin-bottom: 15px;

  }



  .counter-item .counter__icon i {

    font-size: 45px;

  }



  .counter-item h4 {

    font-size: 35px;

  }



  .counter-item .counter__desc {

    font-size: 13px;

  }

}



/* Custom Media in Mobile Phones */

@media only screen and (max-width: 450px) {

  .counter-item .counter__icon {

    margin-bottom: 15px;

  }



  .counter-item .counter__icon i {

    font-size: 30px;

  }



  .counter-item h4 {

    font-size: 25px;

  }



  .counter-item .counter__desc {

    font-size: 12px;

  }

}



/*-----------------------

    Services 

--------------------------*/

.services .heading__title {

  line-height: 46px;

}

.service-item-2 {
    position: relative;
    background-color: #fff;
    padding: 50px 30px 35px;
    margin-bottom: 30px;
    border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.service-item {

  position: relative;

  background-color: #fff;

  padding: 50px 30px 35px;

  margin-bottom: 30px;

  border-radius: 4px;

  box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.08);

}





.service-item-2 .service__img {

  position: relative;

}


.service-item .service__img {

  position: relative;

}



.service-item .service__img:before {

  content: "";

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  z-index: 1;

  opacity: 0.6;

  -webkit-background-image: linear-gradient(top, rgba(27, 26, 26, 0.35), #1b1a1a 100%);

  -moz-background-image: linear-gradient(top, rgba(27, 26, 26, 0.35), #1b1a1a 100%);

  -ms-background-image: linear-gradient(top, rgba(27, 26, 26, 0.35), #1b1a1a 100%);

  -o-background-image: linear-gradient(top, rgba(27, 26, 26, 0.35), #1b1a1a 100%);

  background-image: linear-gradient(top, rgba(27, 26, 26, 0.35), #1b1a1a 100%);

}



.service-item-2 .service__img:before {

  content: "";

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  z-index: 1;

  opacity: 0.6;

  -webkit-background-image: linear-gradient(top, rgba(27, 26, 26, 0.35), #1b1a1a 100%);

  -moz-background-image: linear-gradient(top, rgba(27, 26, 26, 0.35), #1b1a1a 100%);

  -ms-background-image: linear-gradient(top, rgba(27, 26, 26, 0.35), #1b1a1a 100%);

  -o-background-image: linear-gradient(top, rgba(27, 26, 26, 0.35), #1b1a1a 100%);

  background-image: linear-gradient(top, rgba(27, 26, 26, 0.35), #1b1a1a 100%);

}
.service-item-2 .service__img img {

  width: 100%;

  border-radius: 4px;

}

.service-item .service__img img {

  width: 100%;

  border-radius: 4px;

}



.service-item .service__icon {

  height: 80px;

  line-height: 1;

  font-size: 70px;

  display: -webkit-inline-box;

  display: -moz-inline-box;

  display: -ms-inline-flexbox;

  display: -webkit-inline-flex;

  display: inline-flex;

  -webkit-box-align: flex-end;

  -moz-box-align: flex-end;

  -ms-flex-align: flex-end;

  -webkit-align-items: flex-end;

  align-items: flex-end;

  margin-bottom: 30px;

}

.service-item-2 .service__icon {

  height: 80px;

  line-height: 1;

  font-size: 70px;

  display: -webkit-inline-box;

  display: -moz-inline-box;

  display: -ms-inline-flexbox;

  display: -webkit-inline-flex;

  display: inline-flex;

  -webkit-box-align: flex-end;

  -moz-box-align: flex-end;

  -ms-flex-align: flex-end;

  -webkit-align-items: flex-end;

  align-items: flex-end;

  margin-bottom: 30px;

}


.service-item-2 .service__icon i {

  color: #AC1016;

  line-height: 1;

}
.service-item .service__icon i {

  color: #AC1016;

  line-height: 1;

}


.service-item-2 .service__img {

  overflow: hidden;

  border-radius: 4px;

}



.service-item .service__img {

  overflow: hidden;

  border-radius: 4px;

}


.service-item-2 .service__img img {

  -webkit-transition: all 0.4s linear;

  -moz-transition: all 0.4s linear;

  -ms-transition: all 0.4s linear;

  -o-transition: all 0.4s linear;

  transition: all 0.4s linear;

}

.service-item-2 .service__img img {

  -webkit-transition: all 0.4s linear;

  -moz-transition: all 0.4s linear;

  -ms-transition: all 0.4s linear;

  -o-transition: all 0.4s linear;

  transition: all 0.4s linear;

}

.service-item .service__img img {

  -webkit-transition: all 0.4s linear;

  -moz-transition: all 0.4s linear;

  -ms-transition: all 0.4s linear;

  -o-transition: all 0.4s linear;

  transition: all 0.4s linear;

}

.service-item-2:hover .service__icon {

  -webkit-animation: slideTopDown 1s infinite alternate;

  -moz-animation: slideTopDown 1s infinite alternate;

  -ms-animation: slideTopDown 1s infinite alternate;

  -o-animation: slideTopDown 1s infinite alternate;

  animation: slideTopDown 1s infinite alternate;

}

.service-item:hover .service__icon {

  -webkit-animation: slideTopDown 1s infinite alternate;

  -moz-animation: slideTopDown 1s infinite alternate;

  -ms-animation: slideTopDown 1s infinite alternate;

  -o-animation: slideTopDown 1s infinite alternate;

  animation: slideTopDown 1s infinite alternate;

}

.service__icon .white{display: none}
.service__icon .white{display: none}
.service-item-2:hover .service__img img {

  -webkit-transform: scale(1.1);

  -moz-transform: scale(1.1);

  -ms-transform: scale(1.1);

  -o-transform: scale(1.1);

  transform: scale(1.1);

}
.service-item:hover .service__img img {

  -webkit-transform: scale(1.1);

  -moz-transform: scale(1.1);

  -ms-transform: scale(1.1);

  -o-transform: scale(1.1);

  transform: scale(1.1);

}
.service-item-2:hover {   background-color: #ED1C24;}

.service-item-2:hover .service__title {  color: #fff}

.service-item-2:hover .service__desc {  color: #fff}

.service-item-2:hover .service__icon .color{display: none}

.service-item-2:hover .service__icon .white{display: block}

.service-item-2 .service__title {

  font-size: 20px;

  line-height: 29px;

  font-weight: 700;

  margin-bottom: 18px;

}
.service-item:hover {   background-color: #ED1C24;}

.service-item:hover .service__title {  color: #fff}

.service-item:hover .service__desc {  color: #fff}

.service-item:hover .service__icon .color{display: none}

.service-item:hover .service__icon .white{display: block}

.service-item .service__title {

  font-size: 20px;

  line-height: 29px;

  font-weight: 700;

  margin-bottom: 18px;

}



.service-item-2 .service__desc {

  font-size: 14px;

  line-height: 24px;

}

.service-item .service__desc {

  font-size: 14px;

  line-height: 24px;

}

.service-item-2 .btn {

  width: 125px;

  height: 40px;

  line-height: 38px;

}

.service-item .btn {

  width: 125px;

  height: 40px;

  line-height: 38px;

}



.services-layout2 .service-item {

  background-color: transparent;

  padding: 0;

  box-shadow: none;

}

 


.services-layout2 .service-item .service-item-2  .service__content {

  padding: 35px 10px 0 40px;

}



/* Large Size Screens */

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .services-layout2 .service-item .service-item-2  .service__content {

    padding: 15px;

  }

}



/* Medium Size Screens */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .services .heading__title {

    line-height: 35px;

  }

.service-item-2 .service__overlay {

    padding: 10px 10px 30px;

  }



  .service-item-2 .service__icon {

    margin-bottom: 0;

  }



  .service-item-2 .service__icon i {

    font-size: 50px;

  }



  .service-item-2 .service__title {

    font-size: 18px;

    margin-bottom: 10px;

  }



  .services-layout2 .service-item-2 {

    flex-direction: column;

    box-shadow: 0 0 30px 0 rgba(40, 40, 40, 0.1);

  }
    
    
    
    
  .service-item .service__overlay {

    padding: 10px 10px 30px;

  }



  .service-item .service__icon {

    margin-bottom: 0;

  }



  .service-item .service__icon i {

    font-size: 50px;

  }



  .service-item .service__title {

    font-size: 18px;

    margin-bottom: 10px;

  }



  .services-layout2 .service-item {

    flex-direction: column;

    box-shadow: 0 0 30px 0 rgba(40, 40, 40, 0.1);

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .services .heading__title {

    line-height: 35px;

  }

  .services-layout2 .service-item-2 {

    flex-direction: column;

    box-shadow: 0 0 30px 0 rgba(40, 40, 40, 0.1);

  }



  .services-layout2 .service-item {

    flex-direction: column;

    box-shadow: 0 0 30px 0 rgba(40, 40, 40, 0.1);

  }


  .services-layout2 .service-item-2 .service__content {

    padding: 20px;

  }

  .services-layout2 .service-item .service__content {

    padding: 20px;

  }

  .service-item-2.service__title {

    font-size: 18px;

  }


  .service-item .service__title {

    font-size: 18px;

  }

  .service-item-2 .service__icon i {

    font-size: 50px;

  }


  .service-item .service__icon i {

    font-size: 50px;

  }

}



/*--------------------

    Sidebar

----------------------*/

.sidebar {

  position: relative;

  margin-right: 20px;

  z-index: 2;

}



.widget {

  position: relative;

  background-color: #f4f4f4;

  padding: 40px;

  margin-bottom: 40px;

  border-radius: 5px;

}



.widget:last-child {

  margin-bottom: 0;

}



.widget .widget__title {

  font-size: 20px;

  letter-spacing: 0.5px;

  line-height: 1;

  font-weight: 700;

  margin-bottom: 30px;

}



.widget-search .widget__form-search {

  position: relative;

}



.widget-search .widget__form-search .form-control {

  background-color: #fff;

}



.widget-search .widget__form-search button {

  position: absolute;

  top: 0;

  right: 15px;

  width: auto;

  color: #333333;

}



.widget-search .widget__form-search button:hover {

  color: #AC1016;

}



.widget-categories ul {

  background-color: #fff;

  border-radius: 3px;

}



.widget-categories ul li a {

  position: relative;

  display: block;

  padding: 0 20px;

  color: #121c45;

  line-height: 48px;

  font-size: 16px;

  font-weight: 700;

 

  border-bottom: 2px solid #f4f4f4;

  -webkit-transition: all 0.3s linear;

  -moz-transition: all 0.3s linear;

  -ms-transition: all 0.3s linear;

  -o-transition: all 0.3s linear;

  transition: all 0.3s linear;

}



.widget-categories ul li a.active,

.widget-categories ul li a:hover {

  background-color: #AC1016;

  color: #ffffff;

}



.widget-categories ul li:last-child a {

  border-bottom: none;

}



.widget-tags ul {

  display: flex;

  display: -webkit-flex;

  flex-wrap: wrap;

}



.widget-tags ul li a {

  display: block;

  font-size: 14px;

  color: #9b9b9b;

  line-height: 1;

 

  padding: 7px 9px;

  border: 1px solid #ededed;

  margin: 0 10px 10px 0;

  -webkit-transition: all 0.4s ease;

  -moz-transition: all 0.4s ease;

  -ms-transition: all 0.4s ease;

  -o-transition: all 0.4s ease;

  transition: all 0.4s ease;

}



.widget-tags ul li a:hover {

  background-color: #AC1016;

  border-color: #AC1016;

  color: #ffffff;

}



/*widget products*/

.widget-poducts .widget-product-item {

  display: flex;

  margin-bottom: 30px;

}



.widget-poducts .widget-product-item:last-of-type {

  margin-bottom: 0;

}



.widget-poducts .widget-product-item .widget__product-title {

  font-size: 14px;

  line-height: 23px;

  margin-bottom: 0;

  padding-top: 6px;

}



.widget-poducts .widget-product-item .widget__product-title a {

  color: #282828;

}



.widget-poducts .widget-product-item:hover .widget__product-title a {

  color: #AC1016;

}



.widget-poducts .widget-product-item .widget__product-img {

  margin-right: 20px;

  width: 60px;

  min-width: 60px;

  height: 60px;

  overflow: hidden;

  border-radius: 50%;

}



.widget-poducts .widget-product-item .widget__product-img img {

  width: 100%;

  height: 100%;

}



.widget-poducts .widget-product-item .widget__product-price {

  font-family: "Poppins", sans-serif;

  font-size: 13px;

  font-weight: 600;

}



/*widget posts*/

.widget-posts .widget-post-item {

  margin-bottom: 26px;

}



.widget-posts .widget-post-item:last-of-type {

  margin-bottom: 0;

}



.widget-posts .widget-post-item .widget__post-title {

  font-size: 16px;

  line-height: 24px;

  font-weight: 600;

  margin-bottom: 0;

}



.widget-posts .widget-post-item .widget__post-title a {

  color: #121c45;

}



.widget-posts .widget-post-item:hover .widget__post-title a {

  color: #AC1016;

}



.widget-posts .widget-post-item .widget__post-img {

  margin-bottom: 19px;

}



.widget-posts .widget-post-item .widget__post-date {

  line-height: 1;

  font-size: 13px;

  display: inline-block;

  margin-bottom: 6px;

}



.widget-posts .widget-post-item .widget__post-cat {

  margin-right: 20px;

  margin-bottom: 7px;

  line-height: 1;

}



.widget-posts .widget-post-item .widget__post-cat a {

  position: relative;

  font-size: 13px;

  color: #AC1016;

  padding-right: 7px;

}



.widget-posts .widget-post-item .widget__post-cat a:hover {

  color: #121c45;

}



.widget-posts .widget-post-item .widget__post-cat a:after {

  content: ",";

  position: absolute;

  top: 0;

  right: 2px;

  color: #AC1016;

}



.widget-posts .widget-post-item .widget__post-cat a:last-child {

  padding: 0;

}



/* Widget Download */

.widget-download {

  overflow: hidden;

  box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.08);

}



.widget-download::after {

  content: "";

  font-family: "icomoon";

  position: absolute;

  bottom: -278px;

  right: -120px;

  font-size: 350px;

  color: #fff;

  line-height: 1;

  z-index: 1;

  opacity: 0.1;

}



.widget-download .btn {

  display: -webkit-flex;

  display: flex;

  align-items: center;

  padding: 0 30px;

  height: 64px;

  position: relative;

  z-index: 2;

}



.widget-download .btn:hover {

  background-color: #ffffff;

  border-color: #ffffff;

  color: #AC1016;

}



.widget-download .btn img {

  width: 22px;

  height: 24px;

  margin-right: 10px;

}



.widget-help {

  overflow: hidden;

}



.widget-help .widget__content h5 {

  color: #ffffff;

  font-weight: 500;

  font-size: 25px;

  line-height: 34px;

  margin-bottom: 27px;

}



.widget-help .widget__content p {

  color: #ffffff;

  font-size: 14px;

  line-height: 24px;

  margin-bottom: 34px;

}



.widget-help .widget__content .btn {

  height: 50px;

  line-height: 48px;

}



/* Large Size Screens */

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .sidebar {

    margin-right: 0;

  }



  .widget {

    padding: 20px;

    margin-bottom: 30px;

  }



  .widget-categories ul {

    padding: 15px 20px;

  }

}



/* Tablets and  Small Screens */

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .widget {

    padding: 25px;

  }



  .widget .widget__title {

    margin-bottom: 25px;

  }



  .widget-categories ul {

    padding: 20px 30px;

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 575px) {

  .widget {

    padding: 15px;

  }



  .widget .widget__title {

    margin-bottom: 20px;

  }



  .widget-categories ul {

    padding: 15px 25px;

  }

}



/*----------------------

    About

-----------------------*/

.about .about__img {

  position: relative;

}



.about .about__img img {

  width: 0;

  opacity: 0;

  mix-blend-mode: multiply;

  transition: all 1.8s ease;

  transition-delay: 3s;

  border-radius: 4px;

}



.about-1 .video-banner {

  position: relative;

  margin-right: 70px;

}



.about-1 .video-banner img {

  border-radius: 4px;

}



.about-2 .btn__underlined:after {

  background-color: #121c45;

}



.about-2 .btn__underlined:hover:after {

  background-color: #AC1016;

}



.about-2 .counter-item-wrapper {

  position: absolute;

  bottom: 40px;

  right: -60px;

  border-radius: 5px;

  background-color: #ffffff;

  border: 20px solid #ffffff;

  opacity: 0;

  transform: scale(0);

  transition: all 1s ease 1.5s;

}



.about-2 .counter-item {

  background-color: #AC1016;

  width: 190px;

  padding: 40px 20px 40px 40px;

  border-radius: 5px;

  margin-bottom: 0 !important;

}



.about-2 .counter-item h4 {

  font-size: 38px;

  font-weight: 400;

  margin-bottom: 17px;

}



.animate-img.about__img:after {

  content: "";

  position: absolute;

  top: 0;

  right: 0;

  width: 0;

  height: 100%;

  z-index: 1;

  opacity: 0;

  border-radius: 5px;

  background: #AC1016;

  animation-delay: 0.4s;

  animation: slideOutBackground 1.7s ease;

}



.animate-img.about__img .counter-item-wrapper {

  opacity: 1;

  transform: scale(1);

}



.animate-img.about__img img {

  opacity: 1;

  width: 100%;

  transition-delay: 1s;

  transition: opacity 0.1s, transform 0.75s;

  animation: fadeInImage 1.5s ease;

}



@keyframes slideOutBackground {

  0% {

    width: 0;

    right: 100%;

  }



  50% {

    width: 100%;

    right: 0;

    opacity: 1;

  }



  100% {

    width: 0;

    right: 0;

    opacity: 1;

  }

}



@keyframes fadeInImage {

  0% {

    opacity: 0;

  }



  55% {

    opacity: 0;

  }



  75% {

    opacity: 1;

  }

}



/* Medium screens */

@media only screen and (max-width: 992px) {

  .about-1 .video-banner {

    margin-right: 0;

  }



  .about-1 .video-banner img {

    width: 100%;

  }

}



/*-----------------------

    banner

------------------------*/

.background-banner {

  min-height: 400px;

}



.banner-1 .inner-padding {

  padding: 130px 120px 130px 80px;

}



.banner-1 .heading i {

  font-size: 80px;

  display: block;

  color: #AC1016;

  margin-bottom: 30px;

}



.banner-1 .btn {

  width: 270px;

}



.banner-1 .background-banner {

  min-height: 500px;

}



.banner-1 .skills-panel {

  position: absolute;

  left: -100px;

  top: 130px;

  z-index: 3;

  max-width: 500px;

}



.banner-1 .skills-panel .heading .heading__title {

  font-size: 25px;

  margin-bottom: 15px;

}



.banner-1 .skills-panel .heading__desc {

  font-size: 14px;

  line-height: 23px;

}



.banner-2 .inner-padding {

  padding: 120px 50px 110px;

}



.banner-2 .heading__title {

  margin-bottom: 31px;

}



.banner-2 .list-items {

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  flex-wrap: wrap;

}



.banner-2 .list-items li {

  flex-basis: 50%;

}



.banner-3 .inner-padding {

  padding: 110px 70px;

}



.banner-3 .heading__desc {

  font-size: 17px;

  font-weight: 500;

  line-height: 26px;

  margin-bottom: 0;

}



.banner-3 .counter-item {

  margin-bottom: 50px;

}



@media only screen and (min-width: 1400px) {

  .banner-1 .inner-padding {

    padding: 130px 120px 130px 100px;

  }



  .banner-2 .inner-padding {

    padding: 120px 120px 110px 120px;

  }



  .banner-3 .inner-padding {

    padding: 110px 100px 130px 110px;

  }

}



@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .banner-3 .counter-item h4 {

    font-size: 22px;

  }

}



@media only screen and (min-width: 768px) and (max-width: 991px) {

  .banner-1 .skills-panel {

    position: static;

    margin: 30px 15px;

  }



  .banner-3 .counter-item h4 {

    font-size: 22px;

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .banner-1 .skills-panel {

    position: static;

    margin: 30px 15px;

  }



  .banner-3 .counter-item h4 {

    font-size: 20px;

  }

}



/*-----------------------

    careers

------------------------*/

.careers .owl-carousel .owl-stage-outer {

  margin: 0 -15px;

  padding: 15px;

}



.job-item {

  background-color: #fff;

  padding: 40px;

  box-shadow: 0 0 15px 0 rgba(40, 40, 40, 0.15);

}



.job-item .job__meta {

  display: flex;

  align-items: center;

  margin-bottom: 32px;

}



.job-item .job__type {

  font-size: 13px;

 

  background-color: #AC1016;

  color: #fff;

  padding: 3px 9px;

  margin-right: 10px;

}



.job-item .job__location {

  font-size: 13px;

}



.job-item .job__title {

  font-size: 20px;

  line-height: 28px;

  font-weight: 600;

  margin-bottom: 18px;

}



.slider .owl-nav{display: none}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .job-item {

    padding: 30px;

  }



  .job-item .job__meta {

    margin-bottom: 20px;

  }



  .job-item .job__title {

    margin-bottom: 10px;

  }

}



/*-----------------------

    Progress Bars

------------------------*/

.skills-panel {

  background-color: #fff;

  padding: 50px;

  border-radius: 4px;

  box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.08);

}



.skills .progress-item {

  margin-bottom: 32px;

  overflow: hidden;

  position: relative;

}



.skills .progress-item:last-of-type {

  margin-bottom: 0;

}



.skills .progress {

  background-color: #ebebeb;

  border-radius: 9px;

  width: 100%;

  height: 9px;

  overflow: visible;

  position: relative;

}



.skills .progress-bar {

  position: relative;

  border-radius: 9px;

  height: 9px;

  width: 0;

  background-color: #AC1016;

  -webkit-transition: width 2s ease;

  -moz-transition: width 2s ease;

  -ms-transition: width 2s ease;

  -o-transition: width 2s ease;

  transition: width 2s ease;

}



.progress__title {

  position: relative;

  z-index: 2;

  font-size: 14px;

  font-weight: 700;

 

  line-height: 1;

  margin-bottom: 7px;

  padding-right: 50px;

}



.progress__percentage {

  font-family: "Poppins", sans-serif;

  font-size: 12px;

  font-weight: 700;

  text-transform: uppercase;

  line-height: 1;

  position: absolute;

  top: 0;

  right: 0;

  color: #cccccc;

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .skills-panel {

    padding: 30px 15px;

  }

}



/*-------------------------

    Google Map

------------------------*/

#map {

  height: 620px;

}



/* Medium Size Screens */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  #map {

    height: 500px;

  }

}



/* Mobile Phones and tablets */

@media only screen and (min-width: 320px) and (max-width: 767px) {

  #map {

    height: 400px;

  }

}



/* Extra Small Devices */

@media only screen and (min-width: 320px) and (max-width: 575px) {

  #map {

    height: 300px;

  }

}













/* 1366x768 */

@media screen and (min-width: 1289px) and (max-width: 1480px) {	

 

    .slider-1 .slide-item {

    min-height: 653px;

}

    body {

 

        zoom:0.95

}

    

.slider .slide__title {

    font-size: 61px;

    font-weight: 700;

    line-height: 53px;

    color: #ffffff;

    margin-bottom: 43px;

    text-transform: inherit;

}



}





.exibe_mobile{display: none;  }

@media (max-width: 690px) { 
    .wrapper{margin-top: 80px!important;}
    .exibe_mobile{display: block}
    .header {
    position: fixed;
    z-index: 1010;top: 0px;
    width: 100%;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
    .whats_float {
    position: fixed;
    bottom: 14%;
    right: 7px;
    z-index: 999;
    transition: all .2s ease-in-out;
}
    .text-left-mobile {
    text-align: center;
}
    h2 {
    font-size: 28px;
}
    .fsize28 {
    font-size: 19px;
}
.descricao {
    padding: 0px;
}
   .request-quote-tabs .request__form .request-quote-panel {

    background:none
} 

    .meio {

    vertical-align: inherit;

    line-height: inherit;

    padding: 0px;

    padding-left: 15px;

    padding-right: 15px;

    display: inherit;

    align-items: inherit;

}

    

    

    .widget-download{display: none}

    .slider .slide-item {

    height: calc(100vh - 308px);

}

    .slider .slide__title {

    font-size: 29px;

    margin-bottom: 15px;

    line-height: 33px;

    width: 99%;      text-align: center;

}

    .topo_sobre {

    background-image: url(../img/topo_interno.jpg);

    background-position: bottom center;

    background-size: cover;

    padding-top: 38px;

    padding-bottom: 30px;

}

.topo_sobre h1 {

    color: #fff;

    font-weight: 700;

    font-size: 26px;

    }

    .lineh39 {

    line-height: 30px;

}

 

h3 {

    font-size: 26px;

}

    .bgcinza_sobre{background: none}

    

}