@viewport{ 
    width:device-width;
    initial-scale:1;
}
@font-face {   
    font-family: 'SakkalMajallaRegular';
    src: url('../fonts/majalla.ttf') format('truetype');
}

body {   margin:0px;
         padding: 0px;
         direction:rtl;
         font-size: 23px;
         font-family:'SakkalMajallaRegular';}
table p{
    font-family:'SakkalMajallaRegular';
}
.invalid{
    background: url("../images/exclamation.png") no-repeat left;
    box-shadow: 0 0 5px #d45252;
    border-color: #b03535
}
.isvalid{
    border-color: #53D14C;
    background: #fff url('../images/valid.png') no-repeat left;
    box-shadow: 0 0 0px #d45252;
}
.invalid1{
    background: url("../images/exclamation.png") no-repeat left;
    box-shadow: 0 0 5px #d45252;
    border-color: #b03535;
    background-color: #fff;
}
.isvalid1{
    border-color: #53D14C;
    background: #fff url('../images/valid.png') no-repeat left;
    box-shadow: 0 0 0px #d45252;
    background-color: #fff;
}
#response_msg1 {
    display:none;
    height:50px;
    width:71%;
}
.pading{ 
    /*display: none;*/
    padding-top: 12px;
}
.clear{ 
    /*display: none;*/
    clear:both;
    height: 0px;
    line-height: 0px;}
a{  outline:none; text-decoration: none; }
ul{ 
    margin: 0px;
    padding: 0px;}

#wrpr {     
    width:auto;
    height:auto;
    margin:0px auto;
    /*padding: 0px;*/
    background-color: #888888;}
.container{ 
    width: 1170px;
    /*         background-color: blue;*/
    height: auto;
    margin: 0px auto;}
#top_contact_info { 
    padding: 0px;
    margin: 0px;
    width: 100%;
    min-height: 40px;
    background-color: rgb(58, 56, 52);}
.tci_list_left li{ float: right;margin: 7px 2px 0px 0px;}
.tci_list_left li a{white-space: nowrap; font-size: 18px;}
ul.tci_list { float: left;}
.tci_list li {float: right;margin: 7px 4px 0px 0px;}
.tci_list li.empty {
    float: right;
    margin: 0px 0px 0px 18px;
    font-size: 19px;}
.tci_list li.empty a { float: right;}
#flags{ 
    float: right; 
    width: auto; 
    height:30px;
}
/*#############################################Lognin Form####################################################33*/
#loginblock,.loginform1{
    background: rgb(238, 238, 238);
}
#loginblock,.loginform{
    background: rgb(238, 238, 238);
}
#loginblock,.loginform2{
    background: rgb(238, 238, 238);
}
.loginlink{
    line-height: 19px;
    background  : url('../images/arrow.png') right 16px no-repeat;
}
.loginform {
    display: none;
    list-style: none outside none;
    margin-top: 0px;
    position: absolute;
    right: -68px;
    top: 33px;
    z-index: 555;
    width: 200px;
    text-align: center;
    margin-right: 0%;
    padding: 10px 0px;
    border: 2px solid #09A609;
    height: auto;
}
.loginform li{float:right;width:100%;font-size:20px;}
.loginform2 li{float:right;}
.loginform1 {
    display: none;
    list-style: none outside none;
    margin-top: 0px;
    position: absolute;
    right: -195%;
    top: 33px;
    z-index: 555;
    width: 400px;
    text-align: center;
    margin-right:0%;
    padding: 10px 20px 10px 0px;
    border: 2px solid #09A609;
    /*height: 160px;*/
}
.loginform1 h5{
    font-size: 27px;
    margin-top: 21px;
    width: 100%;
}
.loginform2 {
    border: 2px solid #09A609;
    text-align: center;
    display: none;
    list-style: none outside none;
    margin-top: 0px;
    padding: 10px 0px;
    position: absolute;
    right: -13px;
    top: 33px;
    z-index: 554;
    width: 200px;
    margin-right: 0%;
    height: 160px;
}
.loginform input{width:140px;}
.loginform1 input {
    width: 140px;
    height: 20px;
    border: 1px solid #09A609;
    background-color: #F7F8F3;
    margin-left: 29px;
    margin-right: 17px;
}
.loginform input{width:140px;}
.loginform1 #save_username{width:14px;}
.loginform #save_username{width:14px;}
.loginform1 #save_username{width:14px;}
.loginform #save_username{width:14px;}
.loginform1 #save_password{width:14px;}
.loginform #save_password{width:14px;}
.loginform1 #submit{width: auto;}
.loginform #submit{width: auto;}
.loginform h5 {
    font-size: 21px;
    font-style: normal;
    line-height: 14px;
    color: #09A609;
    font-weight: normal;
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 15px;
    width: 100%;
    text-align: right;
}
.loginform a{
    margin-top:10px;
    color: #888888;
    float:right;
    margin-left:0px;
    white-space: nowrap;
}
.loginform2 a{
    margin-top:10px;
    color: #888888;
    float:left;
    margin-left:4px;
}
.loginform1 a {
    margin-top: 10px;
    color: #888888;
    float: left;
    margin-left: 6px;
    margin-right: 11px;
    white-space: nowrap;
}
.loginform2 table{margin-top: 30px;}
.loginform1 table{margin-top: 30px;}
.loginform2 tr{float: left;margin-left: 25px;}
.loginform1 tr{float: right;margin-left: 25px;}
.loginform tr{float: left;margin-left: 25px;}

.loginform1 tr td label {
    color: #09A609;
    margin-right: -20px;
    margin-left: 6px;
    white-space: nowrap;
}
.loginform tr td label{color:#09a609;}
.loginform #member_password,.loginform #member_email{
    width: 200px;
}
.loginform #member_password{
    margin-bottom: 10px;
}

/*#############################################Menu####################################################*/
#sign_in{
    width: 40px;
    text-align: center;
    float:right;
    display: none;
    margin-top: 20px;
    height: auto;
    color: black;
}
#logo{float: right;}
#logo img{float: right;}
#menu_hdr{
    float:left;
    text-align:left;
    font-family: "SakkalMajallaRegular";}
#menu_hdr>li{ margin-right: 1px;margin-left: 0px;}
#menu_hdr ul{text-align:right;right: 0; z-index: 999;}
#menu_hdr ul ul {right: 120px;left: 0px; }
#menu_hdr ul li a{padding: 7px 0px 0px 10px;font-size:20px}
#menu_hdr>li>a{white-space: nowrap;font-size:20px;}
#menu_hdr>li>ul>li{  text-align: right; margin-right: 10px;margin-left: 0px;}
#menu_hdr ul li ul{
    margin-right: 0px;
    margin-left: 11px;}
.jcarousel-item jcarousel-item-horizontal jcarousel-item-5 jcarousel-item-5-horizontal{float:left;}
#menu_hdr ul li:first-child{
    border-top:2px solid #09a609; 
    width: 337px;}
