@charset "utf-8";
/* CSS Document */

body {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	background-image: url(../img/subtle_grunge.png);
	background-repeat: repeat;
	font-size: 18px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
	font-style: normal;
	font-weight: 400;
}
.border-top{
	margin-top:-610px;
	border-top: rgba(0,0,0,1) solid 2px;
}

.pad-top-25{padding-top: 25px}
.pad-left-20{padding-left: 20px}
.pad-right-20{padding-right: 20px}
.carousel-section {
	max-height:600px;
	width: 100%;
	margin-bottom: 0px;
	overflow: hidden;
	background-position: 0% bottom;
	background-size: cover;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}
.slide-top{	margin-top:0px;margin-bottom:25px;}
.carousel-razon .carousel-img img {  width: 100%;	}
.carousel-razon .carousel-indicators { bottom: 0px !important;}
.carousel-razon .carousel-indicators li {  margin: 0 2px;}

.carousel-list {  margin: 15px 0;}
.carousel-list li {  color: #fff;  font-size: 1.4em;  margin-bottom: 10px;  overflow: hidden;}
.carousel-list li i { font-size: 1em;  margin-right: 5px;  color: #fff;}
@media (max-width: 767px) {.carousel-indicators {  top: 10px !important; bottom: auto !important;}
.carousel-title { font-family: aladin; margin: 10px 0 5px 0; padding: 0; font-size: 2em; line-height: 1.3em;}
.crousel-subtitle {font-size: 1.4em;}
.carousel-text p {margin-bottom:14px;}
.carousel-list {margin: 5px 0 0 0;}
.carousel-list li {font-size: 1.4em; line-height: 1em; margin-bottom: 4px;}
.carousel-list li span {padding: 5px;}
.carousel-list li i { width: 42px; padding: 5px;}}
h1{
	color: #000000;
	font-style: normal;
	font-weight: 400;
	font-family: "White funky rabbit";
	font-size: 60px;
	text-align: center;
	padding-bottom: 0px;
	margin-top:40px;
}
h2 {
font-family: "White funky rabbit";
	font-weight: 300;
	line-height: 120%;
	color: #000;
	margin: 5px 0 17px 0;
	font-size: 45px;
}

h3 {
	font-family: "White funky rabbit";
	font-weight: 300;
	line-height: 120%;
	color: #143967;
	font-size: 25px;
	margin-bottom: 17px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
}
h4{	color: #5698E9;
	font-style: normal;
	font-weight: 400;
	font-family:  Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	border-bottom: solid 1px #ddd;
	padding-bottom: 0px; }

.top-info{	font-family:  Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	font-weight: 300;
	line-height: 120%;
	color: #000;
	font-size: 20px;
	margin-bottom: 17px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;}

.extra{margin-bottom: 20px;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4}

@media (max-width:768px) {
    .extra {
        font-size: 21px
    }
}

p {
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	text-align: left;
}

a {
    color: #0099da;
    text-decoration: none
}

a:focus,
a:hover {
    color: #006699;
    text-decoration: underline
}

.img-center {
    display: block;
    margin: 0 auto;
}
 
.img-border {
    border: solid 1px #000;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    background-color: #FFFFFF;
}
 

.well {
    min-height: 20px;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    margin-top: 20px;
}

.well p {
    margin-left: 5px;
    margin-right: 5px;
}

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

html,
body {
    height: 100%;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
.footer-top{
	background-image: url(../img/footer-splash-fresh.png);
	background-size: cover;
	background-position: left  top;
	height: 200px;
}
.fttp{ padding-top:100px;}
footer {
	background-color:rgba(0,0,0,1);
	color: #fff;
	padding: 1px 0;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	width: 100%;
}

.fp {
	padding-top:25px;
    padding-left: 5%;
    padding-right: 5%
}

.line {
    border-right: rgba(255, 255, 255, 1) 1px solid
}

footer hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #000;
}
.site{
   color: #0099da;
    text-decoration: none;
}
footer a {
    color:#CCC ;
    text-decoration: none;
}


footer a:hover {
    color: #0099da;
    text-decoration: none;
}

footer p {
	color: #ccc;
	margin: 10;
	padding: 0;
	line-height: 100%;
	text-shadow: rgba(0, 0, 0, 1) 2px 3px 2px;
}

footer h2 {
    color: #FFF;
    margin-top: 10px;
    font-family: aladin;
    font-size: 25px;
    font-weight: 200;
    margin-bottom: 5px;
    text-shadow: 2px 3px 2px #000000;
}
footer h3 {
   font-family: alex-brush;	font-weight: 300;
	line-height: 120%;
	color: #0099da;
	margin: 10px 0 17px 0;
	font-size: 30px;
	text-align:center


}


.footerc {
    background-color: #000;
    color: #fff;
    padding: 1px 0;
    text-align: center;
    border-top: 1px solid #000;
    margin-top: 30px;
    padding-top: 0px;
    font-size: 14px;
}

.footerc a {
    color: #0099da;
}


                      
                        .line-center {
                            border-right: thick rgba(0, 0, 0, 1);
                        }
                      hr {
	background-color: transparent;
	border-top: 1px solid #CCCCCC;
                        }
                        .img-responsive {
                            display: block;
                            max-width: 100%;
                            height: auto
                        }
                        .alignleft {
                            float: left;
                            margin-right: 10px;
                            margin-bottom: 10px;
                            margin-top: 5px;
                        }
                        .alignright {
                            float: right;
                            margin-left: 10px;
                            margin-bottom: 10px;
                            margin-top: 5px;
                        }
                        /*! *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
                        /* FONT PATH * -------------------------- */
                        @font-face {
                            font-family: 'FontAwesome';
                            src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
                            src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.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-anchor:before {
                            content: "\f13d";
                        }
            
              
              
                        .top-nav {
							margin-top:5px;
							right:2%;                          
                            position: absolute;
                           z-index: 10000;
						  
                        }
                       
                       .float-r{ float:right !important;}
                
                    
                        @media (min-width:250px) and (max-width: 940px) {
                            .xs-padding {
                                padding-left: 5%;
                                padding-right: 5%;
                            }
                      
                     
                        }
                        .top-p {
	margin-top: 20px
                        }
                        @media (min-width:300px) and (max-width: 1199px) {
                            .mo-center {
                                text-align: center
                            }
                        }
                        @media (min-width:767px) {
                            .fbpm {
                                padding-left: 50px;
                            }
                        }
                        .copy {
                            font-size: 20px;
                        }


.back {
	background-size: cover;
	position: relative;
	height: 250px;
	width: 100%;
	background-position: center center;
	background-image: url(../img/back-2.jpg);
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}

.backaboutus {
	background-size: cover;
	position: relative;
	height: 250px;
	width: 100%;
	background-position: center center;
	background-image: url(../img/wholesale-page.jpg);
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}
.backwholesale {
	background-size: cover;
	position: relative;
	height: 250px;
	width: 100%;
	background-position: center center;
	background-image: url(../img/wholesale-page.jpg);
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}

.backcontact {
	background-size: cover;
	position: relative;
	height: 250px;
	width: 100%;
	background-position: center center;
	background-image: url(../img/wholesale-page.jpg);
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}






.logo{display:block;margin:-50px auto 0;position:relative;z-index:9000; }
.bro{
	position: relative;
	z-index: 9000;
	top: -127px;
	left: -40px;
}		
.st{ left:-25px;padding-bottom:10px; padding-top:10px;	display:block;margin:0px auto 0;position:relative;z-index:9000;  }

.background{  padding-left:8%; padding-right:8%}

.panel {
	margin-top:25px;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}
.panel h3 {
	font-family: "White funky rabbit";
	font-weight: 300;
	line-height: 120%;
	color: #143967;
	font-size:30px;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
}

.panel-body {
	padding-left: 15px;
	padding-right: 15px;
}

.panel-heading {
	padding-left: 15px;
   
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}


.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
    color: inherit
}


.panel-default>.panel-heading {
         color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1


}

.box {
    padding-left: 15px;
    padding-right: 15px
}
.img-caption-ar {
  position: relative;
  padding: 5px;
  border: solid 1px #ddd;
  margin-bottom: 20px;
  color: #fff;
  width: 100%;
}
.img-caption-ar img {
  width: 100%;
}
.caption-ar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.caption-ar .caption-content {
  width: 80%;
  height: 150px;
  left: 10%;
  top: 40%;
  margin-top: -20px;
  position: absolute;
  text-align: center;
  visibility: hidden;
  -webkit-transition: all .50s ease;
  -moz-transition: all .50s ease;
  -ms-transition: all .50s ease;
  -o-transition: all .50s ease;
  transition: all .50s ease;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.caption-ar:hover .caption-content {
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.caption-ar:hover {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.caption-ar .caption-content a {
  background-color: rgba(128, 128, 128, 0.5);
  padding: 10px 10px 8px 10px;
  color: #fff;
  border: solid 1px #999;
  text-decoration: none;
  margin-bottom: 10px !important;
  display: inline-block;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.caption-ar .caption-content a:hover {
  background-color: rgba(200, 200, 200, 0.5);
}
.caption-ar .caption-content a i {
  margin-right: 10px;
}
.caption-ar .caption-content .caption-title {
  padding: 0;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  font-size: 1.5em;
  font-weight:300
}
.caption-ar .caption-content .caption-title + p {
  margin-top: 5px;
}

.panel-border {
  background-color: #f5f5f5;
  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.1);
  border: 0;
  padding: 10px;
}
.panel-border .panel-body {
  background-color: #fff;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}

.section-lines {
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  margin-bottom: 40px;
  margin-top:40px;
  background-color: #f9f9f9;
}
.section-lines h3{font-family: alex-brush;	font-weight: 300;
	line-height: 120%;
	color: #0099da;
	margin: 20px 0 17px 0;
	font-size: 40px;
	text-align:center}
/*
.add-icon{ 
	padding: 10px 10px;  
	overflow:hidden;
}
.add-icon:before {
	content: ....;
	position: absolute;
	top: 12px;
	left: 50px;
	transition: all 200ms ease;
}
.add-icon:hover:before {
	left: -50px;
}

*/
/*text highlight color*/

::selection {
  background: #BAD8F5; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #BAD8F5; /* Gecko Browsers */
}
.accordion{margin-bottom:5px}.accordion a{color:#fff}.accordion a:hover{color:#fff}.accordion-group{margin-left:0;margin-right:10px;margin-bottom:8px;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.accordion-heading{border-bottom:0 none}.accordion-heading .accordion-toggle{
	position: relative;
	display: block;
	padding: 15px;
	text-decoration: none;
	font-size: 16px;
	text-shadow: 2px 3px 2px #000;
	-webkit-transition: all 0.1s linear 0s;
	-moz-transition: all 0.1s linear 0s;
	-ms-transition: all 0.1s linear 0s;
	-o-transition: all 0.1s linear 0s;
	transition: all 0.1s linear 0s;
	-webkit-box-shadow: 0 10px 6px -6px #000;
	-moz-box-shadow: 0 10px 6px -6px #000;
	box-shadow: 0 10px 6px -6px #000;
	background-color: #000000;
	background-image: url(../img/acor-h.png);
	background-position: bottom	
}.accordion-toggle{cursor:pointer}.accordion-toggle:hover{text-decoration:none}.accordion-heading:hover .accordion-toggle,.accordion-heading:hover .accordion-toggle.inactive{
	
	background-image: url(../img/acor.png);
	background-position: center	
}.accordion-heading .accordion-toggle.active{color:#fff;background-color:#FFF}.accordion-heading .accordion-toggle.inactive{background-color:#000}.accordion-heading.accordionize .accordion-toggle i,.accordion-heading.togglize .accordion-toggle i{position:absolute;top:50%;right:20px;margin:-8px 0 0 0;color:#FFF;font-size:18px;-webkit-transition:all 0.1s linear 0s;-moz-transition:all 0.1s linear 0s;-ms-transition:all 0.1s linear 0s;-o-transition:all 0.1s linear 0s;transition:all 0.1s linear 0s}.accordion-heading:hover .accordion-toggle i{color:#fff}.accordion-heading .accordion-toggle.active i,.accordion-heading:hover .accordion-toggle.inactive i{color:#666}.accordion-heading.accordionize .accordion-toggle.active i,.accordion-heading.togglize .accordion-toggle.active i{color:#fff;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.accordion-heading.togglize .accordion-toggle i{margin:-8px 0 0 0;font-size:18px}.accordion-heading.togglize .accordion-toggle .fa-plus-circle{display:block}.accordion-heading.togglize .accordion-toggle.active .fa-plus-circle{display:none}.accordion-heading.togglize .accordion-toggle .fa-minus-circle{display:none}.accordion-heading.togglize .accordion-toggle.active .fa-minus-circle{display:block}.accordion-inner{padding:16px;-moz-box-shadow:inset 0 0 10px #000;-webkit-box-shadow:inset 0 0 10px #000;box-shadow:inset 0 0 10px #000;background-color:#FFF}.accordion-inner a{color:#337ab7;text-decoration:none}.accordion-inner a:hover{color:#23527c;text-decoration:underline}

.img-circle{border-radius: 50%; -webkit-box-shadow: 0 10px 6px -6px #777;
       -moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;}
@media (min-width:300px) and (max-width: 560px){

.google-map {position: relative; padding-bottom: 70%;  height: 0; overflow: hidden;} 
	
	.google-map iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important;}
}


@media (min-width:561px) and (max-width: 991px) {.google-map {position: relative; padding-bottom: 40%; height: 0; overflow: hidden;}.google-map iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important;}}
@media (min-width:992px) and (max-width: 2600px) {.google-map {position: relative; padding-bottom: 30%;  height: 0; overflow: hidden;}.google-map iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important;}}
.fa,.icon-ar{display:inline-block}
.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-envelope-o:before{content:"\f003"}.icon-ar.icon-ar-circle{border-radius:100px;width:80px;height:80px;font-size:40px;line-height:1.8}.icon-ar{width:40px;height:40px;font-size:16px;color:#09C;border-radius:2px;text-align:center;line-height:1.8;margin:0 5px 5px 0}.icon-ar.icon-ar-inverse{color:#fff;background-color:rgba(0,0,0,.2);border:1px solid #fff;text-shadow:1px 1px 2px #000}

@media (min-width:300px) and (max-width: 560px) {
.slogen{ font-size:18px; color:#fff; text-align:center;   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";}
}
@media (min-width:560px)  {
.slogen{ color:#fff; text-align:center;   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";}
}


.message{background-repeat:no-repeat;}
.message{
	max-height: 500px;
	max-width: 700px;
	min-width: 250px;
	min-height: 200px;
	background-image:url(../img/stamp.jpg);
	background-position: right bottom;
} 

@media (min-width:993px)   {
.soc{ padding-top:25px; padding-left:40%; padding-right:40%}
 .soc img{ display: block;
    margin: 0 auto;}
	.fc-center{  padding-left:43%; padding-right:30%}
}


@media (min-width:761px) and (max-width:992px) {
.soc{ padding-top:25px; padding-left:25%; padding-right:25%}
 .soc img{ display: block;    margin: 0 auto; margin-top:5px; margin-bottom:5px }
	.fc-center{  padding-left:38%; padding-right:25%}
}
@media (min-width:300px) and (max-width: 760px){
.soc img{ display: block;  margin: 0 auto; margin-top:25px}
.fc-center{  padding-left:30%; padding-right:30%}}

	
	.hash-tag{
	color: rgba(102,153,255,1);
	
}



.arrow_box p{ margin:25px; color:rgba(255,255,255,1) }
.arrow_box h2{ color:rgba(255,255,255,1)}
.arrow_box {
	margin-top:50px;
	position: relative;
	background: rgba(0,0,0,.8);
	border: 4px solid #c2e1f5;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #88b7d5;
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #c2e1f5;
	border-width: 36px;
	margin-left: -36px;
}

.m-slogen{  margin-top:-75px}



.about{border-radius: 50%; -webkit-box-shadow: 0 10px 6px -6px #777;
       -moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;  display: block;
    margin: 0 auto;   
                      max-width: 100%;
                            height: auto

	}


.ab-top{padding-top: 25px;}




