/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,400,600,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Baloo+Chettan&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,600i,700,700i,800&display=swap');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
     box-sizing: border-box !important;
}

.container {
     max-width: 1170px;
}

html {
     scroll-behavior: smooth;
}

body {
     color: #666666;
     font-size: 14px;
     font-family: 'Poppins', sans-serif;
     line-height: 1.80857;
     font-weight: normal;
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 24px;
}

h2 {
     font-family: 'Raleway', sans-serif;
     font-size: 22px;
}

h3 {
     font-size: 18px;
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none !important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     margin: 0px;
     font-weight: 500;
     font-size: 15px;
     line-height: 24px;
}

a {
     color: #222222;
     text-decoration: none;
     outline: none !important;
}

a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

#pozvonim-button .pozvonim-button-border-inner {
     border: 1px solid #f4aa00;
     !important
}

#pozvonim-button:hover .pozvonim-button-border-inner {
     border: 1px solid #f4aa00 !important;
     width: 90px !important;
     height: 90px !important;
     left: 33px !important;
     top: 33px !important
}

#pozvonim-button {
     bottom: 0;
     right: 10px
}

#pozvonim-button .pozvonim-button-wrapper {
     width: 150px;
     height: 150px
}

#pozvonim-button .pozvonim-button-border-inner {
     width: 70px;
     height: 70px
}

#pozvonim-button .pozvonim-button-border-inner a span {
     width: 90px;
     height: 90px;
     color: #fff;
     font-size: 15px
}

#pozvonim-button .pozvonim-button-phone {
     width: 70px;
     height: 70px;
     background-color: #f4aa00
}

#pozvonim-button .pozvonim-button-phone i {
     font-size: 35px;
     color: #fff;
     width: 70px;
     height: 70px
}

#pozvonim-button .pozvonim-button-border-inner a {
     width: 90px;
     height: 90px;
     color: #fff;
     font-size: 15px
}

#pozvonim-button .pozvonim-button-text {
     width: 90px;
     height: 90px;
     background-color: #fe9901 !important
}

#popdown-dialog {
     background-color: #000;
     opacity: .9;
     border-radius: 10px
}

#popdown-dialog .body {
     padding: 30px
}

.popdown-loading {
     padding: 20px;
}

.popdown-content .body input[type="radio"] {
     width: 17px;
     height: 17px
}

.popdown-content .body .titre span {
     font-size: 17px;
     line-height: 20px;
     padding: 1px 11px;
     text-align: center;
     color: #fff;
     font-family: "Helvetica Neue", Helvetica, "pragmatica-web", Arial, sans-serif
}

.popdown-content .body .titre {
     margin-bottom: 5px
}

div.popdown-content header h2 {
     margin: 0;
     padding: 0;
     background-color: #f0f0f0;
     font-size: 16px;
     text-align: left;
     padding: 15px 10px;
     font-weight: 400;
     font-family: "Helvetica Neue", Helvetica, "pragmatica-web", Arial, sans-serif;
     color: #464646
}

div.popdown-content section.body {
     padding: 20px;
     text-align: left
}

div.popdown-content section.body h3 {
     font-size: 33px;
     line-height: 36px;
     font-weight: 300;
     text-align: center;
     color: #fff;
     font-family: "Helvetica Neue", Helvetica, "pragmatica-web", Arial, sans-serif
}

.info-time {
     display: inline;
     width: 50%;
     float: left;
     margin-bottom: -15px;
     text-align: left
}

.info-time p {
     font-size: 17px !important;
     line-height: 26px;
     color: #fff !important;
     font-family: "Helvetica Neue", Helvetica, "pragmatica-web", Arial, sans-serif
}

#info_from,
#info_to {
     font-size: 17px;
     line-height: 26px;
     width: 51%;
     padding: 5px 15px;
     border: 0;
     border-radius: 5px;
     font-family: "Helvetica Neue", Helvetica, "pragmatica-web", Arial, sans-serif
}

.info_plagefrom {
     font-size: 20px;
     line-height: 26px;
     padding: 5px 15px;
     color: #fff;
     font-family: "Helvetica Neue", Helvetica, "pragmatica-web", Arial, sans-serif
}

#info_message {
     padding-left: 33px !important;
     height: 90px;
     width: 100%;
     border: 0;
     border-radius: 5px;
     outline: 0;
     padding: 8px 15px 0 15px;
     font-size: 17px;
     line-height: 22px;
     color: #000000 !important;
     position: relative;
     box-sizing: border-box;
     padding-left: 45px !important
}

#info_name,
#info_phone,
#info_email {
     margin-bottom: 10px;
     height: 35px;
     width: 100%;
     border: 0;
     border-radius: 5px;
     outline: 0;
     box-sizing: border-box;
     padding: 0 15px 0 15px;
     font-size: 17px;
     line-height: 22px;
     color: #000000 !important;
     position: relative;
     box-sizing: border-box;
     padding-left: 45px !important
}

div.popdown-content section.body h4 {
     font-size: 20px;
     line-height: 26px;
     margin: 0 0 15px;
     padding: 5px 15px;
     text-align: center;
     color: #fff;
     font-family: "Helvetica Neue", Helvetica, "pragmatica-web", Arial, sans-serif
}

div.popdown-content footer button:hover {
     font-weight: bold
}

div.popdown-content section.body h4.infoplage {
     padding: 0;
     font-size: 17px;
     text-align: left
}

div.popdown-content section.body p {
     font-size: 16px;
     color: #b3b3b1
}

div.popdown-content footer {
     padding: 0 20px 20px 0;
     text-align: center
}

div.popdown-content footer button {
     font-family: "Helvetica Neue", Helvetica, "pragmatica-web", Arial, sans-serif;
     margin: 0;
     padding: 0;
     padding: 10px 30px;
     background-color: #98c03c;
     border: 0;
     font-size: 12px;
     cursor: pointer;
     outline: 0;
     color: #000;
     text-transform: uppercase;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     font-size: 18px
}

#pozvonim-wrapper,
#pozvonim-cover,
#pozvonim-wrapper iframe {
     background-attachment: scroll !important;
     background-color: transparent !important;
     background-image: none !important;
     background-position: 0 0 !important;
     background-repeat: repeat !important;
     border-color: black !important;
     border-color: currentColor !important;
     border-radius: 0 !important;
     border-style: none !important;
     border-width: medium !important;
     bottom: auto !important;
     clear: none !important;
     direction: inherit !important;
     float: none !important;
     font-family: inherit !important;
     font-size: inherit !important;
     font-style: inherit !important;
     font-variant: normal !important;
     font-weight: inherit !important;
     height: auto !important;
     left: auto !important;
     letter-spacing: normal !important;
     line-height: inherit !important;
     margin: 0 !important;
     max-height: none !important;
     max-width: none !important;
     min-height: 0 !important;
     min-width: 0 !important;
     opacity: 1;
     outline: invert none medium !important;
     overflow: visible !important;
     padding: 0 !important;
     position: static !important;
     right: auto !important;
     table-layout: auto !important;
     text-align: inherit !important;
     text-decoration: inherit !important;
     text-indent: 0 !important;
     text-transform: none !important;
     top: auto !important;
     vertical-align: baseline !important;
     visibility: inherit !important;
     white-space: normal !important;
     width: auto !important;
     word-spacing: normal !important;
     z-index: auto !important;
     overflow-x: visible !important;
     word-break: normal !important
}

@-o-keyframes pzv-inner-animation {
     0% {
          -o-transform: scale(1);
          transform: scale(1)
     }

     40% {
          opacity: .9;
          -o-transform: scale(1.2);
          transform: scale(1.2)
     }

     100% {
          -o-transform: scale(1.5);
          transform: scale(1.5)
     }
}