.fa-square:before {
    margin-left: 3px;
}
.fa-facebook::before{font-size: 17px;}
.fa-twitter::before{font-size: 19px;}
.fa-bars:before {font-size: 14px; color: #09a609;}
.fa-star:before{font-size:16px; margin-right: 0px; color:#09a609; margin-left: 10px;}
#menu_hdr li a i{margin-left: 10px; margin-right: 0px;}
.fa fa star{margin-right: 0px; margin-left: 7px;}
.fa-bars::before{margin-right: 0px;margin-left:7px;color: #09a609;}
.fa{margin-top: 5px;}
.fa-star{margin-right: 0px;margin-left:10px; color:#09a609;}
.fa-shopping-cart{margin-right: 0px;margin-left:10px; font-size:18px;color:#09a609;}
.fa-circle{margin-right: 0px;margin-left:5px; font-size:8px;color:#09a609;float: right}
/*#############################################End-Menu####################################################*/
.tp-caption.very_big_black {
    font-family:'SakkalMajallaRegular';
    font-size: 38px;
}
.tp-caption.modern_medium_fat {text-align: center;}
.tp-caption very_big_black skewfromleftshort customout{margin-right: 0px;}
.tp-caption large_text customin customout start{text-align: center;}
.tp-caption.large_text{
    font-family: 'SakkalMajallaRegular';
    border-width: 0;
    font-size: 35px;
    text-align: center;
    /*left: 192px;*/
    line-height: 60px;
    margin: 0;
    min-height: 0;
    min-width: 0;
    opacity: 0;
    padding: 0;
    top: 217px;
    transform: matrix3d(0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, -0.00166, 0, 0, 0, 1);
    transform-origin: 50% 50% 0;
    visibility: visible;
    white-space: nowrap;
    z-index: 30;}
/* slider button */
.button_slider {
    font-family: 'SakkalMajallaRegular';
    border-radius: 4px;
    color: #FFFFFF;
    float: right;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 8px 30px 8px 30px;
    text-transform: uppercase;
    background-color:#f44812;
}
.button_slider:hover {
    font-family: 'SakkalMajallaRegular';
    border-radius: 4px;
    color: #1d1d1b;
    float: right;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 8px 30px 8px 30px;
    text-transform: uppercase;
    background-color:#fff;
}
#slider{
    display: block;
    width: auto;
    background-color: blue; 
    height: auto; }
#section1{
    width: 100%;
    background-color: #fff;
    padding-bottom: 95px;
    height: auto;}
#center{
    text-align: center;
    padding-top: 60px;
    color: rgb(69, 69, 69);
    font-family: 'SakkalMajallaRegular'}
#center h2{
    font-family: 'SakkalMajallaRegular';
    font-size: 70px;
    font-weight: 300;}
#center span{
    color:#09A609; 
    font-weight:bold;
    font-size:20px;
    white-space: pre-wrap;
}
#center p{
    border-top: 1px solid rgb(204, 204, 204);
    text-align: center;
    font-size: 23px;
    margin: 0px 20%;
    line-height: 22px;
    font-family: 'SakkalMajallaRegular';
    color: rgb(69, 69, 69);}
/*########################################################################################################*/
.blocks{
    float: right;
    margin-top: 40px;
    width:18%;
    height: auto;
    margin-right: 61px;
    text-align: center;
    height: 300px;}
.icon{
    text-align:center;
    height:100px;
    margin: 20px auto;
    width: 100px;
    color: #09A609;
    border:1px solid #09A609;
    border-radius:15px;}
.section_one:hover .icon{
    background-color:#09A609;
    color: #fff;}
.section_one:hover h3{
    color:  #09A609; }
.section_one:hover a{
    color:  #09A609;}
.blocks:hover a{
    color:  #09A609; }
.blocks a:hover{color:  #09A609;}
#icon_two{

    text-align:center;
    height:100px;
    margin: 20px auto;
    width: 100px;
    color: #fff;
    background-color: #09A609;   
    border:1px solid #09A609;
    border-radius:15px;}
.section_one{height: auto; width:100%;}
.section_one h3{
    color: rgb(69, 69, 69);
    font-family: 'SakkalMajallaRegular';
    font-size: 27px;
    font-weight: 300;
    text-transform: uppercase;}
.section_one p{
    color: rgb(69, 69, 69);
    text-align: right;    
    font: 17px/22px 'SakkalMajallaRegular';
    width: 100%;
    height: 100px;
    margin-top:21px;}
.blocks a{
    color: rgb(69, 69, 69);
    font-size: 18px;
    transition: all 200ms ease-in 0s;}
.section_one a:hover{
    color:  #09A609;
    transition: all 200ms ease-in 0s;}
.blocks #section_two{height: auto;}
#section_two h3{
    color:  #09A609;
    font-family: 'SakkalMajallaRegular';
    font-size: 26px;
    font-weight: 300;
    text-transform: uppercase;}
#section_two p{
    color: rgb(69, 69, 69);
    text-align: right;    
    font: 17px/22px 'SakkalMajallaRegular';
    width: 100%;
    height: 100px;
    margin-top:21px;}
#section_two .readmorebut1{background-color: black;}
#section_two a{
    color:  #09A609;
    font-size: 16px;
    font-family: 'SakkalMajallaRegular'}
.readmorebut1{
    width: 120px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    background-color: black;
    height: 30px;
    text-align: center;
    padding-top: 7px;
    transition: all 200ms ease-in 0s;
    border-radius: 5px;}
.readmorebut1 a{
    font-family: 'SakkalMajallaRegular';
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;}
.readmorebut1:hover{
    cursor: pointer;
    background-color: #fff;
    color: black;}

/*############################################End-Blocks-Green################################################*/
/*#####################################################Block-Orange#########################################*/
#orange_background{
    background-color:#09A609;
    width: 100%;
    height: auto;}
.site_about_top_bg {
    float: right;
    width:100%;
    height:35px;
    background:url(../images/site_about_topbg.png) left top repeat-x;}
.site_about_bottom_bg {
    float: right;
    width:100%;
    height:35px;
    background: url(../images/site_about_bottombg.png) left top repeat-x;}
#img_left{
    float: right;
    width: 40%;
    height: auto;}
#img_left:hover{
    opacity: 0.8; }
.box1{
    width:200px;
    height:275px;
    padding:50px;
    text-align: center;
    margin-right: 2px;
    float:left;
    background: url(../images/site_aboutimg02.png) center top no-repeat;
    -webkit-transition:All 0.2785s ease;
    -moz-transition:All 0.2785s ease;
    -o-transition:All 0.2785s ease;
    transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);}
.box1:hover {
    z-index: 5556;
    transform: scale(1.062);
    -webkit-transform: rotate(0deg) scale(1.062) skew(1deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.062) skew(1deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.062) skew(1deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1.062) skew(1deg) translate(0px);
    background: url(../images/site_aboutimg02_hover.png) center top no-repeat;}
.box2 {
    width:230px;
    height:275px;
    padding: 50px;
    text-align: center;
    float:right;
    background: url(../images/site_aboutimg03.png) left top no-repeat;		
    -webkit-transition:All 0.2785s ease;
    -moz-transition:All 0.2785s ease;
    -o-transition:All 0.2785s ease;
    transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);}
