body
{
   background-color: #F5F5F5;
   color: #00008B;
   font-family: "Roboto Slab";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 8px 15px 8px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: right;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_navigation
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#navigation
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 2px 0 2px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1450px;
}
#navigation > .col-1, #navigation > .col-2, #navigation > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#navigation > .col-1, #navigation > .col-2, #navigation > .col-3
{
   flex: 0 0 auto;
}
#navigation > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#navigation > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#navigation > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#navigation > .col-1, #navigation > .col-2, #navigation > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#navigation-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
   transform: scaleY(-1.0);
}
#navigation-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#navigation-divider-bottom .divider-fill
{
   fill: #F5F5F5;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_tips
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#tips
{
   box-sizing: border-box;
   padding: 4px 10px 4px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 940px;
}
#tips > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#tips > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#tips > .row > .col-1
{
   float: left;
}
#tips > .row > .col-1
{
   width: 100%;
   text-align: center;
}
#tips:before,
#tips:after,
#tips .row:before,
#tips .row:after
{
   display: table;
   content: " ";
}
#tips:after,
#tips .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#tips > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_gallery
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#gallery
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1800px;
}
#gallery > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#gallery > .col-1
{
   flex: 0 0 auto;
}
#gallery > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#gallery > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 38px 0 0 0;
}
@media (max-width: 480px)
{
#gallery > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 33px;
   width: 24px;
}
#Icon1 i
{
   color: #28A7E9;
   display: inline-block;
   font-size: 24px;
   line-height: 33px;
   vertical-align: middle;
   width: 23px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #FFFFFF;
}
#wb_Icon1
{
   transition: all 500ms linear 0ms;
}
#Label1
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Roboto Slab";
   font-weight: 300;
   font-style: normal;
   font-size: 15px;
   box-sizing: border-box;
   margin: 0;
   text-align: left;
   vertical-align: top;
   padding: 8px 4px 8px 4px;
}
#Label1:focus
{
   outline: 0;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon2
{
   height: 33px;
   width: 24px;
}
#Icon2 i
{
   color: #28A7E9;
   display: inline-block;
   font-size: 24px;
   line-height: 33px;
   vertical-align: middle;
   width: 23px;
}
#wb_Icon2:hover #Icon2 i
{
   color: #FFFFFF;
}
#wb_Icon2
{
   transition: all 500ms linear 0ms;
}
#Label2
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Roboto Slab";
   font-weight: 300;
   font-style: normal;
   font-size: 15px;
   box-sizing: border-box;
   margin: 0;
   text-align: left;
   vertical-align: top;
   padding: 8px 4px 8px 4px;
}
#Label2:focus
{
   outline: 0;
}
#EN-button
{
   box-sizing: border-box;
   line-height: 23px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #FFFFFF;
   border-radius: 4px;
   background-color: transparent;
   background-image: url('images/United%2dKingdom%2dflag.256.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   color: #FFFFFF;
   box-shadow: 1px 1px 0px #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
}
#EN-button:focus
{
   outline: 0;
}
#MK-button
{
   box-sizing: border-box;
   line-height: 23px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #FFFFFF;
   border-radius: 4px;
   background-color: transparent;
   background-image: url('images/Flag%2dMacedonia%2dFlag.256.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   color: #FFFFFF;
   box-shadow: 1px 1px 0px #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
}
#MK-button:focus
{
   outline: 0;
}
#wb_AI-logo
{
   margin: 0;
   vertical-align: top;
}
#AI-logo
{
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 201px;
   height: 29px;
   vertical-align: top;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 75px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 0 0;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid2-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 60px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#LayoutGrid2-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid2-divider-top .divider-fill
{
   fill: #F5F5F5;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text16
{
   color: #FFFFFF;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 15px;
}
#wb_Text16 div
{
   text-align: left;
}
#wb_Text16
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text17
{
   color: #FFFFFF;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 15px;
}
#wb_Text17 div
{
   text-align: left;
}
#wb_Text17
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon5
{
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon5:hover
{
   background-color: #00428A;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Icon5
{
   height: 28px;
   width: 28px;
}
#Icon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_Icon5:hover #Icon5 i
{
   color: #FFFFFF;
}
#wb_Icon6
{
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon6:hover
{
   background-color: #00428A;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Icon6
{
   height: 28px;
   width: 28px;
}
#Icon6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_Icon6:hover #Icon6 i
{
   color: #FFFFFF;
}
#wb_Icon7
{
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon7 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon7:hover
{
   background-color: #00428A;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Icon7
{
   height: 28px;
   width: 28px;
}
#Icon7 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_Icon7:hover #Icon7 i
{
   color: #FFFFFF;
}
#wb_CssMenu3
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu3 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu3 a
{
   display: block;
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   vertical-align: middle;
   line-height: 25px;
   text-align: left;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu3 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssMenu3 li i
{
   font-size: 13px;
   margin-right: 3px;
   width: 15px;
}
#CssMenu3 i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Ico Font";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#CssMenu3 .ui-home:before
{
   content: "\ec5e";
}
#CssMenu3 .opencart:before
{
   content: "\ed58";
}
#CssMenu3 .microscope:before
{
   content: "\eae4";
}
#CssMenu3 .id-card:before
{
   content: "\e970";
}
#CssMenu3 .phone-circle:before
{
   content: "\efba";
}
#CssMenu3 .people:before
{
   content: "\ecf9";
}
#wb_FlexContainer1
{
   box-sizing: border-box;
   position: relative;
}
#FlexContainer1
{
   display: flex;
   position: relative;
   padding: 25px 25px 25px 25px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: stretch;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_SiteMenuTop-MK
{
   display: block;
   background-color: #F5F5F5;
   font-family: "Roboto";
   font-weight: 500;
   text-align: right;
   width: 100%;
   z-index: 1111 !important;
}
#SiteMenuTop-MK
{
   display: inline-block;
   background-color: #F5F5F5;
   height: 35px;
}
#wb_SiteMenuTop-MK ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_SiteMenuTop-MK ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_SiteMenuTop-MK ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_SiteMenuTop-MK ul li i
{
   font-size: 15px;
   width: 15px;
}
#wb_SiteMenuTop-MK ul li a
{
   background-color: #F5F5F5;
   color: #000000;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   padding: 3px 5px 3px 5px;
   text-align: center;
}
#wb_SiteMenuTop-MK > ul > li > a 
{
   height: 29px;
}
.SiteMenuTop-MK a 
{
   display: block;
}
#wb_SiteMenuTop-MK li:hover > a, #wb_SiteMenuTop-MK li .active
{
   background-color: #393185;
   color: #FFFFFF;
}
#wb_SiteMenuTop-MK ul ul
{
   display: none;
   position: absolute;
   top: 35px;
}
#wb_SiteMenuTop-MK ul li:hover > ul
{
   display: list-item;
}
#wb_SiteMenuTop-MK ul ul li 
{
   float: none;
   position: relative;
   width: 220px;
}
#wb_SiteMenuTop-MK ul ul li a
{
   background-color: #F5F5F5;
   border: 0px solid #7A7A7A;
   color: #000000;
}
#wb_SiteMenuTop-MK ul ul li:hover > a, #wb_SiteMenuTop-MK ul ul li .active
{
   background-color: #E6E6FA;
   color: #A52A2A;
}
#wb_SiteMenuTop-MK ul ul li i 
{
   margin-right: 5px;
   vertical-align: middle;
}
#wb_SiteMenuTop-MK ul ul li a 
{
   padding-top: 5px;
   padding-right: 10px;
   padding-bottom: 5px;
   text-align: left;
   vertical-align: middle;
}
#wb_SiteMenuTop-MK ul ul ul li 
{
   left: 220px;
   position: relative;
   top: -35px;
}
#wb_SiteMenuTop-MK .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #000000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_SiteMenuTop-MK .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #000000;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_SiteMenuTop-MK li:hover > a .arrow-down, #wb_SiteMenuTop-MK li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_SiteMenuTop-MK ul ul li:hover > a .arrow-left, #wb_SiteMenuTop-MK ul ul li .active .arrow-left
{ 
   border-left-color: #A52A2A;
}
#wb_SiteMenuTop-MK .toggle,[id^=SiteMenuTop-MK-submenu]
{
   display: none;
}
@media all and (max-width:480px) 
{
#wb_SiteMenuTop-MK
{
   margin: 0;
   text-align: left;
}
#wb_SiteMenuTop-MK ul li a, #wb_SiteMenuTop-MK .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   padding: 5px 10px 5px 10px;
}
#wb_SiteMenuTop-MK .toggle + a
{
   display: none !important;
}
.SiteMenuTop-MK 
{
   display: none;
   z-index: 9999;
}
#SiteMenuTop-MK 
{
   background-color: transparent;
   display: none;
}
#wb_SiteMenuTop-MK > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_SiteMenuTop-MK .toggle 
{
   display: block;
   background-color: #F5F5F5;
   color: #000000;
   padding: 0 10px 0 10px;
   line-height: 25px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_SiteMenuTop-MK .toggle:hover
{
   background-color: #393185;
   color: #FFFFFF;
}
[id^=SiteMenuTop-MK-submenu]:checked + ul 
{
   display: block !important;
}
#SiteMenuTop-MK-title
{
   height: 35px !important;
   line-height: 35px !important;
   text-align: center;
}
#wb_SiteMenuTop-MK ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_SiteMenuTop-MK ul ul .toggle,
#wb_SiteMenuTop-MK ul ul a 
{
   padding: 0 20px;
}
#wb_SiteMenuTop-MK a:hover,
#wb_SiteMenuTop-MK ul ul ul a 
{
   background-color: #F5F5F5;
   color: #000000;
}
#wb_SiteMenuTop-MK ul li ul li .toggle,
#wb_SiteMenuTop-MK ul ul a 
{
   background-color: #F5F5F5;
   color: #000000;
}
#wb_SiteMenuTop-MK ul ul ul a 
{
   padding: 5px 10px 5px 30px;
}
#wb_SiteMenuTop-MK ul li a 
{
   text-align: left;
}
#wb_SiteMenuTop-MK ul li a br 
{
   display: none;
}
#wb_SiteMenuTop-MK ul li i 
{
   margin-right: 5px;
}
#wb_SiteMenuTop-MK ul ul 
{
   float: none;
   position: static;
}
#wb_SiteMenuTop-MK ul ul li:hover > ul,
#wb_SiteMenuTop-MK ul li:hover > ul 
{
   display: none;
}
#wb_SiteMenuTop-MK ul ul li 
{
   display: block;
   width: 100%;
}
#wb_SiteMenuTop-MK ul ul ul li 
{
   position: static;
}
#SiteMenuTop-MK-icon 
{
   display: block;
   position: absolute;
   right: 5px;
   top: 5px;
}
#SiteMenuTop-MK-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #000000;
   color: #000000;
   width: 24px;
}
#wb_SiteMenuTop-MK ul li ul li .toggle:hover
{
   background-color: #E6E6FA;
   color: #A52A2A;
}
#wb_SiteMenuTop-MK .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_SiteMenuTop-MK .toggle:hover .arrow-down, #wb_SiteMenuTop-MK li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
#wb_SiteMenuTop-MK ul li ul li .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_SiteMenuTop-MK ul li ul li .toggle:hover .arrow-down, #wb_SiteMenuTop-MK ul li ul li .active .arrow-down
{
   border-top-color: #A52A2A;
}
}
#SiteMenuTop-MK i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Ico Font";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#SiteMenuTop-MK .ui-home:before
{
   content: "\ec5e";
}
#SiteMenuTop-MK .opencart:before
{
   content: "\ed58";
}
#SiteMenuTop-MK .car:before
{
   content: "\ee1f";
}
#SiteMenuTop-MK .microscope:before
{
   content: "\eae4";
}
#SiteMenuTop-MK .id-card:before
{
   content: "\e970";
}
#SiteMenuTop-MK .phone-circle:before
{
   content: "\efba";
}
#wb_Heading2
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading2
{
   height: 100%;
   margin: 0;
}
#Line1
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 4px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#wb_Text2 
{
   padding: 20px 0 0 0;
   margin: 0;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#company_clients_collage
{
   border-spacing: 0px;
   font-size: 0;
   width: 100%;
   height: 100%;
   margin: 0;
}
#company_clients_collage .thumbnail
{
   margin: 0;
   padding: 5px 5px 5px 5px;
   text-align: center;
   vertical-align: top;
}
#company_clients_collage .thumbnail img
{
   border: 0px #000000 solid;
   box-sizing: border-box;
   border-radius: 0px;
}
#company_clients_collage_img0
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img1
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img2
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img3
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img4
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img5
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img6
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img7
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img8
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img9
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img10
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img11
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img12
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img13
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img14
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img15
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img16
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img17
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img18
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img19
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img20
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img21
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img22
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img23
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img24
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img25
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img26
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img27
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img28
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img29
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img30
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img31
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img32
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img33
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img34
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img35
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img36
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img37
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img38
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img39
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img40
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img41
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img42
{
   width: 230px;
   height: 97px;
}
#company_clients_collage_img43
{
   width: 230px;
   height: 97px;
}
#wb_Icon1
{
   display: inline-block;
   width: 24px;
   height: 33px;
   text-align: center;
   z-index: 0;
}
#wb_Icon6
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 16;
}
#wb_Icon7
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 17;
}
#wb_CssMenu3
{
   display: inline-block;
   width: 100%;
   z-index: 13;
}
#wb_Icon5
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 15;
}
#wb_SiteMenuTop-MK
{
   display: inline-block;
   width: 514px;
   height: 36px;
   z-index: 7;
}
#Line1
{
   display: inline-block;
   width: 408px;
   z-index: 10;
}
#MK-button
{
   display: inline-block;
   width: 38px;
   height: 27px;
   z-index: 5;
}
#wb_Heading2
{
   display: inline-block;
   width: 100%;
   z-index: 8;
}
#EN-button
{
   display: inline-block;
   width: 38px;
   height: 27px;
   z-index: 4;
}
#wb_Icon2
{
   display: inline-block;
   width: 24px;
   height: 33px;
   text-align: center;
   z-index: 2;
}
#wb_AI-logo
{
   display: inline-block;
   width: 201px;
   height: 29px;
   z-index: 6;
}
#Label2
{
   display: inline-block;
   width: 203px;
   line-height: 21px;
   z-index: 3;
}
#wb_company_clients_collage
{
   display: inline-block;
   width: 100%;
   z-index: 11;
}
#Label1
{
   display: inline-block;
   width: 203px;
   line-height: 21px;
   z-index: 1;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: #F5F5F5;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 8px 15px 8px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_navigation
{
   visibility: visible;
   display: table;
}
#wb_navigation
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigation
{
   height: auto;
   padding: 2px 0 2px 0;
}
#navigation > .col-1, #navigation > .col-2, #navigation > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#navigation > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#navigation > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#navigation > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#navigation-divider-bottom
{
   height: 50px;
}
#navigation-divider-bottom
{
   bottom: 0%;
}
#wb_tips
{
   visibility: visible;
   display: table;
}
#wb_tips
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#tips
{
   height: auto;
   padding: 4px 10px 4px 10px;
}
#tips .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#wb_gallery
{
   visibility: visible;
   display: table;
}
#wb_gallery
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#gallery
{
   height: auto;
   padding: 10px 0 10px 0;
}
#gallery > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#gallery > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#gallery > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 10px 0 0 0;
}
#wb_Icon1
{
   width: 24px;
   height: 33px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 24px;
   height: 33px;
}
#Icon1 i
{
   line-height: 33px;
   font-size: 24px;
   width: 23px;
}
#Label1
{
   width: 169px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 4px 8px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Roboto Slab";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
}
#Label1
{
   line-height: 18px;
}
#wb_Icon2
{
   width: 24px;
   height: 33px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 24px;
   height: 33px;
}
#Icon2 i
{
   line-height: 33px;
   font-size: 24px;
   width: 23px;
}
#Label2
{
   width: 169px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 4px 8px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Roboto Slab";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
}
#Label2
{
   line-height: 18px;
}
#EN-button
{
   width: 38px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#EN-button
{
   line-height: 23px;
}
#MK-button
{
   width: 38px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#MK-button
{
   line-height: 23px;
}
#wb_AI-logo
{
   width: 155px;
   height: 23px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#AI-logo
{
   width: 155px;
   height: 23px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 75px 0 25px 0;
}
#LayoutGrid2-divider-top
{
   height: 60px;
}
#LayoutGrid2-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   font-family: "Roboto Slab";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   font-family: "Roboto Slab";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_Icon5
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#Icon5
{
   width: 28px;
   height: 28px;
}
#Icon5 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_Icon6
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#Icon6
{
   width: 28px;
   height: 28px;
}
#Icon6 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_Icon7
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#Icon7
{
   width: 28px;
   height: 28px;
}
#Icon7 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#Extension2
{
   width: 293px;
   height: 48px;
   visibility: visible;
   display: inline-block;
}
#wb_CssMenu3
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu3 li
{
   width: 100%;
}
#wb_CssMenu3 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Roboto Slab";
   font-weight: 200;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
   text-align: left;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 li
{
   padding-bottom: 0px !important;
}
#wb_FlexContainer1
{
   visibility: visible;
   display: block;
}
#FlexContainer1
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 25px 25px 25px 25px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
}
#wb_Text1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: stretch;
}
#wb_Text1
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_SiteMenuTop-MK
{
   width: 470px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: right;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Line1
{
   width: 408px;
   height: 4px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
}
#Line1
{
   border-color: #000000;
   border-bottom-width: -6px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-family: "Roboto Slab";
   font-weight: 300;
   font-size: 16px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_company_clients_collage
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#company_clients_collage_img0
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img1
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img2
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img3
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img4
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img5
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img6
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img7
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img8
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img9
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img10
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img11
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img12
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img13
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img14
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img15
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img16
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img17
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img18
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img19
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img20
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img21
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img22
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img23
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img24
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img25
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img26
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img27
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img28
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img29
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img30
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img31
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img32
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img33
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img34
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img35
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img36
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img37
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img38
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img39
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img40
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img41
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img42
{
   width: 107px;
   height: 45px;
}
#company_clients_collage_img43
{
   width: 107px;
   height: 45px;
}
}
