@font-face {
font-family: GE-Dinar-One-Medium;
src: url('../fonts/GE-Dinar-One-Medium.otf');
}

@font-face {
font-family: GE-Dinar-One-Medium-Italic;
src: url('../fonts/GE-Dinar-One-Medium-Italic.otf');
}

@font-face {
font-family: GE-Dinar-One-Light;
src: url('../fonts/GE-Dinar-One-Light.otf');
}

@font-face {
font-family: GE-Dinar-One-Light-Italic;
src: url('../fonts/GE-Dinar-One-Light-Italic.otf');
}

.langguage{

    font-weight: 600;
    font-size: 20px;
    margin-left: 30px;
}
.custom-popup-form{
width: 100%;
height:100%;
position: fixed;
background: rgba(0,0,0,0.7);
top:0;
left:0;
z-index:10;
display: none;
}
.custom-popup-form .custom-form-modal{
width: 300px;
    padding: 30px;
min-height:150px;
height:auto;
background:#fff;
border-radius: 3px;
margin-left:auto;
margin-right:auto;
margin-top:200px;
}
.custom-popup-form .custom-form-modal input[type=file]{
margin-bottom:20px;
}
.custom-popup-form .custom-form-modal button{
margin:7px;
}
.word-detail-side-image{
margin-top:20px;
float:left;
}
.section-title{
color:#0678d2;    
font-size: 13pt;
    font-weight: 300;
}
.test_81{
display: none;
}
.navigate-projects{
    width: 25px;
    height: 43px;
    position: fixed;
    z-index: 10;

}
.navigate-projects-next{
right:20px;
margin-top:100px;
background-image: url(../Images/right-arrow.png);
background-size: contain;
background-repeat: no-repeat;
}
.navigate-projects-prev{
left:20px;
margin-top:100px;
background-image: url(../Images/left-arrow.png);
background-size: contain;
background-repeat: no-repeat;
}
.page-transition-loader{
width: 100%;
height:100%;
position: fixed;
top:0;
left:0;
background:rgba(255,255,255,0.8);
z-index:300;
display: none;
}

.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 54px;
  height: 54px;
  position: absolute;
  left:0;
  right:0;
  margin-right: auto;
  margin-left:auto;
  margin-top:25%;
  border-radius: 50%;
  border: 6px solid #F3CD57;
  border-color: #F3CD57 transparent #F3CD57 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.hashtag-gif{
width:200px;
height:73px;
position: absolute;
margin-left: auto;
margin-right: auto;
margin-top: 25%;
left:0;
right:0;
background-image: url(../Images/hashtag-logo-gif-2.gif);
background-repeat:no-repeat;
background-size: contain;
}

.empty-ng-repeat-message{
font-weight: lighter;
}
.prod-imagebanner-input{

}
.edit-img-banner-placeholder{
margin-bottom:18px;
height: 160px;
width: 100%;
}
.banner-img-btn{
margin-top:10px;
    float: left;
display: none;
margin-right:6px;
}
.login-container{
padding: 40px;
    background: #fff;
    margin-top:25%;
    border-radius: 3px;
    -webkit-box-shadow: 0px 7px 8px 0px rgba(1,54,96,0.35);
-moz-box-shadow: 0px 7px 8px 0px rgba(1,54,96,0.35);
box-shadow: 0px 7px 8px 0px rgba(1,54,96,0.35);
}
.login-container .login-title{
margin-bottom:20px;
font-weight: normal;
text-align: center;
font-size: 14pt;
}
.login-container label{
font-weight: 300;
font-size: 11pt;
}
.login-container input[type=text],
.login-container input[type=password]{
padding-top:20px;
padding-bottom:20px;
border-radius: 2px;
}

.login-container button{
padding-top:11px;
padding-bottom:11px;
border-radius: 2px;
background: #0678d2 !important;
border:none;
color:#fff !important;
}


.custom-pagination{
margin-left:10px;
float:right;
}
.navbar-admin{
background-color: #0678d2;
    border-radius: 0;
    color: #fff;
}
.navbar-admin div div .navbar-brand{
width: 250px;
}
.navbar-admin div div a{
color:#fff !important;
}
.navbar-admin div ul li a{
color:#fff !important;
}
.line-break-text{
white-space:pre-line;
line-height: 30px;
}
.related-project-container{
height: 200px;
}
.related-project-container img{
margin-top: -85px;
}
.related-project-container div .text2{
margin-top:50px;
}