.box2:hover {
    transform: scale(1.062);
    -webkit-transform: rotate(0deg) scale(1.062) skew(1deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.062) skew(1deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.062) skew(1deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1.062) skew(1deg) translate(0px);
    background: url(../images/site_aboutimg03_hover.png) left top no-repeat;
    z-index:555;}
.box1 h4{
    font-family: 'SakkalMajallaRegular';
    text-align: center;
    text-transform: uppercase;
    padding-top: 50px;
    color: rgb(0, 0, 0);
    font-size: 28px;
    font-weight: 300; }
.box1 p{
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: 300;
    font-family: 'SakkalMajallaRegular';}
#site_about_social1 li a{
    color: #fff; 
}
#site_about_social1 li{
    display: inline-block;
    background-color:black;
    margin-right: 3px;
    margin-top: 0px;
    margin-bottom: 40px;
    width: 10%;
    border-radius: 50%; }

#site_about_social1 li:hover{
    background-color: #09A609; }

.box1 ul{
    padding-bottom: 25px;}

#button_img{
    background-color: #09A609;
    border-radius: 8px;
    height: 30px;
    margin-right: 56px;
    margin-top: -60px;
    width: 100px;}
#button_img a{
    font-family: 'SakkalMajallaRegular';
    font-weight: 600;
    font-size: 16px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    transition: all 200ms ease-in 0s;  }
#button_img:hover{
    background-color: #222222; 
    transition: all 200ms ease-in 0s;}
.box2 h4{
    font-family: 'SakkalMajallaRegular';
    text-align: center;
    text-transform: uppercase;
    padding-top: 50px;
    color: #fff;
    font-size: 26px;
    font-weight: 300; }
.box2 p{
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    font-family: 'SakkalMajallaRegular';}
#site_about_social2 li a{
    color: black; }
#site_about_social2 li a:hover{
    color: #fff; }
#site_about_social2 li{
    display: inline-block;
    background-color:#fff;
    margin-right: 3px;
    margin-top: 20px;
    width: 10%;
    border-radius: 50%; }
#site_about_social2 li:hover{
    background-color: #09A609; }
.box2 ul{
    padding-bottom: 25px;}
#button_img_two{
    background-color: #fff; 
    margin-right: 60px;
    width: 100px;
    height: 30px;
    padding-top: 5px;
    border-radius: 8px;}
#button_img_two a{
    font-family: 'SakkalMajallaRegular';
    /*    font-weight: 600;*/
    font-style: normal;
    font-size: 16px;
    color: black;
    text-transform: uppercase;
    transition: all 200ms ease-in 0s; }
#button_img_two a:hover{
    color: #fff;  
}
#button_img_two:hover{
    background-color: #09A609;
    transition: all 200ms ease-in 0s;}
.fa-google-plus::before{font-size: 17px;}
/*#######################################End-Block-Green#####################################################*/
/*#############################################Section2############################################*/
#section2{
    width: 100%;
    padding-bottom: 50px;
    padding-top: 50px;
    background-color: #fff;
    height: auto;
}

.block_one_section2{
    width: 22%;
    padding-right: 3%;
    float: right;
    margin-right: 0%;
    text-align: right;
    height: auto;}

.block_one_section2 h1{
    font-family: 'SakkalMajallaRegular';
    font-size: 27px;
    text-transform: uppercase;
    color: rgb(69, 69, 69);
    font-weight: 300; }

.block_one_section2 p{
    line-height: 22px;
    font-size:17px;
    font-family: 'SakkalMajallaRegular';
    color: rgb(69, 69, 69);}
.readmorebut{
    float: none;
    width: 120px;
    margin-top: 20px;
    margin-right: 47px;
    background-color: #AFAFAF;
    height: 30px;
    text-align: center;
    padding-top: 5px;
    transition: all 200ms ease-in 0s;
    border-radius: 5px;}
.readmorebut a{
    font-family: 'SakkalMajallaRegular';
    font-weight: 600;
    font-size: 18px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;}
.readmorebut:hover{
    cursor: pointer;
    background-color: black;}
.block_one_section2 li:last-child{
    border-bottom: none;}
.block_one_section2 li{
    border-bottom: 1px solid rgb(228, 228, 228);
    padding-bottom:5px;
    padding-top: 5px;
    font-size: 18px;
    color: rgb(69, 69, 69);
    font-weight: normal;
    margin: 1px 0px 0px;
    width: 100%;
    line-height: 22px;}
.cercle{
    border: 1px solid  #AFAFAF;
    font-size: 16px;
    color: #fff;
    margin-left: 10px;
    background-color: #AFAFAF; 
    border-radius: 50%;}
.background{
    padding-bottom: 0px;
    margin-bottom: 0px;
    background-color: #AFAFAF;
    color: #09A609; 
    width: 18%;
    height: 173px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;}
.background h1{
    font-size: 27px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    margin-top: 20px;
    margin-right: 0px;
    text-align: center;
    font-weight: normal; }
.background p{
    font-size: 17px;
    color: rgb(255, 255, 255);
    padding-top: 5px;
    width: 100%;
    height: 121px;
    margin-right: 0px;
    margin-left: 0px;
    text-align: right;}
#readmore{
    text-align: center;
    padding-top: 10px;}
#readmore a{
    color: #fff;
    font-size: 20px;
    font-family: 'SakkalMajallaRegular';
    transition: all 200ms ease-in 0s;
    text-align: center; }
#readmore a:hover{
    color: black;}
/*#############################################End-Section2############################################*/

#section3{
    width: 100%;
    background-color: black;
    padding-top: 50px;
    padding-bottom: 50px;
    height: auto;}
#project_readmorebut{
    margin-right: 45%;
    width: 120px;
    margin-top: 20px;
    background-color: #AFAFAF;
    height: 30px;
    text-align: center;
    font-family: 'SakkalMajallaRegular';
    transition: all 200ms ease-in 0s;
    border-radius: 5px;}
#project_readmorebut a{
    margin-top: 5px;
    text-align: center;
    font-family: 'SakkalMajallaRegular';
    font-weight: 600;
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;}
#project_readmorebut a:hover{
    color:black;
}
#project_readmorebut a:hover{
    cursor: pointer;
    /*background-color: #fff;*/
    color:black;}
#latest_project{
    width: 40%;
    margin-right: 350px;
    text-align: center;
    border-bottom: 1px solid rgb(154, 154, 154);
    height: 100px;}
#latest_project h1{
    padding-top: 50px; 
    font-family: 'SakkalMajallaRegular';
    font-size: 50px;
    font-weight: 300;
    margin: 0px auto;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    color: rgb(204, 204, 204);}
#latest_project strong{
    color: #CCCCCC; 
    font-weight: bold;}
/*###################################################JCarousel###############################################################*/
.fancybox{float: left;margin: 54px 5px 5px 5px; width:375px;}
#mycarousel{float :right;}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    right: 35px;
    left: auto;
    background-image: url(../images/prev-horizontal.png);
}
.jcarousel-next jcarousel-next-horizontal jcarousel-next-disabled jcarousel-next-disabled-horizontal{float: right;}
.jcarousel-prev jcarousel-prev-horizontal jcarousel-prev-disabled jcarousel-prev-disabled-horizontal{float: right;}
.latest_projects_list section .display .small-group {
    float: left;
    width: 470px;
    height: 250px;
    overflow: hidden;}