@keyframes pzv-inner-animation {
     0% {
          -webkit-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1)
     }

     40% {
          opacity: .9;
          -webkit-transform: scale(1.2);
          -o-transform: scale(1.2);
          transform: scale(1.2)
     }

     100% {
          -webkit-transform: scale(1.5);
          -o-transform: scale(1.5);
          transform: scale(1.5)
     }
}

@-o-keyframes pzv-outer-animation {

     0%,
     100% {
          -o-transform: scale(1.5);
          transform: scale(1.5)
     }

     40% {
          -o-transform: scale(1);
          transform: scale(1)
     }
}

@keyframes pzv-outer-animation {

     0%,
     100% {
          -webkit-transform: scale(1.5);
          -o-transform: scale(1.5);
          transform: scale(1.5)
     }

     40% {
          -webkit-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1)
     }
}

@-o-keyframes pzv-phone-animation {

     0%,
     50%,
     100% {
          -o-transform: rotate(0deg);
          transform: rotate(0deg)
     }

     10%,
     30% {
          -o-transform: rotate(-25deg);
          transform: rotate(-25deg)
     }

     20%,
     40% {
          -o-transform: rotate(25deg);
          transform: rotate(25d pzv-peg)
     }
}

@keyframes pzv-phone-animation {

     0%,
     50%,
     100% {
          -webkit-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          transform: rotate(0deg)
     }

     10%,
     30% {
          -webkit-transform: rotate(-25deg);
          -o-transform: rotate(-25deg);
          transform: rotate(-25deg)
     }

     20%,
     40% {
          -webkit-transform: rotate(25deg);
          -o-transform: rotate(25deg);
          transform: rotate(25deg)
     }
}

@-webkit-keyframes pzv-inner-animation {
     0% {
          -webkit-transform: scale(1)
     }

     40% {
          opacity: .9;
          transform: scale(1.2);
          -webkit-transform: scale(1.2)
     }

     100% {
          -webkit-transform: scale(1.5)
     }
}

@-webkit-keyframes pzv-outer-animation {

     0%,
     100% {
          -webkit-transform: scale(1.5)
     }

     40% {
          -webkit-transform: scale(1)
     }
}

@-webkit-keyframes pzv-phone-animation {

     0%,
     50%,
     100% {
          -webkit-transform: rotate(0deg)
     }

     10%,
     30% {
          -webkit-transform: rotate(-25deg)
     }

     20%,
     40% {
          -webkit-transform: rotate(25deg)
     }
}

#pozvonim-cover *,
#pozvonim-cover *::before,
#pozvonim-cover *::after,
#pozvonim-button *,
#pozvonim-button *::before,
#pozvonim-button *::after,
#pozvonim-wrapper *,
#pozvonim-wrapper *::before,
#pozvonim-wrapper *::after {
     box-sizing: border-box
}

#pozvonim-wrapper {
     position: fixed !important;
     z-index: 30000000 !important;
     min-width: 0 !important
}

#pozvonim-wrapper iframe {
     -o-transition: all 300ms ease 0s !important;
     transition: all 300ms ease 0s !important;
     display: block !important
}

#pozvonim-wrapper .pozvonim-wrapper-closing,
#pozvonim-wrapper.opened .pozvonim-wrapper-opening {
     display: none !important
}

#pozvonim-wrapper .pozvonim-wrapper-opening,
#pozvonim-wrapper.opened .pozvonim-wrapper-closing {
     display: block !important
}

#pozvonim-button {
     -webkit-transform: rotateY(0deg) scale(1);
     -ms-transform: rotateY(0deg) scale(1);
     -o-transform: rotateY(0deg) scale(1);
     transform: rotateY(0deg) scale(1);
     width: auto !important;
     height: auto !important;
     cursor: pointer !important;
     position: absolute;
     display: block;
     z-index: 10000000 !important;
     background: transparent none repeat scroll 0 0 !important;
     position: fixed
}

#pozvonim-button * {
     -webkit-transform-origin: center center 0 !important;
     -ms-transform-origin: center center 0 !important;
     -o-transform-origin: center center 0 !important;
     transform-origin: center center 0 !important
}

#pozvonim-button.pozvonim-dragging {
     -o-transition: none 0s ease 0s !important;
     transition: none 0s ease 0s !important
}

#pozvonim-button .pozvonim-button-phone {
     -webkit-animation: pzv-phone-animation 1.2s ease-in-out 0s normal none infinite running;
     -o-animation: pzv-phone-animation 1.2s ease-in-out 0s normal none infinite running;
     animation: pzv-phone-animation 1.2s ease-in-out 0s normal none infinite running;
     position: absolute !important;
     border-radius: 100% !important;
     height: 70px;
     width: 70px;
     left: 44px;
     top: 44px;
     z-index: 10000000 !important
}

#pozvonim-button .pozvonim-button-border-inner {
     -webkit-animation: 2.3s ease-in-out 0s normal none infinite running pzv-outer-animation;
     -o-animation: 2.3s ease-in-out 0s normal none infinite running pzv-outer-animation;
     animation: 2.3s ease-in-out 0s normal none infinite running pzv-outer-animation;
     border-radius: 100% !important;
     opacity: .5 !important;
     -ms-filter: 'alpha(opacity=50)' !important;
     height: 70px;
     left: 44px !important;
     top: 44px !important;
     width: 70px;
     position: absolute !important;
     z-index: 10000000 !important
}

#pozvonim-button .pozvonim-button-border-outer {
     -webkit-animation: 2.3s ease-in-out 0s normal none infinite running pzv-inner-animation;
     -o-animation: 2.3s ease-in-out 0s normal none infinite running pzv-inner-animation;
     animation: 2.3s ease-in-out 0s normal none infinite running pzv-inner-animation;
     border: 1px solid #f4aa00 !important;
     border-radius: 100%;
     width: 100px;
     height: 100px;
     left: 30px !important;
     top: 30px !important;
     position: absolute !important;
     z-index: 10000000 !important
}

#pozvonim-button.pozvonim-hovered .pozvonim-button-phone,
#pozvonim-button:hover .pozvonim-button-phone {
     background-color: #79d000 !important;
     background-color: rgba(121, 208, 0, .8) !important;
     background-color: rgba(121, 208, 0, .8) !important
}

#pozvonim-button.pozvonim-hovered .pozvonim-button-border-inner,
#pozvonim-button:hover .pozvonim-button-border-inner {
     border: 1px solid #b7de69
}

#pozvonim-button.pozvonim-hovered .pozvonim-button-border-outer,
#pozvonim-button:hover .pozvonim-button-border-outer {
     border: 1px solid #b7de69
}

#pozvonim-button .pozvonim-button-wrapper {
     width: 160px;
     height: 160px
}

#pozvonim-cover {
     background-color: rgba(0, 0, 0, .25) !important;
     display: none;
     height: 100% !important;
     position: fixed !important;
     top: 0 !important;
     width: 100% !important;
     z-index: 20000000 !important
}

.pozvonim-animated {
     -o-transition: all .8s ease 0s;
     transition: all .8s ease 0s
}

.pozvonim-hovered {
     -webkit-transform: rotateY(-360deg) scale(1) !important;
     -ms-transform: rotateY(-360deg) scale(1) !important;
     -o-transform: rotateY(-360deg) scale(1) !important;
     transform: rotateY(-360deg) scale(1) !important
}

#pozvonim-buttonno_ios.pozvonim-hovered .pozvonim-button-phone,
#pozvonim-button.no_ios:hover .pozvonim-button-phone {
     display: none
}

