body
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
body:after
{
   background-color: #FFFFFF;
   background-image: url('images/texture.jpg');
   background-position: left top;
   background-repeat: repeat;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
a
{
   color: #FFFFFF;
   text-decoration: none;
}
a:hover
{
   color: #00BFFF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#wb_header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.67);
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#header > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 5px 0px 5px 0px;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 75%;
   text-align: left;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_banner
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/Header2.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#banner
{
   box-sizing: border-box;
   padding: 150px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#banner > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#banner > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#banner > .row > .col-1
{
   float: left;
}
#banner > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#banner:before,
#banner:after,
#banner .row:before,
#banner .row:after
{
   display: table;
   content: " ";
}
#banner:after,
#banner .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#banner > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Title 
{
   background-color: rgba(0,0,0,0.59);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 100px;
   padding: 20px 0px 20px 0px;
   margin: 0;
   text-align: center;
}
#wb_Title div
{
   text-align: center;
}
#wb_Title
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Menu
{
   background-color: rgba(66,66,66,0.00);
   display: block;
   font-family: Oregano;
   font-weight: normal;
   text-align: right;
   width: 100%;
   z-index: 1111 !important;
}
#Menu
{
   background-color: #424242;
   background-color: rgba(66,66,66,0.00);
   display: inline-block;
   height: 71px;
}
#wb_Menu ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_Menu ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_Menu ul li
{
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_Menu ul li i
{
   font-size: 24px;
   width: 24px;
}
#wb_Menu ul li a
{
   background-color: #424242;
   background-color: rgba(66,66,66,0.00);
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   padding: 15px 20px 15px 20px;
   text-align: center;
   text-decoration: none;
}
#wb_Menu > ul > li > a 
{
   height: 41px;
}
.Menu a 
{
   display: block;
}
#wb_Menu li a:hover, #wb_Menu li .active
{
   background-color: #DCDCDC;
   color: #424242;
}
#wb_Menu ul ul
{
   display: none;
   position: absolute;
   top: 71px;
}
#wb_Menu ul li:hover > ul
{
   display: list-item;
}
#wb_Menu ul ul li 
{
   float: none;
   position: relative;
   width: 135px;
}
#wb_Menu ul ul li a
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_Menu ul ul li a:hover, #wb_Menu ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_Menu ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_Menu ul ul li a 
{
   color: #FFFFFF;
   padding-top: 0px;
   padding-right: 20px;
   padding-bottom: 0px;
   text-align: left;
   vertical-align: middle;
}
#wb_Menu ul ul ul li 
{
   left: 135px;
   position: relative;
   top: -71px;
}
#wb_Menu .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_Menu .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_Menu li a:hover .arrow-down
{ 
   border-top-color: #424242;
}
#wb_Menu ul ul li a:hover .arrow-left, #wb_Menu ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_Menu .toggle,[id^=Menu-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_Menu
{
   margin: 0;
   text-align: left;
}
#wb_Menu ul li a, #wb_Menu .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   padding: 0px 20px 0px 20px;
}
#wb_Menu .toggle + a
{
   display: none !important;
}
.Menu 
{
   display: none;
   z-index: 9999;
}
#Menu 
{
   background-color: transparent;
   display: none;
}
#wb_Menu > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_Menu .toggle 
{
   display: block;
   background-color: #424242;
   background-color: rgba(66,66,66,0.00);
   color: #FFFFFF;
   padding: 0px 20px 0px 20px;
   line-height: 24px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_Menu .toggle:hover 
{
   background-color: #DCDCDC;
   color: #424242;
}
[id^=Menu-submenu]:checked + ul 
{
   display: block !important;
}
#Menu-title
{
   height: 71px !important;
   line-height: 71px !important;
   text-align: center;
}
#wb_Menu ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_Menu ul ul .toggle,
#wb_Menu ul ul a 
{
   padding: 0 40px;
}
#wb_Menu a:hover,
#wb_Menu ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_Menu ul li ul li .toggle,
#wb_Menu ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_Menu ul ul ul a 
{
   padding: 0px 20px 0px 60px;
}
#wb_Menu ul li a 
{
   text-align: left;
}
#wb_Menu ul li a br 
{
   display: none;
}
#wb_Menu ul li i 
{
   margin-right: 8px;
}
#wb_Menu ul ul 
{
   float: none;
   position: static;
}
#wb_Menu ul ul li:hover > ul,
#wb_Menu ul li:hover > ul 
{
   display: none;
}
#wb_Menu ul ul li 
{
   display: block;
   width: 100%;
}
#wb_Menu ul ul ul li 
{
   position: static;
}
#Menu-icon 
{
   display: block;
   position: absolute;
   left: 20px;
   top: 23px;
}
#Menu-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_Menu ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_Menu .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_Menu .toggle:hover .arrow-down, #wb_Menu li .active .arrow-down
{
   border-top-color: #424242;
}
#wb_Menu ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_Menu ul li ul li .toggle:hover .arrow-down, #wb_Menu ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_iitg_logo
{
   margin: 0;
   vertical-align: top;
}
#iitg_logo
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 65px;
   height: 65px;
   vertical-align: top;
}
#wb_LayoutGrid_Notification
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2D2D2D;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid_Notification
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 5px 0px 5px 0px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid_Notification > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid_Notification > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid_Notification > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid_Notification > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid_dpd
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid_dpd
{
   box-sizing: border-box;
   padding: 25px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid_dpd > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_dpd > .row > .col-1, #LayoutGrid_dpd > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid_dpd > .row > .col-1, #LayoutGrid_dpd > .row > .col-2
{
   float: left;
}
#LayoutGrid_dpd > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 41.66666667%;
   text-align: left;
}
#LayoutGrid_dpd > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0px 0px 20px 0px;
}
#LayoutGrid_dpd > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid rgba(255,255,255,0.00);
   border-radius: 20px;
   width: 58.33333333%;
   text-align: left;
}
#LayoutGrid_dpd:before,
#LayoutGrid_dpd:after,
#LayoutGrid_dpd .row:before,
#LayoutGrid_dpd .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid_dpd:after,
#LayoutGrid_dpd .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid_dpd > .row > .col-1, #LayoutGrid_dpd > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_dpd_text 
{
   background-color: #4B4B4B;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 20px;
   padding: 15px 15px 15px 15px;
   margin: 0;
   text-align: justify;
   box-shadow: 0px 0px 10px #000000;
}
#wb_dpd_text
{
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-size: 21px;
   line-height: 29px;
}
#wb_dpd_text div
{
   text-align: justify;
}
#wb_dpd_text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Notification 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   height: 26px;
   overflow-y: hidden;
   padding: 0;
   margin: 0;
   text-align: center;
}
#Notification
{
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-size: 19px;
}
#Notification div
{
   text-align: center;
}
#Notification
{
   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: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 5px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
   height: 378px;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #4F4F4F;
   border-right-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
   border-left-color: #4F4F4F;
   border-top-left-radius: 25px;
   border-top-right-radius: 0px;
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 25px;
   width: 50%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #4F4F4F;
   border-right-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
   border-left-color: #4F4F4F;
   border-top-left-radius: 0px;
   border-top-right-radius: 25px;
   border-bottom-right-radius: 25px;
   border-bottom-left-radius: 0px;
   width: 50%;
   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
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#Label_Pubs
{
   border: 0px solid #CCCCCC;
   border-radius: 20px;
   background-color: #1E1E1E;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   box-sizing: border-box;
   padding: 5px 4px 5px 4px;
   margin: 15px 0px 10px 0px;
   text-align: center;
   vertical-align: top;
   box-shadow: 0px 0px 12px #000000;
}
#Label_News
{
   border: 0px solid #CCCCCC;
   border-radius: 20px;
   background-color: #1E1E1E;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   box-sizing: border-box;
   padding: 5px 4px 5px 4px;
   margin: 15px 0px 10px 0px;
   text-align: center;
   vertical-align: top;
   box-shadow: 0px 0px 12px #000000;
}
#Marquee_News 
{
   background-color: transparent;
   background-image: none;
   border: 2px solid transparent;
   border-radius: 4px;
   height: 316px;
   overflow-y: hidden;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#Marquee_News div
{
   text-align: left;
}
#Marquee_News
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_LayoutGrid_Footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #262626;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 10px 0px 0px 0px;
}
#LayoutGrid_Footer
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid_Footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_Footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid_Footer > .row > .col-1
{
   float: left;
}
#LayoutGrid_Footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid_Footer:before,
#LayoutGrid_Footer:after,
#LayoutGrid_Footer .row:before,
#LayoutGrid_Footer .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid_Footer:after,
#LayoutGrid_Footer .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid_Footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Footer_Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 20px 0px 20px 0px;
   margin: 0;
   text-align: center;
}
#wb_Footer_Text div
{
   text-align: center;
}
#wb_Footer_Text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_dpd
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#dpd-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#dpd-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 5px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 17px;
   width: calc(100% - 10px);
}
#dpd-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#dpd-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#dpd-card-item3
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_Carousel_Pubs
{
   background-color: transparent;
   background-image: none;
   margin: 5px 5px 5px 5px;
}
#wb_Carousel_Pubs
{
   box-sizing: border-box;
width: calc(100% - 10px);}
#Carousel_Pubs
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#Carousel_Pubs .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel_Pubs .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel_Pubs .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-transition: -webkit-transform 496ms ease-in-out;
   transition: transform 496ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel_Pubs .carousel-item-next:not(.carousel-item-left), #Carousel_Pubs .active.carousel-item-right
{
   -webkit-transform: translateX(100%);
   transform: translateX(100%);
}
#Carousel_Pubs .carousel-item-prev:not(.carousel-item-right), #Carousel_Pubs .active.carousel-item-left
{
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
}
#Carousel_Pubs .carousel-innerframe
{
   min-height: 273px;
   padding: 0px 5px 0px 5px;
}
#Carousel_Pubs .carousel-inner > .carousel-item > img, #Carousel_Pubs .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel_Pubs .carousel-inner > .active, #Carousel_Pubs .carousel-inner > .carousel-item-next, #Carousel_Pubs .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel_Pubs .carousel-inner > .carousel-item-next, #Carousel_Pubs .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel_Pubs .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -90px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel_Pubs .carousel-indicators li
{
   display: block;
   float: left;
   padding: 12px 12px 12px 12px;
   width: 12px;
   height: 12px;
   cursor: pointer;
   text-indent: -999px;
   background-repeat: no-repeat;
   background-position: center center;
   background-image: url(images/Carousel_Pubs-default.png);
}
#Carousel_Pubs .carousel-indicators .active
{
   background-image: url(images/Carousel_Pubs-active.png);
}
#Carousel_Pubs .carousel-control
{
   position: absolute;
   top: 0px;
   bottom: 0px;
   left: 0px;
   width: 15%;
   font-size: 20px;
   color: #fff;
   text-align: center;
   text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
   background-color: rgba(0,0,0,0);
   opacity: 0.5;
   cursor: pointer;
   z-index: 7776;
}
#Carousel_Pubs .carousel-control.carousel-item-right
{
   right: 0px;
   left: auto;
}
.carousel-control .carousel-control-prev-icon
{
   left: 50%;
   margin-left: -10px;
}
.carousel-control .carousel-control-prev-icon, .carousel-control .carousel-control-next-icon
{
   width: 20px;
   height: 20px;
   margin-top: -10px;
}
.carousel-control .carousel-control-prev-icon, .carousel-control .carousel-control-next-icon
{
   position: absolute;
   top: 50%;
   z-index: 5;
   display: inline-block;
   margin-top: -10px;
}
.carousel-control .carousel-control-next-icon
{
   right: 50%;
   margin-right: -10px;
}
#Carousel_Pubs .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: .9;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel_Pubs .frame
{
   width: 455px;
   display: inline-block;
   float: left;
   height: 283px;
}
#wb_Carousel_Pubs .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_Carousel_Pubs .pagination img
{
   border-style: none;
   padding: 12px 12px 12px 12px;
}
#Carousel_Pubs .carousel-control-next, #Carousel_Pubs .carousel-control-prev
{
   color: #000000;
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
}
#Carousel_Pubs .carousel-control-next-icon, #Carousel_Pubs .carousel-control-prev-icon 
{
   display: inline-block;
   width: 20px;
   height: 20px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel_Pubs .carousel-control-next:focus, #Carousel_Pubs .carousel-control-next:hover, #Carousel_Pubs .carousel-control-prev:focus, #Carousel_Pubs .carousel-control-prev:hover 
{
   color: #000000;
   text-decoration: none;
   outline: 0;
   opacity: .9;
}
#Carousel_Pubs .carousel-control-prev-icon 
{
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
#Carousel_Pubs .carousel-control-next-icon 
{
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
#Carousel_Pubs .frame-1
{
   background-color: transparent;
   background-image: url('images/63.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel_Pubs .frame-2
{
   background-color: transparent;
   background-image: url('images/62.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel_Pubs .frame-3
{
   background-color: transparent;
   background-image: url('images/61.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel_Pubs .frame-4
{
   background-color: transparent;
   background-image: url('images/59.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel_Pubs .frame-5
{
   background-color: transparent;
   background-image: url('images/58.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#StickyLayer
{
   background-color: #3E3E3E;
   background-image: none;
   border: 1px solid #3E3E3E;
   border-radius: 50px;
   opacity: 0.77;
}
#wb_up-arrow
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#up-arrow
{
   height: 24px;
   width: 24px;
}
#up-arrow i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 14px;
}
#wb_Text1 
{
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   border: 0px solid #000000;
   padding: 5px 0px 5px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #000000;
   font-family: Calibri;
   font-weight: normal;
   font-size: 16px;
   line-height: 20px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   border: 0px solid #000000;
   padding: 5px 0px 5px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   color: #000000;
   font-family: Calibri;
   font-weight: normal;
   font-size: 16px;
   line-height: 20px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   border: 0px solid #000000;
   padding: 5px 0px 5px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   border: 0px solid #000000;
   padding: 5px 0px 5px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text6
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   border: 0px solid #000000;
   padding: 5px 0px 5px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text9
{
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