.latest_projects_list section .display .small-group div.small img {
    box-shadow: 0 0 4px #000000;
    height: 550px;
    width: 100%;
}
.latest_projects_list section .display .small-group div.small {
    position: relative;
    float: left;
    width: 275px;
    height: 100%;
    color: #fff;
    text-align: center;
    overflow: hidden;
}
.latest_projects_list section .display .small-group div.small img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.latest_projects_list section .display .small-group div.small .hover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 90;
}
.latest_projects_list section .display .small-group div.small .mag {
    position: absolute;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    right: 110px;
    top: 90px;
    z-index: 105;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    background-position: 20px 0px;
}
.latest_projects_list section .display .small-group div.small:hover img {
    /*    opacity: 0.7;*/
    transform: scale(1.4);
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
    -moz-transform: scale(1.4);
}
.latest_projects_list section .display .small-group div.small:hover .info {
    color: #fff;
    display: block;
}
.latest_projects_list section .display .small-group div.small a {
    color: #fff;
}
.latest_projects_list section .display .small-group div.small .info {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    z-index: 100;
    border: none;

    top: 60px;
    float: left;
    padding: 0px;
}

.latest_projects_list section .display .small-group div.small .info h1 {
    color: #fff;
    margin: 0px;
    padding: 0px;
    line-height: normal;
    font-size: 14px;
    font-weight: bold;
    right: 0;
    top: 0px;
}
.latest_projects_list section .display .small-group div.small .info h2 {
    background: none;
    color: #fff;
    margin: 0px;
    padding: 0px;
    line-height: normal;
    font-size: 12px;
    font-weight: normal;
    right: 0;
    top: 0px;
}
.latest_projects_list section.cheapest .small-group .additionnal {
    font-weight: 500;
    color: #fff;
    font-family: 'SakkalMajallaRegular';
    line-height: 20px;
    padding: 0;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    opacity: 0;
    margin-top: 10px;
}
.latest_projects_list section.cheapest .small-group .additionnal strong {
    display: block;
    font-weight: 500;
    color: #fff;
}
.latest_projects_list section.cheapest .small-group div.small:hover .info {
    bottom: 75px;
}
.latest_projects_list section.cheapest .small-group div.small:hover .additionnal {
    opacity: 1;
}
.latest_projects_list section.cheapest .small-group div.small:hover h2, .latest_projects_list section.cheapest .small-group div.small:hover section#easy-to-reach .large .info h3, .latest_projects_list section#easy-to-reach .large .info section.cheapest .small-group div.small:hover h3 {
    color: #fff;
    margin: 0px;
    padding: 0px;
    line-height: normal;
}
.latest_projects_list section.cheapest .small-group div.small:hover h2 strong, .fresh_works_list section.cheapest .small-group div.small:hover section#easy-to-reach .large .info h3 strong, .latest_projects_list section#easy-to-reach .large .info section.cheapest .small-group div.small:hover h3 strong {
    color: #fff;
    margin: 0px;
    padding: 0px;
    line-height: normal;
}
.project_info {
    float: left;
    width: 235px;
    height: 35px;
    margin-bottom: 17px;
    color: #ccc;
    text-align: right;
    padding: 15px 20px 0px 20px;
    background-color:#3d3d3d;
}
.project_info .title {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    opacity: 0.9;
    padding: 0px;
    width: 100%;
}
.project_info h4 {
    padding: 0px;
    margin: 0px;
    text-align: right;
    margin-bottom: 5px;
}
.project_info p {
    padding: 0px;
    margin: 0px;
    text-align: right;
}

.project_info a {
    background-color: #0CF;

}
.project_info a:hover {
    background-color: #0CF;
    display: block;
}

ul.info_icons {
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 0px;}

.info_icons li {
    float: right;
    padding: 0px;
    margin: 0px 2.5px 0px 0px;
}
.info_icons li a {
    background-color: #1D1D1D;
    border-radius: 100%;
    color: #FB4106;
    display: block;
    height: 22px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    width: 22px;
}
.info_icons li i {
    color: #fff;
}
.info_icons li a:hover {
    background-color: #fb4106;
    /*    background-color: #fb4106; #09A609*/
    /*    background-color: #3C99DF; blue*/

}

.info_icons li a:hover i {
    color:#fff;
}
/*###################################################################################################*/
#section4{
    width: 100%;
    background: url("../images/diagonal_waves.png") repeat scroll left top transparent;
    padding-top: 50px;
    padding-bottom: 0px;
    height: auto;}
#center2{
    border-bottom: 1px solid rgb(154, 154, 154);
    font-family: 'SakkalMajallaRegular';
    font-size: 34px;
    font-weight: 300;
    margin: 0px auto;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 50px;
    width: 30%;}
#center2 h2{
    font-family: 'SakkalMajallaRegular';
    font-size: 25px;
    color: rgb(69, 69, 69);
    line-height: 22px;
    font-style: normal;
    font-weight: 300;}
.item_box{
    float: right;
    width: 23%;
    /*    background-color: #09A609;*/
    height: 600px;
    margin-right: 20px;
    text-align: center;}
.item_box h3{
    text-align: center;
    padding: 0px;
    margin-bottom: 3px;
    color: rgb(29, 29, 27);
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 15px;
    font-weight: 600;
    font-style: normal;}
.item_box span{
    font-size: 14px;
    color: rgb(91, 91, 91);
    padding: 0px;
    margin: 0px;}
.item_box p{
    color: rgb(51, 51, 51);
    text-align: center;
    height: auto;
    padding: 10px 0px;
    border-bottom: 1px solid rgb(168, 168, 168);
    border-top: 1px solid rgb(168, 168, 168);
    margin-top: 10px;
    border-radius: 10px 10px 10px 10px;}
ul.site_team_social {
    display: table;
    margin: 0px auto;}