#pozvonim-button.pozvonim-hovered .pozvonim-button-border-inner,
#pozvonim-button:hover .pozvonim-button-border-inner {
     height: 90px;
     left: 33px !important;
     top: 33px !important;
     width: 90px
}

#pozvonim-button.pozvonim-hovered .pozvonim-button-border-outer,
#pozvonim-button:hover .pozvonim-button-border-outer {
     left: 28px !important;
     top: 28px !important
}

#pozvonim-button.no_ios.pozvonim-hovered .pozvonim-button-text,
#pozvonim-button.no_ios:hover .pozvonim-button-text {
     opacity: 1
}

#pozvonim-button .pozvonim-button-text {
     color: #fff !important;
     border-radius: 100% !important;
     opacity: 0;
     width: 90px;
     height: 90px;
     left: 33px !important;
     top: 33px !important;
     margin: 0 !important;
     position: absolute;
     text-align: center !important;
     font-size: 14px !important;
     font-family: 'OpenSans', 'Helvetica Neue', 'Helvetica', arial, sans-serif !important;
     font-weight: 500 !important;
     line-height: 19px !important;
     -o-transition: all 0s ease 0s;
     transition: all 0s ease 0s
}

#pozvonim-button .pozvonim-button-center-text {
     vertical-align: middle;
     text-align: center;
     display: table-cell;
     height: 90px;
     width: 90px;
     font-size: 14px;
     font-weight: 500 !important;
     font-family: montserrat-light, sans-serif !important;
     font-size: 18px
}

.pozvonim-button-phone i {
     font-size: 32px;
     color: #fff;
     -webkit-transform: rotate(270deg);
     -moz-transform: rotate(270deg);
     -o-transform: rotate(270deg);
     -ms-transform: rotate(270deg);
     transform: rotate(270deg);
     width: 70px;
     height: 70px;
     text-align: center;
     vertical-align: middle;
     display: table-cell
}

.freecall_form {
     left: 50%;
     position: fixed;
     z-index: 11111112;
     width: 750px;
     margin-left: -375px
}

.overlay_freecall {
     width: 100%;
     height: 100%;
     position: fixed;
     z-index: 11111111
}

.button_freecall button {
     border: 0;
     box-shadow: none;
     outline: 0;
     height: 45px;
     padding: 0 10px;
     border-radius: 5px;
     width: 180px
}

.freecall_form .background_form {
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     position: absolute
}

.freecall_form .content_form {
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     position: absolute
}

.close_form_infocallback {
     padding: 12px 20px;
     position: absolute;
     right: 0;
     top: 0;
     color: #fff;
     cursor: pointer
}

.close_form_infocallback i.close_icon {
     width: 34px;
     height: 34px;
     display: block
}

.header_freecall {
     margin-bottom: 20px
}

.header_freecall .title {
     font-size: 33px;
     line-height: 36px;
     font-weight: 300;
     padding: 30px 85px 15px 85px;
     text-align: center
}

.description_freecall {
     font-size: 21px;
     line-height: 26px;
     margin: 0 0 15px;
     padding: 5px 115px;
     text-align: center
}

.footer_freecall {
     padding: 10px 50px;
     margin-bottom: 30px
}

.footer_freecall .label_freecall {
     font-size: 18px;
     line-height: 22px;
     padding: 0 0 10px 65px
}

.footer_freecall .icon {
     float: left;
     margin-right: 20px
}

.footer_freecall .icon i {
     font-size: 45px
}

.footer_freecall .input_phone {
     float: left;
     margin-right: 20px
}

.footer_freecall .button_freecall {
     float: left
}

.footer_freecall .email_user {
     height: 42px;
     width: 360px;
     border: 0;
     border-radius: 5px;
     outline: 0;
     box-sizing: border-box;
     padding: 2px 15px 2px 15px;
     font-size: 19px;
     line-height: 21px;
     color: #000000 !important
}

.footer_freecall .input_phone .phone_user {
     height: 42px;
     width: 360px;
     border: 0;
     border-radius: 5px;
     outline: 0;
     box-sizing: border-box;
     padding: 0 15px 0 15px;
     font-size: 22px;
     line-height: 19px;
     color: #000000 !important;
     position: relative;
     box-sizing: border-box
}

.footer_freecall .email_user {
     width: 545px
}

.comment_user {
     height: 75px;
     width: 545px;
     border: 0;
     border-radius: 5px;
     outline: 0;
     box-sizing: border-box;
     padding: 10px 15px;
     font-size: 19px;
     line-height: 21px
}

.footer_freecall .button_freecall span {
     font-size: 19px
}

.footer_freecall .input_phone,
.footer_freecall .input_email,
.footer_freecall .field_comment {
     margin-bottom: 25px
}

.input_phone .icon {
     margin-left: 3px;
     margin-right: 27px
}

.input_phone input::-moz-placeholder {
     padding: 11px 15px 0 15px !important;
     font-size: 22px !important;
     color: #000000 !important;
     box-sizing: border-box;
     line-height: 42px !important
}

.input_phone input:-moz-placeholder {
     padding: 11px 15px 0 15px !important;
     font-size: 22px !important;
     color: #000000 !important;
     line-height: 42px !important
}

.input_phone input:-ms-input-placeholder {
     padding: 0 15px 0 15px !important;
     font-size: 22px !important;
     color: #000000 !important;
     box-sizing: border-box;
     line-height: 23px
}

.input_phone input::-webkit-input-placeholder {
     padding: 1px 15px 0 0 !important;
     font-size: 22px !important;
     color: #000000 !important;
     box-sizing: border-box;
     line-height: 23px
}

.button_question a {
     width: 96px;
     margin: 0 22px;
     font-size: 20px;
     line-height: 26px;
     padding: 11px 16px;
     text-align: center;
     display: inline-block;
     text-decoration: none;
     color: #fff;
     border: 0;
     border-radius: 5px;
     cursor: pointer
}

.button_question {
     text-align: center;
     margin-top: 30px
}

@media(max-width:992px) {
     .freecall_form {
          width: 600px;
          margin-left: -300px
     }

     .header_freecall .title {
          font-size: 27px;
          line-height: 28px;
          padding: 25px 60px 15px 50px
     }

     .close_form_infocallback i.close_icon {
          width: 24px;
          height: 24px;
          background-size: 23px
     }

     .close_form_infocallback {
          padding: 10px 15px 9px 15px
     }

     .description_freecall {
          padding: 5px 45px;
          margin: 0 0 10px
     }

     .header_freecall {
          margin-bottom: 12px
     }

     .footer_freecall {
          padding: 10px 40px;
          margin-bottom: 25px
     }

     .footer_freecall .label_freecall {
          font-size: 16px;
          line-height: 15px
     }

     .comment_user,
     .footer_freecall .email_user,
     .footer_freecall .input_phone .phone_user {
          width: 435px !important
     }

     .footer_freecall .input_phone .icon {
          margin-right: 26px
     }

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

@media(max-width:650px) {
     .freecall_form {
          width: 300px;
          margin-left: -150px
     }

     .header_freecall .title {
          font-size: 18px;
          line-height: 22px;
          padding: 25px 50px 10px 35px
     }

     .close_form_infocallback i.close_icon {
          width: 24px;
          height: 24px;
          background-size: 23px
     }

     .close_form_infocallback {
          padding: 10px 15px 9px 15px
     }

     .description_freecall {
          padding: 5px 30px;
          margin: 0 0 10px;
          font-size: 15px;
          line-height: 18px
     }

     .header_freecall {
          margin-bottom: 12px
     }

     .footer_freecall {
          padding: 10px 40px;
          margin-bottom: 25px
     }

     .footer_freecall .label_freecall {
          font-size: 14px;
          line-height: 15px;
          padding: 0 0 5px 0
     }

     .comment_user,
     .footer_freecall .email_user,
     .footer_freecall .input_phone .phone_user {
          width: 220px !important
     }

     .footer_freecall .input_phone .icon {
          margin-right: 26px
     }

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

     .button_question a {
          width: 80px;
          margin: 0 15px;
          font-size: 18px;
          line-height: 24px;
          padding: 4px 10px
     }

     .footer_freecall .icon {
          display: none
     }

     .footer_freecall .input_phone,
     .footer_freecall .input_email,
     .footer_freecall .field_comment {
          margin-bottom: 15px
     }
}

.freecall_form i,
#pozvonim-button i {
     font-family: FontAwesome
}

