article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block; margin: 0; padding: 0;}
* {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
html {font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
html, body, div, h1, h2, h3, h4, h5, h6, p, ul, li, form {margin: 0; padding: 0; list-style: none; font-weight: normal;}
body {font-family: 'Poppins', sans-serif; font-size: 14px; color: #000000;}
a, a:hover, a:focus {text-decoration: none; outline: none;}
img {border: none; vertical-align: middle;}

/****************
 * Common Css
 ****************/
.container {width: 1140px; margin: 0 auto;}
.container:after, .container:before {display: table; content: " "; clear: both;}

#headerpart {float: left; width: 100%; position: relative; padding: 30px 0px; border-top: 6px solid #f2f2f2;}
#headerpart .logo {float: left;}
#headerpart .rheader {float: right; margin-top:5px;}
#headerpart .rheader p {color: #000000; float: left; font-size: 13px; margin-bottom:7px; text-transform: uppercase; margin: 12px 20px 0 0;}
#headerpart .rheader .contact {float: left; width: 168px; height: 44px; font-weight: 500; background-color: #004c8f; padding-left: 50px; background-image: url(../images/msg.png); background-repeat: no-repeat; background-position: 20px 50%; line-height: 44px; text-transform: uppercase; color: #ffffff; font-size: 16px;}
#headerpart .rheader .contact:hover {background-color: #000000; color: #ffffff;}

nav.nav {float: left; width: 100%; background-color: #004c8f; position: relative;}
nav.nav ul.menus {float:left; }
nav.nav ul.menus > li {float: left; position: relative;}
nav.nav ul.menus > li:first-child a{padding:13px 16px 12px;}
nav.nav ul.menus > li > a {float: left; color: #ffffff; height: 52px; background-color: transparent; padding:15px 20px 13px; text-transform: uppercase; font-size: 15px;}
nav.nav ul.menus > li:hover > a {background-color: #002e6b;}
nav.nav .model {float: right; background-color: #002e6b; width: 136px; text-align: center; height: 52px; line-height: 52px; font-size: 15px; color: #ffffff; text-transform: uppercase;}
/*nav.nav .model:hover {background-color: #1bac4a;}*/
nav.nav ul.menus > li .submenus {position: absolute; z-index: 11; padding:0px; top:55px; left: 0px; background-color:#002e6b; width: 200px; opacity: 0; visibility: hidden; transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s;}
nav.nav ul.menus > li .submenus ul {width: 100%; float: left;}
nav.nav ul.menus > li .submenus li {float: left; width: 100%; border-top:1px solid #ffffff; position: relative;}
nav.nav ul.menus > li .submenus li a {color: #ffffff; padding: 0px; font-size: 14px; float: left; padding:10px 15px; text-align: left; width: 100%;}
nav.nav ul.menus > li:hover .submenus {visibility: visible; opacity: 1; top:52px;}
nav.nav ul.menus > li .submenus li:hover a {background-color: #004c8f; color: #ffffff;}

nav.nav ul.menus > li .submenus li .submenus1 {top: -1px; left: 200px; display: none;}
@media only screen and (min-width:980px){
	nav.nav ul.menus > li .submenus li:hover .submenus1 {display: block; }
}
nav.nav ul.menus > li .submenus li .submenus1 li a{background-color:#002e6b;}
nav.nav ul.menus > li .submenus li .submenus1 li:hover a{background-color:#004c8f;}

nav .container {position: relative;}
.modelmenu {float: right;}
.modelmenu .megamenu {position: absolute; width: 100%; border-top: 1px solid #ffffff; position: absolute; z-index: 11; padding:0px; top:60px; left: 0px; background-color:#002e6b; opacity: 0; visibility: hidden; transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s;}
.modelmenu .megamenu .mcol {float: left; width: 25%; padding: 15px;}
.modelmenu .megamenu .mcol h3 {color: #ffffff; font-size: 14px; font-weight: 600; text-transform: uppercase; border-bottom: 1px solid #ffffff; padding-bottom: 8px; margin-bottom: 5px;}
.modelmenu .megamenu .mcol ul li {float: left; width: 50%; margin: 3px 0;}
.modelmenu .megamenu .mcol ul li a {color: #ffffff;}
.modelmenu:hover .megamenu {visibility: visible; opacity: 1; top:52px;}

.contentpart {float: left; width: 100%; margin-top: 30px;}
.productbox {float: left; width: 100%; }
.productbox h1 {font-size: 30px; color: #000000; font-weight: 700; text-align: center; padding-bottom: 30px; line-height: 40px;}
.productbox .prod-gallery {width:554px; margin: 0 auto; position: relative; padding-top: 485px;}
.productbox .prod-gallery .content {display: none; width: 100%; height: 485px; text-align: center; position: absolute; top: 0px; right: 0px;}
.productbox .prod-gallery .content img, .productbox .prod-gallery label img {max-width: 100%; max-height: 100%; position: relative; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.productbox .prod-gallery input {display: none;}
.productbox .prod-gallery label {float: left; cursor: pointer; margin:10px 10px 0px 0px; border:1px solid #e1e3e3; width:131px; height: 108px; text-align: center;}
.productbox .prod-gallery label:hover, .productbox .prod-gallery input:checked + label {border-color: #004c8f;}
.productbox .prod-gallery label.last {margin-right: 0;}
#prod1:checked ~ #content1,
#prod2:checked ~ #content2,
#prod3:checked ~ #content3,
#prod4:checked ~ #content4{
  display: block;
}
.contentpart .proddetails {float: left; width:100%; padding-top:45px;}
.contentpart .proddetails h2 {padding-bottom: 15px; font-size: 18px; color: #004c8f; font-weight: 700; text-transform: uppercase; letter-spacing: 0.2px;}
.contentpart .proddetails .innerbox {float: left; width: 100%; border-top: 1px solid #e1e3e3; padding-top: 15px;}
.contentpart .proddetails p {color: #333333; line-height: 22px; float: left; width: 100%; margin-bottom: 20px;}
.contentpart .proddetails .lists {float: left; width: 100%; padding-left: 20px;}
.contentpart .proddetails .lists li {float: left; width: 100%; background: url(../images/point2.png) no-repeat 0 6px; font-size: 14px; color: #333333; padding-left: 15px; margin: 3px 0;}
.contentpart .proddetails .lists li span {width: 230px; float: left;}
.tabs {margin-top: 35px; float: left; width: 100%;}
.tabs input {display: none;}
.tabs label {float: left; font-weight: 500; font-size: 16px; color: #ffffff; padding:10px 30px; cursor: pointer; position: relative; background-color: #333333; text-transform: uppercase; margin-right:2px;}
.tabs label:hover, .tabs input:checked + label { background-color: #004c8f;}
.tabs .content {display: none; float: left; width: 100%; border: 1px solid #004c8f; padding:15px 30px 20px;}
.tabs .content p {line-height: 22px; color: #212121; font-size: 14px; margin: 10px 0; float: left; width: 100%;}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab5:checked ~ #content5,
#tab4:checked ~ #content4{
	display: block;
}
.footerpart {float: left; width:100%; background-color: #f2f2f2; border-top: 5px solid #004c8f; margin-top:50px;}
.footerpart .topfooter {float: left; width: 100%; padding-top: 30px;}
.footerpart .topfooter .footerbox {float: left; width: 25%; padding-top: 30px;}
.footerpart .topfooter .logobox {margin-bottom: 20px;}
.footerpart .topfooter .footerbox h4 {color: #004c8f; font-size: 18px; font-weight: 700; position: relative; padding-bottom: 15px;}
.footerpart .topfooter .footerbox p {color: #000000; line-height: 20px; float: left; width: 100%; margin-top: 4px;}
.footerpart .topfooter .footerbox ul li {width: 100%; float: left; margin: 3px 0px 3px;}
.footerpart .topfooter .footerbox ul li a {color: #000000;}
.footerpart .topfooter .footerbox ul li a:hover {color:#004c8f;}
.footerpart .topfooter .fcol2 {padding-left:70px;}
.footerpart .topfooter .fcol3 {padding-left: 35px;}
.footerpart .topfooter .fcol4 {padding-left: 30px;}
.footerpart .bttn {float: left; font-size: 14px; margin-top: 15px;text-transform: uppercase; font-weight: 500; color: #ffffff; background-color: #004c8f; width: 134px; height: 38px; line-height: 38px; text-align: center; padding:0 9px;}
.footerpart .bttn:hover {background-color: #000000;}
.footerpart .copyright {float: left; width: 100%; padding:25px 0px; border-top: 1px solid  #868686; margin-top: 40px;}
.footerpart .copyright p {float: left; color: #868686; margin-top:2px;}
.footerpart .copyright .payment_icons {float: right;}