ul.site_team_social li {
    float: right;
    padding: 0px;
    margin: 0px 10px 0px 0px;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 20px;
    line-height: 20px;
    vertical-align: middle;
    color: #fff;}
ul.site_team_social i {
    font-size: 13px;
    padding: 0px;
    margin: 0px;
    line-height:0px;
    color:#fff;}
.site_team_social li {
    float: right;
    padding: 0px;
    margin: 0px 5px 0px 0px;
    width: 30px;
    height: 30px;
    background-color: #000; 
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}
.site_team_social li:hover i {
    color: #fff;
}
.tweet:hover{
    background: #0CF; 
}
.fb:hover{
    background: #00f;     
}
.googleplus:hover{
    background: #7c1212;   
}

/*###################################################################################################*/
/*######################################################FOOTER#########################################################*/
#footer{
    text-align: right;
    width: 100%;
    padding-top: 90px;
    padding-bottom: 50px;
    height: auto;
    font-family: 'SakkalMajallaRegular';}
.footer_logo img{
    width: 100px;
    height:auto; }
.footer_topbg {
    float: right;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height:49px;
    background:url(../images/footer_topbg.png) center top no-repeat;}

.footer_block_one{
    width: 23%;
    margin-right: 3px;
    float: right;
    height: auto;}
.footer_block_one ul.contact_address {
    float: right;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;}
.footer_block_one .contact_address li {
    padding: 0px;
    margin: 0px;
    line-height: 25px;
    color: #777777;
    font-size:17px;}
.contact_address ul {
    float: right;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;}
.contact_address li {
    padding: 0px;
    margin: 0px;
    padding-right: 10px;
    line-height: 25px;
    color: #777777;}
.list li {
    padding-bottom: 3px; }
.footer_block_one .list  li a {
    padding: 0px;
    margin: 0px;
    color: #777777;}
.footer_block_one .list  li a:hover {
    color: #fff;}
.footer_block_one h2 {
    color: #FFF;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 25px;
    margin-top: 0px;
    font-family: 'SakkalMajallaRegular';}
.footer_block_one ul.list a {
    padding: 0px;
    margin: 0px;
    color: #777777;
    font-size: 18px;
    font-family: 'SakkalMajallaRegular';

}
.footer_block_one.list a:hover {
    color: #fff;
}
#twitter_feed h2{
    font-family: 'SakkalMajallaRegular';
    margin-top: 0px;}
#twitter_feed{
    width: 25%;
    margin-right: 0px;
    float: right;
    height: auto;}
.left{
    float: right;
    height: auto;}
.right{
    float: right;
    margin: 7px 0px 0px 8px;
    color: rgb(119, 119, 119);
    width: 89%;
    height: auto;}
.small{
    font-size: 9px;   
    transition: all 200ms ease-in 0s;
    font-family: 'SakkalMajallaRegular';}
.imgWrap1{
    position:relative;
    display:inline-block;
    margin-bottom: 6px;
    margin-bottom: 4px;
    background:#777;
    border: 1px solid rgb(153, 153, 153) !important;
    width: 65px;
    height: 65px;
    vertical-align:middle;
    overflow:hidden;
}
#flickr_badge_wrapper img {
    /*max-width: 100%;*/
    height: 100%;
}
#flickr_badge_wrapper .fancybox{
    float:none;
    margin:0px;
    width:0px;
}
#images{
    width: auto; 
    height: auto; 
    display:inline-block;
}
#back_top{ background-color: #09A609; 
           float: left; 
           width: 100px; 
           height: 100px;
           bottom:40px;
           position:fixed;
           left:0px;}
#back_to_top{
    bottom:40px;
    position:fixed;
    display:none;
    left:0px;
    width:40px;
    height:40px;
    background:url('../images/back_to_top.png') center center no-repeat;
    background-color: #A2A2A2;
    border-radius: 50%;
    z-index:200;
    -moz-transition:all 1s ease 0s;
    -webkit-transition:all 1s ease 0s;
    transition:all 1s ease 0s;}
#back_to_top:hover{
    background-color: #09A609;
}

.footer_copyright {
    padding: 0px;
    height: 55px;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 10px;
    background-color: #222;}

.footer_copyright b {
    font-weight: normal;
    font-size: 20px;
    color: #777777;
    padding-top: 5px;
    float: right;
}
.one_fourth{
    margin-left: 50px;
    float: left;}
ul.footer_social_links li{
    display: inline-block;
    list-style: none;
    text-align: center;
    margin-left: 10px;
    padding-top: 4px;
    width: 34px;
    height: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8) inset;
    border-radius: 50px 50px 50px 50px;
    color: rgb(255, 255, 255);
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.2);}
ul.footer_social_links li a{
    color:#fff; }

ul.footer_social_links li:hover{
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 10px 10px 10px 10px;}
#content{
    width: auto;
    height: auto;
    background-color: #fff;
    z-index: 800;
}
/*##########################################PAGE 1########################################################*/
#header_top{    
    background-color: #09A609;
    float: none;
    margin: 0;
    height: 5px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 3333;
}
#container_full_1 {
    width: 100%;
    height: auto;
    padding-top: 0px;
}
#title_left{
    float: right;
    position: relative;
    width: 40%;
    margin-right: -45px;
}

#title_left h2 {
    color: #454545;
    font-family: "SakkalMajallaRegular";
    font-size: 26px;
    font-style: normal;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 14px;
    margin-right: 10%;
    padding-top: 17px;
    float:right;
    width:auto;
    white-space: nowrap;
}
/*###################################################Project Carousel###############################################################*/

/*################################################End Title###########################################################*/
#left_content{
    float: right;
    padding: 59px 0 0 0;
    width: 20%;
}
#left_content_1{
    float: right;
    padding: 30px 0 0 0;
    width: 20%;
}
#left_content_title{
    float: right;
    width: 100%;
}
#left_content_title_1{
    float: right;
    width: 100%;
}
#left_content_title h3 {
    background-color: #fff;
    float: right;
    margin-bottom: 8px;
    padding: 0 0 10px;
    font-size: 27px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    font-family: 'SakkalMajallaRegular';
    color: #454545;
    white-space: nowrap;
}
#left_content_title_1 h3 {
    background-color: #fff;
    float: right;
    margin-bottom: 8px;
    padding: 0 0 10px;
    font-size: 27px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    font-family: 'SakkalMajallaRegular';
    color: #454545;
}
#left_content ul{
    list-style: none;
}
#left_content_1 ul{
    list-style: none;
}
#left_content ul li {
    list-style: none;
    font-family: 'SakkalMajallaRegular';
    border-bottom: 1px solid #e5e5e5;
    color: #727272;
    padding: 8px 0;
    font-size: 19px;
}
#left_content_1 ul li {
    list-style: none;
    font-family: 'SakkalMajallaRegular';
    border-bottom: 1px solid #e5e5e5;
    color: #727272;
    padding: 8px 0;
    font-size: 19px;
}
#left_content ul li:last-child{
    border-bottom: none;
}
#left_content_1 ul li:last-child{
    border-bottom: none;
}
#left_content ul li a{
    color:#727272;
}
#left_content_1 ul li a{
    color:#727272;
}
#left_content ul li a:hover{
    color:#09A609;
    transition: all 200ms ease-in 0s;
}
#left_content_1 ul li a:hover{
    color:#09A609;
    transition: all 200ms ease-in 0s;
}
#rc_left{width:40%;
         float: right;
         margin-top:20px;
         padding: 0px;
}
#rc_right{width:50%;
          float: right; 
          margin:0px; 
          padding: 0px;}
#rc_right p{
    line-height: 19px;
    color: #454545;
    font: "Droid Serif",serif;
    font-size: 20px;
    padding-top: 0px;
    font-weight: normal; 
}