.footer_freecall .icon-phone:before,
#pozvonim-button .icon-phone:before {
     content: "\f095"
}

.footer_freecall .icon-envelope:before {
     content: "\f0e0"
}

.footer_freecall .icon-comments-alt:before {
     content: "\f0e6"
}

.containerleft {
     background-repeat: no-repeat;
     background-size: cover;
     padding: 2%
}

.first {
     color: #fff
}

.numero {
     float: left;
     border-radius: 36px;
     border: 1px solid;
     padding: 9px;
     margin: 4px 14px
}

.notation {
     position: absolute;
     width: 109px;
     height: 78px;
     z-index: 9;
     right: 0;
     top: 0;
     color: transparent
}

@media(max-width:767px) {
     h1 {
          font-size: 32px
     }

     h2 {
          font-size: 28px
     }

     h3 {
          font-size: 25px
     }

     h4 {
          font-size: 22px
     }

     h5 {
          font-size: 19px
     }

     h6 {
          font-size: 16px
     }

     .h1,
     .h2,
     .h3,
     .h4,
     .h5,
     .h6,
     h1,
     h2,
     h3,
     h4,
     h5,
     h6 {
          margin-bottom: 15px
     }

     .info-bar {
          overflow: visible
     }

     .info-bar .infobar-links .infobar-links-menu-toggle {
          display: block;
          border: 0;
          font-size: 0;
          background-color: transparent;
          color: #ccc;
          position: absolute;
          top: 0;
          right: 20px;
          padding: 7px 12px;
          min-width: 42px;
          text-align: center;
          background-color: rgba(255, 255, 255, 0.2)
     }

     .info-bar .infobar-links .infobar-links-menu-toggle:before {
          font-size: 21px;
          line-height: 20px;
          content: '\f0c9';
          font-family: 'FontAwesome';
          -webkit-font-smoothing: antialiased
     }

     .info-bar .infobar-links .infobar-links-menu-toggle:focus {
          outline: 0
     }

     .info-bar .infobar-links .infobar-links-menu-toggle:hover {
          opacity: 1;
          -moz-opacity: 1;
          filter: alpha(opacity=100)
     }

     .info-bar .infobar-links.toggled-link-on .infobar-links-menu-toggle {
          background-color: rgba(0, 0, 0, 0.2)
     }

     .info-bar .infobar-links.toggled-link-on .infobar-links-menu-toggle:before {
          content: "\f00d"
     }

     .info-bar .infobar-links {
          position: inherit
     }

     .info-bar .infobar-links ul {
          background-color: rgba(0, 0, 0, 0.2);
          margin-left: -20px;
          margin-right: -20px;
          display: none
     }

     .info-bar .infobar-links.toggled-link-on ul {
          display: block
     }

     .info-bar .infobar-links ul li {
          float: none;
          padding: 0
     }

     .info-bar .infobar-links ul li+li {
          border-top: 1px solid rgba(255, 255, 255, 0.1)
     }

     .info-bar .infobar-links li+li:before {
          display: none
     }

     .info-bar .infobar-links ul li a {
          padding: 8px 20px;
          display: block;
          text-align: right
     }

     .info-bar.infobar-links-on .container {
          padding-right: 63px
     }

     .info-bar.infobar-links-on .infobar-links {
          width: calc(100% + 43px);
          margin-right: -43px;
          display: block;
          min-height: 0
     }

     .navbar-collapse {
          margin-left: -20px;
          margin-right: -20px
     }

     .main-navigation ul li.menu-item-has-children>a,
     .main-navigation ul li ul li.menu-item-has-children>a,
     .main-navigation ul li.page_item_has_children>a,
     .main-navigation ul li ul li.page_item_has_children>a {
          padding-right: 35px
     }

     .main-navigation ul li.menu-item-has-children>a:after,
     .main-navigation li ul li.menu-item-has-children>a:after,
     .main-navigation ul li.page_item_has_children>a:after,
     .main-navigation li ul li.page_item_has_children>a:after {
          right: 20px
     }

     .main-navigation ul li a {
          padding-left: 20px;
          padding-right: 20px
     }

     .main-navigation ul li ul li a {
          padding-left: 40px
     }

     .main-navigation ul li ul li ul li a {
          padding-left: 60px
     }

     .main-navigation ul li ul li ul li ul li a {
          padding-left: 80px
     }

     .main-navigation ul li ul li ul li ul li ul li a {
          padding-left: 100px
     }

     .container {
          padding-left: 20px;
          padding-right: 20px
     }

     .site-title {
          font-size: 30px
     }

     .navigation-bar .container {
          padding-right: 20px
     }

     .navigation-bar-top .search-toggle {
          right: 20px
     }

     .search-block.on {
          opacity: 1 !important;
          display: block !important
     }

     .search-block.off {
          display: none !important;
          opacity: 1 !important
     }

     .navbar-head,
     .navbar-head.navbar-bg-set {
          padding-top: 45px;
          padding-bottom: 15px;
          position: absolute
     }

     .navbar-brand {
          margin-right: 0;
          display: block
     }

     .navigation.pagination .page-numbers,
     .page-links span,
     .page-links a:hover span {
          padding: 10px 20px
     }

     .top-stories-bar .top-stories-label .label-txt {
          font-size: 16px
     }

     .top-stories-bar .top-stories-lists .marquee a {
          padding-left: 30px
     }

     .post,
     .type-attachment,
     .site-main .type-page,
     .comments-area,
     .woocommerce.single-product .site-main>.product {
          padding: 15px
     }

     .post-featured-image.page-single-img-wrap {
          margin: -15px -15px 15px
     }

     .newscard-widget-horizontal-vertical-posts .post-boxed.main-post.inlined .post-img-wrap {
          float: none;
          width: 100%
     }

     .featured-style-2 .featured-slider .post-block .post-img-wrap {
          height: auto
     }

     .featured-section .featured-slider .post-block .post-img-wrap:before {
          content: "";
          padding-top: 60%;
          display: block
     }

     .newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap:before {
          display: block
     }

     .newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap {
          height: auto
     }

     .site-footer .widget-area {
          padding-top: 40px;
          padding-bottom: 10px
     }

     .entry-title,
     .page-title,
     .comments-title,
     .featured-section .featured-slider .post-block .entry-title {
          font-size: 25px
     }

     .post-boxed .entry-title,
     .post-block .entry-title,
     .post-boxed.main-post.inlined .entry-title,
     .post-col .entry-title,
     .post-col .format-quote blockquote,
     .post-col .format-quote blockquote p,
     .featured-stories .post-boxed .entry-title,
     .featured-stories .post-block .entry-title,
     .featured-section .featured-post .post-block .entry-title,
     .post-boxed.inlined .entry-title {
          font-size: 18px
     }

     .site-footer .widget-area .newscard-widget-recent-posts .post-boxed .entry-title {
          font-size: 16px
     }

     .gallery-columns-4 .gallery-item,
     .gallery-columns-5 .gallery-item,
     .gallery-columns-6 .gallery-item,
     .gallery-columns-7 .gallery-item,
     .gallery-columns-8 .gallery-item,
     .gallery-columns-9 .gallery-item {
          -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
          max-width: 33.33%
     }

     .wp-block-column {
          padding-left: 15px;
          padding-right: 15px;
          flex-basis: inherit;
          flex-grow: inherit;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%
     }

     .wp-block-media-text .wp-block-media-text__media,
     .wp-block-media-text .wp-block-media-text__content {
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%
     }

     .wp-block-media-text .wp-block-media-text__media {
          text-align: center
     }

     .wp-block-media-text .wp-block-media-text__media img {
          display: inline-block
     }

     .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
          -ms-flex-order: 1;
          order: 1
     }

     .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
          -ms-flex-order: 2;
          order: 2
     }
}

