@charset "utf-8";
/*
  ************************************************************************
  *  STYLE
  ************************************************************************  
*/
html.index, body.index { height:100%; }
body { color:#001034; font-size:16px; font-family: 'Montserrat', sans-serif; }

.fixed-phone { display:none; color:#0579b0; font-size:42px; position:fixed; left:15px; bottom:15px; z-index:10; }

.wrapper { max-width:1250px; margin-left:auto; margin-right:auto; position:relative; }

.header { max-width:1380px; min-height:130px; margin-left:auto; margin-right:auto; text-align:center; position:relative; z-index:4; background-color:#eef1f3; }
body.index .header { width:100%; max-width:inherit; position:absolute; left:0px; top:0px; background-color:transparent; }
.header .brand { display:inline-block; float:left; margin-top:45px; position:relative; z-index:2; }
.header .phone { display:inline-block; float:right; margin-top:38px; margin-left:35px; padding:0px 30px; color:#e90078; font-size:20px; font-weight:500; line-height:50px; border-radius:27px; border:2px solid #e90078; }
.header .social-media { min-width:80px; float:left; list-style:none; margin:0px; margin-top:45px; padding:0px; text-align:center; }
.header .social-media > li { display:inline-block; overflow:hidden; margin-right:15px; }
.header .social-media > li:last-child { margin-right:0px; }
.header .social-media > li > a { display:inline-block; padding:0px; color:#1b1c1d; font-size:16px; }
.header .social-media > li > a:hover { color:#ff8e14; }
.header .button-collapse { width:54px; height:54px; display:inline-block; padding:0px; color:#ffffff; font-size:21px; line-height:52px; cursor:pointer; position:fixed; right:7%; top:calc(50% - 27px); z-index:3; border-radius:50%; background-color:#e90078; box-shadow: 0px 0px 15px 1px rgba(233,0,120,1); }
.header .button-collapse > span { display:none; }

.navigation { width:auto; height:auto; float:right; margin-top:38px; line-height:normal; position:relative; background-color:transparent; }
.navigation .menus { margin:0px; padding:0px; list-style:none; }
.navigation .menus > li { display:inline-block; float:none; margin-right:32px; position:relative; }
.navigation .menus > li:first-child { display:none; }
.navigation .menus > li:last-child { margin-right:0px; }
.navigation .menus > li > a { display:inline-block; vertical-align:top; padding:0px; color:#001034; font-size:18px; font-weight:400; line-height:54px; background-color:transparent; }
.navigation .menus > li > a:hover, .navigation .menus > li > a.active { color:#e90078; }

.mobile-navigation {  }
.mobile-navigation .profile { min-height:170px; padding:0px 30px; padding-top:20px; color:#ffffff; font-size:13px; font-weight:500; background-color:#105133; background-image:url(/images/mobile-nav-bg.jpg); background-repeat:no-repeat; background-position:center top; }
.mobile-navigation .profile strong { display:block; margin-top:10px; font-size:14px; font-weight:700; }
.mobile-navigation .phone { padding:10px 15px; text-align:center; color:#02aabe; font-size:14px; font-weight:600; border-bottom:1px solid #dfe2e4; }
.mobile-navigation .phone i { margin:0px 5px; color:#141414; }
.mobile-navigation .social-media { margin:0px; padding:10px 15px; text-align:center; border-top:1px solid #dfe2e4; }
.mobile-navigation .social-media > li { display:inline-block; overflow:hidden; margin-left:3px; margin-right:3px; }
.mobile-navigation .social-media > li > a { width:36px; height:36px; display:block; overflow:hidden; padding:0px; color:#222222; font-size:14px; line-height:34px; border:1px solid #c9ced2; border-radius:20px; }
.mobile-navigation .social-media > li > a:hover { color:#0e9986; }
.mobile-navigation .social-media li > a > i { width:auto; height:auto; float:none; margin:0px; color:#222222; line-height:normal; }
.mobile-navigation a { height:auto; padding:0px; color:#74787b; font-weight:500; line-height:normal; }
.mobile-navigation a:hover { color:#000000; background-color:transparent; }
.mobile-navigation ul { padding:15px 30px;}
.mobile-navigation ul > li { margin-bottom:6px; }
.mobile-navigation ul > li > a { height:auto; overflow:hidden; padding:2px 0px !important; font-size:14px; font-weight:700; line-height:normal; background-color:transparent; }
.mobile-navigation ul > li > a:hover { color:#000000; background-color:transparent }

.slider-area { width:100%; height:100%; min-height:547px; margin:0px auto; margin-bottom:30px; position:relative; }
.slider-area .slider { height:100%; }
.slider-area .owl-stage-outer { height:100%; }
.slider-area .owl-stage, .slider-area .owl-item { height:100%; }
.slider-area .slider .owl-dots { width:100%; text-align:center; position:absolute; left:0px; bottom:5%; z-index:1; }
.slider-area .slider .owl-dots > .owl-dot { width:19px; height:19px; display:inline-block; margin-left:3px; margin-right:3px; border-radius:50%; border:1px solid #00398e; background-color:transparent; }
.slider-area .slider .owl-dots > .owl-dot.active { background-color:#00398e; }
.slider-area .slider .owl-slide { height:100%; overflow:hidden; text-align:left; background-repeat:no-repeat; background-position:center center; background-size:cover; }
.slider-area .wrapper { height:100%; }
.slider-area .slide-content { position:absolute; left:0px; top:calc(50% - 100px); z-index:0; }
.slider-area .slide-content:before { width:416px; height:195px; position:absolute; left:-100px; top:-20px; z-index:-1; background-image:url(/images/point.png); background-repeat:repeat; background-position:left top; content:""; }
.slider-area .title { margin:0px; color:#00398e; font-size:40px; font-weight:700; }
.slider-area .title > span, .slider-area .title > strong { display:inline-block; font-weight:400; }
.slider-area .title > strong { margin-left:10px; font-weight:700; }
.slider-area .summary { max-width:570px; margin-top:25px; margin-bottom:75px; color:#001034; font-size:18px; font-weight:400; }
.slider-area .link { display:inline-block; padding:0px 25px; color:#ffffff; font-size:18px; font-weight:400; line-height:56px; background-color:#e90078; box-shadow: 0px 0px 15px 1px rgba(233,0,120,1); }
.slider-area .link:hover { display:inline-block; padding:0px 25px; color:#e90078; font-size:18px; font-weight:400; line-height:56px; background-color:#ffffff; box-shadow: 0px 0px 15px 1px rgba(202,204,209,1); }

.index-products { margin-top:40px; text-align:center; position:relative; }
.index-products:before { width:510px; height:120px; position:absolute; left:calc(50% - 255px); top:30px; z-index:-1; background-image:url(/images/point.png); background-repeat:repeat; background-position:left top; content:""; }
.index-products .head { margin:0px; margin-bottom:15px; color:#e90078; font-size:48px; font-weight:700; }
.index-products .description { margin:0px; margin-bottom:90px; color:#565759; font-size:16px; font-weight:400; }

.index-corporate { max-width:1594px; min-height:537px; margin-left:auto; margin-right:auto; padding-top:65px; padding-bottom:70px; text-align:center; color:#ffffff; background-image:url(/images/corporate-bg.jpg); background-repeat:no-repeat; background-position:center center; background-size:cover; }
.index-corporate .image { margin-bottom:25px; }
.index-corporate p { margin:0px 50px; color:#ffffff; font-size:16px; font-weight:400; }
.index-corporate .title { max-width:655px; overflow:hidden; margin-left:auto; margin-right:auto; margin-top:30px; margin-bottom:40px; padding-top:40px; color:#ffffff; font-size:25px; font-weight:700; position:relative; }
.index-corporate .title:before { width:134px; height:3px; position:absolute; left:calc(50% - 67px); top:0px; z-index:0; background-color:#e90078; content:""; }
.index-corporate .link { display:inline-block; margin-top:20px; padding:0px 24px; color:#ffffff; font-size:15px; line-height:38px; background-color:#e90078; }

.footer { overflow:hidden; padding-top:35px; padding-bottom:35px; border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; }
body.index .footer { border-top:none; }
.footer .brand { display:inline-block; float:left; }
.footer .menus { overflow:hidden; float:left; margin:0px; padding:0px; list-style:none; }
.footer .menus > li { display:inline-block; margin-left:32px; position:relative; }
.footer .menus > li > a { display:inline-block; vertical-align:top; padding:0px; color:#001034; font-size:18px; line-height:36px; }
.footer .menus > li > a:hover, .footer .menus > li > a.active { color:#e90078; }
.footer .social-media { overflow:hidden; float:right; list-style:none; margin:0px; margin-top:-5px; padding:0px; text-align:center; }
.footer .social-media > li { display:inline-block; margin-right:7px; }
.footer .social-media > li:last-child { margin-right:0px; }
.footer .social-media > li > a { width:40px; height:40px; display:block; color:#ffffff; font-size:16px; line-height:40px; border-radius:50%; background-color:#00398e; }
.copyright { overflow:hidden; padding-top:30px; padding-bottom:30px; text-align:center; color:#565759; font-size:14px; }
.copyright .address {  }
.copyright .address > strong { color:#001034; }
.copyright .brand { color:#001034; }
.copyright p { margin:0px; margin-bottom:20px; }
.copyright p > a { color:#001034; }
.sevenadworks { display:inline-block; }

/* Content Style */
.container-header { overflow:hidden; margin-top:60px; text-align:center; position:relative; }
.container-header:before { width:510px; height:120px; position:absolute; left:calc(50% - 255px); top:30px; z-index:-1; background-image:url(/images/point.png); background-repeat:repeat; background-position:left top; content:""; }
.container-header .content-title { margin:0px; margin-bottom:15px; color:#e90078; font-size:48px; font-weight:700; }
.container-header .content-summary { margin:0px; margin-bottom:70px; color:#565759; font-size:16px; font-weight:400; }

.container-area { overflow:hidden; }

.product-content { overflow:hidden; clear:both; margin-top:60px; }

.product-breadcrumbs { overflow:hidden; float:left; margin:0px; margin-bottom:20px; padding:0px; list-style:none; position:relative; }
.product-breadcrumbs > li { display:inline-block; margin-right:12px; color:#565759; font-size:14px; }
.product-breadcrumbs > li:last-child { margin-right:0px; }
.product-breadcrumbs > li > i { margin-right:12px; color:#ea0d7f; }
.product-breadcrumbs > li > a { display:inline-block; color:#565759; }
/*.product-breadcrumbs > li+li:before { padding:0px 4px; content: "-"; }*/
.add-comment { display:inline-block; float:right; margin-bottom:20px; color:#001034; font-size:14px; }
.add-comment > strong { display:inline-block; margin-right:10px; font-weight:700; }

.product-info { width:calc(100% - 475px); min-height:600px; overflow:hidden; float:right; padding:35px 50px; border:1px solid #efefef; }
.product-subtitle { color:#00398e; font-size:20px; font-weight:400; }
.product-title { margin-top:0px; margin-bottom:25px; color:#e90078; font-size:30px; font-weight:700; }
.product-summary { margin-top:0px; margin-bottom:25px; color:#001034; font-size:16px; }
.product-comment-rating { overflow:hidden; margin:0px; margin-bottom:35px; padding:0px; list-style:none; }
.product-comment-rating > li { display:inline-block; text-align:center; vertical-align:top; color:#e90078; font-size:14px; line-height:40px; }
.product-comment-rating > li.comment { margin-right:20px; }
.product-comment-rating > li.comment > i { width:40px; height:40px; margin-right:10px; line-height:40px; border-radius:50%; border:1px solid #e2e5e6; }
.product-comment-rating > li.rating > i { margin-left:4px; }
.product-properties { overflow:hidden; margin:0px; margin-bottom:35px; padding:0px; list-style:none; }
.product-properties > li { color:#001034; font-size:16px; }
.product-properties > li > strong { min-width:160px; display:inline-block; font-weight:700; }
.product-properties > li > em { min-width:25px; display:inline-block; text-align:center; font-style:normal; font-weight:700; }
.product-usage-title { margin:0px; margin-bottom:5px; color:#e90078; font-size:15px; font-weight:700; }
.product-usage { margin:0px; color:#565759; font-size:14px; }
.product-gallery { width:475px; overflow:hidden; float:left; border:1px solid #efefef; }
.gallery-slider { min-height:598px; }
.gallery-slider .owl-nav { width:88px; position:absolute; bottom:10px; right:15px; }
.gallery-slider .owl-nav .owl-prev, .gallery-slider .owl-nav .owl-next { width:40px; height:40px; overflow:hidden; text-align:center; }
.gallery-slider .owl-nav i { width:39px; height:39px; color:#3637ae; font-size:25px; line-height:39px; border-radius:50%; border:1px solid #e2e5e6; }
.gallery-slider .owl-nav .owl-prev { float:left; }
.gallery-slider .owl-nav .owl-next { float:right; }
.product-explanation { max-width:1594px; margin-left:auto; margin-right:auto; margin-top:65px; padding-top:60px; padding-bottom:60px; text-align:center; color:#ffffff; font-size:16px; background-image:url(/images/explanation-bg.jpg); background-repeat:no-repeat; background-position:center center; background-size:cover; }
.product-brand { display:inline-block; margin-top:10px; margin-bottom:30px; padding:0px 170px; position:relative; }
.product-brand:before, .product-brand:after { width:134px; height:3px; position:absolute; top:20px; z-index:0; background-color:#e90078; content:""; } 
.product-brand:before { left:0px; }
.product-brand:after { right:0px; }
.product-text-title { margin-top:0px; margin-bottom:20px; color:#ffffff; font-size:25px; font-weight:700; }
.product-text {  }
.product-comments { max-width:1250px; overflow:hidden; margin-left:auto; margin-right:auto; padding-top:40px; padding-bottom:40px; text-align:center; color:#ffffff; font-size:16px; background-color:#e90078; }
.product-comments-title { margin:0px; margin-bottom:20px; color:#ffffff; font-size:20px; }
.product-comments-title > strong { display:inline-block; margin-left:25px; margin-right:25px; font-weight:700; }
.comments-slider { margin-bottom:10px; }
.comments-slider .owl-nav { width:100%; position:absolute; top:-8px; }
.comments-slider .owl-nav i { font-size:40px; }
.comments-slider .owl-nav .owl-prev { float:left; }
.comments-slider .owl-nav .owl-next { float:right; }
.product-problems { overflow:hidden; margin-top:65px; margin-bottom:55px; border:1px solid #efefef; }
.product-problems .image { float:right; border-left:1px solid #efefef; }
.product-problems-content { padding:40px 50px; }
.product-problems-title { display:inline-block; margin:0px; padding-bottom:20px; color:#e90078; font-size:24px; font-weight:700; border-bottom:1px solid #efefef; }
.product-problems-list { overflow:hidden; margin:0px; padding:0px; list-style:none; }
.product-problems-list > li { margin-top:25px; }
.product-problems-list > li > strong { display:inline-block; color:#001034; font-size:18px; font-weight:600; }
.product-problems-list > li > p { margin:0px; color:#001034; font-size:16px; }

.content-text { overflow:hidden; padding-bottom:30px; line-height:24px; }
.content-text h1, .content-text h2, .content-text h3, .content-text h4, .content-text h5, .content-text h6 { margin-top:20px; margin-bottom:25px; color:#1b1c1d; font-size:26px; font-weight:600; line-height:normal; }
.content-text h2 { font-size:24px; }
.content-text h3 { font-size:22px; }
.content-text h4 { font-size:20px; }
.content-text h5, .content-text h6 { font-size:18px; }
.content-text .float-left { float:left; margin-right:30px; margin-bottom:10px; }
.content-text p { margin-bottom:26px; }
.content-text ul:not(.browser-default) { margin-bottom:26px; padding-left:40px; }
.content-text ul:not(.browser-default) li { list-style:disc; }
.content-text a { color:#0579b0; text-decoration:none; font-weight:bold; }
.content-text strong { font-weight:700; color:#000000; }
.content-text table { margin-bottom:36px; border:1px solid #eaecee; }
.content-text table thead { border:none; background-color:#eaecee; }
.content-text table thead th { padding:10px 20px; color:#000000; font-size:14px; font-weight:700; border-radius:0px; }
.content-text table tbody th { font-weight:700; }
.content-text table tbody th, .content-text table tbody td { padding:10px 20px; color:#000000; border-radius:0px; border:1px solid #eaecee; }
.content-text iframe { border:1px solid #eaecee; }
#gmap_canvas { max-width:940px; height:450px; margin:0px auto; margin-top:10px; padding: 0px; border:1px solid #eaecee; }

.product-list { overflow:hidden; margin:0px; margin-bottom:35px; padding:0px; list-style:none; text-align:center; }
.product-list > li { max-width:360px; display:inline-block; overflow:hidden; margin-bottom:30px; padding:25px 25px; vertical-align:top; border:1px solid #efefef; background-image:url(/images/product-bg.jpg); background-repeat:repeat-x; background-position:left top; }
.product-list > li .comment { display:inline-block; float:left; color:#e90078; font-size:14px; }
.product-list > li .comment > i { width:40px; height:40px; margin-right:10px; line-height:40px; border-radius:50%; border:1px solid #e2e5e6; }
.product-list > li .rating { display:inline-block; float:right; color:#e90078; font-size:14px; line-height:40px; }
.product-list > li .rating > i { margin-left:4px; }
.product-list > li .image { display:inline-block; }
.product-list > li .subtitle { display:block; color:#00398e; font-size:16px; font-weight:400; }
.product-list > li .title { display:inline-block; color:#e90078; font-size:18px; font-weight:700; }
.product-list > li .summary { margin-top:20px; margin-bottom:15px; color:#565759; font-size:14px; }
.product-list > li .link { display:inline-block; margin-bottom:10px; padding:0px 21px; color:#ffffff; font-size:15px; line-height:37px; background-color:#e90078; }

.news-list { overflow:hidden; margin:0px; margin-bottom:30px; padding:0px; padding-top:22px; }
.news-list > li { overflow:hidden; clear:both; margin-bottom:40px; padding-bottom:40px; border-bottom:1px solid #eaecec; }
.news-list > li:last-child { padding-bottom:20px; border-bottom:none; }
.news-list > li > img { float:left; margin-right:30px; border:1px solid #eaecec; }
.news-list > li > strong { display:inline-block; margin-top:20px; color:#15191b; font-size:21px; }
.news-list > li > p { margin-top:20px; margin-bottom:5px; padding:0px; color:#54585a; font-size:14px; }
.news-list > li > a { color:#082537; font-size:14px; }

.list-prev-next { overflow:hidden; clear:both; list-style:none; margin:20px 0px 50px 0px; padding:0px; }
.list-prev-next > li { float:left; }
.list-prev-next > li.next { float:right; }
.list-prev-next > li > a { color:#1d1f20; font-size:14px; font-weight:600; }
.list-prev-next > li > a > i { margin-right:10px; padding:8px 16px; color:#ffffff; font-size:18px; background-color:#ff8e14; }
.list-prev-next > li.next > a > i { margin-left:10px; margin-right:0px; }

.comment-product-area { overflow:hidden; padding-top:70px; padding-bottom:0px; }
.comment-form { width:calc(100% - 360px); overflow:hidden; float:right; padding-left:50px; }
.comment-product { overflow:hidden; float:left; margin-top:30px; }
.comment-product-area .product-list { margin:0px; }
.comment-product-area .product-list > li { margin-bottom:0px; }
.form-contact {  }
.form-contact .head { margin-top:15px; margin-bottom:15px; color:#293443; font-size:17px; font-weight:700; }
.form-contact .input-field input[type="text"]:focus + label, .form-contact .input-field input[type="email"]:focus + label, .form-contact .input-field .materialize-textarea:focus + label { color:#565759; }
.form-contact input[type="text"], .form-contact input[type="email"], .form-contact textarea.materialize-textarea { margin-bottom:16px; color:#001034; border-bottom:1px solid #efefef; }
.form-contact .input-field input[type=text]:focus, .form-contact .input-field input[type="email"]:focus, .form-contact .input-field .materialize-textarea:focus { border-bottom-color:#293443; box-shadow: 0 1px 0 0 #293443; }
.form-contact .required { margin:0px; margin-bottom:20px; color:#001034; font-size:14px; }
.form-contact .btn { height:auto; padding:6px 16px; text-align:center; color:#ffffff; font-size:15px; font-weight:500; text-transform:none; letter-spacing:normal; border-radius:0px; background-color:#e90078; }

.images-gallery { margin-top:30px; margin-bottom:10px; text-align:center; vertical-align:top; }
.images-gallery > li { display:inline-block; margin-left:10px; margin-right:10px; margin-bottom:24px; position:relative; border:1px solid #eaecec; }
.images-gallery > li:before { width:100%; height:100%; position:absolute; left:0px; top:0px; background-color:rgba(0,0,0,.4); content:""; }
.images-gallery > li img { margin-bottom:-7px; }
.images-gallery > li span { display:block; padding:5px 0px; color:#072130; font-size:14px; font-weight:700; }

.documents-gallery { overflow:hidden; margin-top:20px; margin-bottom:0px; }
.documents-gallery > li { overflow:hidden; margin-bottom:8px; color:#1d2024; font-size:16px; font-weight:400; position:relative; border:1px solid #e3e7ec; }
.documents-gallery > li:before { width:0%; height:100%; position:absolute; left:0px; top:0px; z-index:-1; content:""; background-color:#00af35; transition: all 0.5s ease-in-out; }
.documents-gallery > li:hover:before { width:100%; }
.documents-gallery > li:after { height:100%; color:#06b032; position:absolute; right:30px; top:12px; z-index:-1; content:attr(data-info) }
.documents-gallery > li a { display:block; overflow:hidden; color:#1d2024; }
.documents-gallery > li:hover > a { color:#ffffff; transition: all 0.3s ease-in-out; }
.documents-gallery > li i { width:66px; height:48px; float:left; margin-right:25px; text-align:center; font-size:20px; line-height:48px; color:#ffffff; background-color:#00af35; }
.documents-gallery > li span { display:block; float:left; margin-top:12px; padding-right:150px; }

.pagination { margin:30px 25px; margin-top:45px; }
.pagination li { width:30px; height:30px; margin:0px 4px; }
.pagination li.active { background-color:#26a69a; }
.pagination li a { display:block; padding:0px; color:#65676e; font-size:17px; font-weight:600; font-family: 'Lato', sans-serif; }
.pagination li a i { color:#26a69a; }

.fancybox-image { cursor:pointer; }

.padding-top-0 { padding-top:0px; }
.padding-right-0 { padding-right:0px; }
.padding-bottom-0 { padding-bottom:0px; }
.padding-left-0 { padding-left:0px; }

.padding-top-10 { padding-top:10px; }
.padding-right-10 { padding-right:10px; }
.padding-bottom-10 { padding-bottom:10px; }
.padding-left-10 { padding-left:10px; }

.padding-top-50 { padding-top:50px; }
.padding-right-50 { padding-right:50px; }
.padding-bottom-50 { padding-bottom:50px; }
.padding-left-50 { padding-left:50px; }

.margin-top-0 { margin-top:0px !important; }
.margin-right-0 { margin-right:0px !important; }
.margin-bottom-0 { margin-bottom:0px !important; }
.margin-left-0 {margin-left:0px !important;  }

.margin-top-5 { margin-top:5px; }
.margin-right-5 { margin-right:5px; }
.margin-bottom-5 { margin-bottom:5px; }
.margin-left-5 {margin-left:5px;  }

.margin-top-10 { margin-top:10px; }
.margin-right-10 { margin-right:10px; }
.margin-bottom-10 { margin-bottom:10px; }
.margin-left-10 {margin-left:10px;  }

.margin-top-15 { margin-top:15px; }
.margin-right-15 { margin-right:15px; }
.margin-bottom-15 { margin-bottom:15px; }
.margin-left-15 {margin-left:15px;  }

.margin-top-20 { margin-top:20px; }
.margin-right-20 { margin-right:20px; }
.margin-bottom-20 { margin-bottom:20px; }
.margin-left-20 {margin-left:20px;  }

.margin-top-25 { margin-top:25px; }
.margin-right-25 { margin-right:25px; }
.margin-bottom-25 { margin-bottom:25px; }
.margin-left-25 {margin-left:25px;  }

.margin-top-30 { margin-top:30px; }
.margin-right-30 { margin-right:30px; }
.margin-bottom-30 { margin-bottom:30px; }
.margin-left-30 {margin-left:30px;  }

.margin-top-35 { margin-top:35px; }
.margin-right-35 { margin-right:35px; }
.margin-bottom-35 { margin-bottom:35px; }
.margin-left-35 {margin-left:35px;  }

.margin-top-40 { margin-top:40px; }
.margin-right-40 { margin-right:40px; }
.margin-bottom-40 { margin-bottom:40px; }
.margin-left-40 {margin-left:40px;  }


.clear-left { clear:left; }
.clear-right { clear:right; }
.clear-both { clear:both; }
.float-left { float:left; }
.float-right { float:right; }
.float-none { float:none !important; }
.border-none { border:0px !important; }
.radius-none { border-radius:0px !important; }
.shadow-none { box-shadow:none !important; text-shadow:none !important; }
.outline-none, a { outline:none!important; }
.position-relative { position:relative; }
.position-absolute { position:absolute; }
.overflow-hidden { overflow:hidden; }
.display-none { display:none; }
.display-block { display:block; }
.display-inline-block { display:inline-block; }
.middle { margin-left:auto; margin-right:auto; }
.text-indent-9999 { text-indent:-9999px; }
.img-border { border:1px solid #eaecee; }
.font-light { font-weight:400; }
.font-medium { font-weight:500; }
.font-bold { font-weight:600; }
.height-0 {  height:0px;}
@media (max-width:1650px) {
	.header .button-collapse { right:15px; }
}
@media (max-width:1250px) {
	.wrapper { margin-left:15px; margin-right:15px; }
}
@media (min-width:1200px ) {
	.product-list > li:nth-child(3n+2) { margin-left:30px; margin-right:30px; }
}
@media (max-width:1200px) {
	.header .brand { margin-top:40px; }
	.header .phone { margin-left:25px; padding:0px 20px; line-height:40px; }
	.navigation .menus > li { margin-right:22px; }
	.navigation .menus > li > a { line-height:44px; }
	.slider-area .title { font-size:35px; }
	.slider-area .summary { margin-bottom:45px; font-size:16px; }
	.slider-area .link { padding:0px 15px; font-size:16px; line-height:46px; }
	.slider-area .slider .owl-dots { bottom:15px; }
	.slider-area .slider .owl-dots > .owl-dot { width:15px; height:15px; }
	.index-products .head, .container-header .content-title { font-size:38px; }
	.index-products .description, .container-header .content-summary { margin-bottom:30px; font-size:15px; }
	.product-list > li { display:block; margin-left:auto; margin-right:auto; }
	.index-corporate p { font-size:14px; }
	.index-corporate .title { font-size:20px; }
	.index-corporate .link { padding:0px 20px; font-size:14px; }
	.footer { text-align:center; }
	.footer .brand, .footer .menus, .footer .social-media { float:none; }
	.footer .menus > li { margin-top:8px; margin-left:8px; margin-right:8px; }
	.footer .menus > li > a { font-size:16px; line-height:26px; }
	.footer .social-media { margin-top:6px; }
	
	.container-header { margin-top:40px; }
	.container-header:before, .index-products:before { height:95px; }
	.product-content { margin-top:40px; }
	.product-info { width:auto; min-height:inherit; float:none; margin-bottom:40px; padding:0px; padding-top:20px; border:none; border-top:1px solid #efefef; }
	.product-title { font-size:24px; }
	.product-subtitle { font-size:16px; }
	.product-summary { font-size:15px; }
	.product-gallery { width:auto; max-width:475px; float:none; margin-left:auto; margin-right:auto; }
	.gallery-slider { min-height:inherit; }
	.product-text-title { font-size:20px; }
	.product-explanation { margin-top:50px; padding-top:40px; padding-bottom:40px; font-size:15px; }
	.product-problems { margin-top:40px; margin-bottom:50px; border:none; border-bottom:1px solid #efefef; }
	.product-problems-content { padding:0px; padding-bottom:30px; }
	.product-problems .image { display:none; }
	.product-problems-title { font-size:20px; }
	.product-problems-list > li > strong { font-size:16px; }
	.product-problems-list > li > p { font-size:14px; }
	
	.comment-product-area { padding-top:15px; }
	.comment-form { width:auto; float:none; padding-left:0px; }
	.comment-product-area .product-list { display:none; }
}
@media (min-width:992px ) and (max-width:1200px ) {
    /*body { background-color:red; }*/
	
}
@media (min-width:992px ) {
	
}
@media (max-width: 992px) {
	.header { min-height:100px; }
	.header .brand { margin-top:25px; }
	.header .phone { margin-top:25px; margin-left:0px; font-size:16px; }
	.navigation { display:none; }
	.slider-area .title { font-size:30px; }
	.slider-area .summary { margin-bottom:35px; font-size:15px; }
	.index-products .head, .container-header .content-title { font-size:32px; }
	.index-corporate p { margin:0px; }
}
@media (min-width:768px ) and (max-width:992px ) {
    /*body { background-color:green; }*/
	
}
@media (max-width: 768px) {    
	/*body { background-color:yellow; }*/
	.table-responsive { width:100%; overflow-x: auto; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; }
	.header .button-collapse { top:100px; }
	.slider-area .title { font-size:26px; }
	.slider-area .summary { margin-bottom:30px; font-size:14px; }
	.index-products .head, .container-header .content-title { margin-bottom:10px; font-size:26px; }
	.index-products .description, .container-header .content-summary { font-size:14px; }
}
@media (max-width:660px) {
    /*body { background-color:blue; }*/
	.slider-area .slide-content:before { display:none; }
	.container-header:before, .index-products:before { display:none; }
	.product-brand { padding:0px; }
	.product-brand:before, .product-brand:after { display:none; }
	.product-breadcrumbs { display:none; }
	.add-comment { float:left; }
}
@media (max-width:560px) {
	/*body { background-color:grey; }*/
	
}
@media (max-width:460px) {
	/*body { background-color:pink; }*/
	.header .brand { max-width:142px; }
	.header .phone { font-size:14px; line-height:34px; }
}
.container { width:auto; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
@media (min-width: 768px) { .container { max-width: 750px; } }
@media (min-width: 992px) { .container { max-width: 970px; } }
@media (min-width: 1200px) { .container { max-width: 1170px; } }