#right_content{
    /*background-color: blue;*/
    float: left;
    padding: 30px 0 0 0;
    width: 70%;

}
#right_content ol li {
    color:#454545;
    font-size: 18px;
}
#right_content ul li {
    color:#454545;
    font-size: 17px;
}
#right_content h2{
    font-size: 26px;
    font-style: normal;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 25px;
    color: #454545;
    font-family: 'SakkalMajallaRegular';

}
#right_content p{
    line-height: 26px;
    color: #454545;
    font-family: 'SakkalMajallaRegular';
    font-size: 20px;
    padding-top: 0px;
    font-weight: normal;
    text-align: justify;
}
#right_content p i {
    color: #09A609;
    font-family: 'SakkalMajallaRegular';
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
}
.right_content_image{
    float: none;
    margin: 0 0 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: auto;
    height: auto;
}
.title-divider{width:auto;}
#welcome{
    width: 50%;
    text-align: center;
    margin-right: 26%;
}
/*###################################################Contact US#########################################################*/
.page-title h1{

    margin-bottom: 38px;
    display: inline;
    line-height: 70px;
    font-family: 'SakkalMajallaRegular';
    font-weight: 400;
    /*line-height: 1.2em;*/
    font-size: 30px;
    color: #454545;
}
.page-title span{
    margin-right: 25px;
    display: inline;
    line-height: 70px;
    font-family: 'SakkalMajallaRegular';
    font-weight: 400;
    font-size: 20px;
    color: #727272;
}
#sidebar{
    height:57px;
}
#sidebar h4{
    width: auto;
    font-family: 'SakkalMajallaRegular';
    font-size: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin:0px
}
.disc li{
    list-style-type: disc;
    margin-right:3%;}
#left_content>sidebar>h4{font-size: 20px;}
#left_content_1>sidebar>h4{font-size: 20px;}
#title-divider{padding-top: 10px;}
#contactForm{ padding-top: 10px;}
#contactForm label,
#commentform label{
    padding-right: 7px;
}
#contactForm input, #commentform input {
    margin-bottom: 20px;
    width: 200px;
    /*background: none repeat scroll 0 0 #fff;*/
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    color: #606060;
    font-family: 'SakkalMajallaRegular';
    font-size: 22px;
    overflow: auto;
    padding: 10px 0px 0px 15px;
}
#contactForm label, #commentform label {
    padding-right: 7px;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 16px;
    margin: 0;
    outline: 0 none;
    font-family: 'SakkalMajallaRegular';
    padding: 0;
    vertical-align: baseline;
    color: #727272;
}
#contactForm textarea, #commentform textarea {
    height: 200px;
    width: 300px;
}
#contact_verify_code1 {
    width: 30%;
    height: 21px;
    margin-top: 0px;
    margin-right: -3px;
}
#contactForm #contact_verify_code {
    float: right;
    width: 81px;
    height: 16px;
}
#spam_verify_container{
    width: 81px;
    height: 27px;
}
#contactForm input, #contactForm textarea, #commentform input, #commentform textarea {
    /*background: none repeat scroll 0 0 #fff;*/
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    color: #606060;
    font-family: 'SakkalMajallaRegular';
    font-size: 12px;
    overflow: auto;
    padding: 10px 0px 0px 15px;
    float: left;
}
#respond-title, #comments, .add-comment-link {
    color: #2c2d31;
    font-size: 15px;
    font-weight: bold;
}
#comments1{width: 70%; 
          height: 40px;
          border-radius: 5px;}
.input {
    border: 1px solid #cccccc;
    border-radius: 5px;
}

#spam_verify_container, .reload_spam, #sidebar {
    float: right;
}
#spam_verify_container, .reload_spam1, #sidebar {
    float: right;
}
#spam1{width: 100%; 
       height: 30px; 
       padding-top:3px;}
.reload_spam1{
    width: 10%; 
    height: 30px; 
    float:right;
}
#spam_verify_img1 {
    width: 30%;
    height: 25px;
    float: right;
    margin-right: 5px;
}
.reload_spam {
    background: url("../images/reload.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    display: block;
    height: 27px;
    width: 27px;
    margin-right: 27px;
    margin-left: 0px;
}
#error{float:right;}
.reload_spam1 {
    border: medium none;
    cursor: pointer;
    display: block;
    height: 27px;
    width: 27px;
    margin-right: 3px;
}
#submit1{
    width: 89px;
    color:#09A609;
    background-color:#fff;}
#submit1:hover{
    background-color: #09A609;
    color:#fff;
}
#error1{
    font-size: 15px;
    font-family:'SakkalMajallaRegular';
}
#contactForm #submit, #commentform #submit {
    background: -moz-linear-gradient(center top , #656464, #303030) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #cbcbcb;
    margin: 21px 0;
    padding: 0px 11px 0px 14px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.9);
    width: 76px;
    font-size: 20px;
    height: 32px;

}
#contactForm input, #commentform input {
    margin-bottom: 20px;
    width: 200px;
}
#contactForm input, #contactForm textarea, #commentform input, #commentform textarea {
    /*background: none repeat scroll 0 0 #fff;*/
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    color: #606060;
    font-family: 'SakkalMajallaRegular';
    font-size: 19px;
    overflow: auto;
    padding: 10px 0px 0px 15px;
}
#contactForm #submit:hover,
#commentform input#submit:hover{
    opacity: 0.8;
}
jcarousel-skin-tango{float: left;}
/*###################################################End Page_1###############################################################*/
/*#############################Projects#########################################*/
.portfolioFilter a{font-size:20px; font-family:'SakkalMajallaRegular'}
.portfolioFilter .current{font-size:20px;}
.portfoliopage_section {
    /*float: right;*/
    width: 100%;
    padding: 0px;
    background-color: #fff;
    margin-top: 0px;
}
/* Portfolio Page */
.portfolio_page {
    padding: 40px 0px;
    margin: 0px;
    /*float: right;*/
    width: 100%;
    text-align: center;
}
.portfolio_page h1 {
    font-size: 40px;
    padding: 0px;
    margin: 0px 0px 50px 0px;
    font-weight: 300;
    text-transform: uppercase;
}
.portfolio_page h1 i {
    font-size: 24px;
    color: #727272;
    font-style: normal;
    display: block;
    padding-top: 18px;
    line-height: 22px;
}
.portfolio_page h3 {
    color: #fff;
    text-align: center;
    width: 370px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    background-color: #35353d;
    /*float: right;*/
    font-family: 'SakkalMajallaRegular';
    font-weight: 300;
    font-size: 24px;
    margin-top: 28%;
    margin-left: -375px;
}
.portfolio_page .imgWrap {
    position: relative;
    width: 370px;
    height: 300px;
}
.portfolio_page .imgWrap.last {
    margin-left: 0px;
}
.portfolio_page .imgWrap img {
    /*float: right;*/
    width: 100%;
    height: 250px;
}
.portfolio_page .imgDescription {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(00, 000, 000, 0.40);
    color: #fff;
    visibility: hidden;
    opacity: 0;
}
.portfolio_page .imgWrap:hover .imgDescription {
    visibility: visible;
    opacity: 1;
}
.portfolio_page .imgDescription i {
    position: absolute;
    top: 103px;
    right: 160px;
    color: #fff;
    opacity: 0.8;
}
#body_sub1,#body_sub2{
    float:right;
}
#register_form table{
    float:right;
    width: 100%;
    margin-left:0%;
    margin-right:30%;
}
table td{font-family:'SakkalMajallaRegular';
         font-size:20px;}