@media(max-width:575px) {
     h1 {
          font-size: 28px
     }

     h2 {
          font-size: 25px
     }

     h3 {
          font-size: 23px
     }

     h4 {
          font-size: 20px
     }

     h5 {
          font-size: 18px
     }

     h6 {
          font-size: 16px
     }

     .h1,
     .h2,
     .h3,
     .h4,
     .h5,
     .h6,
     h1,
     h2,
     h3,
     h4,
     h5,
     h6 {
          margin-bottom: 10px
     }

     .info-bar .infobar-links .infobar-links-menu-toggle {
          right: 15px
     }

     .info-bar .infobar-links ul {
          margin-left: -15px;
          margin-right: -15px
     }

     .info-bar .infobar-links ul li a {
          padding-left: 15px;
          padding-right: 15px
     }

     .info-bar .social-profiles {
          display: none
     }

     .info-bar.infobar-links-on .container {
          padding-right: 58px
     }

     .navbar-collapse {
          margin-left: -15px;
          margin-right: -15px
     }

     .main-navigation ul li.menu-item-has-children>a,
     .main-navigation ul li ul li.menu-item-has-children>a,
     .main-navigation ul li.page_item_has_children>a,
     .main-navigation ul li ul li.page_item_has_children>a {
          padding-right: 30px
     }

     .main-navigation ul li.menu-item-has-children>a:after,
     .main-navigation li ul li.menu-item-has-children>a:after,
     .main-navigation ul li.page_item_has_children>a:after,
     .main-navigation li ul li.page_item_has_children>a:after {
          right: 15px
     }

     .main-navigation ul li a {
          padding-left: 15px;
          padding-right: 15px
     }

     .main-navigation ul li ul li a {
          padding-left: 30px
     }

     .main-navigation ul li ul li ul li a {
          padding-left: 45px
     }

     .main-navigation ul li ul li ul li ul li a {
          padding-left: 60px
     }

     .main-navigation ul li ul li ul li ul li ul li a {
          padding-left: 75px
     }

     .container {
          padding-left: 15px;
          padding-right: 15px
     }

     .navigation-bar .container {
          padding-right: 15px
     }

     .navigation-bar-top .search-toggle {
          right: 15px
     }

     .site-info .copyright .theme-link,
     .site-info .copyright .privacy-link,
     .site-info .copyright .author-link,
     .site-info .copyright .wp-link,
     .site-info .copyright .custom-content {
          margin-bottom: 5px
     }

     .navigation.post-navigation .nav-links .nav-previous,
     .navigation.post-navigation .nav-links .nav-next {
          width: 100%;
          float: none
     }

     .navigation.post-navigation .nav-links .nav-previous {
          border-bottom: 1px solid rgba(0, 0, 0, 0.1)
     }

     .navigation.post-navigation .nav-links:before {
          display: none
     }

     .navigation.post-navigation .nav-links a {
          padding: 20px 15px
     }

     .navigation.post-navigation .nav-links .nav-next a {
          padding-right: 35px
     }

     .navigation.post-navigation .nav-links .nav-previous a {
          padding-left: 35px
     }

     .navigation.post-navigation .nav-links .nav-next a:after {
          right: 15px
     }

     .navigation.post-navigation .nav-links .nav-previous a:after {
          left: 15px
     }

     .top-stories-bar {
          background-color: transparent;
          height: auto
     }

     .top-stories-bar .top-stories-label {
          float: none;
          z-index: 1;
          display: block;
          text-align: center;
          padding-right: 15px;
          padding-top: 8px;
          padding-bottom: 5px
     }

     .top-stories-bar:before,
     .top-stories-bar .top-stories-label:after {
          display: none
     }

     .top-stories-bar .top-stories-label .top-stories-label-wrap {
          display: inline-block;
          height: auto;
          padding-top: 0;
          padding-bottom: 0;
          min-height: 30px
     }

     .top-stories-bar .top-stories-lists {
          padding: 0;
          background-color: #fff;
          z-index: 1
     }

     .top-stories-bar .top-stories-lists:after {
          display: none
     }

     .featured-section .featured-slider .post-block .post-img-wrap:before,
     .featured-style-2 .featured-slider .post-block .post-img-wrap:before {
          padding-top: 100%
     }

     .featured-section .featured-slider .post-block .entry-header {
          padding: 15px 15px 5px
     }

     .featured-style-2 .featured-post .post-img-wrap {
          height: auto
     }

     .featured-section .featured-post .post-img-wrap:before,
     .featured-style-2 .featured-post .post-img-wrap:before {
          padding-top: 60%;
          display: block
     }

     .back-to-top {
          right: 15px
     }
}

@media(max-width:767px) {
     .top-stories-bar {
          height: 50px;
          padding: 175px 0 50px 0
     }
}

@media(min-width:992px) {

     .widget-area .newscard-widget-horizontal-vertical-posts .col-md-6,
     .widget-area .newscard-widget-recent-posts .col-md-6,
     .widget-area .newscard-widget-card-block-posts .post-col {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%
     }

     .widget-area .newscard-widget-horizontal-vertical-posts .post-boxed.main-post.inlined .post-img-wrap {
          float: none;
          width: 100%
     }

     .two-column-featured-section .featured-post .post-img-wrap:before {
          padding-top: 60%
     }

     .two-column-featured-section .featured-slider .post-block .post-img-wrap:before {
          padding-top: calc(60% + 4px)
     }

     .one-column-featured-section .featured-slider .post-block .post-img-wrap:before {
          padding-top: 38%
     }

     .featured-section .one-column-featured-section .post-block .entry-header {
          padding: 15px 30px 20px
     }
}

@media(min-width:1400px) {
     .container {
          max-width: 1340px
     }

     .featured-style-2 .featured-slider .post-block .post-img-wrap {
          height: 448px
     }

     .featured-style-2 .featured-post .post-img-wrap {
          height: 219px
     }

     .post-boxed.inlined .post-img-wrap {
          height: 90px;
          width: 90px
     }

     .newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap {
          height: 254px
     }

     .col-xxl-4 {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
          max-width: 33.33%
     }

     .entry-content p {
          margin-bottom: 20px
     }

     .featured-section .two-column-featured-section .post-block .entry-header {
          padding: 15px 15px 5px
     }
}

