body
{
   background-color: #FF6347;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_home
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_home
   {
      background-attachment: scroll !important;
   }
}
#wb_home
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: url('images/WallUs_Land.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#home
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 188px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#home > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#home > .col-1
{
   flex: 0 0 auto;
}
#home > .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;
}
@media (max-width: 480px)
{
#home > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#home-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.69;
}
#wb_LayoutGrid14
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid14
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid14 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid14 > .row > .col-1
{
   float: left;
}
#LayoutGrid14 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid14:before,
#LayoutGrid14:after,
#LayoutGrid14 .row:before,
#LayoutGrid14 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid14:after,
#LayoutGrid14 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid14 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_about-text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_about-text div
{
   text-align: center;
}
#wb_about-text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_portfolio
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C0C0C0;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#portfolio
{
   box-sizing: border-box;
   padding: 80px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#portfolio > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#portfolio > .row > .col-1, #portfolio > .row > .col-2, #portfolio > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#portfolio > .row > .col-1, #portfolio > .row > .col-2, #portfolio > .row > .col-3
{
   float: left;
}
#portfolio > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#portfolio > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#portfolio > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: center;
}
#portfolio > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#portfolio > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#portfolio:before,
#portfolio:after,
#portfolio .row:before,
#portfolio .row:after
{
   display: table;
   content: " ";
}
#portfolio:after,
#portfolio .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#portfolio > .row > .col-1, #portfolio > .row > .col-2, #portfolio > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D3D3D3;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 39px 9px 39px 0;
   text-align: center;
}
#Heading6
{
   color: #FFFFFF;
   font-family: "B Shiraz";
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
}
#Heading6 a
{
   color: inherit;
   text-decoration: none;
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid12 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1
{
   float: left;
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Image3
{
   margin: 0;
   direction: ltr;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 32px;
   height: 21px;
   vertical-align: top;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #E6E6FA;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "B Kourosh";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 100px 100px 100px 100px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 200px);
   height: auto;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #C71585;
   font-family: "B Yagut";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: "B Yagut";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #483D8B;
   font-family: "B Kourosh";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card5-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: "B Yagut";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #DC143C;
   font-family: "B Yagut";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
}
#Card5-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #9370DB;
   font-family: "B Yagut";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item8
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 groove;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item9
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4B0082;
   font-family: "B Kourosh";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card5-card-item10
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: "B Yagut";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item11
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item11 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Heading6
{
   display: inline-block;
   width: 100%;
   z-index: 0;
}
#wb_Card5
{
   display: flex;
   width: 100%;
   z-index: 4;
}
@media only screen and (max-width: 480px) and (orientation: portrait)
{
body
{
   background-color: #FF6347;
   background-image: none;
}
#wb_home
{
   visibility: visible;
   display: table;
}
#wb_home
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#home
{
   height: 75vh;
   padding: 188px 0 100px 0;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_about-text
{
   visibility: visible;
   display: block;
}
#wb_about-text
{
   margin: 0;
   padding: 0;
}
#wb_portfolio
{
   visibility: visible;
   display: table;
}
#wb_portfolio
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#portfolio
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#portfolio .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 39px 9px 39px 0;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image3
{
   width: 384px;
   height: 255px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 384px;
   height: 255px;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "B Kourosh";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 100px 100px 100px 100px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 200px);
   height: auto;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #C71585;
   font-family: "B Yagut";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: "B Yagut";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #483D8B;
   font-family: "B Kourosh";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card5-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: "B Yagut";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #DC143C;
   font-family: "B Yagut";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
}
#Card5-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #9370DB;
   font-family: "B Yagut";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item8
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 groove;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item9
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4B0082;
   font-family: "B Kourosh";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card5-card-item10
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: "B Yagut";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item11
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item11 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card5
{
   text-align: center;
}
}