.dhx_combo_box{float:right;}
#dy_container .dhx_combo_box{float:left;}
.td{font-family:'SakkalMajallaRegular';
    font-size:20px;
    background-color: #e9e9e9;
    font-weight: bold;
    width: 120px;}
.td2{font-family:'SakkalMajallaRegular';
     font-size:15px;
     background-color:#ffffff;
     width: 120px;}
#body_sub2 .td2 input{float:right;}
.add_groups{font-family:'SakkalMajallaRegular';}
.forgot_pass{width: 271px;
             margin-right: 220px;}
.dhx_combo_container{direction:rtl;}
#st2_container{direction:rtl;}
#st_container{direction:rtl;}
#sqv_container{direction:rtl;}
.body_sub3 table td{text-align:right;}
#customer_country_id_container.customer_country_id_container{direction:rtl;}
.message_response {
    width: 250px;
    padding-right: 130px;
}
.sms_group_checkbox{width: auto !important; 
                    margin-bottom: 5px;float: right;margin-left:10px;}

#group_check_all {width: auto !important; 
                  margin-bottom: 5px;float: right;margin-left:10px;}
#submit,#button,#send_button,#add_sender,#hide_sender,#show_sender,#set_default_sender,#add_group,#edit_group,#delete_group,#empty_group,#add_contact,#edit_contact,#delete_contact,#search_contact,#search_group,#cancel_search,#import_contact,#close_import,#export_contact,#export_group,#export_usage,#transfer_credit {
    font-size: 15px;
}
/*###################################################################*/
@media screen and (min-width: 783px) and (max-width: 1164px) {
    .container{width:auto;}
    #menu_hdr>li>a{font-size: 15px;}
    .fa-star:before{font-size: 12px;margin:0px;}
    .blocks{margin-right:24px;}
    .footer_block_one:last-child{width:22%;}
}
@media screen and (max-width: 800px) {

    /*#wrpr div{margin:0;padding: 0px;}*/ 
    /*for descover the vertical scroling*/ 

    /*    #wrpr {
            width: 100%;
        }*/
    /*    div{
         width: 100%;         
        }*/
    .container{
        width: 100%; 
    }
    #menu_hdr{
        display: none;   
    }
    #menu_header {
        display: block;
        height: auto;
    } 
    #logo{
        float: none;
        width: 100%;
    }
    #flags_1{display: block; float: left;margin-left:10px;margin-top:10px;}
    #sign_in{display: block; 
             float: left; 
             text-align:center;
             margin-top:20px;
             padding:0px;
             width:auto;
             font-family:'SakkalMajallaRegular';
             font-size:17px;}
    .fa-bars:before{color: #09A609; 
                    float: right; 
                    font-size: 24px; 
                    margin-top:-122%; 
                    margin-right:20px;
                    margin-left: 0px;}
    .fa-circle{color: #09A609;
               font-size:8px;
               float:right;
               margin-top:10px;}
    #logo img {
        float: none;
        margin-left: auto;
        margin-right: 7%;
    }
    #top_contact_info {
        display: none;  }

    #menu_header .container{
        text-align: center;    
    }
    #mobile_menu{      
        text-align: right;
        display: block;  
    }
    #section1 .container {
        text-align: center;  
    }
    #section_two h3{
        line-height: 1.2;   
    }
    .section_one h3{
        line-height: 1.2;   
    }
    .section_one p{
        width: 80%;
        margin-right: 12%;
    }
    #section_two p{
        width: 80%;
        margin-right: 12%;
    }
    .blocks{
        float: none;
        margin-top: 40px;
        width:100%;
        margin-right: 0px;    
    }
    #center{
        width: 100%;
        margin-right: 0px;
    }
    #center p{border-top: none;}
    #center h2{
        font-size: 38px;
    }

    #orange_background{
        text-align: center;
        display: block;
        width: 100%;
    }
    #img_left{
        float: none;
        width: 70%;
        /*        margin-right: 50px;*/
    }
    .box1{ display: none;}
    .box2{ display: none;}
    .box2 p{margin: 0px; padding: 0px; color: #09A609;  width: 100%;display: none;}
    #button_img{display: none;
                margin-right: 0px;
                margin-top: 0px;
                padding: 0px;
                width: 100px;}
    #button_img a{
        font-family: 'SakkalMajallaRegular';
        font-weight: 600;
        font-size: 14px;
        color: rgb(255, 255, 255);
        text-transform: uppercase;
        transition: all 200ms ease-in 0s;  }
    #button_img:hover{
        background-color: #222222; 
        transition: all 200ms ease-in 0s;}

    .readmorebut1 a{ 
        margin-right: auto;
        margin-left: auto;
    }
    #section2{padding-bottom: 89px;}
    .block_one_section2 {
        width: 70%;
        float: none;
        margin-right: 10%;
        height: auto;
        padding-bottom: 60px;
        text-align: right;}
    .block_one_section2 li{
        width: 100%; }
    .block_one_section2 p{
        width: 100%; }
    .background h1{
        text-align: right;
        margin-top: 10px;
        margin-right: 3%;}
    .background p{
        width: 100%;
        margin-right: 3%;
        text-align: right;
    }
    .background{
        width: 70%;
        padding-top: 10px;
        margin-right: 10%;
        height: 130px;
    }
    .background readmorebut{
        margin-right: auto;
        margin-left: auto;}
    #section3{
        width: 100%;
        background-color: #fff;}
    #project_readmorebut{margin: 0px auto;}
    #latest_project{
        width: 100%;
        margin-right: 0px;}
    #latest_project h1{
        margin: 0px;
        font-size: 38px;}

    /*###################################################JCarousel###############################################################*/

    .project_info {
        width: 85.5%;
    }

    /*###################################################################################################*/

    .footer_block_one{

        width: 60%;
        padding-bottom: 50px;
        margin-right: 23%;

    }
    #twitter_feed{
        width: 50%;
        margin-right: 23%;
    }
    .tp-caption.modern_medium_fat {font-size: 30px;}
    .tp-caption.large_text{
        font-size: 30px;
        left: 120px;
        line-height: 28px;
        padding: 28px 0px 39px 20px;
    }
    .button_slider {
        font-family: "SakkalMajallaRegular";
        border-radius: 4px;
        color: #FFFFFF;
        float: right;
        font-size: 18px;
        margin: 0px;

        padding: 8px 30px 8px 30px;
        text-transform: uppercase;
        background-color:#f44812;
    }
    .button_slider:hover {
        font-family: "SakkalMajallaRegular";
        border-radius: 4px;
        color: #1d1d1b;
        float: right;
        font-size: 18px;
        font-weight: normal;
        margin: 0px;

        padding: 8px 30px 8px 30px;
        text-transform: uppercase;
        background-color:#fff;
    }
    .section4{
        width: 100%; 

    }
    .item_box{
        width: 40%;  
        margin-right:50px; 
    }

    /*###############################################################Page_1##############################################*/
    #wrpr{
        background-color: #fff;
    }
    #container_full_1{
        height: 10%;
        width: 63%;
        margin-right: 18%;
        padding-top: 0px;
        z-index: 980;
    }
    #title_left{

        margin-top: 10px;
        float: none;
        width: 100%;
        margin: 0px;
        margin-bottom: 40px;
        padding: 0px;
    }
    #title_left h2{
        line-height: auto;
        margin-top: 23px;
        padding: 0px;
        color: black;
        margin-right: auto;
        margin-left: auto;
        float:none;
    }
    /*################################################End Title###########################################################*/
    #body_content{ 
        width: 95%;
        margin-right: 3%;

    }
    #left_content {
        float: none;
        margin-right: 0%;
        width: 70%;
        padding-top: 10%;
    }
    #left_content_1 {
        float: none;
        margin-right: 0%;
        width: 70%;
        padding-top: 10%;
    }
    #mobile_menu{display: block;}
    #left_content_title{ 
        float: right;
        width: 100%;
    }
    #left_content_title_1{ 
        float: right;
        width: 100%;
    }
    #left_content_title h3 {
        color: black;
    }
    #left_content_title_1 h3 {
        color: black;
    }
    #right_content{  
        /*background-color: blue;*/
        float: none;
        margin-right: 0%;
        width: 100%;

    }
    right_content p{
        color: black;
        font-size: 13px;
    }
    #right_content p img{display:none;}
    #rc_right{width: 100%; float: none;}
    #rc_left{width: 100%; float: none;}
    .right_content_image{display:none;
    }
    #footer{ margin: 0px;
             padding: 0px; 
             text-align: right;
    }
    #response_msg1 {
        display:none;
        height:50px;
        width:100%;
    }
    /*###################################################End Page_1###############################################################*/
    #contactForm input, #contactForm textarea, #commentform input, #commentform textarea{
        width: 100%;
    }
    .readmorebut{
        margin-right: auto;
        margin-left: auto;
        margin-top: 0px;
        padding-top: 5px;
    }
    /*###################################################Project Carousel###############################################################*/

    #footer{
        text-align: none;
    }

    #footer-cols>li{
        float: none;
    }


    #footer-nav li{
        float: none;
    }

    .page-title span{
        margin-left: 0px;
    }

    #contactForm label,
    #commentform label{
        padding-left: 0px;
    }
    .reload_spam1 {
        width: 15px;
        height: 30px;
        float: left;
    }
    #spam_verify_img1{
        width: 30%; 
        height: 25px;
        float: left;
    }
    #spam1{width: 100%; 
           height: 30px; 
           padding-top:3px;}


    #spam_verify_container,.reload_spam,#sidebar{
        float: none;
    }
    #spam_verify_container,#sidebar{
        float: none;
    }

    #spam_verify_container{
        margin-right:0px;
    }
    #spam_verify_img{
        float:right;
        margin-top:49px;
    }
    #spam_reload{
        float:right;
    }

    #sidebar .sideblock h6{
        margin-left: 0px;
        padding-left: 0px;
    }

    #sidebar h4{
        margin-top: 0px;
        padding-bottom: 0px;
    }

    .portfolio_page .imgWrap {
        position: relative;
        width: 239px;
        height: 200px;
    }
    .portfolio_page .imgWrap img {
        float: right;
        width: 100%;
        height: 200px;
    }
    .portfolio_page h3 {
        width: 239px;
    }
    .portfolio_page .imgDescription i {
        top: 80px;
        right: 100px;
    }
    .portfolioFilter a{font-size: 14px;}
    .portfolioFilter .current{font-size: 14px;}
    .form-poshytip-1{width: 100%;}
    #comments1{width: 100%;height:30%;}
    #contact_verify_code1{width: 35%;float: left;}

    #spam1{width: 100%; 
           height: 30px; 
           padding-top:3px;}
    #spam_verify_img1{
        width: 40%; 
        height: 25px;
    }
    body p{
        font-family:'SakkalMajallaRegular';
        font-size:15px;
    }
    .loginform2 {
        font-family:'SakkalMajallaRegular';
        border: 2px solid #09A609;
        text-align: center;
        display: none;
        list-style: none outside none;
        margin-top: 0px;
        padding: 10px 0px;
        position: absolute;
        right: 0px;
        top: 87px;
        z-index: 554;
        width: 200px;
        margin-right: 0%;
        height: 160px;
        left: 0px;
    }
    .loginform {
        display: none;
        font-size: 13px;
        list-style: none outside none;
        margin-top: 0px;
        position: absolute;
        left: 0px;
        right:0px;
        top: 88px;
        z-index: 555;
        text-align: left;
        margin-right: 0%;
        padding: 10px 0px;
        border: 2px solid #09A609;
        height: 300px;
        overflow-y: scroll;
        font-family: "SakkalMajallaRegular";
    }
    .loginform1 {
        font-size: 13px;
        list-style: none outside none;
        margin-top: 0px;
        position: absolute;
        /*        top: 91px;*/
        z-index: 555;
        width: 335px;
        text-align: left;
        margin-right: 0%;
        padding: 10px 0px;
        border: 2px solid #09A609;
        height: auto;
        font-family: "SakkalMajallaRegular";
        left: 0px;
        right: 0px;
    }

    .loginform .fa-circle{
        margin-left:0px;
    }
    .loginform a{
        margin-top: 10px;
        color: #888;
        float: right;
        margin-left: 0px;
    }
    .loginform li{
        width:100%;
    }
    #search_filter_0_container{
        direction:rtl;
    }
    .dhx_combo_container{
        direction:rtl;
    }

    #register_form table{
        margin-right:0%;
    }
    .forgot_pass{width: auto;
                 margin: 0px;}
    .loginform1 h5 {
        width: 70%;
        margin-right: 76px;
    }
    .loginform1{
        text-align: right;
        width: 300px;
    }
    .loginform1 input {
        width: 137px;
        height: 20px;
        border: 1px solid #09A609;
        background-color: #F7F8F3;
        margin-left: 0px;
        margin-right: 0px;}
    .loginform1 tr td label {
        color: #09A609;
        margin-right: 2px;
        margin-left: 7px;
    }
    .loginform1 a {
        margin-top: 10px;
        color: #888;
        float: right;
        margin-left: -1px;
        margin-right: 0px;
    }
    #submit,#button,#send_button,#add_sender,#hide_sender,#show_sender,#set_default_sender,#add_group,#edit_group,#delete_group,#empty_group,#add_contact,#edit_contact,#delete_contact,#search_contact,#search_group,#cancel_search,#import_contact,#close_import,#export_contact,#export_group,#export_usage,#transfer_credit {
        font-size: 13px;
    }
    #welcome{
        width:100%;
        margin-left: auto;
        margin-right: auto;
    }
    #welcome td{
        white-space: nowrap;
        font-size: 17px;
    }
}
@media screen and (min-width: 405px) and (max-width: 790px) {
    .loginform1 {top:91px;}
    .loginform {top:91px;}
}

@media screen and (max-width: 405px) {
    .loginform1 {top:133px;}
    .loginform {top:91px;}
}
@media screen and (max-width: 390px){
    .loginform1 {top:133px;}
    .loginform {top:133px;}

}