@media(min-width:1600px) {
     .container {
          max-width: 1540px
     }

     .navbar-head.navbar-bg-set {
          padding-top: 40px;
          padding-bottom: 40px
     }

     .main-navigation a {
          padding: 20px
     }

     .main-navigation>ul>li.menu-item-has-children>a,
     .main-navigation>ul>li.page_item_has_children>a {
          padding-right: 37px
     }

     .main-navigation>ul>li.menu-item-has-children>a:after,
     .main-navigation>ul>li.page_item_has_children>a:after {
          right: 20px
     }

     .search-toggle {
          padding: 20px
     }

     .featured-style-2 .featured-slider .post-block .post-img-wrap {
          height: 488px
     }

     .featured-style-2 .featured-post .post-img-wrap {
          height: 239px
     }

     .post-boxed.inlined .post-img-wrap {
          height: 100px;
          width: 100px
     }

     .newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap {
          height: 274px
     }

     .col-xxl-9 {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 75%;
          flex: 0 0 75%;
          max-width: 75%
     }

     .col-xxl-3 {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
          flex: 0 0 25%;
          max-width: 25%
     }

     .featured-section .col-xxl-9 .featured-slider .post-block .post-img-wrap:before {
          padding-top: calc(40% + 2px)
     }

     .two-column-featured-section .featured-post .post-img-wrap:before {
          padding-top: 51%
     }

     .two-column-featured-section .featured-slider .post-block .post-img-wrap:before {
          padding-top: calc(51% + 4px)
     }

     .featured-section .post-block .entry-header {
          padding: 15px 15px 5px
     }

     .featured-section .two-column-featured-section .post-block .entry-header {
          padding: 20px 20px 10px
     }
}

@media(min-width:1800px) {
     .container {
          max-width: 1740px
     }

     .featured-style-2 .featured-slider .post-block .post-img-wrap {
          height: 508px
     }

     .featured-style-2 .featured-post .post-img-wrap {
          height: 249px
     }

     .post-boxed.inlined .post-img-wrap {
          height: 105px;
          width: 105px
     }

     .newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap {
          height: 284px
     }
}

@media(min-width:992px) and (max-width:1199px) {
     .col-lg-3pt5 {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 29.15%;
          flex: 0 0 29.15%;
          max-width: 29.15%
     }
}

@media print {

     form,
     button,
     input,
     select,
     textarea,
     .header-image,
     .navbar-collapse,
     .main-navigation,
     a.readmore,
     .page-links,
     .edit-link,
     .post-navigation,
     .posts-navigation,
     .navigation.post-navigation,
     .navigation.pagination,
     .page-links,
     .pagination.navigation,
     .site-content .widget-area,
     .comments-pagination,
     .comment-respond,
     .comment-edit-link,
     .comment-reply-link,
     .comment-metadata .edit-link,
     .pingback .edit-link,
     .site-footer {
          display: none
     }

     .fixed-top {
          position: relative
     }

     .site-content {
          padding: 20px 0
     }

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

     body,
     .site,
     .navbar,
     .page-title-wrap {
          background: 0
     }
}

img {
     max-width: 100%;
     height: auto;
}

:focus {
     outline: 0;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #ffffff !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}

button {
     border: 0;
     margin: 0;
     padding: 0;
     cursor: pointer;
}

.full {
     float: left;
     width: 100%;
}

.full {
     width: 100%;
     float: left;
     margin: 0;
     padding: 0;
}

.text_align_center {
     text-align: center;
}

.text_align_left {
     text-align: left;
}

.text_align_right {
     text-align: right;
}


/**-- heading section --**/


/*---------------------------- preloader area ----------------------------*/

.loader_bg {
     position: fixed;
     z-index: 9999999;
     background: #fff;
     width: 100%;
     height: 100%;
}

.loader {
     height: 100%;
     width: 100%;
     position: absolute;
     left: 0;
     top: 0;
     display: flex;
     justify-content: center;
     align-items: center;
}

.loader img {
     width: 280px;
}


/*-- header --*/

.header {
     width: 100%;
     height: 116px;
}

.header_top {
     background-color: #161825;
     padding: 12px 0;
     padding: 13px 0;
}

ul.contat_infoma {
     display: block ruby;
}

ul.contat_infoma li {
     color: #fff;
     font-size: 15px;
     display: flex;
     align-items: center;
     flex-wrap: wrap;
}

ul.contat_infoma li i {
     font-size: 17px;
     padding-right: 14px;
}

ul.contat_infoma li a {
     color: #fff;
     font-size: 14px;
}

ul.contat_infoma li a:hover {
     color: #f4aa00;
}

ul.social_icon {
     margin-left: 15px;
     padding-top: 15px;
     width: 100%;
     float: left;
     text-align: left;
}

ul.social_icon_top li {
     display: inline-block;
}

ul.social_icon_top li a {
     display: flex;
     align-items: center;
     justify-content: center;
     flex-wrap: wrap;
     font-size: 17px;
     border-radius: 30px;
     margin: 0 1px;
     color: #161825;
     background: #fff;
     width: 26px;
     height: 26px;
}

ul.social_icon_top li a:hover {
     color: #f4aa00;
}

.header_bottom {
     background-color: #fff;
     height: 100px;
     padding: 25px 25px;
}

.logo {
     width: 60%;
     margin: -9px;
}

.logo a {
     font-size: 28px;
     line-height: 25px;
     color: #f4aa00;
     ;
     font-weight: bold;
     text-transform: uppercase;
}


/*-- navigation--*/

.navigation.navbar {
     float: right;
     padding: 0;
     z-index: 111;
}

.navigation.navbar-dark .navbar-nav .nav-link {
     padding: 15px 25px;
     color: #161825;
     font-size: 16px;
     line-height: 20px;
     font-weight: 500;
     text-transform: uppercase;
}
.navbar-nav .nav-item {
     padding: 5px;
}

.navigation.navbar-dark .navbar-nav .nav-link:focus,
.navigation.navbar-dark .navbar-nav .nav-link:hover {
     background: #f4aa00;
     color: #fff;
     border-radius: 6px;
}

.navigation.navbar-dark .navbar-nav .active>.nav-link,
.navigation.navbar-dark .navbar-nav .nav-link.active,
.navigation.navbar-dark .navbar-nav .nav-link.show,
.navigation.navbar-dark .navbar-nav .show>.nav-link {
     background: #f4aa00;
     color: #fff;
     border-radius: 6px;
}

.navbar-expand-md .navbar-nav {
     padding-right: 10px;
}

ul.search {
     padding-left: 10px;
}

ul.search li a {
     color: #161825;
}

ul.search li a:hover {
     color: #161825;
}


/** banner section **/

.full_bg {
     background: url("../images/electricien-urgence-34.png");
     background-position: 80% center;
     background-size: cover;
     background-repeat: no-repeat;
}

.banner_main {
     z-index: 10;
     position: relative;
     padding-bottom: 212px;
}

.build_box {
     text-align: left;
     padding-top: 20%;
}

.banner_po {
     position: inherit;
}

.build_box p {
     color: #f4aa00;
     font-size: 17px;
     line-height: 30px;
     font-weight: normal;
     margin-bottom: 55px;
}

.build_box h1 {
     font-size: 50px;
     font-weight: bold;
     color: #f4aa00;
     line-height: 90px;
     padding-bottom: 20px;
     display: block;
}

.build_box .conatct_btn {
     font-size: 20px;
     padding: 15px 0;
     text-transform: uppercase;
     font-weight: normal;
     max-width: 278px;
     background: #f4aa00;
}

.build_box .conatct_btn:hover {
     background: #1b1b1a;
}

#myCarousel .carousel-control-prev,
#myCarousel .carousel-control-next {
     width: 75px;
     height: 75px;
     background: #161825;
     opacity: 1;
     font-size: 42px;
     color: #fff;
     top: 134%;
     border-radius: 40px;
}

#myCarousel .carousel-control-prev:hover,
#myCarousel .carousel-control-next:hover,
#myCarousel .carousel-control-prev:focus,
#myCarousel .carousel-control-next:focus {
     background: #fd9801;
     color: #fff;
}

#myCarousel .carousel-control-prev {
     right: 15%;
     left: inherit;
}

#myCarousel .carousel-control-next {
     right: 9%;
}

