/*===========================================================================
  Owl-Carosel
  ===========================================================================*/

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale .1s ease;-moz-transition:scale .1s ease;-ms-transition:scale .1s ease;-o-transition:scale .1s ease;transition:scale .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}
/*============================================================================*/



/* ==========================================================================
   Font awsome
   ========================================================================== */

/*Font Awesome 4.7.0*/
@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/*==============================================================================*/



/* ===============================================================================
	bx slider
   =============================================================================== */
.bx-wrapper{position:relative;margin:0 auto 60px;padding:0}.bx-wrapper ../img{max-width:100%;display:block}.bx-wrapper .bx-viewport{-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:5px solid #fff;left:-5px;background:#fff;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0)}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(../img/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager .bx-pager-item{display:inline-block}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-prev{left:10px;background:url(../img/controls.png) 0 -32px no-repeat}.bx-wrapper .bx-next{right:10px;background:url(../img/controls.png) -43px -32px no-repeat}.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(../img/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(../img/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}
/*==============================================================================*/



/* ==========================================================================
   Tab-Accordian
   ========================================================================== */
body{}ul.resp-tabs-list{margin:0;padding:0}.resp-tabs-list li{font-weight:600;font-size:13px;display:inline-block;padding:13px 15px;margin:0 4px 0 0;list-style:none;cursor:pointer;float:left}.resp-tabs-container{padding:0;background-color:#fff;clear:left}h2.resp-accordion{cursor:pointer;display:none}.resp-tab-content{display:none;padding:15px}.resp-tab-active{border:1px solid #5AB1D0;margin-bottom:-1px;padding:12px 14px 14px;border-top:4px solid #5AB1D0;border-bottom:none;background-color:#fff}.resp-accordion-active,.resp-content-active{display:block}.resp-tab-content{border:1px solid #c1c1c1;border-top-color:#5AB1D0}h2.resp-accordion{font-size:13px;border:1px solid #c1c1c1;border-top:0 solid #c1c1c1;margin:0;padding:10px 15px}h2.resp-tab-active{border-bottom:0 solid #c1c1c1;margin-bottom:0;padding:10px 15px}h2.resp-tab-title:last-child{border-bottom:12px solid #c1c1c1;background:#00f}.resp-vtabs ul.resp-tabs-list{float:left;width:30%}.resp-vtabs .resp-tabs-list li{display:block;padding:15px;margin:0 0 4px;cursor:pointer;float:none}.resp-vtabs .resp-tabs-container{padding:0;background-color:#fff;border:1px solid #c1c1c1;float:left;width:68%;min-height:250px;border-radius:4px;clear:none}.resp-vtabs .resp-tab-content{border:none;word-wrap:break-word}.resp-vtabs li.resp-tab-active{position:relative;z-index:1;margin-right:-1px;padding:14px 15px 15px 14px;border:1px solid #5AB1D0;border-left:4px solid #5AB1D0;margin-bottom:4px;border-right:1px #FFF solid}.resp-arrow{width:0;height:0;float:right;margin-top:3px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:12px solid #c1c1c1}h2.resp-tab-active span.resp-arrow{border:none;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:12px solid #9B9797}h2.resp-tab-active{background:#DBDBDB}.resp-easy-accordion h2.resp-accordion{display:block}.resp-easy-accordion .resp-tab-content{border:1px solid #c1c1c1}.resp-easy-accordion .resp-tab-content:last-child{border-bottom:1px solid #c1c1c1}.resp-jfit{width:100%;margin:0}.resp-tab-content-active{display:block}h2.resp-accordion:first-child{border-top:1px solid #c1c1c1}
/*============================================================================*/



/* ==========================================================================
   Fancy box
   ========================================================================== */
   
@charset "UTF-8";.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f11;opacity:0;transition-timing-function:cubic-bezier(.55,.06,.68,.19);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container--ready .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-controls{position:absolute;top:0;left:0;right:0;text-align:center;opacity:0;z-index:99994;transition:opacity .2s;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;direction:ltr}.fancybox-show-controls .fancybox-controls{opacity:1}.fancybox-infobar{display:none}.fancybox-show-infobar .fancybox-infobar{display:inline-block;pointer-events:all}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-buttons{position:absolute;top:0;right:0;display:none;pointer-events:all}.fancybox-show-buttons .fancybox-buttons{display:block}.fancybox-slider-wrap{overflow:hidden;direction:ltr}.fancybox-slider,.fancybox-slider-wrap{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch}.fancybox-slide:before{content:"";height:100%;width:0}.fancybox-slide:before,.fancybox-slide>*{display:inline-block;vertical-align:middle}.fancybox-slide>*{position:relative;padding:24px;margin:44px 0;border-width:0;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide--image{overflow:hidden}.fancybox-slide--image:before{display:none}.fancybox-content{display:inline-block;position:relative;margin:44px auto;padding:0;border:0;width:80%;height:calc(100% - 88px);vertical-align:middle;line-height:normal;text-align:left;white-space:normal;outline:none;font-size:16px;font-family:Arial,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-slide--video .fancybox-content,.fancybox-slide--video .fancybox-iframe{background:transparent}.fancybox-placeholder{z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-image,.fancybox-placeholder,.fancybox-spaceball{position:absolute;top:0;left:0;margin:0;padding:0;border:0}.fancybox-image,.fancybox-spaceball{width:100%;height:100%;max-width:none;max-height:none;background:transparent;background-size:100% 100%}.fancybox-controls--canzoomOut .fancybox-placeholder{cursor:zoom-out}.fancybox-controls--canzoomIn .fancybox-placeholder{cursor:zoom-in}.fancybox-controls--canGrab .fancybox-placeholder{cursor:-webkit-grab;cursor:grab}.fancybox-controls--isGrabbing .fancybox-placeholder{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-spaceball{z-index:1}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-error{position:absolute;margin:0;padding:40px;top:50%;left:50%;width:380px;max-width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .2s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-slide--video .fancybox-close-small{top:-36px;right:-36px;background:transparent}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-caption-wrap{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 0;z-index:99998;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));opacity:0;transition:opacity .2s;pointer-events:none}.fancybox-show-caption .fancybox-caption-wrap{opacity:1}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;width:44px;height:44px;line-height:44px;margin:0;padding:0;border:0;border-radius:0;cursor:pointer;background:transparent;color:#fff;box-sizing:border-box;vertical-align:top;outline:none}.fancybox-button--disabled{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover{background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;border-color:#fff;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button--disabled:after,.fancybox-button--disabled:before{opacity:.5}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close{float:right}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media (max-width:800px){.fancybox-controls{text-align:left}.fancybox-button--left,.fancybox-button--right,.fancybox-buttons button:not(.fancybox-button--close){display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:15px;top:16px;border:2px solid;background:none}.fancybox-button--play:before{top:16px;left:18px;width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;background:transparent}.fancybox-button--pause:before{top:16px;left:18px;width:7px;height:11px;border-style:solid;border-width:0 2px;background:transparent}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{top:20px;left:21px;width:3px;height:3px;box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:220px}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;z-index:99993;word-break:normal;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid #fff;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{display:none!important}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:0}}
/*============================================================================*/



/* ==========================================================================
   Pop up Color box
   ========================================================================== */

#cboxWrapper,.cboxPhoto{max-width:none}.cboxIframe,.cboxPhoto{display:block;border:0}#cboxCurrent,#cboxTitle{position:absolute;color:#949494;bottom:4px}#cboxClose:active,#cboxNext:active,#cboxPrevious:active,#cboxSlideshow:active,#colorbox{outline:0}#cboxOverlay,#cboxWrapper,#colorbox{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxOverlay{position:fixed;width:100%;height:100%;background:url(../img/overlay.png);opacity:.9;filter:alpha(opacity=90)}#cboxBottomLeft,#cboxMiddleLeft{clear:left}#cboxContent{position:relative;background:#fff;overflow:hidden}#cboxTitle{margin:0;left:0;text-align:center;width:100%}#cboxLoadingGraphic,#cboxLoadingOverlay{position:absolute;top:0;left:0;width:100%;height:100%}.cboxPhoto{float:left;margin:auto;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;padding:0;margin:0}#cboxContent,#cboxLoadedContent,#colorbox{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxTopLeft{width:21px;height:21px;background:url(../img/controls.png) -101px 0 no-repeat}#cboxTopRight{width:21px;height:21px;background:url(../img/controls.png) -130px 0 no-repeat}#cboxBottomLeft{width:21px;height:21px;background:url(../img/controls.png) -101px -29px no-repeat}#cboxBottomRight{width:21px;height:21px;background:url(../img/controls.png) -130px -29px no-repeat}#cboxMiddleLeft{width:21px;background:url(../img/controls.png) left top repeat-y}#cboxMiddleRight{width:21px;background:url(../img/controls.png) right top repeat-y}#cboxTopCenter{height:21px;background:url(../img/border.png) repeat-x}#cboxBottomCenter{height:21px;background:url(../img/border.png) 0 -29px repeat-x}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;margin-bottom:28px}#cboxCurrent{left:58px}#cboxLoadingOverlay{background:url(../img/loading_background.png) center center no-repeat}#cboxLoadingGraphic{background:url(../img/loading.gif) center center no-repeat}#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{cursor:pointer;border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxClose,#cboxNext,#cboxPrevious{position:absolute;bottom:0;width:25px;height:25px;text-indent:-9999px}#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef}#cboxPrevious{left:0;background:url(../img/controls.png) -75px 0 no-repeat}#cboxPrevious:hover{background-position:-75px -25px}#cboxNext{left:27px;background:url(../img/controls.png) -50px 0 no-repeat}#cboxNext:hover{background-position:-50px -25px}#cboxClose{right:0;background:url(../img/controls.png) -25px 0 no-repeat}#cboxClose:hover{background-position:-25px -25px}.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight,.cboxIE #cboxTopCenter,.cboxIE #cboxTopLeft,.cboxIE #cboxTopRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)}

/*============================================================================*/



/* ==========================================================================
   Emberted Fonts
   ========================================================================== */

@font-face {
    font-family: 'proxima_nova_condensedlight';
    src: url('../fonts/proxima_nova_cond-light.woff2') format('woff2'),
         url('../fonts/proxima_nova_cond-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_nova_cn_rgregular';
    src: url('../fonts/proxima_nova_cond-regular.woff2') format('woff2'),
         url('../fonts/proxima_nova_cond-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novablack';
    src: url('../fonts/proxima_nova-black.woff2') format('woff2'),
         url('../fonts/proxima_nova-black.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('../fonts/proxima_nova-bold.woff2') format('woff2'),
         url('../fonts/proxima_nova-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novalight';
    src: url('../fonts/proxima_nova-light.woff2') format('woff2'),
         url('../fonts/proxima_nova-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novaregular_italic';
    src: url('../fonts/proxima_nova-regitalic.woff2') format('woff2'),
         url('../fonts/proxima_nova-regitalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('../fonts/proxima_nova-regular.woff2') format('woff2'),
         url('../fonts/proxima_nova-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novasemibold';
    src: url('../fonts/proxima_nova-semibold.woff2') format('woff2'),
         url('../fonts/proxima_nova-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



/* ==========================================================================
   Light slider
   ========================================================================== */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/ 

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.lightSlider:before, .lightSlider:after {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
    margin: 0;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/

/* Pager */
.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca;
}
.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active {
    opacity: 1;
}
/* End of pager */

/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
    clear: both;
}
/* End of Gallery*/

/* slider actions */
.lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url('../img/controls.png');
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
    opacity: 1;
}
.lSAction > .lSPrev {
    background-position: 0 0;
    left: 10px;
}
.lSAction > .lSNext {
    background-position: -32px 0;
    right: 10px;
}
.lSAction > a.disabled {
    pointer-events: none;
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}


/* vertical */
.lSSlideOuter.vertical {
    position: relative;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important;
}

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px;
}
/* vertical */


/* Rtl */
.lSSlideOuter.lSrtl {
    direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
    float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important;
}
/* Rtl */

@-webkit-keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@-webkit-keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
@keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

/* ========================================================================== */



/* ==========================================================================
   Css reset
   ========================================================================== */

html, body { height: 100%;}
body {
	font-size: 14px;
	line-height: 24px;
	color: #8b989e;
	font-weight: normal;
    font-family: 'proxima_nova_rgregular';
}
::selection {
	background: #103e91; /* Safari */
	color: #fff;
}
::-moz-selection {
    background: #103e91; /* Firefox */
    color:#fff;
}
a:focus,
input:focus,
textarea:focus,
button:focus {
	outline: none;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 15px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 55px;
	color: #060606;
    font-weight: 700;
}
h3 {
	font-size: 40px;
	color: #060606;
	line-height: normal;
    font-weight: 700;
}
h4 {
	color: #4f1e21;
	font-size: 26px;
}
a {
	color: #018aff;
	text-decoration: none;
	transition: all ease-out 0.3s;
	-webkit-transition: all ease-out 0.3s;
	-moz-transition: all ease-out 0.3s;
	-ms-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
}
a:hover {
	text-decoration: none;
	color: #9ec22a;
}
label {
	font-weight: normal;
}
p {
	font-size: 14px;
	line-height: 22px;
	color: #547294;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ol {
	padding: 0px;
	list-style-position: inside;
}
ol, li {
	margin-bottom: 0px;
	list-style: none;
}
li {
	list-style: none;
	margin: 0;
	padding: 0;
}
focus {
	outline: none;
}


/* ==========================================================================
   Header
   ========================================================================== */

.container { 
    max-width: 1200px;
}

.set-as-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

span.make-bg {
    display: none;
}

.commen-head {
    display: block;
    position: relative;
    text-align: center;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.commen-head.item-1{
    opacity: 1;
   /* filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px); */
}

.commen-head.item-1.opacity{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.commen-head h3 {
    margin-bottom: 5px;
    color: #362e1e;
    font-size: 34px;
}

.commen-head p {
    color: #302d2d;
    font-weight: 400;
    font-size: 18px;
}

.commen-head p span {
    font-weight: 700;
    color: #37383c;
}

.header {
    display: block;
    background: #404041;
    padding: 15px 0;
    border-bottom: 7px solid #f36f35;
}

.logo {
    display: block;
}

.logo-box {
    display: inline-block;
}

.search-box-block {
    display: block;
    border-bottom: 1px solid #404041;
}

.search-box-main {
    display: block;
    position: relative;
    padding-left: 33px;
}

.search-box-input {
    display: block;
    width: 100%;
    height: 43px;
    border: none;
    border-left: 1px solid #404041;
    padding: 0 10px;
    font-size: 16px;
}

.search-box-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #404041;
    font-size: 18px;
}

.search-box-input::-moz-placeholder { /* Firefox 19+ */
    color: #404041;
    font-size: 18px;
}

.search-box-input:-ms-input-placeholder { /* IE 10+ */
    color: #404041;
    font-size: 18px;
}

.search-box-input:-moz-placeholder { /* Firefox 18- */
    color: #404041;
    font-size: 18px;
}

.search-box-search {
    width: 33px; 
    height: 30px;
    display: block;
    position: absolute;
    left: 0px;
    top: 6px;
    border: none;
    cursor: pointer;
    background: #fff;
    color: #404041;
    font-size: 18px;
    transform: rotate(90deg);
}

.memmorable-av-block { 
    display: block;
    min-height: 116px;
    background: url(../img/head-bg.jpg) no-repeat center top;
    text-align: center;
    padding: 4px 0;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.memmorable-av-block.item-1
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.memmorable-av-block.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.memmorable-av-block h4 {
    color: #404041;
    font-size: 45px;
    font-family: 'proxima_novalight';
    margin-bottom: 0px;
}

.memmorable-av-block h3 {
    color: #404041;
    font-size: 45px;
    font-family: 'proxima_novasemibold';
    margin-bottom: 5px;
}

.memmorable-av-block h3 span {
    color: #e76727;
}

/*==============================================================
  .main-menu Begin
  ==============================================================*/
.main-menu {
    display: block;
}

.main-menu > ul {
    display: block;
    text-align: right;
}

.main-menu > ul > li {
    display: inline-block;
    position: relative;
    padding: 0 8px;
}

.main-menu > ul > li.dropdown > a:after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    border: 4px solid #fff;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    right: -2px;
    top: 9px;
}

.main-menu > ul > li > a {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 18px;
    padding: 0px 10px;
    position: relative;
    text-transform: uppercase;
}

.main-menu > ul > li > a:hover,
.main-menu > ul > li > a.active {
    color: #ff814a;
}

.main-menu > ul > li.dropdown > a.active:after {
    border-color: #ff5757 transparent transparent transparent;
}

.main-menu > ul > li > ul {
    display: none;
    position: absolute;
    top: 25px;
    left: 0;
    padding: 10px 15px;
    max-width: 200px;
    min-width: 200px;
    z-index: 5;
    text-align: left;
    background: #f36f35;
    border-radius: 2px;
}

.main-menu > ul > li > ul:before {
    content: '';
    width: 0;
    height: 0;
    display: block;
    border: 8px solid #f36f35;
    border-color: transparent transparent #f36f35 transparent;
    position: absolute;
    top: -14px;
    left: 25px;
}

.main-menu > ul > li > ul > li {
    display: block;
    border-top: 1px solid #d65a24;
}

.main-menu > ul > li > ul > li:first-child {
    border-top: none;
}

.main-menu > ul > li > ul > li > a {
    display: block;
    padding: 8px 0px;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    transition: all ease-out .2s;
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -ms-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    color: #ffffff;
}

.main-menu > ul > li > ul > li:first-child a {
    border-top: none
}

.main-menu > ul > li > ul > li > a:hover {
    color: #ff814a;
    opacity: 1;
}

.main-menu > ul > li > ul > li > a > span {
    width: 28px;
    height: 28px;
    display: block;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    left: 0px;
    top: 10px;
}

.main-menu > ul > li > ul > li > a > span > img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

/*======================================== Menu Style End =======================================*/
.mobile-menu ul.menu-list {
    padding-bottom: 20px;
}

.mobile-menu ul.menu-list > li > a:hover {
    background: #f36f35;
    color: #FFF;
}

.mobile-menu ul.menu-list > li > ul {
    display: none;
    margin-left: 0;
    padding: 10px 0;
    background: #787d7f;
}

.mobile-menu ul.menu-list> li a.open,
.mobile-menu ul.menu-list > li > ul > li a:hover {
    background: #f36f35;
    color: #FFF;
}

.mobile-menu ul.menu-list > li > ul > li a {
    color: #FFF;
    padding: 5px 10px;
    display: block;
    font-size: 16px;
    transition: all ease-out .2s;
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -ms-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    text-align: center;
}

a.menu-toggle {
    position: absolute;
    display: none;
    width: 45px;
    height: 45px;
    background: #3cb9e0;
    top: 8px;
    right: 20px;
    padding-top: 4px;
    box-sizing: border-box;
}

a.menu-toggle span.line {
    position: relative;
    width: 65%;
    height: 3px;
    background: #FFF;
    margin: 7px auto;
    display: block;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    -ms-transition: all ease .3s
}

a.menu-toggle.active span.line {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform-origin: center center;
}

a.menu-toggle.active span.line.a {
    transform: rotate(45deg)
}

a.menu-toggle.active span.line.c {
    transform: rotate(-45deg)
}

a.menu-toggle.active span.line.b {
    opacity: 0
}

.mobile-menu {
    display: none;
}

.mobile-menu ul {
    padding: 20px 0
}

.mobile-menu ul li {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-menu ul li:first-child {
    border-top: none;
}

.mobile-menu ul li a {
    display: block;
    color: #FFF;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 14;
}

.mobile-menu ul li a img {
    display: none;
}

.mobile-menu ul li.dropdown > a {
    position: relative;
}

.mobile-menu ul li.dropdown > a:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    border: 6px solid #fff;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    right: 15px;
    top: 15px;
}

.mobile-menu ul li.dropdown > a.open:after {
    border: 6px solid #fff;
    border-color: transparent transparent #fff transparent;
    top: 10px
}

/*======================================== Menu Style End =======================================*/



/*==============================================================
  Banner block
  ==============================================================*/

.banner-wrapper {
    display: block;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.banner-wrapper.item-1
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.banner-wrapper.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}


.banner-wrapper span.banner-bg {
    display:none;
}

ul.main-slider > li { 
    background-size:cover; 
    background-position:bottom center; 
    height:539px; 
    position:relative;
}

.banner-wrapper .bx-wrapper {
    margin-bottom: 0px;
}

.banner-wrapper .bx-wrapper .bx-viewport { 
    box-shadow: none; 
    border: none; 
    left: 0px; 
    background: none;
}

.banner-wrapper .bx-wrapper .bx-pager {
    padding-top: 0px;
    bottom: 20px;
}

.banner-wrapper .bx-wrapper .bx-pager.bx-default-pager a {
    width: 16px;
    height: 16px;
    background: #a29c98;
    border-radius: 100%;
}

.banner-wrapper .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
}

.banner-wrapper .bx-wrapper .bx-controls-direction a {
    background: rgba(255, 255, 255, 0.45);
    z-index: 5;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    font-size: 0px;
}

.banner-wrapper .bx-wrapper .bx-controls-direction a:before {
    content: "";
    width: 0px; 
    height: 0px;
    border: 12px solid #fff;
    border-color: transparent #fff transparent transparent;
    display: block;
    color: #fff;
    font-size: 16px;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 13px; 
    bottom: 0px;
    margin: auto;
}

.banner-wrapper .bx-wrapper .bx-controls-direction a.bx-next { 
    transform: rotate(180deg);
}

.home-top-block {
    display: block;
    padding: 65px 0 70px 0;
}

.home-top-main {
    max-width: 1350px; 
    padding: 0 15px;
    display: block;
    margin: auto;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
    position: relative;
}

.commen-next-prev {
    display: none;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    font-size: 40px;
    color: #bdbdbd;
}

.commen-next-prev:hover {
    color: #404041;
}

.commen-next-prev.commen-prev {
    left: 15px;
}

.commen-next-prev.commen-next {
    right: 5px;
}

.home-top-main.item-1
	{
	opacity:1;
	/*filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px); */
	}
.home-top-main.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.home-top-box {
    display: block;
    text-align: center;
    margin: 10px;
}

.home-top-box h5 {
    font-size: 18px;
    color: #242424;
    font-family: 'proxima_novasemibold';
}

.home-top-box-cont {
    display: block;
    background: #fff;
    padding: 8px;
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.4);
}

.home-top-box-cont img {
    border-radius: 8px;
    display: block;
}

.home-top-box-cont p {
    font-size: 14px;
    line-height: 14px;
    color: #141414;
    margin: 0px;
    padding: 25px 0 20px 0;
}

.home-top-box-cont:hover {
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.8);
}

.home-featured-block {
    display: block;
    padding: 40px 0 65px 0;
    box-shadow: inset 0px 0px 25px rgba(0,0,0,0.76);
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4f565b+0,a9a9a9+52,4f565b+100 */
    background: rgb(79,86,91); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(79,86,91,1) 0%, rgba(169,169,169,1) 52%, rgba(79,86,91,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(79,86,91,1) 0%,rgba(169,169,169,1) 52%,rgba(79,86,91,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(79,86,91,1) 0%,rgba(169,169,169,1) 52%,rgba(79,86,91,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f565b', endColorstr='#4f565b',GradientType=0 ); /* IE6-9 */
}

.home-featured-block h3 {
    text-align: center;
    color: #fefefe;
    font-size: 35px;
    font-family: 'proxima_novalight';
    font-weight: 300;
}

.home-featured-box {
    display: block;
    background: #fff;
    position: relative;
    border: 2px solid #8d8c8c;
    box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, 0.5);
    margin-top: 20px;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.home-featured-box.item-1,
.home-featured-box.item-2,
.home-featured-box.item-3,
.home-featured-box.item-4
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.home-featured-box.item-1.opacity,
.home-featured-box.item-2.opacity,
.home-featured-box.item-3.opacity,
.home-featured-box.item-4.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}


/*.home-featured-box:before {
    content: '';
    width: 0px;
    height: 0px;
    display: block;
    border: 35px solid #e76727;
    border-color: #e76727 transparent transparent #e76727;
    position: absolute;
    left: 0px;
    top: 0px;
}*/

.home-featured-box-icon {
    display: block;
    padding: 50px 20px;
}

.featured-box-logo {
    display: inline-block;
    position: absolute;
    left: 5px;
    bottom: 3px;
}

.home-featured-box-cont {
    display: block; 
    text-align: right;
    padding: 5px 10px;
    max-width: 222px;
}

.home-featured-box-cont h4 {
    color: #e76727;
    font-size: 25px;
    line-height: 26px;
    font-family: 'proxima_novasemibold';
    margin-bottom: 10px;
}

.home-featured-box-cont h5 {
    color: #242424;
    font-size: 17px;
    line-height: 18px;
    font-family: 'proxima_novasemibold';
    margin-bottom: 10px;
}

.home-featured-box-cont p {
    color: #242424;
    font-size: 13px;
    line-height: 16px;
    font-family: 'proxima_nova_rgregular';
    margin-bottom: 0px;
}

.home-featured-box:hover {
    border: 2px solid #e76727;
    box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, 0.8);
}

.home-mid-block {
    display: block;
    background: url(../img/home-mid-bg.jpg) no-repeat center top;
    background-size: cover;
}

.home-markets-block {
    display: block;
    padding: 80px 0;
}

.commen-head {
    display: block;
    text-align: center;
    max-width: 890px; 
    margin: auto;
}

.commen-head h3 {
    color: #242424;
    font-size: 35px;
    font-weight: 300;
    font-family: 'proxima_novalight';
    margin-bottom: 25px;
}

.commen-head p {
    color: #242424;
    font-size: 16px;
    line-height: 19px;
}

.home-markets-main {
    display: block;
    text-align: center;
    max-width: 760px; 
    margin: auto;
}

.home-markets-box {
    display: block;
    margin-top: 40px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.home-markets-box.item-1,
.home-markets-box.item-2,
.home-markets-box.item-3,
.home-markets-box.item-4,
.home-markets-box.item-5,
.home-markets-box.item-6,
.home-markets-box.item-7,
.home-markets-box.item-8{
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px);
}

.home-markets-box.item-1.opacity,
.home-markets-box.item-2.opacity,
.home-markets-box.item-3.opacity,
.home-markets-box.item-4.opacity,
.home-markets-box.item-5.opacity,
.home-markets-box.item-6.opacity,
.home-markets-box.item-7.opacity,
.home-markets-box.item-8.opacity{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.home-markets-box img {
    display: inline-block;
    margin-bottom: 30px;
    border-radius: 100%;
    transition: all ease-out 0.3s;
}

.home-markets-box p {
    color: #242424;
    font-size: 16px;
    font-family: 'proxima_novasemibold';
}

.home-markets-box:hover img {
    box-shadow: 0px 0px 0px 7px #697073;
    
}

.twitter-head {
    color: #0a0a0a;
    font-weight: 300;
    font-family: 'proxima_novalight';
    font-size: 30px;
    text-align: center;
    margin-bottom: 0px;
    padding: 20px 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.twitter-head.item-1{
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px);
}

.twitter-head.item-1.opacity{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}


.twitter-insta-block { 
    display: block;
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.2);
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.twitter-insta-block.item-1
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.twitter-insta-block.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.twitter-insta-main {
    display: block;
}

.keep-touch-block {
    display: block;
    padding: 85px 0;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.keep-touch-block.item-1
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.keep-touch-block.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.keep-touch-main {
    display: block;
    padding-left: 225px;
    position: relative;
    max-width: 1060px;
    margin: auto;
}

.keep-touch-main p {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 18px;
    font-family: 'proxima_novasemibold';
    color: #404041;
}

.keep-touch-btn {
    width: 200px;
    height: 42px;
    display: block;
    background: #e76727;
    color: #fff;
    border-radius: 8px;
    line-height: 42px;
    text-align: center;
    font-size: 23px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.keep-touch-btn:hover {
    background: #d04a07;
    color: #fff;
    transform: translate(6px)
}

.footer-block {
    display: block;
    border-top: 31px solid #f36f35;
    background: #404041;
}

.footer-social {
    display: block;
    text-align: center;
    margin-top: 20px;
}

.footer-social li {
    display: inline-block;
    padding: 0 4px;
}

.footer-social li a {
    display: block;
    width: 49px;
    height: 49px;
    background: #fff;
    border-radius: 100%;
    font-size: 35px;
    color: #404041;
    line-height: 55px;
}

.footer-social li a:hover {
    background: #f36f35;
    color: #fff;
    transform: translate(2px);
}

.footer-block .left { 
    width: 250px;
    display: block;
    margin-top: 25px;
}

.footer-block .left p {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
}

.footer-block .left p a {
    color: #f36f35;
}

.footer-block .left p a:hover {
    color: #ffa279;
}

.footer-block .left.mid { 
    width: 285px;
}

.footer-block .right {
    display: block;
    width: 122px;
    margin-top: 25px;
}

.footer-block .right ul li {
    display: block;
    margin-bottom: 15px;
}

.footer-block .right ul li a {
    display: block;
    color: #e76727;
    font-size: 16px;
}

.footer-block .right ul li a:hover {
    color: #ffa279;
}

.footer-block .bottom {
    display: block;
    text-align: center;
    padding-top: 20px;
}

.footer-block .bottom p {
    font-size: 12px;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 20px;
}

.footer-block .bottom p span {
    font-size: 16px;
    display: block;
}


/*===============================================================
  Article-page begin
  ===============================================================*/

.sub-page-block {
    display: block;
}

.breadcrumb-menu {
    display: block;
    padding: 26px 0;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.breadcrumb-menu.item-1
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.breadcrumb-menu.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.breadcrumb-menu li {
    display: inline-block;
    position: relative;
    padding: 0 2px;
}

.breadcrumb-menu li a {
    color: #000000;
    font-size: 16px;
}

.breadcrumb-menu li a:before {
    content: '>';
    font-size: 16px;
    position: relative;
    left: -2px;
}

.breadcrumb-menu li a:hover, .breadcrumb-menu li a.active {
    color: #e76727;
}

.breadcrumb-menu li:first-child a:before {
    display: none;
}

.sub-page-block .main {
    display: block;
}

.sub-page-block .main h2 {
    margin-bottom: 0px;
    color: #000000;
    font-family: 'proxima_nova_rgbold';
    font-size: 40px;
    line-height: 32px;
}

.sub-page-block .main img { 
    margin-bottom: 5px;
}

.sub-page-block .main p {
    font-size: 16px;
    color: #0c0c0c;
    line-height: 25px;
    margin-bottom: 20px;
}

.orange-date {
    display: block;
    color: #f36f35;
    font-size: 16px;
    margin-bottom: 15px;
}

.download-link {
    display: inline-block;
    color: #f36f35;
    font-size: 16px;
    margin-bottom: 20px;
}

.words-div {
    display: block;
    max-width: 960px;
    margin: auto;
    padding: 0 150px;
    position: relative;
    margin-bottom: 30px;
}

.words-div:before {
    content: '';
    width: 127px;
    height: 106px;
    display: block;
    background: url(../img/comma.png)no-repeat left top;
    position: absolute;
    left: 0px;
    top: 0px;
}

.words-div:after {
    content: '';
    width: 127px;
    height: 106px;
    display: block;
    background: url(../img/comma.png)no-repeat left top;
    position: absolute;
    right: 0px;
    bottom: 0px;
    transform: rotate(180deg);
}

.words-div h5 {
    color: #0c0c0c;
    font-size: 25px;
    font-family: 'proxima_nova_rgregular';
}

.article-slider-block {
    display: block;
    position: relative;
    padding: 0 210px;
}

.article-slider-block .owl-carousel .owl-item img {
    width: auto;
}

.article-next-prev {
    display: inline-block;
    position: absolute;
    bottom: 20px;
    color: #e76727;
    font-size: 16px;
}

.article-next-prev.article-prev {
    left: 0px;
}

.article-next-prev.article-next {
    right: 0px;
}

.article-next-prev:hover {
    color: #404041;
}

.sub-page-block .container {
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.sub-page-block .container.item-1{
    opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
}

.sub-page-block .container.item-1.opacity{
    opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

/*===============================================================*/



/*===============================================================
  Press release page begin
  ===============================================================*/

.commen-main-head { 
    display: block;
    min-height: 116px;
    background: url(../img/head-bg.jpg) no-repeat center top;
    background-size: cover;
    text-align: center;
    padding: 4px 0;
    -webkit-box-align: center;
    align-items: center;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.commen-main-head.item-1
	{
	opacity:1;
	filter:alpha(opacity=0);
	/*transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px); */
	}
.commen-main-head.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.commen-main-head h3 {
    margin-bottom: 0px;
    color: #404041;
    font-size: 60px;
    font-family: 'proxima_novalight';
    font-weight: 300;
}

.commen-main-head h3 span {
    font-family: 'proxima_novasemibold';
}

.press-release-block {
    display: block;
    max-width: 1370px;
    margin: auto;
    padding: 0 15px;
}

.press-release-main {
    display: block;
}

.press-release-main .card {
    background: #fff;
    border-radius: 0px;
    border: none;
    box-shadow: 2px 2px 18px 0 rgba(0, 0, 0, 0.42);
    margin-left: 30px;
    position: relative;
    margin-bottom: 88px;
    padding-right: 15px;
    min-width: 29.5%;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.press-release-main .card.item-1,
.press-release-main .card.item-2,
.press-release-main .card.item-3,
.press-release-main .card.item-4,
.press-release-main .card.item-5,
.press-release-main .card.item-6
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.press-release-main .card.item-1.opacity,
.press-release-main .card.item-2.opacity,
.press-release-main .card.item-3.opacity,
.press-release-main .card.item-4.opacity,
.press-release-main .card.item-5.opacity,
.press-release-main .card.item-6.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.press-release-main .card:before {
    content: '';
    width: 15px;
    height: 93%;
    position: absolute;
    left: -15px;
    bottom: 0px;
    background: #e8723e;
}

.press-release-main .card:after {
    content: '';
    width: 93%;
    height: 15px;
    position: absolute;
    left: -15px;
    bottom: -15px;
    background: #e8723e;
}

.press-release-main .card img {
    display: block;
    margin-bottom: 30px;
}

.press-release-main .card h3 {
    color: #000000;
    font-size: 30px;
    font-family: 'proxima_novablack';
    margin-bottom: 5px;
}

.orange-cander {
    color: #f36f35;
    font-size: 16px;
    font-family: 'proxima_novalight';
    margin-bottom: 45px;
    display: inline-block;
}

.press-release-main .card p {
    font-size: 16px;
    line-height: 25px;
    color: #0c0c0c;
}

.press-release-main .card .card-body {
    padding: 25px;
}

.press-pager {
    display: block;
    text-align: right;
}

.press-pager ul li {
    display: inline-block;
    padding: 0 5px;
}

.press-pager ul li a {
    color: #404041;
    font-size: 20px;
}

.press-pager ul li a i {
    font-size: 20px;
    color: #e76727;
}

.press-pager ul li a:hover {
    color: #e76727;
}

.newsletter-signup-div { 
    display: block;
    /*padding: 65px 0;*/
    text-align: center;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.newsletter-signup-div.item-1
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.newsletter-signup-div.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}




.newsletter-signup-btn {
    display: inline-block;
    background: #e76727;
    color: #fff;
    font-size: 36px;
    padding: 28px 45px;
}

.newsletter-signup-btn:hover {
    background: #f98e58;
    color: #fff;
    transform: translate(5px);
}

/*===============================================================*/



/*==================== Checkbox button styles begin ====================*/

.check-container {
    display: block;
    position: relative;
    padding-left: 29px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.check-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.check-checkmark {
    position: absolute;
    top: -2px;
    left: 5px;
    height: 20px;
    width: 20px;
    border-radius: 3px; 
    border: 1px solid #d1d5d7;
    box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.1);
}

/* On mouse-over, add a grey background color */
.check-container:hover input ~ .check-checkmark {
    background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.check-container input:checked ~ .check-checkmark {
    background-color: #fff;
    border: 1px solid #71b944;
}

/* Create the checkmark/indicator (hidden when not checked) */
.check-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check-container input:checked ~ .check-checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check-container .check-checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #72b945;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*==================== Checkbox button styles End ====================*/



/*===============================================================
  All product begin
  ===============================================================*/
.press-release-block {
    display: block;
    padding: 50px 0 30px 0;
}

.press-release-left-block {
    display: block;
    padding-bottom: 40px;
}

.press-release-left-block h3 {
    color: #050505;
    font-size: 25px;
    font-weight: 400;
}

.press-release-left-box-block {
    display: block;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.press-release-left-box-block h3 {
    color: #050505;
    font-size: 25px;
    font-weight: 400;
}

.press-release-left-box .accordion-item {
    color: #050505;
    font-size: 25px;
    font-weight: 600;
    cursor: pointer;
    padding: 6px 0;
    padding-right: 25px;
    position: relative;
}

.press-release-left-box .accordion-item:after {
    content: "\f107";
    font-family: 'FontAwesome';
    width: 10px;
    height: 6px;
    display: block;
    position: absolute;
    right: 10px;
    top: 15px;
    font-size: 16px;
    line-height: 10px;
}

.press-release-left-box .accordion-item.open:after {
    transform: rotate(180deg);
    top: 15px;
}

.press-release-left-box .data {
    display: none;
}

.press-release-left-box {
    display: block;
    max-width: 200px;
}

.press-release-left-box h4 {
    color: #050505;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 0px;
    padding: 10px 0;
    border-top: 1px solid #959595;
    cursor: pointer;
    position: relative;
}

.press-release-left-box h4:after {
    content: "\f107";
    font-family: 'FontAwesome';
    width: 10px;
    height: 6px;
    display: block;
    position: absolute;
    right: 10px;
    top: 15px;
    font-size: 16px;
    line-height: 10px;
}

.press-release-left-box h4.active:after {
    transform: rotate(180deg);
    top: 22px;
}


.press-release-left-box ul {
    display: none;
}

.press-release-left-box ul li {
    display: block; padding: 2px 0;
}

.press-release-left-box .check-container {
    color: #050505;
    font-size: 15px;
    padding-left: 24px;
    margin-bottom: 0px;
}

.press-release-left-box .check-checkmark {
    width: 12px;
    height: 12px;
    border: 1px solid #707070;
    border-radius: 0px;
    top: 5px;
}

.press-release-left-box .check-container .check-checkmark:after {
    left: 3px;
    top: 1px;
    width: 4px;
    height: 7px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.press-release-left-box .check-container input:checked ~ .check-checkmark {
    background-color: #404041;
    border: 1px solid #404041;
}

.filter-apply-btn {
    display: block;
    width: 92px;
    height: 29px;
    background: #e76727;
    color: #fff;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    border: none;
    cursor: pointer;
    transition: all ease-out 0.3s;
    margin-top: 10px;
}

.filter-apply-btn:hover {
    background: #f78b55;
    transform: translate(5px);
}

.press-release-right-block {
    display: block;
    margin-left: -40px;
}

.press-release-right-top {
    display: block;
}

.press-release-ads {
    display: block;
    text-align: right;
    position: relative;
}

.press-breadcrump-box {
    display: block;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.orenge-text {
    display: block;
    color: #e76727;
    font-size: 20px;
    text-align: left;
}

.press-release-controls {
    display: block;
    margin-top: 20px;
}

.press-release-controls .press-pager {
    text-align: inherit;
}

.press-breadcrump-box .breadcrumb-menu { 
    padding: 0px;
    padding-bottom: 5px;
}

.press-breadcrump-box .breadcrumb-menu li a {
    font-size: 20px;
}

.product-listing-block {
    display: block;
    margin: 30px 0;
    padding: 0 10px;
}

.product-listing-block .card-deck .card {
    border: 1px solid #707070;
    border-radius: 0px;
    margin-left: 5px;
    margin-right: 5px;
    min-width: 29.5%;
    margin-bottom: 10px;
    transition: all ease-out 0.3s;
}

.product-listing-block .card-deck .card:hover {
    box-shadow: 0 0 10px 0 #707070;
}

.product-listing-block .card-deck .card .card-body {
    padding: 10px;
}

.product-listing-block .card-deck .card img {
    display: inline-block;
    margin-bottom: 10px;
}
    
.product-listing-block .card-deck .card h4 {
    color: #e76727;
    font-size: 25px;
    line-height: 24px;
    margin-bottom: 5px;
}  

.product-listing-ul {
    display: block;
    padding-bottom: 5px;
}

.product-listing-ul li {
    display: block;
    color: #000000;
    font-size: 15px;
    line-height: 18px;
}

.product-listing-ul li span {
    display: block;
    color: #e76727;
}

.product-listing-block .card-deck .card p {
    line-height: 20px;
    color: #000000;
    font-size: 15px;
    margin-bottom: 10px;
}

.product-box-more {
    display: block;
    width: 86px;
    height: 20px;
    background: #e76727;
    color: #fff;
    margin-top: 10px;
    text-align: center;
    line-height: 20px;
    font-size: 15px;
    transition: all ease-out 0.3s;
}

.product-box-more:hover {
    background: #fc9663;
    color: #fff;
}

.product-listing-block .card-deck .card:hover .product-box-more {
    transform: translate(5px);
}
    
.press-release-left-block {
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.press-release-left-block.item-1,
.press-release-left-block.item-2{
    opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
}

.press-release-left-block.item-1.opacity,
.press-release-left-block.item-2.opacity {
    opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.press-release-right-block {
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.press-release-left-box-block.item-1,
.press-release-right-block.item-2{
    opacity:1;
	/*filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px); */
}

.press-release-left-box-block.item-1.opacity,
.press-release-right-block.item-2.opacity {
    opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.commen-check.check-container {
    color: #050505;
    font-size: 15px;
    padding-left: 24px;
    margin-bottom: 0px;
}

.commen-check .check-checkmark {
    width: 12px;
    height: 12px;
    border: 1px solid #707070;
    border-radius: 0px;
    top: 5px;
}

.commen-check.check-container .check-checkmark:after {
    left: 3px;
    top: 1px;
    width: 4px;
    height: 7px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.commen-check.check-container input:checked ~ .check-checkmark {
    background-color: #404041;
    border: 1px solid #404041;
}

.press-controls {
    display: block;
}

.press-controls ul {
    text-align: right;
}

.press-controls ul li {
    display: inline-block;
    text-align: left;
    padding-left: 5px;
    vertical-align: middle;
}

.press-controls ul li label {
    margin-bottom: 0px;
    font-size: 20px;
    color: #404041;
}

select.prodct-sort {
    width: 139px;
    height: 27px;
    border: 1px solid #404041;
    font-size: 16px;
    margin-left: 10px;
    background-color: #fff;
    background-image: url(../img/select-arrow.png);
    background-position: 97% center;
    background-repeat: no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
   -moz-appearance: none;
   -webkit-appearance: none;
   -webkit-user-select: none;
    padding: 0 5px;
}

select.prodct-sort:focus { 
    outline: none;
}


/*===============================================================*/



/*===============================================================
  Markets begin
  ===============================================================*/
.markets-top-block {
    display: block;
    background: url(../img/markets-top-bg.jpg) no-repeat center top;
    background-size: cover;
    min-height: 215px;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.markets-top-block.item-1
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.markets-top-block.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.markets-top-main {
    display: block;
    max-width: 480px;
    position: relative;
    padding: 20px 0 55px 0;
    margin: auto;
    text-align: center;
}

.markets-top-main h3 {
    font-size: 45px;
    color: #4a4a4a;
    font-weight: 400;
}

.markets-top-main h3 img {
    position: relative;
    top: -6px;
}

.markets-top-main p {
    font-size: 20px;
    line-height: 20px;
    color: #060606;
}

.applictation-head {
    width: 252px;
    display: block;
    height: auto;
    background: #e76727;
    color: #fff;
    font-size: 26px;
    height: 49px;
    line-height: 40px;
    margin: auto;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}

.applictation-head:before {
    content: '';
    width: 0;
    height: 0;
    display: block;
    border: 15px solid #fff;
    border-color: #fff transparent transparent #fff;
    position: absolute;
    left: 0px;
    top: 0px;
}

.applictation-head:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    border: 15px solid #fff;
    border-color: #fff #fff transparent transparent;
    position: absolute;
    right: 0px;
    top: 0px;
}

.corporate-menus {
    display: block;
    background: #404041;
    position: relative;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.corporate-menus.item-1
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.corporate-menus.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.corporate-menus-main {
    display: block;
}

.corporate-menus-main ul {
    text-align: center;
}

.corporate-menus-main ul li {
    display: inline-block;
    padding: 0 15px;
}

.corporate-menus-main ul li a {
    display: block;
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    padding: 18px 30px;
}

.corporate-menus-main ul li a:hover, .corporate-menus-main ul li a.active {
    background: #e76727;
    position: relative;
    box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.5);

}

.corporate-menus-main ul li a:hover:before, .corporate-menus-main ul li a.active:before {
    content: '';
    width: 100%;
    height: 3px;
    background: #e76727;
    position: absolute;
    left: 0px;
    top: -3px;
}

.corporate-menus-main ul li a:hover:after, .corporate-menus-main ul li a.active:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #e76727;
    position: absolute;
    left: 0px;
    bottom: -3px;
}

.corporate-image-box {
    display: block;
    min-height: 545px;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.corporate-image-box.item-1
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.corporate-image-box.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.corporate-content-block {
    display: inline-block;
    width: 100%;
    position: relative;
}

.corporate-content-icons {
    display: block;
    max-width: 820px;
    margin: auto;
    position: relative;
    margin-top: -45px;
}

.corporate-top-box {
    display: block;
    text-align: center;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.corporate-top-box.item-1,
.corporate-top-box.item-2,
.corporate-top-box.item-3,
.corporate-top-box.item-4
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.corporate-top-box.item-1.opacity,
.corporate-top-box.item-2.opacity,
.corporate-top-box.item-3.opacity,
.corporate-top-box.item-4.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.corporate-top-box-icon {
    display: inline-block;
    width: 176px;
    height: 151px;
    /*border-bottom: 5px solid #f47e4c;*/
    position: relative;
    box-shadow: 0px 6px 18px 0 rgba(0, 0, 0, 0.29);
    margin-bottom: 10px;
    background: #fff;
    position: relative;
}

.corporate-top-box-icon:before {
    content: '';
    width: 100%;
    height: 5px;
    display: block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    background: #f47e4c;
    transition: all ease-out 0.3s;
}

.corporate-top-box-icon:hover:before {
   width: 0; 
}

.corporate-top-box-icon img {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}

.corporate-top-box p {
    color: #525252;
    font-size: 20px;
    font-family: 'proxima_novasemibold';
}

.corporate-content-main {
    display: block;
    padding: 40px 0 0 0;
}

.corporate-content-main .card {
    min-width: 45%;
    padding: 30px;
    border-radius: 0px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 65px;
    border: none;
    background-color: transparent;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.corporate-content-main .card.item-1,
.corporate-content-main .card.item-2,
.corporate-content-main .card.item-3,
.corporate-content-main .card.item-4{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
}

.corporate-content-main .card.item-1.opacity,
.corporate-content-main .card.item-2.opacity,
.corporate-content-main .card.item-3.opacity,
.corporate-content-main .card.item-4.opacity{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.corporate-content-main .card:hover {
    background: #fff;
    box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.42);
}

.corporate-cont-box {
    display: block;
    position: relative;
    padding: 0 16px;
}

.corporate-cont-box:before {
    content: '';
    width: 7px;
    height: 100%;
    background: #f47e4c;
    position: absolute;
    left: 0px;
    top: 0px;
}

.corporate-cont-box h4 {
    font-size: 35px;
    color: #242424;
    font-family: 'proxima_novalight';
    margin-bottom: 5px;
}

.corporate-cont-box p {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 19px;
    color: #242424;
}


/*===============================================================*/



/*===============================================================
  Markets begin
  ===============================================================*/

.individual-top-block {
    display: block;
    padding-bottom: 52px;
}

.individual-top-box {
    display: block;
    padding: 15px 0;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.individual-top-box.item-1
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.individual-top-box.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.individual-top-main {
    display: block;
    margin-bottom: 40px;
    /*padding-left: 250px;*/
    position: relative;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.individual-top-main.item-1
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.individual-top-main.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.individual-top-main-div {
    display: block;
    position: relative;
    padding: 30px;
    border: 1px solid #707070;
}

.individual-top-main-left {
    display: block
}

.individual-top-main-left span {
    display: block;
    margin: 20px 0 0 0;
}

.individual-top-main-right {
    display: block;
    text-align: right;
}

.individual-top-main-right h3 {
    color: #f37035;
    font-size: 30px;
    line-height: 35px;
}

ul.individual-top-ul {
    display: block;
    margin-bottom: 20px;
}

ul.individual-top-ul li {
    display: block;
    color: #3b3b3c;
    font-size: 20px;
}

ul.individual-top-ul li span {
    color: #f37035;
}

.individual-top-main-right p {
    color: #3b3b3c;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 5px;
}

.individual-top-ul2 { 
    display: block;
}

.individual-top-ul2 li {
    display: block;
    padding-top: 20px;
}

.individual-quote-btn {
    display: inline-block;
    width: 200px;
    height: 42px;
    background: #e76727;
    color: #fff;
    font-size: 23px;
    text-align: center;
    line-height: 42px;
    border-radius: 10px;
}

.individual-quote-btn:hover {
    background: #fa8f5a;
    color: #fff;
}

.specification-link {
    display: inline-block;
    font-size: 20px;
    color: #f37035;
}

.specification-link img {
    display: inline-block; margin-left: 5px;
}

.specification-link:hover {
    color: #000;
}

.individual-slider-div {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 228px;
}

.individual-slider-div ul li {
    display: block;
    width: 228px;
    height: 144px;
    border: 1px solid #707070;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    line-height: 144px;
}

.individual-slider-div ul li a {
    display: inline-block;
}

.commen-main-head.product-catagory-head h3{
    font-size: 45px;
}

.individual-table {
    display: block;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.individual-table.item-1
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.individual-table.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.individual-table table {
    border: 1px solid #707070;
    margin-bottom: 0px;
}

.individual-table table tr td {
    border: none;
    color: #3b3b3c;
    font-size: 16px;
    line-height: 18px;
    padding: 12px 20px;
}

.individual-table table tr td:first-child {
    width: 22%;
    font-family: 'proxima_novasemibold';
}

.individual-table table tr:nth-child(odd) td {
    background: #e1e1e1;
}

.individual-related-products {
    display: block;
    margin-bottom: 40px;
}

.individual-related-products h4 {
    color: #070707;
    font-size: 16px;
    font-family: 'proxima_novasemibold';
    margin-bottom: 5px;
}

.individual-related-products .card-deck {
    margin-right: -5px;
    margin-left: -5px;
}

.individual-related-products .card {
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #707070;
    border-radius: 0px;
    padding: 10px;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.individual-related-products .card.item-1,
.individual-related-products .card.item-2,
.individual-related-products .card.item-3,
.individual-related-products .card.item-4
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.individual-related-products .card.item-1.opacity,
.individual-related-products .card.item-2.opacity,
.individual-related-products .card.item-3.opacity,
.individual-related-products .card.item-4.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.individual-related-products .card img {
    width: auto;
    max-width :max-content;
    margin-bottom: 15px;
}

.individual-related-products .card h5 {
    font-size: 15px;
    color: #e76727;
    line-height: 18px;
    font-family: 'proxima_novasemibold';
    margin-bottom: 4px;
}

.individual-related-products .card p {
    font-size: 12px;
    color: #000000;
    line-height: 16px;
    margin-bottom: 5px;
}

.individual-bottom-block { 
    display: block;
    position: relative;
}

.individual-bottom-block:before { 
    content: '';
    width: 100%;
    height: 61px;
    display: block;
    background: #404041;
    position: absolute;
    left: 0px;
    top: 0px;
}

.individual-bottom-main {
    display: block;
    position: relative;
    z-index: 2;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.individual-bottom-main.item-1
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.individual-bottom-main.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.individual-bottom-main .resp-tabs-list li {
    font-weight: 400;
    font-size: 20px;
    padding: 18px 25px;
    color: #fff;
}

.individual-bottom-main .resp-tabs-list li.resp-tab-active {
    border: none;
    background: #e76727;
    position: relative;
    box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.5);
}

.individual-bottom-main .resp-tabs-list li.resp-tab-active:before {
    content: '';
    width: 100%;
    height: 3px;
    background: #e76727;
    position: absolute;
    left: 0px;
    top: -3px;
}

.individual-bottom-main .resp-tabs-list li.resp-tab-active:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #e76727;
    position: absolute;
    left: 0px;
    bottom: -3px;
}

.individual-bottom-main .resp-tab-content {
    border: none;
}

.individual-bottom-main .resp-tab-content {
    padding: 40px 0;
}

.product-details-tab {
    display: block;
}

.product-details-tab p {
    color: #231f20;
    font-size: 16px;
    line-height: 20px;
}

.product-details-tab p span {
    font-family: 'proxima_novasemibold';
}

.details-tab-ul {
    display: block;
    padding-left: 36px;
    margin-bottom: 20px;
}

.details-tab-ul li {
    display: block;
    color: #231f20;
    font-size: 16px;
    line-height: 20px;
}

.details-tab-ul li span {
    font-family: 'proxima_novasemibold';
}

.indi-slider-pager {
    display: block;
    margin-top: 5px;
}

.indi-slider-pager ul {
    display: block;
}

.indi-slider-pager ul li {
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px;
}

.indi-slider-pager ul li a {
    display: block;
    padding: 10px;
    border: 1px solid #e1e1e1;
    width: 170px;
    height: 100px;
    position: relative;
}

.indi-slider-pager ul li a img {
    width: 80%;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}

.indi-slider-pager ul li a.active {
    border: 1px solid #707070;
}

.indi-slider-box {
    display: none;
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    text-align: center;
}

.indi-slider-box.current {
    display: block;
    padding: 25px;
}

.individual-top-main-left {
    display: block;
    height: 100%;
}

.individual-top-main-left iframe {
    width: 100%;
    height: 100%;
}

.indi-slider-box a.close-btn {
    width: 25px;
    height: 25px;
    line-height: 27px;
    border-radius: 100%;
    display: block;
    background: #cecece;
    color: #1f1f1f;
    position: absolute;
    right: 10px;
    top: 10px;
    font-weight: 700;
    
}

a.individual-slide-print {
    font-size: 20px;
}

.individual-slide-print {
    
   display: inline-block;
   margin-top: 15px;
    /* position: absolute;
    left: 0px; 
    top: -33px;
    */
}

/*===============================================================*/



/*===============================================================
  pProduct Catagory begin
  ===============================================================*/
.product-catagory-banner {
    display: block;
    min-height: 542px;
    background: url(../img/product-catagory-banner.jpg) no-repeat center top;
    background-size: cover;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.product-catagory-banner.item-1
	{
	opacity:1;
	/*filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px); */
	}
.product-catagory-banner.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.product-catagory-about {
    display: block;
    padding: 35px 0;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.product-catagory-about.item-1
	{
	opacity:1;
	/*filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px); */
	}
.product-catagory-about.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.product-catagory-about h3 {
    color: #3b3b3c;
    font-size: 35px;
    line-height: 35px;
    font-weight: 400;
}

.product-catagory-about p {
    color: #3b3b3c;
    font-size: 16px;
    line-height: 18px;
}

.product-category-main {
    width: 100%;
    display: block;
    border-top: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
    background: #404041;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.product-category-main.item-1
	{
	opacity:1;
	/*filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px); */
	}
.product-category-main.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.product-category-main.fix-it {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
    background: #404041;
    z-index: 6;
}

.product-category-main-block {
    display: block;
    position: relative;
    /*padding: 0 0 55px 0;*/
}

.product-category-main-tab {
    display: block;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #dedede;
}

.product-category-main-tab .resp-tabs-list li {
    color: #fff;
    font-weight: 400;
    text-align: center;
    padding: 15px;
    border: 1px solid #787878;
    width: 16%;
    text-align: center;
    font-size: 24px;
    color: #686969;
}

.product-category-main-tab .resp-tabs-list li img {
    display: block;
}

.product-category-main-tab .resp-tabs-list li.resp-tab-active {
    border: none;
    background: #8c8c8c;
    position: relative;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
    color: #fff;
}

.product-category-main-tab .resp-tabs-list li.resp-tab-active span.product-icon-span1 {
    display: none;
}

.product-category-main-tab .resp-tabs-list li.resp-tab-active span.product-icon-span2 {
    display: block;
}

.product-category-main-tab .resp-tabs-list li.resp-tab-active:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    border: 25px solid #e76727;
    border-color: #e76727 transparent transparent transparent;
    position: absolute;
    left: 0px;
    bottom: -50px;
    right: 0px;
    margin: auto;
}

.product-category-main-tab .resp-tabs-list li span.text-span {
    display: block;
    font-weight: 700;
}

.product-category-main-tab .resp-tabs-list li span.product-icon-span2 {
    display: none;
}

.product-category-main-tab .resp-tab-content {
    border: none;
    padding-top: 30px;
}

.tab-main-cont {
    display: block;
    padding-top: 30px;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.tab-main-cont.item-1
	{
	opacity:0;
	filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px);
	}
.tab-main-cont.item-1.opacity
{	
	opacity:1;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.tab-main-cont h3 {
    font-size: 33px;
    font-weight: 400;
}

.tab-main-cont p {
    color: #3b3b3c;
    font-size: 16px;
    line-height: 18px;
}

.product-category-sub-tabs {
    display: block;
    margin-top: 40px;
}

.sub-tabs {
    display: block;
}

.sub-tabs li {
    display: inline-block;
}

.sub-tabs li a {
    display: block;
    padding: 15px;
    border: 1px solid #787878;
    width: 191px;
    min-height: 202px;
    text-align: center;
    font-size: 24px;
    color: #686969;
}

.sub-tabs li a span {
    display: block;
    font-weight: 700;
}

.sub-tabs li a.active {
    background: #ececec;
    position: relative;
}

.sub-tabs li a.active:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    border: 25px solid #e76727;
    border-color: #e76727 transparent transparent transparent;
    position: absolute;
    left: 0px;
    bottom: -50px;
    right: 0px;
    margin: auto;
}

.product-category-container { 
    display: block;
    padding: 0px 0 0px 0;
}

.sub-tabs-box {
    display: block;
}

.sub-tabs-box > img {
    display: block;
    margin-bottom: 10px;
}

.sub-tabs-box-cont {
    display: block;
    padding: 0 30px;
}

.sub-tabs-box-cont h4 {
    font-size: 32px;
    color: #e76727;
    font-weight: 400;
}

.sub-tabs-box-cont p {
    font-size: 20px;
    color: #231f20;
    font-weight: 400;
}

.tab-main-cont2 {
    display: block;
    margin-top: 35px;
}

.tab-main-cont2 h4 {
    font-size: 32px;
    color: #1e1e1e;
    font-weight: 400;
}

.tab-main-cont2 p {
    font-size: 20px;
    color: #231f20;
    font-weight: 400;
}


ul.tabs{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.tabs > li{
    background: none;
    display: inline-block;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    cursor: pointer;
}

ul.tabs > li > a.current{
    border: none;
    background: #e76727;
    position: relative;
    box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.5);
    color: #fff;
}

ul.tabs > li > a.current:before {
    content: '';
    width: 100%;
    height: 3px;
    background: #e76727;
    position: absolute;
    left: 0px;
    top: -3px;
}

ul.tabs > li > a.current:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #e76727;
    position: absolute;
    left: 0px;
    bottom: -3px;
}

ul.tabs > li > a {
    background: none;
    display: inline-block;
    font-size: 20px;
    color: #fff;
    padding: 18px 23px;
}

.tab-content {
    display: block;
    transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
}

.tab-content.item-1,
.tab-content.item-2,
.tab-content.item-3,
.tab-content.item-4
	{
	opacity:1;
	/*filter:alpha(opacity=0);
	transform: translate(0px, 70px);
	-webkit-transform: translate(0px, 70px);
	-moz-transform: translate(0px, 70px);
	-ms-transform: translate(0px, 70px);
	-o-transform: translate(0px, 70px); */
	}
.tab-content.item-1.opacity,
.tab-content.item-2.opacity,
.tab-content.item-3.opacity,
.tab-content.item-4.opacity
{	
	opacity:0;
	filter:alpha(opacity=100);
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
}

.tab-content.current{
    display: inherit;
}

.sub-tabs-block {
    display: block;
    margin-top: 30px;
}


/*===============================================================*/




/*===============================================================
  pProduct Catagory begin
  ===============================================================*/

.commen-main-head h3 a {
    display: inline-block;
    margin-left: 15px;
}

.about-top-menus {
    display: block;
    background: #404041;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.about-top-menus.item-1{
    opacity: 1;
   /* filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px); */
}

.about-top-menus.item-1.opacity{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.about-menus {
    display: block;
}

.about-menus ul {
    display: block;
    text-align: center;
}

.about-menus ul li {
    display: inline-block;
    border-left: 1px solid #5a5a5a;
}

.about-menus ul li:first-child {
    border-left: none;
}

.about-menus ul li a {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    padding: 10px 20px;
    display: block;
}

.about-menus ul li a:hover, .about-menus ul li a.active {
    background: #e76727;
    color: #fff;
}

.about-menus ul li a.current{
    border: none;
    background: #e76727;
    position: relative;
    box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.5);
    color: #fff;
}

.about-top-menus.fix-it {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
    background: #404041;
    z-index: 6;
}


.about-page-block {
    display: block;
}

.about-top-block { 
    display: block;
    padding: 90px 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.about-top-block.item-1{
    opacity: 1;
   /* filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px); */
}

.about-top-block.item-1.opacity{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.about-top-main { 
    display: block;
}

.about-top-video-head {
    display: block;
    max-width: 355px;
    margin: auto;
    text-align: center;
}

.about-top-video-head h4 {
    font-size: 31px;
    color: #404041;
    margin-bottom: 0px;
    line-height: 28px;
}

.about-top-video-head h3 {
    font-size: 57px;
    color: #404041;
    margin-bottom: 0px;
    font-family: 'proxima_novablack';
}

.about-top-video {
    display: block;
    max-width: 1064px;
    margin: auto;
    margin-top: 50px;
    /*box-shadow: 8px 8px 20px 0 rgba(0, 0, 0, 0.3);
    border: 2px solid #000000;*/
    
}

.about-top-video iframe {
    width: 100%;
    height: 600px;
}

.leadership-main-block {
    display: block;
    padding: 90px 0;
    border-top: 1px solid #cecece;
}

.leadership-head {
    color: #242424;
    font-size: 45px;
    font-weight: 400;
    padding-top: 25px;
    padding-top: 0px;
    text-align: center;
    margin-bottom: 25px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.leadership-head.item-1 {
    opacity: 1;
   /* filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px); */
}

.leadership-head.item-1.opacity{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.leadership-block {
    display: block;
    background: #404041;
    position: relative;
}

.leadership-block:before {
    content: '';
    width: 100%;
    height: 57px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #fff;
}

.leadership-block:after {
    content: '';
    width: 100%;
    height: 57px;
    display: block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #fff;
}

.leadership-main {
    display: block;
    max-width: 1500px;
    margin: auto;
    position: relative;
    z-index: 2;
    padding: 0 15px;
    
}

.leadership-main .card {
    border-radius: 0px;
    margin-left: 7px;
    margin-right: 7px;
    border: none;
    padding: 15px 20px;
    padding-bottom: 35px;
    position: relative;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.42);
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.leadership-main .card.item-1,
.leadership-main .card.item-2,
.leadership-main .card.item-3,
.leadership-main .card.item-4{
    opacity: 1;
    /*filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px); */
}

.leadership-main .card.item-1.opacity,
.leadership-main .card.item-2.opacity,
.leadership-main .card.item-3.opacity,
.leadership-main .card.item-4.opacity {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

span.leader-avatar {
    display: inline-block;
    width: 248px;
    height: 248px;
    border: 4px solid #e76727;
    overflow: hidden;
    border-radius: 100%;
    margin-bottom: 34px;
}

.leadership-main .card h4 {
    color: #404041;
    font-size: 18px;
    font-weight: 700;
}

.leadership-main .card h4 span {
    color: #e76727;
    display: block;
}

.leadership-main .card p {
    color: #404041;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}

.leadership-more {
    display: inline-block;
    font-size: 15px;
    color: #e76727;
    position: absolute;
    right: 15px;
    bottom: 15px;
    font-weight: 700;
}

.leadership-more:hover {
    color: #fdba1d;
}

.home-markets-block.about-markets-block {
    border-bottom: 35px solid #e76727;
}

.home-markets-block.about-markets-block .commen-head h3 {
    color: #404041;
    font-size: 45px;
}

.home-markets-block.about-markets-block .home-markets-box p {
    font-size: 18px;
}

.delivery-solution-block {
    display: block;
    padding: 90px 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.delivery-solution-block.item-1{
    opacity: 1;
    /*filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px); */
}

.delivery-solution-block.item-1.opacity{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.delivery-solution-block h3 {
    text-align: center;
    color: #fff;
    font-weight: 400;
    margin-bottom: 50px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.delivery-solution-block h3.item-1 {
    opacity: 1;
    /*filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px); */
}

.delivery-solution-block h3.item-1.opacity {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.delivery-solution {
    display: block;
    margin: auto;
    max-width: 460px;
    font-size: 0;
}

.delivery-solution li {
    display: inline-block;
    padding: 0 4px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.delivery-solution li.item-1,
.delivery-solution li.item-2,
.delivery-solution li.item-3,
.delivery-solution li.item-4,
.delivery-solution li.item-5,
.delivery-solution li.item-6,
.delivery-solution li.item-7,
.delivery-solution li.item-8,
.delivery-solution li.item-9
{
    opacity: 1;
    /*filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px); */
}

.delivery-solution li.item-1.opacity,
.delivery-solution li.item-2.opacity,
.delivery-solution li.item-3.opacity,
.delivery-solution li.item-4.opacity,
.delivery-solution li.item-5.opacity,
.delivery-solution li.item-6.opacity,
.delivery-solution li.item-7.opacity,
.delivery-solution li.item-8.opacity,
.delivery-solution li.item-9.opacity{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.delivery-solution li a {
    display: table-cell;
    width: 141px;
    height: 141px;
    background: #fff;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    color: #404041;
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.4);
}

.delivery-solution li a:hover {
    background: #e76727;
    color: #fff;
}

.propritory-tech-block {
    display: block;
    padding: 100px 0;
    border-bottom: 1px solid #cecece;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.propritory-tech-block.item-1{
    opacity: 1;
   /* filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px); */
}

.propritory-tech-block.item-1.opacity{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.propritory-tech-head {
    display: block;
    text-align: center;
    margin-bottom: 40px;
}

.propritory-tech-head h3 {
    color: #404041;
    font-size: 45px;
    font-weight: 400;
    margin-bottom: 45px;
}

.property-icon {
    display: inline-block;
    max-width: 566px;
    width: 100%;
    height: auto;
    background: #fff;
    padding: 20px;
    box-shadow: 4px 4px 14px 0 rgba(0, 0, 0, 0.24);
}

.propritory-tech-main {
    display: block;
    max-width: 800px;
    margin: auto;
}

.propritory-tech-main p {
    font-size: 20px;
    line-height: 24px;
    color: #404041;
    text-align: center;
}

.propritory-tech-main h4 {
    font-size: 30px;
    color: #404041;
    padding-top: 25px;
    text-align: center;
    margin-bottom: 25px;
}

.propritory-tech-point-block {
    display: block;
    max-width: 750px;
    margin: auto;
}

.propritory-tech-point {
    display: block;
    padding: 5px 0;
}

.propritory-tech-point p {
    margin-bottom: 0px;
    font-size: 20px;
    color: #404041;
    font-weight: 400;
    position: relative;
    padding-left: 11px;
}

.propritory-tech-point p:before {
    content: '';
    width: 5px;
    height: 5px;
    display: block;
    background: #404041;
    border-radius: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.engineer-confidence-block {
    display: block;
    padding: 90px 0;
    border-bottom: 1px solid #cecece;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.engineer-confidence-block.item-1{
    opacity: 1;
   /* filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px); */
}

.engineer-confidence-block.item-1.opacity{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.engineer-confidence-main {
    display: block;
}

.engineer-confidence-main .left {
    display: block;
    background: #fff;
    padding: 8px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
    max-width: 555px;
}

.engineer-confidence-main .right {
    display: block;
    max-width: 555px;
}

.engineer-confidence-main .right h3 {
    font-weight: 400;
    font-size: 45px;
}

.engineer-confidence-main .right p {
    font-weight: 400;
    font-size: 16px;
    color: #231f20;
    line-height: 20px;
}

.engineer-confidence-main .right a {
    font-weight: 400;
    font-size: 16px;
    color: #3278b5;
    line-height: 16px;
}

.engineer-confidence-main .right a:hover {
    color: #e76727;
}

.manufacturing-block {
    display: block;
    padding:90px 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,d5d5d5+100 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(213,213,213,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(213,213,213,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(213,213,213,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.manufacturing-block.item-1{
    opacity: 1;
    /*filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px); */
}

.manufacturing-block.item-1.opacity{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.manufacturing-main {
    display: block;
}

.manufacturing-main ul {
    display: block;
    text-align: center;
    font-size: 0;
}

.manufacturing-main ul li {
    display: inline-block;
    margin: 0px 2px;
    margin-top: 20px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.manufacturing-main ul li.item-1,
.manufacturing-main ul li.item-2,
.manufacturing-main ul li.item-3,
.manufacturing-main ul li.item-4,
.manufacturing-main ul li.item-5{
    opacity: 1;
    /*filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px); */
}

.manufacturing-main ul li.item-1.opacity,
.manufacturing-main ul li.item-2.opacity,
.manufacturing-main ul li.item-3.opacity,
.manufacturing-main ul li.item-4.opacity,
.manufacturing-main ul li.item-5.opacity {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.manufacturing-head {
    display: block;
}

.manufacturing-head h4 {
    margin-bottom: 0px;
    color: #231f20;
    font-size: 30px;
}

.manufacturing-head p {
    color: #231f20;
    font-size: 16px;
}

.manufacturing-bottom {
    display: block;
    padding-top: 25px;
}

.manufacturing-bottom p {
    max-width: 570px;
    color: #231f20;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0px;
}

.training-support-block {
    display: block;
    border-bottom: 6px solid #f36f35;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.training-support-block.item-1{
    opacity: 1;
    /*filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px); */
}

.training-support-block.item-1.opacity{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.training-support-main {
    display: table-cell;
    max-width: 750px;
    background: #f36f35;
    height: 401px;
    clip-path: polygon(30% 0, 100% 0%, 70% 100%, 0% 100%);
    margin-left: -40px;
    padding: 0 200px;
    vertical-align: middle;
}

.training-support-main h3 {
    color: #fff;
    font-weight: 400;
}

.training-support-main p {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    margin-bottom: 25px;
}

.training-support-ul {
    display: block;
}

.training-support-ul li {
    display: inline-block;
    padding-right: 5px;
}

.training-support-ul li a {
    display: block;
    padding: 4px 15px;
    background: #fff;
    color: #000;
}

.training-support-ul li a:hover {
    background: #c3c3c3;
    color: #000;
}

.career-block { 
    display: block;
}

.career-main {
    display: block;
    min-height: 450px;
}

.career-main .left {
    display: block;
    max-width: 570px;
}

.career-main .left h3 {
    color: #ffffff;
    font-size: 45px;
    font-weight: 300;
}

.career-main .left p {
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    max-width: 570px;
}

.career-main .right {
    display: block;
    width: 430px;
    text-align: left;
}

.job-opening-btn {
    display: inline-block;
    padding: 5px 35px;
    background: #fff;
    color: #0a0a0a;
    font-size: 16px;
}

.job-opening-btn:hover {
    background: #f36f35;
    color: #fff;
}

.about-catagory-head {
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.about-catagory-head.item-1 {
    opacity: 1;
    /*filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px); */
}

.about-catagory-head.item-1.opacity{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

/*===============================================================*/

.show-details-div { display: block;}
.individual-top-main-left iframe { height: 350px;}
.indi-slider-box { position: static; /*height: 450px;*/}
/*.show-details-div.indi-box { display: none;}*/






/*===================================================================
  Markets page 25-09-2019
  ===================================================================*/

.markets-tabs-block {
    display: block;
}

.markets-tabs-block ul.resp-tabs-list {
    text-align: center;
    background: #404041;
}

.markets-tabs-block .resp-tabs-list li {
    float: none;
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    padding: 18px 30px;
}

.markets-tabs-block .resp-tabs-list li.resp-tab-active {
    background: #e76727;
    position: relative;
    box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.5);
    border: none;
}

.markets-tabs-block .resp-tabs-list li.resp-tab-active:before {
    content: '';
    width: 100%;
    height: 3px;
    background: #e76727;
    position: absolute;
    left: 0px;
    top: -3px;
}

.markets-tabs-block .resp-tabs-list li.resp-tab-active:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #e76727;
    position: absolute;
    left: 0px;
    bottom: -3px;
}

.markets-tabs-block .resp-tab-content {
    border: none;
    padding: 0px;
}

.markets-tabs-contents-block {
    display: block;
}

.markets-tabs-contents {
    display: block;
}





/*===================================================================
  New about page 07-10-2019
  ===================================================================*/

.new-about-page-block {
    display: block;
}

.new-about-top-block {
    display: block;
    background: #404041;
    padding: 50px 0;
    text-align: center;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}


.new-about-top-block.item-1 {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px);
}

.new-about-top-block.item-1.opacity{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

p.new-about-top-p {
    color: #404040;
    font-size: 23px;
    font-family: 'proxima_novalight';
    text-align: center;
    margin-bottom: 40px;
}

.new-about-map {
    display: inline-block;
}

.new-about-mid-block {
    display: block;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.new-about-mid-block.item-1 {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px);
}

.new-about-mid-block.item-1.opacity{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}


.new-about-mid-main {
    display: block;
    max-width: 1270px;
    /*max-width: 1295px;*/
    margin: auto;
    padding: 20px 15px;
}

.new-about-mid-main h3 {
    color: #404041;
    font-size: 25px;
    font-family: 'proxima_novalight';
    margin-bottom: 0px;
}

.new-about-mid-main h3 span {
    font-size: 35px;
    font-family: 'proxima_nova_rgbold';
}

.new-about-mid-box {
    display: block;
    background: #fff;
    border-left: 10px solid #f6862b;
    padding: 15px 30px;
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.23);
    margin-top: 35px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.new-about-mid-box.item-1,
.new-about-mid-box.item-2,
.new-about-mid-box.item-3,
.new-about-mid-box.item-4,
.new-about-mid-box.item-5,
.new-about-mid-box.item-6,
.new-about-mid-box.item-7,
.new-about-mid-box.item-8,
.new-about-mid-box.item-9,
.new-about-mid-box.item-10,
.new-about-mid-box.item-11,
.new-about-mid-box.item-12,
.new-about-mid-box.item-13,
.new-about-mid-box.item-14,
.new-about-mid-box.item-15,
.new-about-mid-box.item-16,
.new-about-mid-box.item-17{
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px);
}

.new-about-mid-box.item-1.opacity,
.new-about-mid-box.item-2.opacity,
.new-about-mid-box.item-3.opacity,
.new-about-mid-box.item-4.opacity,
.new-about-mid-box.item-5.opacity,
.new-about-mid-box.item-6.opacity,
.new-about-mid-box.item-7.opacity,
.new-about-mid-box.item-8.opacity,
.new-about-mid-box.item-9.opacity,
.new-about-mid-box.item-10.opacity,
.new-about-mid-box.item-11.opacity,
.new-about-mid-box.item-12.opacity,
.new-about-mid-box.item-13.opacity,
.new-about-mid-box.item-14.opacity,
.new-about-mid-box.item-15.opacity,
.new-about-mid-box.item-16.opacity,
.new-about-mid-box.item-17.opacity{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.new-about-mid-box img {
    display: inline-block;
    margin-bottom: 8px;
}

.new-about-mid-box h4 {
    color: #404041;
    font-size: 27px;
    font-family: 'proxima_novasemibold';
    margin-bottom: 7px;
}

.new-about-mid-box h4 span {
    display: block;
    color: #404041;
    font-size: 18px;
}

.new-about-mid-box p {
    color: #f6862c;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 7px;
    font-family: 'proxima_novalight';
}

.new-about-mid-box h5 {
    color: #404041;
    font-size: 14px;
    font-family: 'proxima_novasemibold';
}

.new-about-mid-box h5 span {
    display: block;
    color: #404041;
    font-size: 14px;
    font-family: 'proxima_novalight';
}

.new-about-mid-bottom-cont {
    display: block;
    max-width: 1230px;
    padding: 15px 25px 25px 25px;
    margin: auto;
}

.new-about-mid-bottom-cont p {
    color: #404041;
    font-size: 25px;
    line-height: 24px;
    font-family: 'proxima_novalight';
}


.about-markets-block .home-markets-box.item-1, 
.about-markets-block .home-markets-box.item-2, 
.about-markets-block .home-markets-box.item-3, 
.about-markets-block .home-markets-box.item-4,
.about-markets-block .home-markets-box.item-5,
.about-markets-block .home-markets-box.item-6, 
.about-markets-block .home-markets-box.item-7, 
.about-markets-block .home-markets-box.item-8 {
    opacity: 1 !important;
   transform: none;
}









