@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,300i,400,400i,500,500i,600,700');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i&display=swap');




html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video{margin:0;padding:0;border:0;vertical-align:baseline;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display: block;}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;overflow-y: scroll;}

body{
    font-family: 'Raleway', sans-serif;
    /*background: url(../super-sujata/bg-1.png) repeat left top;*/
    color: #333;
    font-size: 13px;
    line-height:175%;
}

h1, h2, h3, h4, h5, h6{text-align:center;margin:10px auto 5px;padding:0;}

.column-2 h1, .column-2 h2, .column-2 h3, .column-2 h4, .column-2 h5, .column-2 h6{font-family: 'Playfair Display', serif;font-weight:bold;font-style: italic;color:#0055b4;text-align:left;}


h1{font-size:30px;}
h2{font-size:26px;}
h3{font-size:22px;}
h4{font-size:18px;}
h5{font-size:14px;}

a{
    text-decoration: none;
    border:none !important;
    outline: 0;
    -webkit-tap-highlight-color: transparent
}

img {vertical-align: middle}
figure{margin:5px 0 10px;}
figcaption {text-align: center;font-size:10px;font-style: italic;margin:0 auto;}
hr {margin-top: 22px;margin-bottom: 22px;border: 0;border-top:1px solid rgba(255,255,255,.2);}
li {margin-left:30px;}
p{text-align:justify;margin-bottom:10px;}
table {border-collapse: collapse;border-spacing: 0;}

.borderBlack{border:0.1em solid black;}

.brake{display:block;height:0;font-size:0;line-height:0;clear:both;}
.ruler{width:100%;height:1px;border-top:0.1em solid #999;clear:both;margin:10px 0;}


.image{
	background: url(images/bg.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.border-top-bottom{
    background-color: rgba(140,145,160,0.1);
    border-radius:20px;
    border-top:1px dashed rgba(140,145,160,1);
    border-bottom:1px dashed rgba(140,145,160,1);
    padding:20px 5px;
    margin:20px auto;
}
.border-left-3-blue{
    border-left:3px solid #0055b4;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#afe0ff+0,7db9e8+75&1+0,0+75 */
    background: -moz-linear-gradient(left, rgba(175,224,255,1) 0%, rgba(125,185,232,0) 75%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(175,224,255,1) 0%,rgba(125,185,232,0) 75%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(175,224,255,1) 0%,rgba(125,185,232,0) 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afe0ff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}

.border-dashed-999{border:.01em dashed #999;}
.border-top-dashed-999{border-top:.01em dashed #999;}
.border-left-dashed-999{border-left:.01em dashed #999;}
.border-bottom-dashed-999{border-bottom:.01em dashed #999;}
.border-right-dashed-999{border-right:.01em dashed #999;}


.border-tb-bg{
    background-color: #FFF;
    padding:10px 20px;
    border-top:.01em dashed #CCC;
    border-bottom:.01em dashed #CCC;
    margin-top:40px;
    margin-bottom:40px;
}

.myDl dt{
    margin-top:5px;
}

.myDl dd{
    border-left:3px solid #ebebeb;
    border-right:3px solid #ebebeb;
    border-radius:25px;
    padding:10px 10px 10px 15px;
    margin-top:5px;
    margin-bottom:5px;
}


/*text-shadow
{
	1px 0px #eee, 0px 1px #ccc,
	2px 1px #eee, 1px 2px #ccc,
	3px 2px #eee, 2px 3px #ccc,
	4px 3px #eee, 3px 4px #ccc,
	5px 4px #eee, 4px 5px #ccc,
	6px 5px #eee, 5px 6px #ccc,
	7px 6px #eee, 6px 7px #ccc,
	8px 7px #eee, 7px 8px #ccc,
	8px 8px #eee;
}*/

/*text-shadow2
{
	1px 0px 1px #ccc, 0px 1px 1px #eee, 
	2px 1px 1px #ccc, 1px 2px 1px #eee,
	3px 2px 1px #ccc, 2px 3px 1px #eee,
	4px 3px 1px #ccc, 3px 4px 1px #eee,
	5px 4px 1px #ccc, 4px 5px 1px #eee,
	6px 5px 1px #ccc, 5px 6px 1px #eee,
	7px 6px 1px #ccc;
}*/

/* ----------------------------------------------------- */
.columnLeft div{
    -webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;
}
.columnLeft div:hover{
    background-color: rgba(204, 204, 204, 1);
}
/* ----------------------------------------------------- */

.myDl-Border-Left dt, .myDl-Border-Left dd {
    margin-top:20px;
}

.myDl-Border-Left dt{
    text-align: right;
}

.myDl-Border-Left dd{
    border-left:1px dashed #CCC;
}




/*
write like this
	<span class="text-primary divider"></span>
	<span class="text-default divider"></span>
*/

.divider{display:block;padding:0;width:275px;border-bottom:1px solid rgba(0, 0, 0, 0.1);position:relative;color:transparent;background-color:transparent;border-top:none;margin:10px auto;}
.divider:before{content:'';top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);position:absolute;width:95px;border-bottom:3px solid;color:#fff;z-index:5;}
.divider.text-primary:before{color:#ff2934;}
.divider.text-default:before{color:#212526;}
.divider + h2{margin-top:39px;}


.box-shadow-left-right-outside
{
    box-shadow:
    inset 7px 0 7px -7px rgba(0,0,0,0.5), inset -7px 0 7px -7px rgba(0,0,0,0.5);
    padding-top:20px;
    padding-bottom:40px;
}

.box-shadow-left-right-inset
{
    box-shadow: 6px 0 6px -4px rgba(34, 34, 34, 0.3) , -6px 0 6px -4px rgba(34, 34, 34, 0.3);
    -moz-box-shadow: 6px 0 6px -4px rgba(34, 34, 34, 0.3), -6px 0 6px -4px rgba(34, 34, 34, 0.3);
    -webkit-box-shadow: 6px 0 6px -4px rgba(34, 34, 34, 0.3), -6px 0 6px -4px rgba(34, 34, 34, 0.3);
    padding-top:20px;
    padding-bottom:40px;
}
footer{
    background-color:#f8f9f9;
    border-top:1px solid #e9e9e9;
    border-bottom:1px solid #e9e9e9;
}




.gra1{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#952432+10,b12739+11,b12739+23,b12739+23,d42027+24,d42027+34,d42027+34,67398e+35,67398e+47,67398e+48,255da0+56,255da0+56,255da0+56,38a3cb+65,38a3cb+65,0a9d5d+66,0a9d5d+76,0a9d5d+76,89bc6e+77,89bc6e+85,89bc6e+88,318c45+100 */
    background: #952432; /* Old browsers */
    background: -moz-linear-gradient(left,  #952432 10%, #b12739 11%, #b12739 23%, #b12739 23%, #d42027 24%, #d42027 34%, #d42027 34%, #67398e 35%, #67398e 47%, #67398e 48%, #255da0 56%, #255da0 56%, #255da0 56%, #38a3cb 65%, #38a3cb 65%, #0a9d5d 66%, #0a9d5d 76%, #0a9d5d 76%, #89bc6e 77%, #89bc6e 85%, #89bc6e 88%, #318c45 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #952432 10%,#b12739 11%,#b12739 23%,#b12739 23%,#d42027 24%,#d42027 34%,#d42027 34%,#67398e 35%,#67398e 47%,#67398e 48%,#255da0 56%,#255da0 56%,#255da0 56%,#38a3cb 65%,#38a3cb 65%,#0a9d5d 66%,#0a9d5d 76%,#0a9d5d 76%,#89bc6e 77%,#89bc6e 85%,#89bc6e 88%,#318c45 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #952432 10%,#b12739 11%,#b12739 23%,#b12739 23%,#d42027 24%,#d42027 34%,#d42027 34%,#67398e 35%,#67398e 47%,#67398e 48%,#255da0 56%,#255da0 56%,#255da0 56%,#38a3cb 65%,#38a3cb 65%,#0a9d5d 66%,#0a9d5d 76%,#0a9d5d 76%,#89bc6e 77%,#89bc6e 85%,#89bc6e 88%,#318c45 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#952432', endColorstr='#318c45',GradientType=1 ); /* IE6-9 */
height:10px;
}
.bg-grey-light{
    background-color:#f8f9f9;
    border-top:1px solid #e9e9e9;
    border-bottom:1px solid #e9e9e9;
}
.abc:hover{
    background-color: #f8f9f9;
}


.bgbg{
    margin-top:100px;
}

.bg1{
    background: url(../../myAssets/myImages/bg1.jpg) no-repeat center left fixed;

}
.bg1_1{
    padding:100px 150px;
    background: url(../../myAssets/myImages/bg1_1.jpg) no-repeat left center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.section1{
    background: url(../../myAssets/myImages/bg111.jpg) left top fixed;
    padding-top:50px;
    padding-bottom:50px;
}
.section1 span{
    margin-right:20px;
}
.section2{
    background:url(../myImages/top-header2.jpg) no-repeat center fixed;
    border-top:.01em dashed #CCC;
    border-bottom:.01em dashed #CCC;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.section2 h1{
    padding-top:100px;
    padding-bottom:100px;

}
.column-2{
    border-left:1px dashed lightgray;
}
.column-22{
    padding-bottom:100px;
}
.bblg{
   border-bottom:1px dashed lightgray;
   height:1px;
   margin-top:30px;
   margin-bottom:30px;
}
.allProduc{
    display:table-cell;
    background-color: red;
    color:white;
    padding:5px 10px;
    border-radius:10px;
    font-weight:700;
}
.img2{
    max-width:150px;
}
.productsDetails{
    font-family: 'Playfair Display', serif;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f8f7f5+0,ffffff+100 */
    /*background: #f8f7f5; /* Old browsers */
    /*background: -moz-linear-gradient(top,  #f8f7f5 0%, #ffffff 100%); /* FF3.6-15 */
    /*background: -webkit-linear-gradient(top,  #f8f7f5 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to bottom,  #f8f7f5 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f7f5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    padding:20px;
    border-radius:10px;
    /*border-top:1px dashed #d7d0bd;*/
    margin-top:100px;
    margin-bottom:30px;
}
.productsDetails:hover{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f3f1ed+0,ffffff+100 */
    /*background: #f3f1ed; /* Old browsers */
    /*background: -moz-linear-gradient(top,  #f3f1ed 0%, #ffffff 100%); /* FF3.6-15 */
    /*background: -webkit-linear-gradient(top,  #f3f1ed 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to bottom,  #f3f1ed 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f1ed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.productsDetails h4, .productsDetails h6{
    text-align:left;
}
.productsDetails h4{
    font-size:14px;
    font-weight:700;
}
.productsDetails h6{
    font-size:12px;
}

/*******************************************************************/
.myBreadcrumb{
    margin:20px 0 20px 0;
    padding-bottom:15px;
    border-bottom:.01em dashed rgba(204, 204, 204, 0.5);
}
.myBreadcrumb a{
    margin-left:7px;
    margin-right:7px;
}
.myBreadcrumb span+span::before{
    content: "/";
    padding-right:10px;
}
.myBreadcrumb a:first-child{
    margin-left:0;
}
/*******************************************************************/
.myPagination{
    border-top:.01em dashed #CCC;
    margin-top:40px;
    margin-bottom:40px;
    padding-top:20px;
    text-align:right !important;
}
.myPagination span a{
    padding-left:20px;
    padding-right:20px;
}
.myPagination span+span::before{
    content: "|";
    font-size:250%;
    font-weight:100;
    color:#CCC;
}
.myPagination span a:first-child{
    margin-left:0;
}
/*******************************************************************/

.myDisabled {
    pointer-events: none
}
.myActive{
    font-size:200%;
    color:#a71d2a !important;
}
.sendEnquiry2{
    background-color:lightblue;
    padding:0 10px;
    border-radius:5px;
    display:table-cell;
    margin-bottom:5px;
}

.bg-blue{
	background-color: rgba(153, 218, 255, 0.2);
}

.text-blue{
	color:#0C679A;
}
	
.border{
	border:1px #CCC;
	border-radius:5px;
}
/*------------------------------------------------------------------------------------------------------------------------*/
.myBreadcrumb{
	margin:20px 0 20px 0;
	padding-bottom:15px;
	border-bottom:.01em dashed rgba(204, 204, 204, 0.5);
}
.myBreadcrumb a{
	margin-left:7px;
	margin-right:7px;
}
.myBreadcrumb span+span::before{
	content: ">";
	padding-right:10px;
}
.myBreadcrumb a:first-child{
	margin-left:0;
}
/*------------------------------------------------------------------------------------------------------------------------*/
.bodyText{
    padding-bottom:50px;
}
.myImage{
    max-width:300px;
}
.rightsReserved{
    background-color: #092c74;
    color:white;
    text-align:center;
    padding-top:20px;
    padding-bottom:20px;
}