.banner .carousel-indicators {
     display: none;
}


/** end banner section **/

.titlepage {
     text-align: center;
     padding-bottom: 40px;
}

.titlepage h2 {
     font-size: 40px;
     color: #1c1c1c;
     line-height: 40px;
     font-weight: 700;
     padding: 0;
}

.titlepage span {
     font-size: 17px;
     line-height: 25px;
     color: #0a0a0a;
     padding-top: 30px;
     display: block;
}

.d_flex {
     display: flex;
     align-items: center;
     flex-wrap: wrap;
}

.read_more {
     font-size: 17px;
     background-color: #1b1b1a;
     color: #fff;
     padding: 17px 0px;
     width: 100%;
     max-width: 186px;
     text-align: center;
     display: inline-block;
     transition: ease-in all 0.5s;
     font-weight: 500;
     border-radius: 5px;
     height: 60px;
     text-transform: uppercase;
}

.read_more:hover {
     background: #f4a111;
     color: #fff;
     transition: ease-in all 0.5s;
}


/* three_box */

.three_box {
     margin-top: -90px;
}

.const {
     padding: 40px 0 25px 0;
     background: #fff;
     box-shadow: 0 0 250px rgba(3, 3, 3, 0.16);
     transition: ease-in all 0.5s;
}

.const span {
     transition: ease-in all 0.5s;
     display: block;
     font-size: 16px;
     font-weight: 700;
     text-transform: uppercase;
     font-family: 'Raleway', sans-serif;
     color: #090a0b;
     padding-top: 35px;
     line-height: 20px;
}

#text_hover:hover.const {
     background-color: #f4aa00;
     transition: ease-in all 0.5s;
     cursor: pointer;
}

#text_hover:hover.const span {
     color: #fff;
     transition: ease-in all 0.5s;
}


/* end three_box */


/** about section **/

.about {
     background-color: #fff;
     padding-top: 90px;
}

.about .titlepage {
     max-width: 666px;
     float: right;
     width: 100%;
     text-align: left;
     padding-bottom: 0;
}

.about .titlepage span {
     font-family: 'Raleway', sans-serif;
     padding-bottom: 60px;
     padding-top: 40px;
}

.about_img {
     padding-right: 40px;
     padding-left: 55px;
}

.about_img figure {
     margin: 0;
}

.about_img figure img {
     width: 100%;
}


/** end about section **/


/** projects section **/

.projects {
     padding-top: 90px;
     background: #fff;
}

.relative3 {
     position: inherit;
     padding-bottom: 130px;
}

.projects_ban {
     padding: 0 20px;
}

.project_img figure {
     margin: 0;
}

.project_img figure img {
     width: 100%;
}

.project_text {
     position: absolute;
     bottom: 0;
     height: 123px;
     overflow: hidden;
     padding: 20px 20px 20px 20px;
     margin-right: 15px;
     transition: ease-in all 0.5s;
}


/*
.project_text::before {
     position: absolute;
     content: "";
     background: url(../images/link.png);
     width: 77px;
     height: 77px;
     top: 0;
     background-repeat: no-repeat;
     right: 10px;
}
*/

.project_text:hover {
     cursor: pointer;
     background-color: #fffffff2;
     height: 303px;
     transition: ease-in all 0.5s;
}

#pro_ho:hover.project_text h3 {
     color: #1b1a1a;
     transition: ease-in all 0.5s;
     padding-top: 20px;
}

.project_text h3 {
     transition: ease-in all 0.5s;
     color: #fff;
     text-align: left;
     display: block;
     font-size: 28px;
     font-weight: 500;
     padding-bottom: 35px;
     font-family: 'Raleway', sans-serif;
}

.project_text p {
     color: #1b1a1a;
     font-size: 17px;
     text-align: left;
     line-height: 28px;
     font-family: 'Raleway', sans-serif;
     font-weight: normal;
}

#proj .carousel-control-prev,
#proj .carousel-control-next {
     width: 47px;
     height: 47px;
     background: #252525;
     opacity: 1;
     font-size: 19px;
     color: #fff;
     top: 88%;
     border-radius: 40px;
}

#proj .carousel-control-prev:hover,
#proj .carousel-control-next:hover,
#proj .carousel-control-prev:focus,
#proj .carousel-control-next:focus {
     background: #f4aa00;
     color: #fff;
}

#proj .carousel-control-prev {
     left: 46%;
}

#proj .carousel-control-next {
     right: 46%;
}

.carousel-indicators {
     display: none;
}


/** end projects section **/


/** choose section **/

.choose {
     background: url(../images/hero_2.jpg);
     background-size: 100% 100%;
     background-position: center;
     background-repeat: no-repeat;
     padding: 60px 0;
     margin-top: 90px;
}

.choose .titlepage {
     text-align: left;
}

.choose .titlepage h2 {
     padding-bottom: 30px;
}

.choose .titlepage p {
     color: #141414;
     font-weight: 400;
     font-family: 'Raleway', sans-serif;
     font-size: 17px;
     line-height: 32px;
     padding-bottom: 85px;
}

.award {
     display: flex;
     align-items: center;
     flex-wrap: wrap;
}

.award_icon {
     width: 33%;
}

#awa_ho:hover.award_icon i {
     background-color: #f4aa00;
     transition: ease-in all 0.5s;
}

.award_icon i {
     background-color: #fff;
     transition: ease-in all 0.5s;
     width: 147px;
     height: 129px;
     display: flex;
     align-items: center;
     justify-content: center;
     border-radius: 8px;
     flex-wrap: wrap;
     margin: 0 auto;
}

.award_icon strong {
     color: #141414;
     font-family: 'Raleway', sans-serif;
     text-transform: uppercase;
     font-weight: 700;
     padding-top: 12px;
     display: block;
     font-size: 17px;
}


/** end choose section **/


/** staff section **/

.container_staff {
     max-width: 1340px;
     width: 100%;
     padding-right: 15px;
     padding-left: 15px;
     margin-right: auto;
     margin-left: auto;
}

.staff_main {
     background-color: #fff;
     padding-top: 90px;
}

.staff_main .titlepage span {
     font-family: 'Raleway', sans-serif;
}

.staff {
     text-align: center;
}

.man {
     background-color: #f3f3f3;
     box-shadow: 0 0 250px rgba(3, 3, 3, 0.15);
     margin: 0 25px;
     padding-top: 50px !important;
     padding: 0px 15px;
}

.social_icon_main {
     background-color: #f4aa00;
     border-radius: 5px;
     padding: 20px;
}

.social_icon_main h4 {
     color: #fff;
     font-size: 20px;
     line-height: 20px;
     font-weight: bold;
     padding-bottom: 15px;
}

ul.social_icon_staff li {
     display: inline-block;
}

ul.social_icon_staff li a {
     display: flex;
     align-items: center;
     justify-content: center;
     flex-wrap: wrap;
     font-size: 22px;
     border-radius: 30px;
     margin: 0 1px;
     color: #f4aa00;
     background: #fff;
     width: 40px;
     height: 40px;
}

ul.social_icon_staff li a:hover {
     color: #fff;
     background: #1b1b1a;
}

.staff_main .read_more {
     margin: 0 auto;
     display: block;
     margin-top: 60px;
}


/** end staff section **/


/** contact section **/

.contact {
     background: #fff;
     margin-top: 90px;
}

.contact .titlepage {
     text-align: left;
}

.main_form {
     padding: 40px 80px;
     background: #fff;
     box-shadow: 0 0 250px rgba(3, 3, 3, 0.15);
}

