body
{
   border-width: 0 !important;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.wb-theme-header
{
   background-color: #F9FAFA;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #495057;
   --background-color: rgba(249,250,250,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #495057;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEE2E6;
   border-radius: 0px;
   color: #495057;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DEE2E6;
   --border-width: 1px;
   --color: #495057;
   --icon-color: #2EA2E4;
   --colorize: invert(60%) sepia(44%) saturate(2798%) hue-rotate(173deg) brightness(93%) contrast(93%);
}
.wb-theme-button, .wb-theme-static
{
   background-image: linear-gradient(to top, #2FA4E7 0%, #2C9AD9 100%);
   border: 1px solid #2FA4E7;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(47,164,231,1.00);
   --border-color: #2FA4E7;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button:hover
{
   background-color: #288BC4;
   background-image: none;
   border: 1px solid #2683B9;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(40,139,196,1.00);
   --border-color: #2683B9;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #288BC4;
   background-image: none;
   border: 1px solid #2683B9;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(40,139,196,1.00);
   --border-color: #2683B9;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #DEE2E6;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #DEE2E6;
   --icon-color: #2EA2E4;
   --colorize: invert(60%) sepia(90%) saturate(1863%) hue-rotate(173deg) brightness(90%) contrast(98%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-image: linear-gradient(to top, #2FA4E7 0%, #2C9AD9 100%);
   border: 1px solid #2FA4E7;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(47,164,231,1.00);
   --border-color: #2FA4E7;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button:hover
{
   background-color: #288BC4;
   background-image: none;
   border: 1px solid #2683B9;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(40,139,196,1.00);
   --border-color: #2683B9;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #288BC4;
   background-image: none;
   border: 1px solid #2683B9;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(40,139,196,1.00);
   --border-color: #2683B9;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_menu30LayoutGrid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#menu30LayoutGrid
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1600px;
}
#menu30LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#menu30LayoutGrid > .row > .col-1, #menu30LayoutGrid > .row > .col-2, #menu30LayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#menu30LayoutGrid > .row > .col-1, #menu30LayoutGrid > .row > .col-2, #menu30LayoutGrid > .row > .col-3
{
   float: left;
}
#menu30LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#menu30LayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: right;
}
#menu30LayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#menu30LayoutGrid:before,
#menu30LayoutGrid:after,
#menu30LayoutGrid .row:before,
#menu30LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#menu30LayoutGrid:after,
#menu30LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#menu30LayoutGrid > .row > .col-1, #menu30LayoutGrid > .row > .col-2, #menu30LayoutGrid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
}
#wb_CssMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 8px 0px 8px 0px;
   width: 20%;
}
#wb_CssMenu1 a
{
   display: block;
   color: #000000;
   border: 0px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0 10px 0px 10px;
   line-height: 28px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #1E90FF;
   border: 0px solid #BF1F66;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 8px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssMenu1 li i
{
   font-size: 15px;
   margin-right: 4px;
   width: 17px;
}
@media all and (max-width:320px) 
{
#wb_CssMenu1 ul
{
   width: 100%;
}
#wb_CssMenu1 li
{
   padding: 0 8px 0px 8px !important;
   width: 100% !important;
}
#wb_CssMenu1 a
{
   box-sizing: border-box;
   float: none !important;
   width: 100% !important;
}

}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 20vh;
   background-color: #288BC4;
   background-image: none;
   border: 1px solid #288BC4;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   height: 20vh;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #288BC4;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#IconButton2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_IconButton2
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#IconButton2
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_IconButton2 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#IconButton2
{
   color: inherit;
}
#wb_IconButton2 .ui-corner-all, #wb_IconButton2 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_IconButton2 .ui-corner-all, #wb_IconButton2 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_IconButton2 .ui-button
{
   background-image: linear-gradient(to top, #FFFFFF 0%, #FFFFFF 100%);
   border: 1px solid #FFFFFF;
   color: #000000;
}
#wb_IconButton2 .ui-state-hover, #wb_IconButton2 .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
}
#wb_IconButton2 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_IconButton2 .ui-state-active, #wb_IconButton2 .ui-button:active
{
   border-color: #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
}
#IconButton1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_IconButton1
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#IconButton1
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_IconButton1 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#IconButton1
{
   color: inherit;
}
#wb_IconButton1 .ui-corner-all, #wb_IconButton1 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_IconButton1 .ui-corner-all, #wb_IconButton1 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_IconButton1 .ui-button
{
   background-image: linear-gradient(to top, #FFFFFF 0%, #FFFFFF 100%);
   border: 1px solid #FFFFFF;
   color: #000000;
}
#wb_IconButton1 .ui-state-hover, #wb_IconButton1 .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   color: #1E90FF;
}
#wb_IconButton1 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_IconButton1 .ui-state-active, #wb_IconButton1 .ui-button:active
{
   border-color: #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   color: #1E90FF;
}
#wb_Text2 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #495057;
   font-family: Arial;
   font-weight: 400;
   text-decoration: underline;
   font-size: 11px;
   line-height: 12px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_media2LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#media2LayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#media2LayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#media2LayoutGrid2 > .row > .col-1, #media2LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#media2LayoutGrid2 > .row > .col-1, #media2LayoutGrid2 > .row > .col-2
{
   float: left;
   height: 451px;
}
#media2LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#media2LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#media2LayoutGrid2:before,
#media2LayoutGrid2:after,
#media2LayoutGrid2 .row:before,
#media2LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#media2LayoutGrid2:after,
#media2LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#media2LayoutGrid2 > .row > .col-1, #media2LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_media2Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 30px 0 15px 0 ;
   padding: 0;
   text-align: left;
   transform: rotate(-90deg);
}
#media2Heading1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_media2Text2 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_media2Text2
{
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_media2Text2 p, #wb_media2Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_media2Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: justify;
}
#Heading2
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: justify;
   text-transform: none;
}
#wb_Text3 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text3
{
   color: #495057;
   font-family: Arial;
   font-weight: 400;
   font-size: 17px;
   line-height: 20px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: right;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Text4 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: right;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#SlideShow1
{
   margin: 0;
   margin-left: auto !important;
   margin-right: auto !important;
   max-width: 1920px;
}
.lSSlideOuter .lSPager.lSGallery li, .lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover
{
   border-radius: 0px;
}
#SlideShow1 img
{
   object-fit: cover;
   width: 100%;
}
#SlideShow1 .lSGallery
{
   display: inline-flex;
}
#SlideShow1
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