.about-team-content p,.about-team-content h3{
padding-bottom:0;
    margin-bottom: 0px;
    line-height: 26px;
}
.about-team-content .about-team-name{
font-weight: 550;
    letter-spacing: 1.5px;
    font-size: 14pt;
    font-family: 'Brandon Grotesque Black';
}
.about-team-content .about-team-name span{
color: #ffd300;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 13pt;
}
.about-team-content .about-team-name .color1{
color:#9e3bcb;
}
.about-team-content .about-team-name .color2{
color:#fac601;
}
.about-team-content .about-team-name .color3{
color:#029201;
}
.about-team-content .about-team-name .color4{
color:#fac601;
}

.contact-team-button{
    font-family: 'Brandon Grotesque Black';    
    font-size: 12pt;
    letter-spacing: 1.3px;
    cursor: pointer;
    transition: all .3s ease;
}
.contact-team-button:hover{
color:#fac601;
}
.about-team-content-right-align{
padding-left:10%;
}
.team-wrapper{
margin-bottom:100px;
}

.team-wrapper div .contact-arrow-right{
    width: 12px;
    height: 12px;
    margin-top: 2px;
    float: right;
    margin-right: 75px;
    background-image: url(../Images/contact-right-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.team-wrapper div .contact-arrow-right-2{
position: absolute;
    right: 0;
    margin-right: 13px;
    margin-top: -15px;
}
.team-wrapper div .contact-arrow-right-3{
    position: absolute;
    right: 0;
    margin-right: 124px;
    margin-top: -15px;
}
.contact-team-button-rightside{
margin-right:25px;
}
.about-section-title{
letter-spacing: 4px;
}
.about-section-title-story{
font-size: 35px !important;
}
.about_core h3 {
    letter-spacing: 3px;
}
.about .p1 {
    line-height: 24px;
}
.about-pink-logo{
margin-top:30px;
}
.story_content p {
    letter-spacing: 0.2px;
}
.story_content h2 {
    margin-bottom: 18px;
}
.contact h4 {
    letter-spacing: .5px;
    line-height: 24px;
}
.service .container p{
font-weight: 500;
font-size: 13pt;
}
.awesome a {
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 14pt;
margin-left: -7%;
}
.about-contact-us-btn{
padding: 13px 25px !important;
    margin-top: 31px;
}
.oryx_content h1 {
    padding-top: 0;
}
.project-desc-1{
color: #434343;
    font-size: 13pt !important;
    margin-top: 10px;
    letter-spacing: .3px;
    line-height: 22px;
    margin-bottom: auto;
}

.work-page-wrap{
    margin-bottom: 20px;
}
.delete-btn{
color:#bf1111;
cursor: pointer;
}
.admin-right-btn{
float:right;
cursor: pointer;
}
.btn-theme-color{
background-color:#fac601;
color:#fff;
border:none;
}
.btn-theme-color:hover{
background-color:#fac601;
color:#fff;
}
.form-email-validation-error{
color:#fff;
}
.form-email-validation-error-inmodal{
color:#bf1111;
}
.image-modal-caption{
visibility: hidden;
}
.hide-after-contactsubmit{

}
.show-after-contactsubmit{
display:none;
}
.show-after-contactsubmit{
width: 400px;
min-height:300px;
position: absolute;
left:0;
right:0;
margin-left: auto;
margin-right:auto;
text-align: center;
}
.show-after-contactsubmit .contact-submit-message{
padding: 35px;
    padding-top: 60px;
    border: solid 1px #ddd;
}
.show-after-contactsubmit .contact-submit-message p{
margin-top:15px;
}
.show-after-contactsubmit a .contact-worklink{
font-family: 'Brandon Grotesque Black';
margin-top: 60px;
color:#fff;
}
.show-after-contactsubmit .contact-worklink .white-triangle{
width: 14px;
    height: 14px;
    position: absolute;
    right: 0;
    margin-right: 132px;
    margin-top: -21px;
    background-image: url(../Images/contact-right-arrow-white.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.translation-btn{

    padding-left: 30px;
    font-size: 14pt;
    cursor: pointer;    
    font-family: Brandon Grotesque,GE-Dinar-One-Medium;
    font-weight: 600;

    /*display:none;*/
}
#menu .active li {
color: orange !important;
}
.admin-information-form-row{
    margin-bottom: 30px;
    float: left;
    width: 100%;
    background: #f7f7f7;
    padding-bottom: 28px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 2px;
}
.admin-information-form-row .col-sm-6{
padding:0;
padding-right:30px;
}
.admin-information-form-row .arabic-form{
direction: rtl;
padding-right:0px;
}
.project-info-ar{
direction: rtl;
display: none;
}

.project-info-ar h1,
.project-info-ar h6,
.project-info-ar h5{
padding-right:25px;
}

.project-desc-2{
    line-height: 22px;
}
.project-desc-2 a{
   width: 100%;
   float: left;
   margin-top: 10px;
   font-size: 15pt;
   color: #b7b7b7;
}


.home-page-thumb-name{
margin-top: -20px !important;
}
.home-page-thumb-desc{
font-size: 14pt !important;
    font-style: normal !important;
    font-weight: 300;
    color: #8a8a8a !important;
}
.home-page-thumb-line{
margin-top: 0px;
margin-bottom: 20px;
width:40%;
border: 1.5px solid #636363;
}

.hide-home-caption{
display: none;
}

.home-project-view{
    margin-left: auto;
    margin-right: auto;
    width: 103px;
    margin-top: 50%;
    background: rgba(0,0,0,0.6);
    text-align: center;
    padding: 10px;
    color: #fac601;
    font-size: 10pt;
    letter-spacing: 1.1px;
    display: none;
}
#menu li,
.translation-btn {
    padding-right: 150px;
}
.my-translated-paragraph{
    white-space: pre-wrap;
}
.scope-details-title{
    padding-bottom: 6px !important;
    padding-top: 8px;
    font-weight: 500;
    letter-spacing: 1px;
    border-top: solid 1px #bbbaba;
    border-bottom: solid 1px #bbbaba;
    font-weight: 400 !important;
    font-size: 9pt;
    margin-top: -5px;
}

.bottom-images{
margin-bottom: -100px;
    margin-top: 38px;
}

.team-header {
    background-image: url(../Images/team-header.jpg);
    background-position-y: 0;
    background-repeat-y: no-repeat;
}

/*####TEAM###*/
.team-member:hover .team-hover .s-link {
    bottom: 10%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .s-link {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateY(45%);
    -ms-transform: translateY(45%);
    transform: translateY(45%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    font-size: 35px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #222;
}
.team-member .s-link a {
    margin: 0 10px;
    color: #333;
    font-size: 16px;
}
.team-title {
    position: static;
    padding: 20px 0;
    display: inline-block;
    letter-spacing: 2px;
    width: 100%;
}
.team-title h5 {
    margin-bottom: 0px;
    display: block;
    text-transform: uppercase;
}
.team-title span {
    font-size: 12px;
    text-transform: uppercase;
    color: #a5a5a5;
    letter-spacing: 1px;
}
.team-img-padding{
    padding:5px;
    padding-bottom:10px;
    padding-top:0;
}
.teampage-photos{
margin-top:50px;
}
.globelteam-teampage{
margin-top:100px;
margin-bottom:100px;
}
.team-title-long{
margin-top:100px;
}
.team-content-mobile-view{
    display: none;
}
.team-content-desktop-view{
    margin-bottom:80px;
}
.service-websiteicon{
    width:63px !important;
}
/*## END TEAM  */

.hashtag-phonenumber{
    float: left;
    width: 345px;
    margin-top: 10px;
    margin-left: 52px;
    font-size: 14pt;
    margin-bottom: -18px;
    font-weight: normal;
}
.mobile-dev-header {
    background-size: cover;
    background-image: url(../Images/mobile-dev-heading-bg.jpg);
    height: 300px;
    background-position-x: right;
}
.web-dev-header {
    background-size: cover;
    background-image: url(../Images/web-dev-heading-bg.jpg);
    height: 300px;
    background-position-x: right;
}

.dev-header-welcome-msg{
    font-family: 'Brandon Grotesque Black';
    color:#fff;
    margin-top: 165px;
    text-align: center;
}
.dev-innermenu .navbar-brand>img {
    float: none !important;
}
.dev-header-welcome-msg h2 {
    margin-top: -14px;
    font-size: 34pt;
}
.dev-header-welcome-msg h3 {
    font-family: 'Roboto', sans-serif;
    margin-top: 7px;
    font-weight: 400;
    font-size: 24pt;
    letter-spacing: 2px;
}
.dev-header-welcome-image .welcome-image{
    width: 400px;
    height: 300px;
    background: red;
    float: right;
}
.dev-background0 {
    background: #f1f1f1;
    width: 100%;
    padding-bottom: 0;
}
.dev-background {
    background: url(../Images/marble-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    padding-bottom: 80px;
}
.dev-background2 {
    background: url(../Images/letstalk_section_bg.jpg) no-repeat;
    background-size: 120%;
    background-position-x: -155px;
    width: 100%;
    /* background: red; */
    min-height: 550px;
    height: auto;
}
.dev-background3 {
    background: url(../Images/dev-pink-bg.jpg) no-repeat;
    background-position-y: -488px;
    /* background-repeat-x: repeat; */
    background-size: auto;
    width: 100%;
    min-height: 700px;
    height: auto;
}
.dev-background4 {
    background: url(../Images/dev-projects-bg.jpg) no-repeat;
    background-size: cover;
    background: #fbfbfb;
    width: 100%;
    min-height: 700px;
    height: auto;
    padding-bottom: 40px;
}
.dev-background5 {
    background-image: url(../Images/dev-contact-image.jpg);
    background-size: cover;
    width: 100%;
    /* background: pink; */
    min-height: 826px;
    height: auto;
}
.dev-background6 {
    background-image: url(../Images/testimoney-bg.jpg);
    background-size: cover;
    width: 100%;
    min-height: 400px;
    height: auto;
}

.web-dev-background3{
    background: url(../Images/web-dev-pink-bg.jpg) no-repeat;
    background-position-y: -493px;
}

.dev-section div .dev-section1-img{
    width: 490px;
    height: 580px;
    /* background: yellow; */
    background-image: url(../Images/mobdev-services-icon.png);
    background-size: cover;
    background-position-y: -50px;
    float: left;
    margin-top: 200px;
}
.dev-section div .web-dev-section1-img{
    width: 512px;
    height: 600px;
    /* background: yellow; */
    background-image: url(../Images/webdev-services-icon.png);
    background-size: cover;
    background-position-y: -91px;
    float: left;
    margin-top: 265px;
}
.dev-section-heading{
    margin-top: 50px;
    margin-bottom:50px;
    text-align: center;
}
.dev-section-heading h3{
    font-family: 'Brandon Grotesque Black';
    color:#252525;
}
.dev-section-heading p{
    font-family: 'Roboto', sans-serif;
    margin-top: 9px;
    line-height: initial;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: .2px;
    font-size: 10.5pt;
}
.dev-section1 div div .dev-service{
    width: 100%;
    min-height: 70px;
    height: auto;
    margin-bottom: 1px;
    padding: 18px;
    padding-bottom: 0;
    text-align: center;
}
.dev-section1 div div .dev-service h4{
  font-family: 'Brandon Grotesque Black';
  text-transform: uppercase;
  font-size: 12pt;
}
.dev-service-thin-line{
  width: 200px;
  height: 1px;
  background: #adadad;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;

}
.dev-section1 div div .dev-service p{
    line-height: initial;
    margin-top: 12px;
    font-weight: 400;
    font-size: 10pt;
    color: #929292;
}
.no-padding-left{
    padding-left: 0;
}

.dev-section div .dev-section2-content{
    width: 100%;
    min-height: 300px;
    height: auto;
    margin-top: 100px;
    margin-bottom: 40px;
}
.dev-section div .dev-section2-content .dev-section-heading{
    text-align: left;
}
.dev-section div .dev-section2-content .dev-section-heading h3{
    color: #fff;
    font-size: 26pt;
    letter-spacing: 2px;
    margin-bottom: -18px;
}
.devpage-btn{
    border: solid 2px #FFF;
    padding: 5px;
    text-align: center;
    font-family: 'Brandon Grotesque Black';
    border-radius: 9px;
    background: #fac601;
    width: 220px;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    cursor: pointer;
    transition: all .3s ease;
}
.devpage-btn:hover{
  background: #fff;
  border: solid 2px #252525;
  color:#252525;
}
.dev-section3-content{
    text-align: center;
}


/*###TABS###*/
/*
.tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 30%;
  height: 300px;
}
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}
.tab button:hover {
  background-color: #ddd;
}
.tab button.active {
  background-color: #ccc;
}
.tabcontent {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 70%;
  border-left: none;
  height: 300px;
}
*/
.tab {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  width: 20%;
  float:left;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}
/*.tab button:hover {
  background-color: #ddd;
}*/
/*.tab button.active {
  background-color: #ccc;
}*/

.tab button.active .circle-tab{

    border: solid 1px #fff;
    width: 44px;
    height: 44px;
    border-radius: 22px;
}

.tab button.active .circle-tab .inner-circle{

    width: 34px;
    height: 34px;
    background: #BE4229;
    border-radius: 18px;

}
.tab button.active .circle-tab .web-inner-circle{

    width: 34px;
    height: 34px;
    background: #2A525F;
    border-radius: 18px;

}
.tab button.active .circle-tab .inner-circle span{
    margin-top: 0px;
    font-size: 17pt;
}
.tab button:hover .circle-tab{
   
    border:solid 1px #fff;
}

.tab button:hover .circle-tab  .inner-circle{
   
   background:#BE4229;
}
.tab button:hover .circle-tab  .web-inner-circle{
   
   background:#2A525F;
}
.tablinks p{
    text-align: center;
    font-family: 'Brandon Grotesque Black';
    line-height: initial;
    text-transform: uppercase;
    margin-top: 14px;
    color: #fff;
}
.tablinks .devsteps-subtitle{
  margin-top: -9px;
  line-height: 18px;
}
.tabcontent {
  float: left;
  width: 100%;
  border-left: none;
  min-height: 300px;
  height: auto;
  margin-top: -14px;
  text-align: center;
}
.tabcontent h3{
  margin-top: 50px;
}
.tabcontent h3,.tabcontent h4{
  font-family: 'Brandon Grotesque Black';
  line-height: initial;
  text-transform: uppercase;
}
.tabcontent h4{
 
  font-family: 'Roboto', sans-serif;
  line-height: initial;
  text-transform: uppercase;
  margin-top:2px;
  color: #fff;
}
.tabcontent p{
    line-height: normal;
    margin-top: 15px;
    font-weight: 300;
    font-size: 11pt;
}
.tabcontent-image-wrap{
    width: 320px;
    height: 320px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: -18px;
}
.tabcontent-planning{
  background-image: url(../Images/planning-gathering.png);
}
.tabcontent-wireframe{
  background-image: url(../Images/wireframe.png);
}
.tabcontent-development{
  background-image: url(../Images/development.png);
}
.tabcontent-testing{
  background-image: url(../Images/testing.png);
}
.tabcontent-launch{
  background-image: url(../Images/launch.png);
}
.web-tabcontent-planning{
  background-image: url(../Images/web-planning-gathering.png);
}
.web-tabcontent-wireframe{
  background-image: url(../Images/web-wireframe.png);
}
.web-tabcontent-development{
  background-image: url(../Images/web-development.png);
}
.web-tabcontent-testing{
  background-image: url(../Images/web-testing.png);
}
.web-tabcontent-launch{
  background-image: url(../Images/web-launch.png);
}


.circle-tab{
    width: 40px;
    height: 40px;
    border:solid 1px transparent;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
}
.inner-circle{
    width: 30px;
    height: 30px;
    background: #BE4229;
    border-radius: 15px;
    margin-left: 4px;
    margin-top: 4px;
    position: absolute;
    color: #fff;
    text-align: center;
    font-size: 11pt;
    font-family: 'Brandon Grotesque Black';
}
.web-inner-circle{
    background: #2A525F;
}
.inner-circle span{
  margin-top: 4px;
  float: left;
  width: 100%;
}
.small-line{
    position: absolute;
    width: 15.3%;
    height: 2px;
    background: #BE4229;
    margin-left: 44px;
    margin-top: 19px;
}
.web-small-line{
    background: #2A525F;
}
/*###TABS###*/
/*###SLICK SLIDER###*/
.slider {
    width: 90%;
    margin-bottom: 65px !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding:25px;
}
.testimony-item .testimony-img{
    width: 100px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: -5px;
    margin-bottom: 25px;

}
.testimony-item .Icon-Roots{
    background-image: url(../Images/Icon-Roots.png);
}
.testimony-item .Icon-Sizgo{
    background-image: url(../Images/Icon-Sizgo.png);
}
.testimony-item .Icon-Kugo{
    background-image: url(../Images/Icon-Kugo.png);
}

.testimony-item .testimony-text-wrap{
    background: #fff;
    padding: 25px;
    border-radius: 7px;
    min-height: 423px;
    height: auto;
}
.testimony-item h4{
    margin-top: -16px;
    margin-bottom: 21px;
    font-weight: 300;
    font-size: 15pt;
}
.testimony-item p{
    text-align: left;
    font-weight: 300;
    line-height: 19px;
    letter-spacing: .2px;
    font-size: 10.5pt;
}
.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.slick-active {
  opacity: 1;
}

.slick-current {
  opacity: 1;
}
.slick-dots {
  display:none !important;
}
.slick-prev, .slick-next {
    width: 40px;
    height: 40px;
}
.slick-prev, .slick-prev:hover, .slick-prev:focus{
    background:url(../Images/testimony-prev-icon.png);
    background-size: 80% !important;
    background-repeat: no-repeat;
    background-position: center;
}
.slick-next, .slick-next:hover, .slick-next:focus{
    background:url(../Images/testimony-next-icon.png);
    background-size: 80% !important;
    background-repeat: no-repeat;
    background-position: center;
}
.slick-prev:before, .slick-next:before {
  display: none;
}
/*###SLICK SLIDER###*/



.dev-project-container{
    min-height: 350px;
    height: auto;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.dev-contact-container{
    min-height: 300px;
    height: auto;
    overflow: auto;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.dev-contact-container div input[type=text],
.dev-contact-container div select{
    width: 100%;
    height:42px;
    border: none;
    background: #f4f4f4;
    margin-bottom: 15px;
    padding-left: 10px;
    border-radius: 4px;
    color: #03545A;
}
.dev-contact-container div textarea{
    width: 100%;
    height:160px;
    border: none;
    background: #f4f4f4;
    padding-left: 10px;
    border-radius: 4px;
    color: #03545A;
}
.dev-contact-container div label{
    float:left;
    font-weight: 400;
}
.devpage-btn-black{
    border: solid 2px #252525;
    padding: 5px;
    text-align: center;
    font-family: 'Brandon Grotesque Black';
    border-radius: 9px;
    width: 220px;
    color: #252525;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    cursor: pointer;
    transition: all .3s ease;
}
.devpage-btn-black:hover{
  background: #fff;
}
.hire-us-email{
    color: #bf1111;
    float: left;
    margin-top: -7px;
    margin-bottom: 6px;
}
.dev-contact-modelwrap{
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  position: fixed;
  top: 0;
  left:0;
  z-index: 1000;
  display: none;
}
.dev-contact-main-container{
  width: 600px;
  min-height: 397px;
  height: auto;
  background: #fff;
  padding: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  margin-top: 72px;
}
.dev-section-heading-popup-contact{
  margin-top: 0;
  margin-bottom: 20px;
}
.close-popup-contact{
  width: 30px;
  height: 30px;
  background: #ececec;
  background-image: url(../Images/close.png);
  background-size: 53%;
  background-position: center;
  background-repeat: no-repeat;
  float: right;
  margin-top: -45px;
  margin-right: -45px;
  cursor: pointer;
}
.dev-project-container-image{
    width: 100%;
    /*background: #f3f3f3;*/
    height: 350px;
    background-size: contain;
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: center;
    float: left;
    margin-bottom: 21px;
    margin-top: 20px;
}
.web-dev-project-container-image{
    width: 100%;
    /*background: #f3f3f3;*/
    height: 300px;
    background-size: contain;
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: center;
    /* background-position-y: -24px; */
    /* background-position-x: -35px; */
    float: left;
    margin-bottom: 21px;

}
.mobile-kugo{
    background-image: url(../Images/mobile-kugo.png);
}
.mobile-sizgo{
    background-image: url(../Images/mobile-sizgo.png);
}
.mobile-qvc{
    background-image: url(../Images/mobile-qvc.png);
}
.mobile-roots{
    background-image: url(../Images/mobile-roots.png);
}
.web-roots{
    background-image: url(../Images/roots-web.png);
}
.web-petshop{
    background-image: url(../Images/petshop-web.png);
}
.web-sizgo{
    background-image: url(../Images/sizgo-web.png);
    background-position-y: -18px;
}
.web-qvcclinic{
    background-image: url(../Images/qvcclinic-web.png);
    background-position-y: -18px;
}
.dev-project-container-text{
    width: 100%;
    min-height: 250px;
    height: auto;
    float: left;
}
.web-dev-project-container-text{
    width: 100%;
    min-height: 250px;
    height: auto;
    float: left;
}
.dev-project-container-text h3{
    float: left;
    border-bottom: solid 2px #252525;
    padding-bottom: 4px;
    font-size: 16pt;
    font-family: 'Brandon Grotesque Black';
}
.dev-project-container-text a .phone-store-wrap{
  width: 130px;
  height: 50px;
  background-size: contain;
  float: left;
  margin-right: 4px;
  margin-top: 10px;
}
.dev-project-container-text a .appstore{
    background-image: url(../Images/apple-stores.png);
}
.dev-project-container-text a .playstore{
    background-image: url(../Images/google-play.png);
}
.dev-project-container-text a{
  float:left;
}
.dev-project-container-text a .arrow{
  float: left;
  width: 22px;
  height: 22px;

  background-image: url(../Images/playstore-arrow.png);
  background-size: contain;
  margin-top: 7px;
  margin-right: 5px;
}
.dev-project-container-text a span{
  color: #252525;
  font-weight: 500;
  margin-top: 7px;
  float: left;
  font-family: 'Brandon Grotesque Black';
  transition: all .3s ease;
}
.dev-project-container-text a span:hover{
  color: #fac601;
}
.dev-project-container-text p{
    float: left;
    line-height: 19px;
    letter-spacing: .2px;
    font-weight: 300;
    margin-top: 7px;
    font-size: 10.5pt;
}
.devapage-header-image{
  width: 362px;
  height: 450px;
  position: absolute;
  background-image: url(../Images/mobilepage-header-icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: -33px;
  background-position-y: -14px;
  top: -165px;
}
.web-devapage-header-image{
  background-image: url(../Images/devpage-header-icon.png);
  top: -50px;
  left: -55px;
  background-position-y: -4px;
}

.awesome-subpages{
    position: absolute;
    width: 60%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.dev-hash-icon{
    width: 250px;
    height: 250px;
    background-image: url(../Images/devhashtag-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    margin-right: -160px;
    margin-top: -135px;
}
.dev-idea-iconsection{
    width: 100px;
    height: 100px;
    background-image: url(../Images/dev-telephone.png);
    background-size: cover;
    background-position: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: -33px;
    margin-bottom: 24px;
}

.faces-to-face-icons{
    width: 450px;
    height: 450px;
    background-image: url(../Images/face-to-face-icon.png);
    background-size: cover;
    background-position: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 65px;
    margin-bottom: 24px;
}

.teal-color{
  color:#03545A !important;
}
.pink-color{
  color:#BF4128 !important;
}
.steal-color{
  color:#2A525F !important;
}
.mustard-color{
  color:#F5BA00 !important;
}
.white-color{
  color:#FFF !important;
}
.testimony-mobile-wrap{
    display: none;
}
.dev-hash-small-icon{
    width: 50px;
    height: 50px;
    background-image: url(../Images/dev-small-hashtag-icon.png);
    background-size: contain;
    background-position: center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    margin-top: -17px;
}
.dev-heart-icon{
    width: 50px;
    height: 50px;
    background-image: url(../Images/dev-heart-icon.png);
    background-size: contain;
    background-position: center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    margin-top: -17px;
}
.second-big-text{
    font-size: 14pt !important;
    margin-top: 18px !important;
    margin-bottom: -3px;
    font-weight: 300 !important;
}
.dev-initial-buttons{
    font-family: 'Brandon Grotesque Black';
    min-height: 36px;
    height: auto;
    width: 609px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 43px;
}
.dev-initial-buttons li{
    float: left;
    list-style: none;
    background: #F5BA00;
    padding: 5px;
    margin-right: 28px;
    width: 160px;
    color: #fff;
    border-radius: 6px;
    cursor: pointer;
    transition: all .3s ease;
}
.dev-initial-buttons li:hover{
    background: #03545A;
}
.dev-section-heading-services{
    margin-bottom: 0;
}
.click-through-process-text{
    font-weight: 600 !important;
    margin-top: 25px !important;
}
.devsteps-title-for-mobile{
  display: none;
}
.dev-view-morework{
  padding: 8px;
  text-align: center;
  font-family: 'Brandon Grotesque Black';
  border-radius: 9px;
  background: #fac601;
  width: 187px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  transition: all .3s ease;
}
.dev-view-morework:hover{
  background: #03545A;
}
.dev-view-morework:hover a{
  color:#fff;
}

.dev-view-morework a{
  color:#fff;
}
.webdev-page-visit-website{
  margin-left: 10px;
}
.contact-heading{
    font-size: 35pt;
}
.contact-select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-select-arrow {
    width: 20px;
    height: 10px;
    background-image: url(../Images/custom-arrow.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    float: right;
    margin-right: 26px;
    margin-top: 46px;
    right: 0;
}
.view-project-in-mobile{
    width: 100%;
}
.padding-right-40{
    padding-right: 40px
}
.padding-left-40{
    padding-left: 40px
}

.captcha-container {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.captcha-container p,
.captcha_answer{
    float:left;
}
.captcha_answer{
    border:solid .5px #dcdcdc;
    color:#252525;
    margin-left:5px;
    text-align: center;
}
.tenderpage-title{
    font-family: 'Brandon Grotesque Black';
    margin-bottom: 29px;
    margin-top: 55px;
}
.download-allfiles-button{
    font-size: 15pt;
    font-family: 'Brandon Grotesque Black';
    background: #fac601;
    padding: 10px;
    border-radius: 6px;
    cursor: pointer;
    color: #fff;
}
.pdf-mobile-view{
    background:#f4f4f4;
    border:solid 1px #353535;
    margin-bottom:20px;
    width:90%;
}
.pdf-slider-container-mobile ul li{
    list-style: none;
}
.pdf-slider-container-mobile ul li a{
    color: #252525;
    font-family: 'Brandon Grotesque Black';
    text-transform: uppercase;
    font-size: 16pt;
}
.pdf-slider-container-mobile ul{
    width: 400px;
    padding:0;
}
.terms-conditions-wrap{
    padding-bottom:50px;
}
.terms-conditions-wrap h2{
    color: #F5BA00;
    font-size: 32px;
    font-family: 'Brandon Grotesque Black';
    text-transform: uppercase;
    float: left;
    margin-top: 70px;
    margin-bottom: 25px;
    width: 100%;
}
.terms-conditions-wrap h3{
    font-family: 'Brandon Grotesque Black';
    text-transform: uppercase;
}
.terms-conditions-wrap p{
    font-weight: 300;
    line-height: 1.5;
    margin-top: 15px;
}
.terms-conditions-wrap ol{
    margin-top:15px;
}
.custom-team-modal-wrap{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    top:0;
    left:0;
    z-index: 9999;
}
.custom-team-modal-wrap .close-custom-modal{
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    top:10px;
    background: red;
}

.modal-header .close {
    margin-right: -5px;
    margin-top: 9px;
    color: red;
    font-size: 25pt;
    font-weight: 300;
    color:#fac601;
}

.team-modal-wrap img{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.team-modal-wrap p{
    float:left;
}

.modal-body {
    height: auto;
    overflow: auto;
}
.modal-body h3,
.modal-body h4{
    font-family: Brandon Grotesque Black, GE-Dinar-One-Medium;
    text-transform: uppercase;    
    text-align: center;
}
.modal-body p{
    line-height: 25px;
    font-weight: 300;
}
.modal-header {
    border-bottom: none;
    height: 47px;
    position: absolute;
    width: 100%;
}
.cursor-pointer{
    cursor: pointer;
}

.clickable {
cursor: pointer;
}
.team-photo-mobile-version{
    width: 100%;
}
.team-designation-mobile-version{
    position: absolute;
    top: 60%;
    text-align: center;
    font-family: 'Brandon Grotesque Black';
    text-transform: uppercase;
    color: #fff;
    width: 97%;
    padding-top: 4px;
    background: rgba(0,0,0,0.4);
}
.team-designation-mobile-version h3,
.team-designation-mobile-version p{
    text-align: center;
    width: 100%;
    float: left;
}
.team-designation-mobile-version p{
    color:#fac601;
}
.dev-section4{
    margin-bottom:20px;
}
.about-first-par{
    margin-bottom: -15px;
}
.service-page-par{
    line-height: 24px;
}
.team-global2-par{
    margin-bottom: 60px;
    margin-top: -10px;
}