.main_form .contactus {
     border: #fff solid 1px;
     padding: 0px 20px;
     margin-bottom: 25px;
     width: 100%;
     height: 44px;
     background: #fff;
     color: #dadada;
     font-size: 17px;
     font-weight: normal;
     box-shadow: 0px 0px 18px rgba(22, 22, 23, 0.11);
}

.main_form .textarea {
     border: #fff solid 1px;
     margin-bottom: 25px;
     width: 100%;
     background: #fff;
     color: #dadada;
     font-size: 17px;
     font-weight: normal;
     padding: 25px 20px 0 20px;
     box-shadow: 0px 0px 18px rgba(22, 22, 23, 0.11);
     height: 86px;
}

.main_form .send_btn {
     font-size: 20px;
     transition: ease-in all 0.5s;
     background-color: #1b1b1a;
     text-transform: uppercase;
     color: #fff;
     padding: 8px 0px;
     max-width: 144px;
     width: 100%;
     display: block;
     margin-top: 10px !important;
     font-weight: 500;
}

.main_form .send_btn:hover {
     background-color: #f4aa00;
     transition: ease-in all 0.5s;
     color: #fff;
}

#request *::placeholder {
     color: #dadada;
     opacity: 1;
}

.padding_right0 {
     padding-right: 0;
}

.padding_left0 {
     padding-left: 0;
}


/** end contact section **/


/** clients section **/

.clients {
     padding-top: 90px;
     background: #161825;
     position: relative;
}

.clients .titlepage h2 {
     color: #fff;
}

.clients .titlepage span {
     color: #fff;
}

.parile0 {
     padding-left: 0;
     padding-right: 0;
}

.relative2 {
     position: inherit;
     padding: 0px 50px 80px 50px;
     text-align: left;
     border-top: #f4aa00 solid 111px;
     border-radius: 10px;
}

.relative2 i {
     margin-top: -54px;
     position: relative;
     display: block;
}

.relative2 span {
     color: #151515;
     display: block;
     font-size: 30px;
     font-weight: 500;
     font-family: 'Open Sans', sans-serif;
}

.relative2 p {
     color: #151515;
     font-size: 17px;
     line-height: 28px;
     font-family: 'Open Sans', sans-serif;
     font-weight: normal;
}

.testimo_ban_bg {
     background: #fff;
     box-shadow: 0 0px 237px rgba(22, 22, 23, 0.11);
     border-radius: 10px;
}

.qusright {
     padding-right: 10px
}

.qusleft {
     padding-left: 10px
}

.consect {
     padding: 0px 0px 0px 40px;
}

#testimo .carousel-control-prev,
#testimo .carousel-control-next {
     width: 47px;
     height: 47px;
     background: #252525;
     opacity: 1;
     font-size: 20px;
     color: #fff;
     top: 88%;
     border-radius: 40px;
}

#testimo .carousel-control-prev:hover,
#testimo .carousel-control-next:hover,
#testimo .carousel-control-prev:focus,
#testimo .carousel-control-next:focus {
     background: #f4aa00;
     color: #fff;
}

#testimo .carousel-control-prev {
     left: 0px;
}

#testimo .carousel-control-next {
     right: inherit;
     left: 7%;
}

.banner .carousel-indicators li {
     width: 20px;
     height: 20px;
     border-radius: 30px;
     background: #000;
}

.carousel-indicators {
     display: none;
}


/** end clients section **/


/** footer **/

.footer {
     background: #161825;
     padding-top: 90px;
     text-align: center;
}

.border_top1 {
     border-top: #fff solid 3px;
     padding-bottom: 60px;
}

.newslatter {
     padding-bottom: 120px;
}

.newslatter h4 {
     font-weight: 600;
     font-size: 35px;
     line-height: 25px;
     text-align: center;
     color: #fff;
}

.newslatter h4::before {
     position: relative;
     content: "";
     background-color: #fff;
     width: 213px;
     height: 4px;
     top: 44px;
     border-radius: 7px;
     display: flex;
     margin: 0 auto;
}

.footer h3 {
     font-family: 'Open Sans', sans-serif;
     font-weight: bold;
     font-size: 17px;
     line-height: 24px;
     border-bottom: #fff solid 1px;
     text-align: left;
     color: #fff;
     margin-bottom: 15px;
     display: table;
}

.logo_bottom {
     float: left;
     padding-bottom: 24px;
}

ul.link_menu li {
     display: block;
     text-align: left;
}

ul.link_menu li.active a {
     color: #ff0909;
}

ul.link_menu li a {
     color: #fff;
     font-size: 17px;
     line-height: 32px;
     display: block;
     width: -moz-max-content;
}

ul.link_menu li a:hover {
     color: #f4a111;
}

ul.insta {
     margin-top: 24px;
}

ul.insta li {
     display: inline-block;
     padding: 0 9px 9px 0px;
}

.bottom_form {
     margin-top: 23px;
}

.bottom_form .enter {
     border: inherit;
     padding: 0px 19px;
     width: 100%;
     height: 40px;
     background-color: transparent;
     color: #fff;
     font-size: 15px;
     font-weight: 300;
     float: left;
     margin-bottom: 20px;
     border: #fff solid 1px;
}

.sub_btn {
     font-size: 16px;
     transition: ease-in all 0.5s;
     background-color: transparent;
     color: #fff;
     padding: 5px 0px;
     max-width: 270px;
     width: 100%;
     height: 40px;
     border: #fff solid 1px;
}

.sub_btn:hover {
     background-color: #f4a111;
     transition: ease-in all 0.5s;
     color: #fff;
}

.copyright {
     margin-top: 60px;
}

.many {
     display: inline-block;
     color: #fff;
     font-size: 17px;
     line-height: 32px;
     font-weight: normal;
     text-align: left;
}

.copyright p {
     color: #fff;
     font-size: 17px;
     line-height: 22px;
     text-align: center;
     padding-top: 26px;
     font-weight: normal;
     padding-bottom: 20px;
     border-top: #fff solid 1px;
}

.copyright a {
     color: #fff;
}

.copyright a:hover {
     color: #f4a111;
}


/** end footer **/


/** endinner page css **/

.inner_page .full_bg {
     background-color: #fff !important;
     background: transparent;
}

.back_re {
     background-color: #f4aa00;
}

.back_re .title {
     text-align: center;
}

.back_re .title h2 {
     color: #fff;
     font-size: 40px;
     padding: 40px 0;
     font-weight: 600;

     line-height: 35px;
     padding-top: 69px;
}

.margin_0 {
     margin: 0 !important;
}

.inner_page .footer {
     margin-top: 90px;
}


/*truck*/

.truck {
     padding-top: 90px;
}

.truck_img1 {
     width: 244px;
     height: 147px;
     position: relative;
     position: relative;
     -webkit-animation: myfirst 15s linear 0s infinite alternate;
     /* Safari 4.0 - 8.0 */
     animation: myfirst 15s linear 0s infinite alternate;
}


/* Safari 4.0 - 8.0 */

@-webkit-keyframes myfirst {
     0% {
          left: 0px;
          top: 0;
     }

     20% {
          left: 10%;
          top: 0;
     }

     40% {
          left: 20%;
          top: 0;
     }

     60% {
          left: 30%;
          top: 0;
     }

     80% {
          left: 40%;
          top: 0;
     }

     100% {
          left: 50%;
          top: 0;
          ;
     }

     /* Standard syntax */
     @keyframes myfirst {
          0% {
               left: 0px;
               top: 0;
          }

          20% {
               left: 10%;
               top: 0;
          }

          40% {
               left: 20%;
               top: 0;
          }

          60% {
               left: 30%;
               top: 0;
          }

          80% {
               left: 40%;
               top: 0;
          }

          100% {
               left: 50%;
               top: 0;
               transform: rotateY(180deg)
          }
     }