@import url('https://fonts.googleapis.com/css?family=KoHo:300,400,400i,500,600|Bad+Script');
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: 'KoHo', sans-serif;
    background-color: #f7f8f9;
    color: #333;
    font-size: 14px;
    line-height:175%;
}
.ita{
    font-family: 'Bad Script', cursive;
    color:#2D3B5C;
}
h1, h2, h3, h4, h5, h6{text-align:center;margin:10px auto 5px;padding:0;}
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 dotted #CCC;clear:both;margin:10px 0;}

.bgDarkBlue{
    background-color:#2D3B5C;
}

.gra1{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9ec3f0+0,a6d0ea+50,9ec3f0+100 */
    background: #9ec3f0; /* Old browsers */
    background: -moz-linear-gradient(top, #e1efff 0%, #ebf4fa 50%, #e1efff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e1efff 0%,#ebf4fa 50%,#e1efff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e1efff 0%,#ebf4fa 50%,#e1efff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ec3f0', endColorstr='#9ec3f0',GradientType=0 ); /* IE6-9 */
    border-bottom:2px solid white;
}
.rightsReserved{
    color:#333;
    text-align:center;
    font-size:11px;
}
.contactUs a{
    color:#CCC;
    font-size:18px;
    margin: 0 10px;
}

.pro1 div{
    width:100%;
    background-color:#9fcdff;
    border-radius:10px;
    text-align:center;
    margin-bottom:20px;
    padding-top:10px;
    padding-bottom:10px;
}

.pro2{
    background: rgba(160,205,255,0.1) url("../images/bg.png") repeat left top;
    padding-top:20px;
}
.columnRight{
    border-left:.01em dotted #CCC;
    height:100%;
}
div.proList div{
    width:90%;
    background-color: #9fcdff;
    padding:10px 0 10px 15px;
    font-size:14px;
    margin:0 auto 10px;
    border-radius:10px;
}
.dropdown-menu{
    font-size:13px;
}
.dropdown-item:hover{
    background-color: #9fcdff;
}
.myDD dd{
    margin-bottom:20px;
    line-height:1.25;
}
.produc p{
    text-align: center;
}
.bodyText{
    padding-bottom: 50px;
    font-size:16px;
}
