* {margin:0px; padding:0px; outline:none; border:none; line-height:20px; text-decoration:none; list-style:none; font-family: 'pt_sansregular'; font-weight:normal;}
.clear { clear:both; margin:0; padding:0;}
@font-face {
    font-family: 'pt_sansregular';
    src: url('../fonts/pts55f-webfont.eot');
    src: url('../fonts/pts55f-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pts55f-webfont.woff') format('woff'),
         url('../fonts/pts55f-webfont.ttf') format('truetype'),
         url('../fonts/pts55f-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pt_sansbold';
    src: url('../fonts/pts75f.eot');
    src: url('../fonts/pts75f.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pts75f.woff') format('woff'),
         url('../fonts/pts75f.ttf') format('truetype'),
         url('../fonts/pts75f.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'merienda_oneregular';
    src: url('../fonts/meriendaone-regular.eot');
    src: url('../fonts/meriendaone-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/meriendaone-regular.woff2') format('woff2'),
         url('../fonts/meriendaone-regular.woff') format('woff'),
         url('../fonts/meriendaone-regular.ttf') format('truetype'),
         url('../fonts/meriendaone-regular.svg#merienda_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
3@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
		 url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular.eot');
    src: url('../fonts/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular.woff') format('woff'),
         url('../fonts/roboto-regular.ttf') format('truetype'),
         url('../fonts/roboto-regular.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
 font-family: 'robotobold';
 src: url('../fonts/roboto-bold.eot');
 src: url('../fonts/roboto-bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/roboto-bold.woff') format('woff'),  url('../fonts/roboto-bold.ttf') format('truetype'),  url('../fonts/roboto-bold.svg#robotobold') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
    font-family: 'untitled-font-1font-1';
    src: url('../fonts/untitled-font-1.eot');
    src: url('../fonts/untitled-font-1.eot?#iefix') format('embedded-opentype'),
         url('../fonts/untitled-font-1.woff2') format('woff2'),
         url('../fonts/untitled-font-1.woff') format('woff'),
         url('../fonts/untitled-font-1.ttf') format('truetype'),
         url('../fonts/untitled-font-1.svg#untitled-font-1font-1') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto-medium.eot');
    src: url('../fonts/roboto-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-medium.woff') format('woff'),
         url('../fonts/roboto-medium.ttf') format('truetype'),
         url('../fonts/roboto-medium.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('../fonts/opensans-condbold_0-webfont.eot');
    src: url('../fonts/opensans-condbold_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-condbold_0-webfont.woff') format('woff'),
         url('../fonts/opensans-condbold_0-webfont.ttf') format('truetype'),
         url('../fonts/opensans-condbold_0-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*extra_css*/
.img-fluid{max-width:100%; height:auto;}
a, a:hover{text-decoration:none;}
ul, ol{margin:0;}
p{font-family: 'robotoregular'; font-size:14px; text-align:justify; color:#666;}

.p-0{padding:0;}
.p-t{padding-top:0;}
.p-b{padding-bottom:0;}
.p-l{padding-left:0;}
.p-r{padding-right:0;}
.br-r-0{border-right:none;}
.row-eq-height{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}


.footer-social-icons {width: 25px;left:0; margin: 10% 0 0px 0;  z-index:1110;}
.social-icon {color: #fff;}
ul.social-icons {margin:0px 10px 0 0;}
.social-icons li { float:none; display:inline-block;}
.social-icons li a {color: #fff; text-decoration: none; font-size:15px;  padding:12px 0px; text-align:center; width:35px; display:block; line-height:0;   
    -o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition: .5s;}
.social-icons li a:hover{color: #fff;}
.social-icons li a i {   
    -o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition: .5s;}
.social-icons li a:hover i {transform: scale(1.3);}
.fa-insta {    background: #527fa6;
    background: -webkit-linear-gradient(#5b85aa, #4e799e);
    background: linear-gradient(#5b85aa, #4e799e);
    border-bottom: 1px solid #426685;}
.fa-tum {background: #35465c;
    background: -webkit-linear-gradient(#3a495b, #273f5b);
    background: linear-gradient(#3a495b, #273f5b);
    border-bottom: 1px solid #35465c;}
.fa-pint {background: #c8232c;
    background: -webkit-linear-gradient(#c6373e, #c61922 );
    background: linear-gradient(#c6373e, #c61922 );
    border-bottom: 1px solid #c8232c;}
.fa-ggl {background: #db2814;
    background: -webkit-linear-gradient(#dd3320, #d02613);
    background: linear-gradient(#dd3320, #d02613);
    border-bottom: 1px solid #af2010;}
.fa-linkd {    background: #006599;
    background: -webkit-linear-gradient(#0d6d9e, #006091);
    background: linear-gradient(#0d6d9e, #006091);
    border-bottom: 1px solid #00517a;}
.fa-twit {background: #2b97f1;
    background: -webkit-linear-gradient(#369cf2, #298fe5);
    background: linear-gradient(#369cf2, #298fe5);
    border-bottom: 1px solid #2279c1;}
.fa-sky {background: #12A5F4;
    background: -webkit-linear-gradient(#1aaaf2, #09a4f2 );
    background: linear-gradient(#1aaaf2, #09a4f2 );
    border-bottom: 1px solid #12A5F4;}
.fa-wrd {background: #21759b;
    background: -webkit-linear-gradient(#2a7799, #187299 );
    background: linear-gradient(#2a7799, #187299 );
    border-bottom: 1px solid #21759b;}




/*body, html{min-width:1180px;}*/

#header { width:100%; background:#f1f1f1; position:relative; float:left; border-bottom:1px solid #e1e1e1;}
.wrapper { width:1180px; position:relative; margin:0 auto;}
.head-top {/* float:right;*/ position:relative;}
/*.tabs { float:left;}*/
.tabs ul {margin:0;}
.tabs ul li { border-right:1px solid #d8d8d8; display:inline-block; /*float:left;*/ margin-right:-4px;}
.tabs ul li:hover a{background:#E4E8E9;}
.tabs ul li.active a{background:#E4E8E9;color:#333;}
.tabs ul li:last-child { border-right:none;}
.tabs ul li:last-child a {background:#085BAB;color:#fff; font-size:13px; padding:6px 10px 7px 10px;}
.tabs ul li:last-child a .fa-facebook{background:#D8D9D8; color:#085BAB; width:29px; height:29px; text-align:center; line-height:29px;  border-radius:50px;}
.tabs ul li:last-child:hover a {background:#0A4B8A; color:#fff;}
.tabs ul li a {display:block; font-size:14px; color:#085BAB; padding:10px 20px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;}
.tabs ul li a:hover { color:#333;}

#head-mid { width:100%; position:relative; float:left; padding:15px 0;}
.logo {/*float:left; text-align:center;*/ margin:0; padding:0; }
.head-right { margin-top:50px !important;}
.login { float:left;background:url(../images/login.png) 0px 0px no-repeat;color:#DE4A4A; padding:5px 0 10px 30px; margin:0 10px 0 0;}
.login a { color:#DE4A4A; font-size:14px;}
.login a:hover {text-decoration:underline;}
.shop { float:left;background:url(../images/cart.png) 0px 0px no-repeat;color:#DE4A4A; padding:5px 0 10px 30px;font-size:14px; margin:0 10px 0 0;}
.shop a {color:#DE4A4A;}
.cart { background:url(../images/cartt.png) 0px 0px no-repeat; text-align:center; color:#FFF; font-size:14px; width:34px; height:28px; display:block; float:right; line-height:28px; margin:-3px 0 0 5px;}
.language {float:left; margin:3px 0px 0 0;}

#navigation {width:100%; float:left; position:relative; background:#000; z-index:10; margin-bottom:0;}

#nav li {border-right:1px solid #fff; margin: 0px;}
#nav li:last-child {border-right:none !important;}
#nav li a {display:block; line-height:50px; color:#FFF; font-size:17px; padding:0 25px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;}
#nav li a:hover { background:#085AAB;}
#nav li a.active { background:#085AAB;}

#nav li ul { width:auto; margin:0px; position:absolute; left:auto; top:100%; background:#333; z-index:110;-webkit-border-radius: 0 0 10px 10px;border-radius: 0 0 10px 10px;}
#nav ul li { float:left; display:inline-block;position:relative !important;border-right:none !important;}
#nav ul {margin-top:0; padding-top:0; }
#nav ul li { float:none;border-bottom:1px solid #000 !important;border-top:1px solid #555555 !important; display:block; margin:0 0 0 0;}	
#nav ul li:first-child {border-right:0px solid #fff !important;border-top:0px solid #0f0f0f !important;}
#nav ul li:last-child {border-right:none !important;border-bottom:0px solid #555555 !important;}
#nav ul li a {font-size:13px; text-align:left;line-height:30px; padding:5px 28px 5px 35px; color:#fff;background:url(../images/arrow.png) 20px 13px no-repeat #333;
-webkit-transition: all 0.0s ease;
-moz-transition: all 0.0s ease;
-ms-transition: all 0.0s ease;
-o-transition: all 0.0s ease;
transition: all 0.0s ease;}
#nav ul li a:hover {background:url(../images/arrow.png) 20px 13px no-repeat #282828;}
.main-ul { padding:0px 15px 10px 0px;}
.main-ull {padding:0px 15px 0px 0px;}
.main-ulll {padding:0px 0px 0px 0px;}
.main-ullll {padding:0px 0px 10px 0px; width:200px;}


#mainslider {background:url(../images/slider-bg.jpg) top center no-repeat;float: left;width: 100%;}
.mainslider {background:#fff; padding:10px 10px 10px 10px;/*float: left;*/ margin:30px 0 14px 0;}
.slide-one {/*float:left;*/position:relative; overflow:hidden;}
.slide-img {/* width:270px;*/ margin:0 0 0px 0;}
.slide-img a {/*width:270px;height:309px;*/ display:inline-block; position:relative; overflow:hidden;}
.slide-img img {opacity: 0.99;
filter: alpha(opacity=99);
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);}
.slide-img a:hover img{ transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  opacity: 1;}
.slide-text { background:#DE4A4A; text-align:center; 
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;  height:180px;}
.slide-text a { display:block; padding:50px 0 0 0; height:124px;}
.slide-text:hover { background:#085AAB;}
.text1 { font-size:35px; line-height:35px; padding:0px 0 10px 0; color:#F7D2D2;font-family: 'merienda_oneregular';}
.text2 {font-size:20px; color:#fff;font-family: 'merienda_oneregular';padding:0px 0 10px 0;}
.link { color:#fff; text-decoration:underline;}
.slide-text a:hover .link {text-decoration:none;}

.slide-two { /*float:left;*/ position:relative; margin:0 0 0 0px; /*width:512px; */height:500px;}
.slide-three { /*float:left; */position:relative; /*width:368px;*/}
.slide-four { background: url(../images/page1-img2.png) -15px 10px no-repeat #F4AB1F;/* margin:0 0 0 10px;*/
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;  height:180px;}
.slide-four a { display:block; padding:50px 0 0 130px;}
.slide-four:hover { background: url(../images/page1-img2.png) -15px 10px no-repeat #085AAB;}
.text1-1 { font-size:35px; line-height:35px; padding:0px 0 10px 0; color:#FCE3B6;font-family: 'merienda_oneregular';}
.text2-1 {font-size:20px; color:#fff;font-family: 'merienda_oneregular';padding:0px 0 10px 0;}
.link1 { color:#fff; text-decoration:underline;}
.slide-four a:hover .link1  {text-decoration:none;}

.slide-five { /*float:left;*/}
.slide-imgg { /*width:358px;*/ margin:10px 0 10px 0px;}
.slide-imgg a {/*width:358px;height:309px;*/ display:inline-block; position:relative; overflow:hidden;}
.slide-imgg img {opacity: 0.99;
filter: alpha(opacity=99);
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);}
.slide-imgg a:hover img{ transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  opacity: 1;}
  
#leading{width:100%; position:relative; float:left;}
.leadone {/* float:left; */border:1px solid #eaeaea; padding:15px; /*width:685px; height:100px;*/ margin:0 0px 0 0;}
.leadone h2 { color:#FF6600;font-family: 'merienda_oneregular'; font-size:21px; padding:10px 0 10px 0; margin:0;}
.p2 {   font-family: 'robotomedium'; font-size:14px; line-height:23px; }

.amazon {/*float:left;*/ position:relative; width:100%; text-align:center; /* height:110px; */ border:1px solid #eaeaea;  margin-bottom:10px; }
.amazon a {display:block;text-align:right; font-size:12px; color:#666;padding: 56px 5px 0 0;background:url(../images/amazon.png) left center no-repeat; background-size:contain; 
border:10px solid #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.amazon a:hover { color:#fff; background:url(../images/amazon-hover.png) left center no-repeat #085AAB; background-size:contain; border-color:#085AAB}

.alibaba {/*float:right;*/ position:relative; /*width:225px; */text-align:center;/* height:110px; */ border:1px solid #eaeaea; margin: 0 0px 0 2px;}
.alibaba a {display:block;text-align:right; font-size:12px; color:#666;padding: 73px 5px 0 0;background:url(../images/alibaba.png) left top no-repeat; background-size:contain;
border:10px solid #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.alibaba a:hover { color:#fff;background:url(../images/alibaba-hover.png) left top no-repeat #085AAB; background-size:contain; border-color:#085AAB}
.col-sm-12.p-l{margin-bottom: 10px;}
#products { width:100%; float:left; position:relative; margin:10px 0 10px 0;}
.prod { width:100%; float:left; position:relative; padding:10px 0;}
.prod-box {/*float:left; margin:0 10px 0 0; width:181px; padding:0 !important;*/ margin-top:14px; margin-bottom:14px;}
.last {margin:0 0px 0 0;}
.prod-img {padding:7px;border:1px solid #e8e8e8;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.prd-img {overflow:hidden;}
.prd-img img {
max-width:100%;
width: 100%;
height: 186px;
object-fit: cover;
opacity: 0.99;
filter: alpha(opacity=99);
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);}
.prod-box a:hover .prd-img  img{ background:#e8e8e8;
transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  opacity: 1;}
.prod-box a:hover .prod-img { background:#085AAB; border:1px solid #085AAB;}
.prod-text {font-family: 'robotoregular'; color:#333; font-size:14px; padding:5px 0 5px 5px; transition: all 0.3s ease; }
.prod-box a:hover .prod-text { background:#085AAB; color:#fff; }

#why-orgone { width:100%; float:left; position:relative; padding:0 0 10px 0;}
.why {padding:5px; border:1px solid #ccc;}
.why-img { background:url(../images/why-orgone.jpg) top center no-repeat; background-size:cover; padding-bottom: 14px; /*height:217px;*/}
.why-img h2{margin:0; padding:33px 35px 0px 30px;}
.why-img  p{color:#FFF; padding:20px 20px 0 35px;}
.read { padding:20px 0 0 35px; color:#FFF; margin:5px 0 0 0; font-size:13px; text-decoration:underline;}
.read:hover {text-decoration:none; color:#FFF;}

#footer {background:#095BAB; width:100%; float:left; position:relative; padding:15px 0;}
#footer .row{overflow:hidden;}
#footer [class*=col-]:nth-child(4){border-right:none !important;}
#footer [class*=col-]{border-right:1px solid #054585; margin-bottom: -99999px; padding-bottom: 99999px;}/*.foot1 {float:left; position:relative; padding:0 100px 0 0; border-right:1px solid #054585 !important;height: 165px;}

.foot2 {float:left; position:relative; padding:0 70px 0px 30px; border-right:1px solid #054585 !important;height: 165px;}
.foot2-1 {float:left; position:relative; padding:0 100px 0px 30px;border-right:1px solid #054585 !important;height: 165px;}
.foot3 {float:left; position:relative; padding:0 0px 0 30px;height: 165px;}*/
.foot-ul {position:relative; margin:15px 0 0 0;}
.foot-ul li { position:relative; padding-left:15px;}
.foot-ul li:before{content:""; position:absolute;  background:url(../images/arrow.png) 4px 7px no-repeat; width:14px; height:14px; left:0;}
.foot-ul li a {font-size:13px; color:#FFF;font-family: 'robotoregular';padding: 0 0 0 0px;}
.foot-ul li a:hover {text-decoration:underline;}

#bottom { width:100%; float:left; position:relative; background:#F1F1F1; padding:20px 0;}
.bot-left {float:left; position:relative; font-size:13px; color:#666;font-family: 'robotoregular';}
.bot-right {float:right; position:relative; font-size:12px; color:#666;font-family: 'robotoregular';}
.bot-right a { color:#666; text-decoration:underline;}
.bot-right a:hover { color:#666; text-decoration:none;}
.bot-mid { text-align:center; position:absolute; width:100%;}
.sp {font-size:13px; color:#333;font-family: 'robotoregular'; display:inline-block; height:40px; vertical-align:middle;}
.cards {display:inline-block;}
.bot-mid img { margin:0px 0 0 0;}

/*toTop*/
#toTop {display:none;text-decoration:none;position:fixed;cursor:pointer;overflow:hidden;width: 64px;height: 46px;border:none;text-indent:-999px;z-index:20;background: url(../images/ui.totop.png) 0 0 no-repeat;/*margin-right: -670px !important; right: 55% !important;*/ bottom: 65px;font: bold 18px/18px Arial, sans-serif;color: #464646; right:5% !important;}
#toTop:hover {display:block;overflow:hidden;float:left;background-position: right 0;}
#toTop:active, #toTop:focus {outline:none;}

/*tags*/
h1 { background:#e6e6e6; color:#000; padding:10px 0px 10px 10px;font-family: 'open_sansregular'; font-size:17px;}
.h1 { font-size:15px; margin:0;}
.h-m {margin:15px 0 0 0;}
.h-mm { background:#f4f4f4; color:#535353; padding:10px 0px 10px 10px;   font-family: 'robotomedium'; font-size:13px;}
.h2 {
    background: #e6e6e6 none repeat scroll 0 0;
    font-family: "robotobold";
    font-size: 13px;
    padding: 10px 0 10px 10px;
	margin:0px;
}
.h2 a,h1 a {font-family: 'robotobold'; color:#000;}
h2 { color:#FFF; font-size:44px;font-family: 'merienda_oneregular'; padding:50px 0 0 30px;}
h3 { color:#FFCC00; font-size:15px; font-family: 'robotobold';}
.h3 {color:#333;}
p {color:#666; font-family: 'robotoregular';}


/*subpage css*/
#submainslider {background:url(../sub-images/sub-bg.jpg) top center no-repeat;float: left;width: 100%;}
.submainslider {background:#fff; padding:7px 10px;/* float: left;*/ margin:30px 0px 0 0; /*width: 100%; */}
.page-title { background:#DE4A4A;font-family: 'merienda_oneregular'; font-size:30px; color:#F7D2D2; line-height:36px; text-align:center; margin:0 0px 0 0; padding:65px 0px; max-height:168px;}
.sub-banner {margin:0; padding:0;}
.sub-side {/*float:left; */margin:0 0px 0 0px;}

#section {width:100%; float:left; position:relative; padding:15px 0;}
.p4 {font-size:14px;font-family: 'robotoregular'; padding:15px 0 0 10px;}
.p4 a { color:#333; text-decoration:underline;}
.p4 a:hover { color:#DE4A4A; text-decoration:none;}
.p4 strong {font-family: 'robotobold';}
.paddings {padding:7px; background:#fff; float:left; width:100%;}
.sub-prod { width:100%; float:left; position:relative; padding:10px 15px;}
.sub-prod-box {float:left; margin:0 0px 15px 0; width:100%; border: 1px solid #e8e8e8; }
.sub-prod-box a {padding:7px;/*border:1px solid #e8e8e8;*/ background:#fff;float:left;  min-height:227px; height:100%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.sub-prod-box a:hover {background:#085AAB;}
.sub-last {margin:0 0px 0 0;}
.sub-prod-img { display:inline-flex; 
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.sub-prd-img {/*width:165px; height:153px; overflow:hidden;*/}
.sub-prd-img img {
opacity: 0.99;
object-fit: cover;
filter: alpha(opacity=99);
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
width: 100%;
height: 196px;
}
.sub-prod-box a:hover .sub-prd-img  img{
transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  opacity: 1;}
.sub-prod-text {font-family: 'robotoregular'; color:#333; font-size:14px; padding:5px 0 3px 0px; /*border-bottom: 2px solid #d1d1d1; float:left;*/margin-bottom: 4px;}
.sub-prod-box a:hover .sub-prod-text {color:#fff;}




.sub-prodd { width:100%; float:left; position:relative; padding:10px 15px;}
.sub-prodd [class*=col-], .sub-prod [class*=col-]{padding:0 5px;}
.sub-prodd-box {float:left;  margin:0 0px 20px 0; width:100%; /*width:160px;*/
padding:7px;border:1px solid #e8e8e8; background:#fff;float:left; 
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }

.sub-prodd-box:hover {background:#085AAB;}
.sub-lastt {margin:0 0px 0 0;}
.sub-prodd-img {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.sub-prdd-img, .sub-prd-img {/*width:165px; height:153px;*/ height:196px; overflow:hidden;}
.sub-prdd-img img {
width:100%; height:100%;
opacity: 0.99;
filter: alpha(opacity=99);
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);

}
.sub-prodd-box:hover .sub-prd-img  img{
transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  opacity: 1;}

.sub-prodd-text {font-family: 'robotoregular'; color:#333; font-size:14px; padding:5px 0 3px 0px;border-bottom: 2px solid #d1d1d1; /*float:left; */margin-bottom: 4px; padding:5px 5px 3px 5px;}
.sub-prodd-box:hover .sub-prodd-text {color:#fff;}
.sp1 { color:#0A307A; font-size:14px;   font-family: 'robotomedium';}
.sp1 a { color:#0A307A;}
.subb-price { font-size:17px; color:#333; clear:both; padding:8px; background:#f5f5f5; margin:0px 0 5px 0;font-family: 'robotobold'; }
.sub-prodd-box:hover .subb-price {background:#DE4A4A;color:#fff;}
.cartt {float:left; position:relative;}
.carttt {float:left; position:relative;}
.cartt button { float:left; cursor:pointer; margin:0 5px 0 0; border:none;}
.sub-prodd-box:hover .cartt .kart {background:url(../sub-images/cart.png) 10px center no-repeat #000 !important;}
.kart { background:url(../sub-images/cart.png) 10px center no-repeat #095BAB; text-indent:-55555px; width:40px; height:30px;}
.view { color:#fff; background:#DE4A4A;width:55px; height:30px; cursor:pointer; border:none;}
.sub-prodd-box:hover .carttt  .view {background:#000;}


.sub-style {/* float:left;*/ position:relative; /*width:803px;*/}
.sub-style-one {/*float:left; */position:relative; padding-left:20px; /*margin:0 0 0 40px; width:460px;*/}
.product-title { font-size:16px;font-family: 'robotomedium'; color:#333;}
.code { font-size:13px; color:#333;font-family: 'robotobold'; margin:10px 0 0 0;}
.code span {font-family: 'robotoregular';}
.specification { font-size:13px;margin:10px 0 0 0; line-height:18px;font-family: 'robotoregular';text-align: justify;}
.price-pro {font-size:20px;font-family: 'robotobold'; color:#DE4A4A; margin:10px 0 0 0;}
.quantity { margin:10px 0 0 0;}
.quan-title {font-family: 'robotomedium'; font-size:14px;color:#333;}
.quan {position:relative;}
.quan input, button {border:none; padding:5px 10px; margin:0 2px 0 0; border: 1px solid #ccc;}
.quan input {width:50px;}
.quan button { text-indent:-5555px; width:30px; cursor:pointer;height: 32px;border: 1px solid #ccc;}
.minuus { background:url(../sub-images/minus.jpg) 6px center no-repeat;}
.pluus { background:url(../sub-images/plus.jpg) 6px center no-repeat;}

.quann {position:relative;}
.quann input, button {border:none; padding:0px 0px; margin:0 0px 0 0; border: 1px solid #ccc;}
.quann input {width:30px; text-align:center;}
.quann button { text-indent:-5555px; width:22px; cursor:pointer;height: 22px;border: 1px solid #ccc;}
.minuss { background:url(../sub-images/minuss.png) 0px center no-repeat;}
.pluss { background:url(../sub-images/pluss.png) 0px center no-repeat;}

.buy { position:relative; margin:10px 0 10px 0; }
.buy a {display:block; color:#fff; font-size:20px; background:#095CAB; text-align:center; width:120px; line-height:50px;font-family: 'merienda_oneregular';
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;}
.buy a:hover { background:#DE4A4A;}
.special { position:absolute; right:0; bottom:50px; width:250px; border:1px solid #e8e8e8; background:#E6E6E6; padding:10px 0 10px 0px;}
.spe-titl { font-size:60px;color:#DE4A4A;padding:15px 0px 0px 5px; float:left;font-family: 'open_sans_condensedbold';}
.spe-txt {font-size:20px;font-family: 'robotobold'; color:#DE4A4A;  padding:0px 0px 0px 0px; line-height:16px;}
.spe-txtt {font-size:13px;font-family: 'robotoregular'; color:#333; padding:0px 0px 0px 0px; line-height:16px;}
.spe-txttt {font-size:13px;font-family: 'robotoregular'; color:#DE4A4A; padding:0px 0px 0px 0px; line-height:16px;}
.spe-fl {float:left; width:177px; margin:0 0 0 5px;}


.details { position:relative; clear:both;}
.spec {font-family: 'merienda_oneregular'; color:#333; font-size:16px; padding:0px 0 0px 15px; height:50px; line-height:46px; background:#FBFBFB; border:1px solid #e2e2e2;}
.specify { width:100%; border-collapse:collapse;margin:15px 0 15px 0;}
.specify td { border:1px solid #e2e2e2;padding:10px 10px 10px 30px;font-family: 'robotoregular'; font-size:13px;}
.specify td {width:10%; text-align:left;}
.specify td+td {width:30%; text-align:left;}


.review { position:relative; clear:both;}
.rev {font-family: 'merienda_oneregular'; color:#333; font-size:16px; padding:0px 0 0px 15px; height:50px; line-height:46px; background:#FBFBFB; border:1px solid #e2e2e2;}
.revi { font-size:13px; color:#333; padding:20px 0 20px 20px;font-family: 'robotoregular';}


.orgone-products {float:left; position:relative; border:1px solid #e1e1e1; width:100%; margin-bottom:18px; padding:10px;}
.orgone-title { font-size:16px; color:#333;font-family: 'merienda_oneregular'; border-bottom:1px solid #e2e2e2; padding:0 0 5px 0;}
.orgone-products ul {margin:px 0 0 0; position:relative;}
.orgone-products ul li { margin:10px 0px 0px 0px; }
.orgone-products ul li a { background:url(../sub-images/arrow.png) 10px center no-repeat #F4F4F4; display:block;padding:7px 0 7px 20px;  color:#333;font-family: 'robotoregular'; font-size:14px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;}
.orgone-products ul li a:hover {background:url(../sub-images/arrow-hover.png) 10px center no-repeat #095CAB;  color:#fff; }

.more-info { position:relative;}
.more-info-title {font-family: 'merienda_oneregular'; color:#333; font-size:16px; padding:0px 0 0px 15px; height:50px; line-height:46px; background:#FBFBFB; border:1px solid #e2e2e2;}
.p5 { font-size:14px; line-height:18px; color:#666; padding:15px 0px 0px 0px; text-align:justify;font-family: 'robotoregular';}
.p5 a { color:#333; text-decoration:underline;}
.p5 a:hover { text-decoration:none;}

.recommend { position:relative;}
.recom-title {background:#E6E6E6; color:#333;font-family: 'merienda_oneregular';font-size:16px; padding:0px 0 0px 15px;height:50px; line-height:46px; margin-bottom:10px; margin-top:10px;}
.recom-prod-box {margin: 0 16px 0 0;}


.shopping-cart {border-collapse:collapse; position:relative; width:100%;}
.shopping-cart td {padding:10px; border:1px solid #e2e2e2; vertical-align:top;}
.shop-cart-img { width:100px; height: 93px; margin:10px auto 0; box-sizing:content-box;}
.shop-cart-img img { width:100px; position:relative;  border:1px solid #ccc; padding:7px;}
.shop-cart-pro-name { font-size:14px; color:#333;font-family: 'robotoregular'; padding:1rem 0;}
.shop-cart-pro-name a { font-size:14px; color:#333;font-family: 'robotoregular'; text-decoration:underline;}
.shop-cart-pro-name a:hover { text-decoration:none;}
.shop-cart-pro-total { font-size:14px; color:#000;font-family: 'robotomedium'; text-align:right;}
.shop-cart-tab-title {font-family: 'robotobold';font-size:14px; color:#333;}
.tr-li { background:url(../sub-images/li-tr.png) 0px 0px repeat-x;}
.shop-cart-price { font-size:14px; color:#333;font-family: 'robotoregular';}
.shop-cart-price a { font-size:14px; color:#DE4A4A;}
.shop-cart-price a:hover { font-size:14px; color:#1B81C6;}
.delete {/* width:26px; */margin: 0 auto;}
.delete a {display:block; height:26px; width:26px; text-indent:-5555px;background:url(../sub-images/delete.png) 0px 0px no-repeat;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;}
.delete a:hover {background:url(../sub-images/delete-hover.png) 0px 0px no-repeat;}
.shopping-cart td {  text-align:left;}
.shopping-cart td+td {text-align:left;}
.shopping-cart td+td+td { text-align:left;}
.shopping-cart td+td+td+td {text-align:left;}
.shopping-cart td+td+td+td+td {text-align:left;}
.shopping-cart td+td+td+td+td+td {text-align:center;}


.shopping-cartt {border-collapse:collapse; position:relative; width:100%;}
.shopping-cartt td {padding:10px; border:1px solid #e2e2e2; vertical-align:top;}


.table>tbody>tr>td, .table>tfoot>tr>td{
    vertical-align: middle;
}
@media screen and (max-width: 600px) {
    table#cart tbody td .form-control{
		width:20%;
		display: inline !important;
	}
	.actions .btn{
		width:36%;
		margin:1.5em 0;
	}
	
	.actions .btn-info{
		float:left;
	}
	.actions .btn-danger{
		float:right;
	}
	
	table#cart thead { display: none; }
	table#cart tbody td { display: block;  width:auto; line-height:0px;}
	/*table#cart tbody tr td:first-child { background: #333; color: #fff; }*/
	table#cart tbody td:before {
		content: attr(data-th); font-weight: bold;
		display: inline-block; width: 8rem;
	}
	
	
	
	table#cart tfoot td{display:block; }
	table#cart tfoot td .btn{display:block;}
	
}


.pro-check { position:relative; margin:0px 0 5px 0; width:100%; float:left;}
.pro-box { background:#085BAB; color:#fff; padding:5px; font-size:14px;font-family: 'robotoregular'; margin-top: 10px;}
.pro-box a { color:#F1E058; font-size:12px;font-family: 'robotobold';}
.pro-box a:hover { color:#F89D07;}
.pro-sub-box {background:#fff; border:1px solid #ccc; padding:10px;}
.ch1 { font-size:13px;font-family: 'robotoregular'; color:#333; padding:0 0 3px 0; line-height:18px;}


.buttons { float:left; position:relative;}
.btn { text-align:center; color:#FFF; font-size:14px;background:#095CAB; border:none; cursor:pointer;padding: 0 10px;margin: 0 2px 0 0;line-height: 32px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;}
.btn:hover {background:url(../sub-images/update.png) 7px center no-repeat #DE4A4A; color:#fff;}

.discount { /*float:right;*/ text-align: right; position:relative;}
.disc {color:#095BAB; font-size:14px;font-family: 'robotobold'; display: inline-block; margin:0 10px 0 0;}
.discc {color:#333; font-size:14px;font-family: 'robotobold'; display: inline-block; margin:0 0px 0 10px;}
.disccc {color:#000; font-size:11px;font-family: 'robotoregular';  margin:0 0px 0 0px;}
.disccc strong { font-weight:bold; width: 76px; display: inline-block;}
.dissccc {color:#000; font-size:11px;font-family: 'robotoregular';  margin:0 0px 0 0px;}
.dissccc strong { font-weight:bold;}
.dp { margin:0 50px 0 0;}

.yousave { float:none; position:relative;}
.yousavee {color:#095BAB; font-size:12px;font-family: 'robotoregular';  margin:0 10px 0 0;}
.yousaveee {color:#333; font-size:13px;font-family: 'robotoregular'; float:left; margin:0 0px 0 10px;}

.update {background:url(../sub-images/update.png) 7px center no-repeat  #333;padding: 0 10px 0 25px;}
.update:hover {background:url(../sub-images/update.png) 7px center no-repeat  #095CAB;}

.checkout {background:url(../sub-images/arrow1.gif) 7px center no-repeat  #095CAB;padding: 0 10px 0 20px;}
.checkout:hover {background:url(../sub-images/arrow1.gif) 7px center no-repeat  #DE4A4A;}

.proceed {background: #DE4A4A;padding: 0 10px 0 10px;}
.proceed:hover {background: #095CAB;}


.buttonss {float:right; position:relative;}
.btnn { text-align:center; color:#FFF; font-size:14px; border:none; cursor:pointer; /*margin: 0 2px 0 0; height: 30px;*/line-height: 32px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;}
.btnn:hover {}



.p6 {font-family: 'robotomedium'; font-size:14px; color:#666; margin:10px 0 0 0;}
.tx-align {text-align:justify;}
.bx {background:#fcfcfc; padding:5px 10px; margin:3px 2px;display: inline-block;font-family: 'robotomedium'; font-size:12px;border:1px solid #D7D7D7;}
.p7 {font-family: 'robotobold'; font-size:14px; color:#666; margin:10px 0 0 0;}
.stones { width:100%; position:relative;padding:0px 15px 15px 15px;margin:10px 0 0 0;display: inline-block; background:url(../sub-images/li-tr.png) 0px 0px repeat-x; border:1px solid #e7e7e7 !important;}
.sub-ul { float:left; position:relative; margin:15px 35px 0 0;}
.sub-ul li { background:url(../sub-images/a1.png) 0px 10px no-repeat; padding:5px 0 0px 10px; font-size:14px; color:#666;font-family: 'robotoregular';}

.sub-ul-l { float:left; position:relative; margin:15px 35px 0 0;}
.sub-ul-l li { background:url(../sub-images/a1.png) 0px 10px no-repeat; padding:5px 0 0px 10px; font-size:14px; color:#666;font-family: 'robotobold';}

.sub-ul-ll { float:left; position:relative; margin:15px 0px 0 0;text-align:justify; width:100%;}
.sub-ul-ll li {float:left; background:#f4f4f4; padding:5px 7px; margin:5px 0 0 10px; text-align:justify; font-size:13px; color:#666;font-family: 'robotomedium';}

.sub-ull { float:left; position:relative; margin:15px 35px 0 0;}
.sub-ull li { padding:5px 0 0px 0px; font-size:13px; color:#333;margin-bottom: 10px;}
.ques {background:url(../sub-images/ques.png) 0px 8px no-repeat; font-family: 'robotobold'; font-size:14px; color:#666; padding:5px 0 0px 20px;}
.ans {background:url(../sub-images/ans.png) 0px 7px no-repeat;font-family: 'robotomedium'; font-size:14px; color:#666; padding:3px 0 0px 20px;}

.stone-left {width:100%; /* float:left;*/position:relative;padding:15px 15px 15px 15px;margin:10px 0 0 0;display: inline-block; background:url(../sub-images/li-tr.png) 0px 0px repeat-x; border:1px solid #e7e7e7 !important;}
.stone-right {/* width:77%; float:right;*/position:relative;padding:15px 15px 15px 15px;margin:10px 0 0 0;/*display: inline-block;*/ background:none; border:1px solid #e7e7e7 !important;}
.p8 {font-family: 'robotobold'; font-size:16px; color:#333;padding:0px 0px 10px 0px;}
.p9 {font-family: 'robotomedium'; font-size:14px; color:#095BAB;padding:0px 0px 10px 0px;}
.p10 {font-family: 'robotoregular'; font-size:13px; color:#333;padding:0px 0px 10px 20px; text-align:left;}
.p10 strong {font-family: 'robotobold';color:#666;}
.p10 a { color:#095BAB; text-decoration:none;}
.p10 a:hover { color:#F60; text-decoration:none;}
.p11 {padding:0px 0px 0px 20px;}
.p12 {font-family: 'robotomedium'; font-size:13px; color:#fff; text-transform:uppercase;padding:10px 0px 10px 10px; background:#A1ABB4;}
.address { background:url(../sub-images/address.png) 0px 3px no-repeat;}
.mobile { background:url(../sub-images/phone.png) 0px 0px no-repeat;}
.email { background:url(../sub-images/mail.png) 0px 5px no-repeat;}
.website { background:url(../sub-images/link.png) 0px 5px no-repeat;}

.form { width:100%; padding:0px;}
.form .form-group{margin-bottom:0;}
.form li {float:left; width:33.33333333333333%;}
.name {font-family: 'robotomedium'; font-weight:normal; font-size:13px; color:#333;padding:15px 0px 0px 0px;}
.form input { border:1px solid #DFDFDF; background:url(../sub-images/li-trr.png) 0px 0px repeat-x; padding:5px;/* width:270px;*/ border-radius:0;}
.form textarea { border:1px solid #DFDFDF; background:url(../sub-images/li-trr.png) 0px 0px repeat-x; padding:5px; /*width:875px;*/ resize:none; border-radius:0;}
.li {width:100% !important;}
.lii {width:40% !important;}
.form button { background:#095BAB; cursor:pointer; color:#FFF; font-size:13px; border:none; outline:none;font-family: 'robotobold'; text-transform:uppercase; letter-spacing:1px;}
.map { width:100%; margin:20px 0 0 0; height:470px;}


.cart-content {background-color:white; border:1px solid #ccc;float:left;height:auto;position:absolute;z-index:110; margin:3px 0 0 0px; right:13%;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888; }
.cart-contentt {right:0%;width: 99%;background-color:white; border:1px solid #ccc;float:left; margin:3px 0 0 0px; }
.cart-contentt table {width:100%;}
.cart-indent {padding:10px;}
.subtotal {font-family: 'robotoregular'; font-size:13px; color:#333; border:1px solid #ccc; padding:5px;}
.subtotal .label {font-family: 'robotomedium'; font-size:13px; color:#333;}
.subtotal .price {font-family: 'robotoregular'; font-size:13px; color:#333; float:right;}
.cart-product { background:#f5f5f5;}
.cart-product table td {padding:5px; vertical-align:top;}
.subtotall {font-family: 'robotoregular'; font-size:13px; color:#333; padding:10px 0;}
.cart-img { border:1px solid #ccc; padding:4px; width:50px;height: 47px; margin:0 auto;}
.cart-img img { width:50px; position:relative;}
.cart-pro-name { font-size:13px; color:#333;font-family: 'robotomedium';}
.sp2 {font-size:12px; color:#333;font-family: 'robotoregular';}
.cart-pro-name a { font-size:13px; color:#333;font-family: 'robotoregular'; text-decoration:underline;}
.cart-pro-name a:hover { text-decoration:none;}
.deletee { width:16px;margin: 0 auto;}
.deletee a {display:block; height:16px; width:16px; text-indent:-5555px;background:url(../sub-images/cross.png) 0px 0px no-repeat;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;}
.deletee a:hover {background:url(../sub-images/cross-hover.png) 0px 0px no-repeat;}
.delettee { width:16px;margin: 5px auto;}
.delettee a {display:block; height:18px; width:18px; text-indent:-5555px;background:url(../sub-images/delette.png) 0px 0px no-repeat;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;}
.delettee a:hover {background:url(../sub-images/delette-hover.png) 0px 0px no-repeat;}
.pricee { font-size:14px;font-family: 'robotobold';}
.pricee-disc { font-size:13px;font-family: 'robotoregular'; color:#333;}
.clas-clr {background:#fff; text-align:center;}
.del {width:100%;}
.del-one {float:left; font-size:12px;font-family: 'robotoregular'; color:#333;}
.del-two {float:right; font-size:12px;font-family: 'robotobold'; color:#DE4A4A;}

.pay {width:100%; border-top:1px solid #ccc; padding:5px 0 0 0;}
.pay-one {float:left; font-size:12px;font-family: 'robotobold'; color:#666; text-transform:uppercase;}
.pay-two {float:right; font-size:14px;font-family: 'robotobold'; color:#000;text-transform:uppercase;}




.pagination {float:right; position:absolute; top:0px; right:0; width:auto;}
.pagi-text { float:left; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000; padding:0 10px 0 0;}
.pagi-counts { float:left;}

.pagi-pr {float:left;  margin:0 3px 0 0 ; width:20px; height:20px;}
.pagi-pr a { display:block;color:#000; width:20px; font-size:10px; font-family:Arial, Helvetica, sans-serif; padding:0px 0px; border:1px solid #ccc; background:url(../images/pr.png) 0px 0px no-repeat  #fff; text-align:center;}
.pagi-pr a:hover { background:url(../images/pr-hover.png) 0px 0px no-repeat #F60 !important; color:#C00 !important;}

.pagi-nr {float:left;  margin:0 3px 0 0 ; width:20px; height:20px;}
.pagi-nr a { display:block;color:#000; width:20px; font-size:10px; font-family:Arial, Helvetica, sans-serif; padding:0px 0px; border:1px solid #ccc; background:url(../images/nr.png) 0px 0px no-repeat  #fff; text-align:center;}
.pagi-nr a:hover { background:url(../images/nr-hover.png) 0px 0px no-repeat #F60 !important; color:#C00 !important;}

.pagi-prev {float:left;  margin:0 3px 0 0 ; width:20px; height:20px;}
.pagi-prev a { display:block;color:#000; width:20px; font-size:10px; font-family:Arial, Helvetica, sans-serif; padding:0px 0px; border:1px solid #ccc; background:url(../images/prev.png) 0px 0px no-repeat  #fff; text-align:center;}
.pagi-prev a:hover { background:url(../images/prev-hover.png) 0px 0px no-repeat #F60 !important; color:#C00 !important;}

.pagi-next {float:left;  margin:0 3px 0 0 ; width:20px; height:20px;}
.pagi-next a { display:block;color:#000; font-size:10px; font-family:Arial, Helvetica, sans-serif; padding:0px 0px; border:1px solid #ccc; background:url(../images/next.png) 0px 0px no-repeat  #fff;  text-align:center;}
.pagi-next a:hover {background:url(../images/next-hover.png) 0px 0px no-repeat  #f60; color:#C00 !important;}

.pagi-num {float:left;  margin:0 3px 0 0 ; width:20px; height:20px;}
.pagi-num a { display:block;color:#000; font-size:10px; font-family:Arial, Helvetica, sans-serif; padding:0px 0px; border:1px solid #ccc; background:#fff; text-align:center;}
.pagi-num a:hover { background:#E9E9E9 !important; color:#C00 !important;}
.pagi-ac { background:#E9E9E9 !important; color:#C00 !important;}

.testimonial{ /*width:98%;*/ padding:0px 10px 15px 10px; margin:40px 0px 65px 0px; position:relative;
border-radius:10px; border-bottom:double #ccc;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 72%, rgba(245,245,245,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(72%, rgba(255,255,255,1)), color-stop(100%, rgba(245,245,245,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 72%, rgba(245,245,245,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 72%, rgba(245,245,245,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 72%, rgba(245,245,245,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 72%, rgba(245,245,245,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0 );}

.testimonial p{ color:#000; font-size:14px; font-family: 'robotoregular'; font-weight:normal;}

.testimonial h1{ width:20%;position: absolute;
bottom: -43px;
right:30px;
font-size: 14px;
color: #666;
font-family: "robotoregular";
text-transform:uppercase;
background: #F5F5F5;
padding: 0px 0px 10px 5px;
border-radius: 0px 0px 10px 10px;
border-left: double #ccc;
border-bottom: double #ccc;
border-right: double #ccc;
text-align:center;
box-shadow: 0px 8px 8px -6px #CCC;}
.testimonial h1 span{position: relative;
top: 5px;
margin: 0px 6px 0px 0px;}

.video{ width:100%; margin:0 auto; text-align:center;}
.video-scsn iframe{ padding:5px;  float:left; margin:20px 20px 20px 0px; border:2px solid #666;}

/*testimonials*/
.testimonial-btn { float: right;
    position: relative;
    font-size: 14px;
    font-family: 'robotomedium';
    background: #333;
    color: #fff;
    padding: 5px 10px 5px 30px;
    margin: -5px 5px 0 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}
.testimonial-btn:before {
    position: absolute;
    color: #fff;
    font-size: 18px;
    font-family: 'FontAwesome';
    content: "\f044";
    left: 10px;
}
.testimonial-btn:hover {
    background: #DE4A4A;
	color:#FFF;
}


.fancy-inlinebox {
    display: none;
    width: 600px;
}
.testimony-form { position:relative;/* display:inline-block;*/ background:#f1f1f1; padding:10px 0 10px 0;}
.testimony-form .form-group{margin:0 0 15px 0;}

.test-title-main {font-family: 'robotobold'; font-size:20px; color:#333; padding:0 0 5px 0; text-align:center;}

.testimony-box { float:left; position:relative; width:100%; margin:0 0 5px 0;}

.tb1 {font-size:14px; color:#333; font-weight:normal;  text-align:right; padding-right:10px;font-family: 'robotomedium';/* line-height:35px;*/ padding:0 20px;}

.tb2 {font-size:14px; color:#333; float:left; width:130px;  text-align:right; padding-right:10px;font-family: 'robotomedium'; line-height:18px;}

.tb-inp { float:left;width:430px;}

.tb-input { border:1px solid #ccc; height:35px; padding:0 5px; width:100%;}

.tb-select { border:1px solid #ccc; height:35px; padding:0 5px; width:103%; resize:none;}

.tb-textarea { border:1px solid #ccc; height:80px; padding:0 5px; width:100%; resize:none;}

.tb-captcha {border:1px solid #ccc; height:35px; padding:0 5px; width:70px;}

.tb-btn { font-size:14px;font-family: 'robotomedium'; background:#333; color:#fff; padding:5px 10px 5px 10px; margin:5px 0 0 0; cursor:pointer;

-webkit-border-radius: 3px ;

border-radius: 3px ;

-webkit-transition: all 0.3s ease;

-moz-transition: all 0.3s ease;

-ms-transition: all 0.3s ease;

-o-transition: all 0.3s ease;

transition: all 0.3s ease;}

.tb-btn:hover {background:#DE4A4A;}




.p4 span{font-size:13px;color: #777;}

.testimonial h1{ width:auto;position: absolute;
bottom: -46px;
right:30px;
font-size: 13px;
color: #666;
font-family: "robotobold";
text-transform:uppercase;
background: #F5F5F5;
padding: 0px 0px 10px 5px;
border-radius: 0px 0px 10px 10px;
border-left: double #ccc;
border-bottom: double #ccc;
border-right: double #ccc;
text-align:left;
box-shadow: 0px 8px 8px -6px #CCC;font-weight:normal;}
.testimonial h1 span{position: relative; float:left;
/*top: 5px;*/
margin: 0px 6px 0px 0px; font-size:13px !important; font-family:'robotobold';font-weight:normal;}
.testimonial h1 .span{font-family: "robotoregular";
font-size: 12px !important;
top: 0px;
text-transform: capitalize;color: #DE4A4A;}
.paddings.p5{padding: 0 0 27px;}
/* .paddings.p5 p{padding-bottom: 11px;padding-top: 12px;} */
.paddings.p5 > p {
    margin-top: 9px;
}
.paddings.p5 h3 {
    color: #000;
    font-family: "merienda_oneregular";
    font-size: 17px;
    padding: 12px 5px 0 0;
}
.paddings.p5 > h2 {
    color: #000;
    font-size: 17px;
    padding: 12px 5px 0 0;
}
.paddings.p5 h1 {
    background: #e6e6e6 none repeat scroll 0 0;
    color: #000;
    font-family: "merienda_oneregular";
    font-size: 25px;
    padding: 9px 0 9px 10px;
}
.paddings.p5 > ul {
    display: block;
    padding: 10px 11px 5px 35px;
}
.paddings.p5 li {
    font-family: "robotoregular";
    list-style-type:disc;
}
.paddings.p5 a {
    color: #095BAB;
}
strong {
    font-weight: bold;
    font-family: robotobold;
}
.leading-sub {
    border: 1px solid #eaeaea;
    display: block;
    position: relative;
    padding: 25px 12px;
    margin: 20px 0px;
    text-align: justify;
}
.leading-sub a{font-family: robotobold;}

.mick-account{margin:15px auto; }
.row-eq-height {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex: 0 1 auto;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.iframe-no iframe{display:none; }
ul li.has-subnav .accordion-btn {
	color:#777; 
	background:rgba(255,255,255, 0.15); 
}
ul li.has-subnav .fa-plus, ul li.has-subnav .fa-minus{padding-top:18px; }
.tab-content.col-md-10{margin-bottom:18px; }

#registration #button {
    margin: 20px 0 0px 0;
    width: 100%;
    line-height: 35px;
    background: #de4a4a;
}
  