/* You can add global styles to this file, and also import other style files */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;700&display=swap');
/**************Fonts**************************/
@font-face {
    font-family: 'Roboto-Regular';
    src: url('fonts/Roboto-Regular.woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('fonts/Roboto-Bold.woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Roboto-Medium';
	src: url('fonts/Roboto-Medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Roboto-Black';
    src: url('fonts/Roboto-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Light';
    src: url('fonts/Roboto-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/************************Predefined****************************/
body {
    height: 100%;
    position: relative;
    font-family: 'Roboto-Regular' !important;
    overflow-x: hidden;
    background: #fff;
    padding: 0 !important;
    margin: 0 !important;
}
a {
    text-decoration: none !important;
}
h1,h2,h3,h4,h5,h6{
    margin:0;
    line-height:inherit;
}
p{
    margin:0 ;
}
.containerpadding{
    width: 1300px;
    margin: 0 auto;
    padding: 0 0;
}
.padding{
    padding:12px 0;
}
.fullwidth{
    width:100%;
}
.clrblue{
    color:#00aad8;
}
.clrblack{
	color:#000;
}
.clrdarkgrey{
    color:#364345;
}
.clrlightgrey{
    color:#989898;
}
.inner-grid {
    padding: 60px 0;
}
.font-sansserif{
    font-family: sans-serif;
}
.bold{
	font-weight:bold;
}
.fontbold{
    font-family: 'Roboto-Bold';
}
.fontmedium{
    font-family: 'Roboto-Medium';
}
.fs-12{
    font-size: 12px;
}
.fs13{
    font-size: 13px;
}
.fs-9{
    font-size: 9px;
}
.h2title {
    font-size: 20px;
}
.h1title{
    font-size: 22px;
}
.mb20{
    margin-bottom: 20px;
}
.mb30{
    margin-bottom: 30px;
}
.mb10{
    margin-bottom: 10px;
}
.mb15{
    margin-bottom: 15px;
}
.mb50{
    margin-bottom: 50px;
}
.para{
    font-size: 16px;
    line-height: 30px;
}
.clrskyblue{
    color:#79CAE3;
}
.fontopensans{
    font-family: 'Open Sans', sans-serif;
}
.fontopensansbold{
    font-weight: 700;
}
/***********************Footer**************************/
.footer-theme {
    background: #1F2E33;
    padding: 5px 0;
    color: #fff;
    text-align: center;
}
/********************header*****************************/
.logo img{
    width:140px;
}
/*********************breadcrumb************************/
.sec-breadcrumb {
    background: #F2F2F2;
    padding: 10px 0;
}
ol.breadcrumb {
    margin: 0;
    color: #00aad8 !important;
    font-family: 'Roboto-Bold';
}
ol.breadcrumb span {
    margin: 0 5px 0 0;
}
/*****************************Inner************************/
.list-info li a {
    color: #787878 !important;
    padding: 4px 0;
    display: inline-block;
    font-family: 'Roboto-Bold';
    font-size: 16px;
}

ul.list-info {
    margin: 0;
    padding: 0 0 0 10px;
    list-style: none;
}
ul.list-info li {
    position: relative;
}
ul.list-info li:before {
    content: '';
    background: #787878;
    width: 6px;
    height: 2px;
    top: 0;
    display: inline-block;
    position: relative;
    top: -5px;
    left: -10px;
}
.VerticalLine {
    background: #F5F5F5;
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: -40px;
    z-index: 1;
}
.inn-g-right {
    position: relative;
}
.number img {
    margin: 0 12px 0 0;
}
.number span {
    line-height: initial;
}
.list-info li.active a {
    color: #00aad8 !important;
}
.line {
    background: #00aad8;
    width: 60px;
    height: 2px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}
.Qty_Row {
    display: flex;
    padding: 0 0 40px 0;
}
.Qty_Row a {
    display: flex;
}
.qty_img {
    padding: 0 15px 0 0;
}
.qty_content span {
    color: #00aad8;
    font-weight: bold;
    font-family: sans-serif;
}
.fl_menu {
	list-style: none;
    margin: 0 0 20px 0;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 0 0 3px;
}
ul.fl_menu li {
    margin: 0 20px 0 0;
}
.fl_menu li:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #00aad8;
    display: inline-block;
    border-radius: 100%;
    margin: 0 6px 0 0;
}
.ImageStyle {
    z-index: 9;
    transition: 0.3s linear;
    cursor: pointer;
    height: 590px;
    background-size: cover !important;
    background-position: center !important;
}
.flimgOne {
    background: url(../assets/images/inner/Video-01-Roca-norrmal.jpg) no-repeat;
}
.flimgOne:hover {
    background: url(../assets/images/inner/Video-01-Roca-hover.jpg)no-repeat;
}
.flimgTwo {
    background: url(../assets/images/inner/Video-02-Roca-norrmal.jpg)no-repeat;
}
.flimgTwo:hover {
    background: url(../assets/images/inner/Video-02-Roca-hover.jpg)no-repeat;
}
.flimgThree {
    background: url(../assets/images/inner/Video-03-Roca-norrmal.jpg)no-repeat;
}
.flimgThree:hover {
    background: url(../assets/images/inner/Video-03-Roca-hover.jpg)no-repeat;
}
.video_play_btn {
    display: block;
}
.video_head, .video_popup {
    width: 100%;
    left: 0;
    top: 0;
    background: #000;
}
.video_popup_close {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 20px;
    top: 15px;
    cursor: pointer;
    color: #000!important;
    font-size: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    font-weight: 700;
    background: #fff;
}
.video_popup iframe {
    width: 100%;
    height: calc(100% - 50px);
    height: -moz-calc(100% - 50px);
    left: 0;
    top: 50px;
    position: absolute;
}
.video_popup {
    height: 100%;
    position: fixed;
    z-index: 1000;
    padding-top: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    z-index: 100000;
}
.pdf-links {
    display: flex;
}
.pdf-links a {
    margin: 0 10px 0 0;
    border-right: 1px solid;
    padding: 0 10px;
}
.pdf-links a:last-child {
    border: none;
}
/****************************************Responsive*****************************/
@media (min-width: 1400px) and (max-width: 1500px)
{
.containerpadding {
    max-width: 1300px;
}
}
@media (min-width: 1200px) and (max-width: 1365px)
{
.containerpadding {
    max-width: 1200px;
    padding: 0 50px;
}
.pdf-links a {
    font-size: 13px;
}
}
@media (min-width: 992px) and (max-width: 1199px)
{
.containerpadding {
    max-width: 1000px;
    padding: 0 20px;
}
}
@media (min-width: 768px) and (max-width: 991px)
{
.containerpadding {
    max-width: 100%;
	width:100%;
    padding: 0 20px;
}
}
@media (max-width: 767px) 
{
.containerpadding {
    max-width: 100%;
	width:100%;
    padding: 0 20px;
}
.pdf-links {
    flex-wrap: wrap;
    display: flex;
}
.pdf-links a {
    margin: 0 10px 0 0;
    border-bottom: 1px solid;
    padding: 10px 0;
border-right:none;
    font-size: 12px;
}
.pdf-links a:last-child {
 border-bottom: 1px solid;
}
p.pdf-links {
    margin: 0 0 20px 0;
}
.inner-grid {
    padding: 60px 0 0 0;
}
.Qty_Row a {
    display: flex;
    flex-wrap: wrap;
}
.qty_content {
    padding: 20px 0 00;
}
.ImageStyle {
    height: 300px;
}
.fl_menu {

    display: block;
}
}