* {
    margin: 0px;
    padding: 0px;
    list-style: none;
    box-sizing: border-box;
    outline: none;
}
body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 13px;
    color: #000;
    background: #1b140e;
}
a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #F4171A;
}
h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
}
img {
    max-width: 100%;
    border: none;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clear {
    clear: both;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok{
	float:left
}
/*main---------------------------*/

.main-new {
    width: 100%;
    float: left;
    overflow-x: hidden;
	
}
.main {
    width: 100%;
    float: left;
	position: relative;
}
.header-area {
    width: 100%;
    float: left;
    background: #221915;
}
/* .wrapper {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
} */
.wrapper{max-width: 1100px!important;width: 100%;margin: 0 auto!important;float: none !important;}
.vc_row { margin-left: 0 !important; margin-right: 0 !important;}
.vc_column_container > .vc_column-inner { padding-left: 0px !important; padding-right: 0px !important;}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li { margin-bottom: 0px !important;}
.header-box {
    width: 100%;
    float: left;
    position: relative;
    background: #221915;
}
.header {
    position: absolute;
    left: 0px;
    top: 15px;
    width: 100%;
    z-index: 999;
}
.logo {
    float: left;
}
.hide-menu {
    float: right;
    margin-top: 20px;
}
.hide-menu li {
    display: inline-block;
    float: left;
}
.hide-menu li a {
    display: block;
    padding: 0 8px 5px 8px;
    color: #8c8c8c;
    font-size: 18px;
    margin-right: 20px;
}
.hide-menu li:last-child a {
    margin-right: 0px;
}
.hide-menu li a:hover {
    color: #59caf5;
    background: url(../images/menu-hover.jpg) left bottom repeat-x;
}
.hide-menu li a.active,
.current-menu-item a {
    color: #59caf5 !important;
    background: url(../images/menu-hover.jpg) left bottom repeat-x;
}
.banner {
    width: 100%;
    float: left;
    background: url("../images/tahar.jpg") left top no-repeat #221915;
}
.banner-img {
    width: 100%;
}
.inner-banner {
    width: 100%;
    float: left;
    text-align: center;
    background: none;
}
.inner-banner img {
    width: 100%;
    display: block;
    height: 100%;
}
.specking-banner {
    background: url(../images/specking-banner.jpg) left top no-repeat;
    background-size: cover;
}
.work-banner {
    background: url(../images/work-banner.jpg) left top no-repeat;
    background-size: cover;
}
.specking-banner-inn {
    width: 100%;
    float: left;
    text-align: center;
    padding: 15% 0;
}
.specking-banner-box {
    width: 100%;
    float: left;
}
.specking-banner-box a {
    display: inline-block;
    padding: 10px 25px;
    margin-top: 20px;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    font-size: 19px;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.23);
    background: #59c9f5;
    background: -moz-linear-gradient(top, #59c9f5 0%, #58c9f2 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #59c9f5), color-stop(100%, #58c9f2));
    background: -webkit-linear-gradient(top, #59c9f5 0%, #58c9f2 100%);
    background: -o-linear-gradient(top, #59c9f5 0%, #58c9f2 100%);
    background: -ms-linear-gradient(top, #59c9f5 0%, #58c9f2 100%);
    background: linear-gradient(to bottom, #59c9f5 0%, #58c9f2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#59c9f5', endColorstr='#58c9f2', GradientType=0);
}
.specking-banner-box a:hover {
    background: #1f1613;
    color: #fff;
}
.specking-banner-box p {
    font-size: 75px;
    color: #85f3ff;
    font-weight: bold;
}
.banner-right {
    padding: 18% 0 10% 0;
    float: right;
}
.banner-right p {
    font-size: 75px;
    color: #59caf5;
    font-weight: bold;
}
.banner-right p span {
    color: #fff;
}
.banner-sub {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px;
    background: #59c9f5;
    background: -moz-linear-gradient(top, #59c9f5 0%, #2da0ca 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #59c9f5), color-stop(100%, #2da0ca));
    background: -webkit-linear-gradient(top, #59c9f5 0%, #2da0ca 100%);
    background: -o-linear-gradient(top, #59c9f5 0%, #2da0ca 100%);
    background: -ms-linear-gradient(top, #59c9f5 0%, #2da0ca 100%);
    background: linear-gradient(to bottom, #59c9f5 0%, #2da0ca 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#59c9f5', endColorstr='#2da0ca', GradientType=0);
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px;
}
.banner-sub:hover {
    background: #58c8f3;
    color: #fff;
}
.container-area {
    width: 100%;
    float: left;
    background: #f4f4f4;
}
.container-row-1 {
    width: 100%;
    float: left;
    padding: 30px 0 40px 0;
}
.container-row-1 h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    color: #59c9f4;
    margin-bottom: 25px;
}
.container-row-1 input[type="text"], .container-row-1 input[type="email"] {
    width: 40%;
    float: left;
    border: 1px solid #dcdcdc;
    background: #fff;
    height: 40px;
    border-radius: 5px;
    margin-right: 10px;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    font-size: 18px;
    color: #adadad;
    font-style: italic;
}
.container-row-1 input[type="submit"] {
    display: inline-block;
    padding: 8px 45px;
    color: #fff;
    background: #59caf4;
    font-size: 16px;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
.container-row-1 input[type="submit"]:hover {
    background: #1f1613;
}
.conatiner-area-2 {
    width: 100%;
    float: left;
    background: #fff;
}
.container-row-2 {
    width: 100%;
    float: left;
    padding:30px 0;
}
.container-new-row {
    width: 100%;
    float: left;
    padding:30px 0 0 0;
}
.container-row-2-left {
    width: 58.1% !important;
    float: left;
}
.container-row-2-right {
    width: 39.7%!important;
    float: right !important;
}
.container-row-2 h1, .container-new-row h1 {
    font-size: 22px;
    font-weight: bold;
    color: #444;
    margin-bottom: 10px;
}
.container-new-row h2 {
    color: #59c9f4;
    font-size: 19px;
    font-weight: bold;
}
.container-row-2 p, .container-new-row p {
    font-size: 16px;
    line-height: 25px;
    color: #444;
}
.container-row-2 a {
    display: inline-block;
    padding: 10px 15px;
    background: #fff;
    border: 2px solid #6a6a6a;
    color: #585858;
    font-weight: bold;
    font-size: 16px;
    border-radius: 5px;
    margin-top: 15px;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
.container-row-2 a:hover {
    color: #fff;
    background: #59c9f4;
    border: 2px solid #3393b8;
}
.container-area-3 {
    width: 100%;
    float: left;
    background: #f4f4f4;
    padding: 20px 0 50px 0;
}
.container-row-3 {
    width: 100%;
    float: left;
}
.container-row-3 h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #3c3c3c;
    padding: 20px 0 35px 0;
}
#carousel {
    margin-bottom: 15px;
    padding: 25px 15px;
    position: relative;
    height: auto !important;
    border: 1px solid #e9e9e9;
    border-radius: 0 0 6px 6px;
    background: url(../images/arrow-down.jpg) center top no-repeat;
}
#carousel .next,
#carousel .prev {
    display: none;
    width: 56px;
    height: 56px;
    position: absolute;
    z-index: 9999;
    cursor: pointer;
}
#carousel .prev {
    background: url(../images/prev.png) 0 0 no-repeat;
    left: 0;
    top: 38%;
}
#carousel .next {
    background: url(../images/next.png) 0 0 no-repeat;
    right: 0;
    top: 38%;
}
#carousel li {
    display: none;
    cursor: default !important;
}
#carousel li img {
    width: auto;
    height: auto;
}
.wrap {
    border: 9px solid #be1e2d;
    margin: 0px 10px;
    height: 226px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.wrap span {
    width: 100%;
    background: #be1e2d;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    line-height: 40px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}
h1.featured {
    text-align: center;
    font-weight: normal;
    fot-size: 38px;
    color: #be1e2d;
}
/*ano slider featured items*/

#carousel1 {
    padding: 25px 15px;
    position: relative;
    height: auto !important;
}
.up_arrow {
    position: absolute;
    left: 49%;
    top: -21px;
}
#carousel1 .next,
#carousel1 .prev {
    display: none;
    width: 56px;
    height: 56px;
    position: absolute;
    z-index: 9999;
    cursor: pointer;
}
#carousel1 .prev {
    background: url(../images/prev.png) 0 0 no-repeat;
    left: -40px;
    top: 205px;
}
#carousel1 .next {
    background: url(../images/next.png) 0 0 no-repeat;
    right: -40px;
    top: 205px;
}
#carousel1 li {
    display: none;
    cursor: default !important;
}
#carousel1 li img {
    width: 317px;
    height: 185px;
}
.wrap1 {
    display: inline-block;
    float: left;
    width: 30%;
    margin-right: 5%;
}
.wrap1 p {
    color: #1c1c1c;
    font-size: 17px;
    line-height: 22px;
    padding-right: 10px;
    width: 100%;
    float: left;
    box-sizing: border-box;
}
.wrap1 h3 {
    font-size: 20px;
    color: #1c1c1c;
    margin: 8px 0;
    width: 100%;
    float: left;
}
.container-row-3 ul {
    width: 100%;
    float: left;
}
.container-row-3 ul li {
    display: inline-block;
    float: left;
    width: 30%;
    margin-right: 5%;
}
/*.container-row-3 ul li h3 {    font-size: 25px;    color: #1c1c1c;    margin:15px 0 ;}*/

.wrap1 a {
    display: inline-block;
    border-radius: 5px;
    margin-top: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
.wrap1 a:hover {
    color: #fff;
}
.more {
	display: inline-block;
    padding: 7px 18px;
    border-radius: 5px;
    background: #454545;
    margin-top: 30px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
.more a {
	color: #fff;
    background: #59c9f4;
}
.wrap1:nth-child(3n) {
    margin-right: 0px;
}
.conatiner-area-4 {
    width: 100%;
    float: left;
    background: #fff;
}
.container-row-4 {
    width: 100%;
    float: left;
    padding: 15px 0 50px 0;
}
.container-row-4 h2 {
    font-size: 30px;
    color: #3c3c3c;
    font-weight: bold;
    text-align: center;
    padding: 25px 0;
}
.container-row-4 ul {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.container-row-4 ul li {
    display: inline-block;
    float: left;
    margin-right: 2%;
    width: 23%;
}
.container-row-4 ul li:last-child {
    margin-right: 0px;
}
.conatiner-area-5 {
    width: 100%;
    float: left;
    background: #1f1613;
    padding: 25px 0 50px 0;
    border-bottom: 1px solid #2b1e1a;
}
.container-row-5 {
    width: 100%;
    float: left;
}
.footer-top-box-1 {
    width: 23.7%;
    float: left;
}
.container-row-5 h2 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 15px;
}
.footer-top-box-1 ul {
    width: 100%;
    float: left;
}
.footer-top-box-1 ul li {
    display: block;
    width: 100%;
    float: left;
}
.footer-top-box-1 ul li a {
    color: #adadad;
    font-size: 16px;
    padding: 0 0 15px 0;
    display: block;
    transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
.footer-top-box-1 ul li a:hover {
    color: #44c2f1;
    padding-left: 5px;
}
.footer-top-box-2 {
    width: 45%;
    float: left;
}
.social {
    width: 100%;
    float: left;
    margin-top: 20%;
}
.social li {
    display: inline-block;
    float: left;
}
.social li a {
    display: block;
    color: transparent;
    height: 78px;
    width: 78px;
    margin-right: 20px;
    transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
.social li:nth-child(1) a {
    background: url("../images/facebook.jpg") left top no-repeat;
}
.social li:nth-child(1) a:hover {
    background: url("../images/facebook.jpg") left top no-repeat;
    margin-top: 5px;
}
.social li:nth-child(2) a {
    background: url("../images/twiter.jpg") left top no-repeat;
}
.social li:nth-child(2) a:hover {
    background: url("../images/twiter.jpg") left top no-repeat;
    margin-top: 5px;
}
.social li:nth-child(3) a {
    background: url("../images/linkdin.jpg") left top no-repeat;
}
.social li:nth-child(3) a:hover {
    background: url("../images/linkdin.jpg") left top no-repeat;
    margin-top: 5px;
}
.social li:nth-child(4) a {
    background: url("../images/google+.jpg") left top no-repeat;
}
.social li:nth-child(4) a:hover {
    background: url("../images/google+.jpg") left top no-repeat;
    margin-top: 5px;
}
.social li:nth-child(5) a {
    background: url("../images/amazon.jpg") left top no-repeat;
    margin-right: 0px;
}
.social li:nth-child(5) a:hover {
    background: url("../images/amazon.jpg") left top no-repeat;
    margin-top: 5px;
}
.footer-top-box-3 {
    width: 23%;
    float: right;
}
.tel {
    color: #fff;
    margin-left: 10px;
}
.tel:hover {
    color: #fff;
}
.footer-top-box-3 p {
    font-size: 20px;
    color: #aeaeae;
    line-height: 25px;
}
.footer-top-box-3 p span {
    font-size: 18px;
    color: #aeaeae;
    line-height: 25px;
}
.footer-top-box-3 h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fafafa;
    margin: 10px 0 2px 0;
}
.footer-contact {
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    padding: 8px 15px;
    color: #fff;
    font-size: 16px;
    color: #fefefe;
    margin-top: 15px;
    font-weight: bold;
    transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    background-image: -moz-linear-gradient( 90deg, rgb(88, 200, 242) 0%, rgb(89, 202, 245) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(88, 200, 242) 0%, rgb(89, 202, 245) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(88, 200, 242) 0%, rgb(89, 202, 245) 100%);
}
.footer-contact:hover {
    color: #fff;
    background: #000;
}
.footer-area {
    width: 100%;
    float: left;
    background: #1f1613;
    border-top: 1px solid #150f0d;
}
.footer {
    width: 100%;
    float: left;
}
.footer-left {
    float: left;
    padding: 18px 0;
}
.footer p {
    color: #d2d2d2;
    float: left;
    font-size: 16px;
    margin-top: 10px;
}
.footer p .privacy { color:#fff;}
.footer p .privacy { color:#f5f5f5;}
.inner {
    width: 100%;
    float: left;
    padding: 35px 0;
}
.inner-box {
    width: 100%;
    float: left;
    padding: 20px 0;
    text-align: center;
}
.inner-box h3 {
    color: #30a9d7;
    font-size: 25px;
    font-weight: bold;
}
.inner-box h3 span {
    color: #000;
}
.inner p {
    font-size: 16px;
    line-height: 26px;
    color: #4b4b4b;
}
.contact-row-2 p {
    font-size: 18px;
    line-height: 26px;
    color: #4b4b4b;
}
.inner p a {
    color: #58c9f3;
}
.inner p a:hover {
    color: #4b4b4b;
}
.img-right {
    float: right;
    margin: 10px 0 0 20px;
}
.book {
    display: block;
    width: 25%;
    text-align: center;
    padding: 8px 0;
    border-radius: 5px;
    font-size: 23px;
    font-weight: bold;
    color: #fff !important;
    margin: 5% auto 0px;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.23);
    background: #59c9f5;
    background: -moz-linear-gradient(top, #59c9f5 0%, #58c9f2 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #59c9f5), color-stop(100%, #58c9f2));
    background: -webkit-linear-gradient(top, #59c9f5 0%, #58c9f2 100%);
    background: -o-linear-gradient(top, #59c9f5 0%, #58c9f2 100%);
    background: -ms-linear-gradient(top, #59c9f5 0%, #58c9f2 100%);
    background: linear-gradient(to bottom, #59c9f5 0%, #58c9f2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#59c9f5', endColorstr='#58c9f2', GradientType=0);
}
.book:hover {
    background: #1f1613;
    color: #fff;
}
.inner-box-1 {
    width: 100%;
    float: left;
    background: url(../images/specing-box-1.jpg) left top no-repeat;
    background-size: 100% 100%;
}
.inner-box-2 {
    background: url(../images/specing-box-2.jpg) left top no-repeat;
    background-size: 100% 100%;
}
.inner-box-3 {
    background: url(../images/specing-box-3.jpg) left top no-repeat;
    background-size: 100% 100%;
}
.inner-box-4 {
    background: url(../images/specing-box-4.jpg) left top no-repeat;
    background-size: 100% 100%;
}
.inner-box-5 {
    background: url(../images/specing-box-5.jpg) left top no-repeat;
    background-size: 100% 100%;
}
.inner-box-6 {
    background: url(../images/specing-box-6.jpg) left top no-repeat;
    background-size: 100% 100%;
}
.acumen-box {
    width: 100%;
    float: left;
    background: url(../images/work-1.jpg) left top no-repeat;
    background-size: 100% 100%;
}
.ideas-box{
    width: 100%;
    float: left;
    background: url(../images/work-2.jpg) left top no-repeat;
    background-size: 100% 100%;
}
.tools-box {
    width: 100%;
    float: left;
    background: url(../images/work-3.jpg) left top no-repeat;
    background-size: 100% 100%;
}
.inner-box-1-inn {
    width: 100%;
    float: left;
   
    text-align: center;
}
.inner-box-1-inn p {
    font-size:20px;
    color: #fff;
    padding:40px 0 135px 0;
}
.inner-box-1-inn h2 {
    font-size: 50px;
    color: #59c9f4;
    font-weight: bold;
    text-transform: uppercase;
     padding: 15px 0
}
.inner-box-1-inn h3 {
    font-size: 79px;
    color: #59c9f4;
    font-weight: bold;
    padding: 13.5% 0;
    text-transform: uppercase;
}
.inner-box-1-inn-5 p {
    padding: 7% 0;
}
.inner-box-1-inn-6 p {
    padding: 12.5% 0;
}
.new-inner-box {
	width:100%;
	float:left;
	background:#fff;
}
.contact-header {
    position: relative;
    top: 0px;
    float: left;
    margin: 15px 0;
}
.contact-box {
    width: 100%;
    max-width: 805px;
    margin: 0 auto;
}
.contact-row-1 {
    width: 100%;
    float: left;
}
.contact-row-1 h1,
.inner h1 {
    font-size: 60px;
    text-align: center;
    font-weight: bold;
    color: #58c9f3;
}
.inner h1 {
    margin-top:100px;
}
.meeting h1 {
    margin-top: 0px;
}
.contact-row-1 h2 {
    font-size: 20px;
    color: #3d3d3d;
    font-weight: bold;
    margin-top: 20px;
}
.conatct-social {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.conatct-social li {
    display: inline-block;
}
.conatct-social li a {
    display: block;
    float: left;
    color: transparent;
    height: 40px;
    width: 40px;
    margin-right: 10px;
}
.conatct-social li:nth-child(1) a {
    background: url(../images/contact-facebook.jpg) left top no-repeat;
}
.conatct-social li:nth-child(2) a {
    background: url(../images/contact-twiter.jpg) left top no-repeat;
}
.conatct-social li:nth-child(3) a {
    background: url(../images/contact-linkdin.jpg) left top no-repeat;
}
.conatct-social li:nth-child(4) a {
    background: url(../images/contact-google.jpg) left top no-repeat;
}
.conatct-social li:nth-child(5) a {
     background: url(../images/contact-amazon.jpg) left top no-repeat;
}
.conatct-social li:nth-child(6) a {
    background: url(../images/contact-youtube.jpg) left top no-repeat;
}
.contact-row-2 {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.contact-row-2-left {
    width: 50%;
    float: left;
}
.contact-row-2-right {
    width: 50%;
    float: right;
}
.contact-row-2-right-inn {
    width: 100%;
    float: left;
    padding: 0px 0 0px 5px;
    background: url(../images/contact-row.jpg) right top no-repeat #f5f5f5;
}
.contact-row-2-right-inn p {
    font-size: 15px;
    color: #000;
    line-height: 22px;
}
.get {
    display: inline-block;
    padding: 8px 25px;
    text-transform: uppercase;
    background: #424242;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    border-radius: 5px;
    margin: 10px 0 0 35px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.23);
}
.get:hover {
    color: #fff;
    background: #58c9f3;
}
.contact-row-3 {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.contact-row-3-box {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.contact-row-3-left {
    width: 49%;
    float: left;
}
.contact-row-3-right {
    width: 49%;
    float: right;
}
.contact-row-3-box label {
    display: block;
    font-size: 18px;
    color: #555555;
    font-style: italic;
    margin-bottom: 10px;
}
.contact-row-3-box label sup {
    color: #58c9f3;
}
.contact-row-3-box textarea{
	    padding: 10px 0 0 10px !important;
}
.contact-row-3-box input[type="text"],
.phone,
.contact-row-3-box textarea,
.wpcf7-email,
.wpcf7-tel {
    width: 100%;
    float: left;
    height: 40px;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
}
.contact-row-3-box textarea {
    height: 100px;
}
.phone {
    width: 10% !important;
    float: left;
    margin-right: 10px;
}
.contact-row-3-box input[type="submit"] {
    display: inline-block;
    float: left;
    background: #424242;
    border-radius: 5px;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.23);
    padding: 8px 30px;
    border: none;
    cursor: pointer;
}
.contact-row-3-box input[type="submit"]:hover {
    background: #000;
}
.inner-banner-2 {
    display: none;
}
.about-inn {
    display: block;
}
.about-inn-1 {
    display: none;
}
.work-tahir {
    width: 100%;
    float: left;
}
.work-tahir h3 {
    font-size: 20px;
    color: #30a9d7;
    margin-bottom: 15px;
}
.work-tahir h1,
.work-tahir h2 {
    font-size: 30px;
    font-weight: bold;
    color: #3c3c3c;
}
.work-tahir h2 {
    margin-bottom: 20px;
}
.work-tahir-box {
    width: 100%;
    float: left;
    margin-top: 60px;
    text-align: center;
}
.work-tahir-box li {
    display: inline-block;
    width: 25%;
    border-radius: 50%;
    border: 4px solid #139bcf;
    background: #fff;
    margin-right: 4%;
    padding: 55px 0;
}
.work-tahir-box li h2 {
    font-size: 60px;
    color: #3c3c3c;
    text-align: center;
}
.work-tahir-box li h3 {
    font-size: 18px;
    color: #3c3c3c;
}
.work-tahir-box li:nth-child(3) {
    margin-right: 0px;
}
.work-tahir-box-2 {
    width: 100%;
    float: left;
    background: #f4f4f4;
}
.work-tahir-box-2-left {
    width: 50%;
    float: left;
    padding: 25px 10px 0 75px;
    box-sizing: border-box;
}
.work-tahir-box-2-left h2 {
    color: #59caf5;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}
.work-tahir-box-2-left p {
    color: #4b4b4b;
    font-size: 16px;
    line-height: 26px;
}
.work-tahir-box-2-right {
    width: 50%;
    float: left;
    text-align: center;
}
.work-tahir-box-2-right img {
    width: 100%;
    display: block;
}
.work-tahir-box-3 {
    width: 100%;
    float: left;
}
.work-tahir-box-3 {
    width: 100%;
    float: left;
    background: url(../images/work-box-2.jpg) left center no-repeat;
    background-size: 100% 100%;
}
.work-tahir-box-3-inn {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.work-tahir-box-3-inn-1 {
    padding: 20% 0;
    width: 100%;
    float: left;
}
.work-tahir-box-3-inn-1 img {
    margin-bottom: 15px;
}
.work-tahir-box-3-inn-1 p {
    font-size: 24px;
    color: #fff;
    line-height: 33px;
}
.work-tahir-box-3-inn-1 h3 {
    font-size: 25px;
    color: #59caf5;
    font-weight: bold;
    margin-top: 20px;
}
.widget_wysija_cont .wysija-submit {
    margin-top: 0px !important;
}
.formError .formErrorContent {
    left: -110%;
    top: 37px;
}
.inner h3 {
    color: #30a9d7;
    font-size: 25px;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
}
.inner h4 {
    color: #3a3838;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
}
#post-5 .entry-title {
    display: none;
}
.meeting-box {
    background:#58c8f2;
    border-radius: 5px;
    color: #fefefe;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-left: 25px;
    padding: 8px 15px;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
}
.meeting-box:hover {
    background: #000;
    color: #fff;
}
.meeting-row {
    width: 100%;
    float: left;
    margin-top: 25px;
}
.meeting-row li {
    display: inline-block;
    float: left;
    width: 28.6%;
    margin:0 7% 5% 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.meeting-row li:nth-child(3n) {
    margin-right: 0px;
}
.meeting-row li img {
    display: block;
}
.meeting-row li a {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0%;
    height: 100%;
    transition: all ease-in-out 200ms;
}
.meeting-row li:hover a {
    width: 100%;
}
.meeting-row li a img {
    display: block;
}
.meeting-row li a:hover {
   
}
.blog-row-1 {
    width: 100%;
    float: left;
    margin-top: 20px;
	display: flex;
flex-wrap: wrap;
}
.blog-row-box {
    width: 32%;
    float: left;
    margin: 0 1% 1% 0;
    background: #fff;
    border: 1px solid #f5f5f5;
    min-height: 405px;
    
}
.blog-row-box img {
    width: auto;
max-height: 150px;
overflow: hidden;
margin: 0 auto;
display: block;
}
.blog-row-box h2{
	  padding-left: 10px;
}
.blog-row-box h2 a {
    font-size: 18px;
    font-weight: bold;
    color: #48a4c8;
  
}
.blog-row-box ul, .single-cat-list {
    width: 100%;
    float: left;
    padding-left: 10px;
    margin:7px 0;
}
.blog-row-box ul li, .single-cat-list li {
    width: 100%;
    float: left;
    display: inline-block;
    margin-bottom: 5px;
}
.single-cat-list li {
    width: 45% !important;
}
.blog-row-box ul li a, .single-cat-list li a {
    font-size: 14px;
    color: #242424;
     font-weight: bold;
    
}
.blog-row-box ul li span, .single-cat-list li span {
    color: #454545;
   font-weight: normal;
   float: left;
   margin-right: 5px;
}
.blog-row-box p {
    color: #4b4b4b;
    font-size: 14px;
    line-height: 22px;
    padding: 0 10px;
    min-height: 180px;
}
.read-more {
    color: #fff;
    background: #454545;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 12px;
    margin: 10px;
    border-radius: 5px;
    display: inline-block;
    
}
.read-more:hover {
    color: #fff;
    background: #58c9f3  ;
}
.blog-row-box:hover {
    background: #f5f5f5;
}
.author  {
    display: none;
}
.inner-left {
    width: 65%;
    float: left;
}
.inner-left h1 {
     color: #58c9f3;
     font-size:40px;
     text-align: left;
}
.inner-left h2 a {
    color: #000;
    font-size: 30px;
    font-weight: bold;
}
.inner-left h2 a:hover {
    color: #58c9f3;
}
.inner-right {
    width: 30%;
    float: right;
    margin-top: 13%;
}
.inner-right ul {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #ececec;
}
.inner-right ul li {
    display: block;
    width: 100%;
    float: left;
    border-bottom: 1px solid #ececec;
}
.inner-right ul li:last-child{
    border-bottom: none;
}
.inner-right ul li a {
    display: block;
    padding: 5px 0 5px 10px;;
    color: #4b4b4b;
    font-size: 16px;
	font-weight:600;
}
.inner-right ul li a:hover {
    color: #30a9d7;
}
.inner-right h4 {
    color: #30a9d7;
    font-size: 25px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    display: block;
    width: 100%;
    float: left;
    background: #fff;
    border: 1px solid #ececec;
    margin-bottom: 0px;
    border-bottom: none;
}
.entry-summary {
    margin-bottom: 10px;
}

.single-img {
    width: 100%;
    float: left;
    padding: 5px;
    background: #d6d6d6;
    height: auto;
    margin: 0 0 10px 0;
}
.post-navigation {
    display: none;
}
.inner-list {width:100%;float:left;padding-left:22px;}
.inner-list li {font-size:16px;color:#000;padding:5px 0 5px 0;list-style: disc;  width:100%;float:left;}
/*.entry-title {    display: none;}*/
/**********mobile-menu*************/

.menu {
    position: absolute;
    right: 0px;
    top: 20px;
    height: 60px;
    display: none;
    z-index: 9999;
}
.top-menu {
    float: right;
    width: 50px;
    position: relative;
}
.responsive-menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-bottom: medium none !important;
    cursor: pointer;
    display: block;
    height: 40px;
    left: -80px;
    margin-left: 5px;
    position: relative;
    top: 70px;
    width: 40px;
}
.top-menu .line {
    width: 35px;
    height: 3px;
    background: #717171;
    display: inline-block;
    position: relative;
    top: 8px;
}
.top-menu .line:before {
    width: 35px;
    height: 3px;
    background: #717171;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    transition: 300ms all;
    -moz-transition: 300ms all;
    -webkit-transition: 300ms all;
}
.top-menu .line:after {
    width: 35px;
    height: 3px;
    background: #717171;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 8px;
    transition: 300ms all;
    -moz-transition: 300ms all;
    -webkit-transition: 300ms all;
}
.open .line {
    width: 35px;
    height: 3px;
    background: transparent;
    display: inline-block;
    position: relative;
    top: 8px;
}
.open .line:before {
    width: 35px;
    height: 3px;
    background: #717171;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}
.open .line:after {
    width: 35px;
    height: 3px;
    background: #717171;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#nav {
    background: #1b140e;
    width: 240px;
    position: absolute;
    top: -60px;
    z-index: 2;
}
#nav li {
    background: #1b140e;
    border-bottom: #0e0c0a solid 1px;
    color: #fff;
}
#nav li a {
    color: #fff;
    font-weight: bold;
    display: block;
    font-size: 18px;
    padding: 20px 15px;
}
#nav li a:hover {
    background: #1f1c1a;
}
#nav li.dis-none {
    display: none;
}
.row-2 {
    position: relative;
    left: 0px;
    top: 0px;
}
.conatct-social-2 {
    display: none;
}
div.wpcf7-validation-errors,
span.wpcf7-not-valid-tip,
div.wpcf7-mail-sent-ng {
    float: left;
}
.footer-top-box-1 .current-menu-item {
    display: none;
}
.left {
	width:50%;
	float:left;
}
.right {
	width:50%;
	float:right;
}
.wpcf7-mathcaptcha {
	width:auto !important;
	float:none !important;
}
.mathcaptcha-913 {
	font-size: 18px;
    color: #555555;
    font-style: italic;
}
.wysija-paragraph {
	width:100%;
	float:left;
}
#wysija-3 .widget-title {
	display:none;
}
.wysija-paragraph input[type="text"] {
	width: 100%;
    float: left;
    height: 40px;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
	margin-bottom:5px;
}
.wysija-submit {
    display: inline-block;
    float: left;
    background: #424242;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.23);
    padding: 5px 20px;
    border: none;
    cursor: pointer;
}
/*********media-screen*********/

@media only screen and (max-width: 1920px) {
    .inner-box-1-inn p {
        padding: 60px 0 200px 0;
    }
/*    .inner-banner img {
        height: 100%;
    }*/
}
@media only screen and (max-width: 1366px) {
    .inner-banner {
        background-size: 100% 100%;
    }
    .inner-box-1-inn p {
        padding: 40px 0 135px 0;
    }
  
}
@media only screen and (max-width: 1066px) {
    .wrapper {
        width: 95% !important;
    }
    .banner-right p,
    .specking-banner-box p {
        font-size: 50px;
    }
    .inner-box-1-inn h3 {
        font-size: 40px;
    }
    .inner-box-1-inn h3 {
        padding: 10% 0;
    }
    .banner-right {
        padding: 22% 0 18% 0;
    }
    .social li a {
        margin-right: 5%;
    }
    .blog-row-box p {
        min-height: 230px;
    }
   
}
@media only screen and (max-width: 950px) {
    .hide-menu {
        display: none;
    }
    .menu {
        display: block;
    }
    .container-row-1 input[type="text"] {
        width: 37%;
    }
    .footer-top-box-1 {
        width: 50%;
        float: left;
        margin-right: 0px;
    }
    .social {
        margin-top: 0px;
    }
    .footer-top-box-2 {
        width: 50%;
        float: right;
    }
    .social li {
        width: 30%;
    }
    .social li a {
        margin: 0 5% 20px 0;
    }
    .social li:nth-child(1) a:hover,
    .social li:nth-child(2) a:hover,
    .social li:nth-child(3) a:hover,
    .social li:nth-child(4) a:hover,
    .social li:nth-child(5) a:hover {
        margin-top: 0px;
    }
    .footer-top-box-3 {
        width: 100%;
        float: left;
    }
    .inner-banner {
        display: none;
    }
    .inner-banner-2 {
        display: block;
    }
    .inner {
        padding: 30px 0;
    }
    .inner-box-1-inn h3 br {
        display: none;
    }
    .work-tahir-box li {
        border-radius: 0px;
    }
    .work-tahir-box-2-left p {
        font-size: 16px;
        line-height: 26px;
    }
    .work-tahir-box-2-left
     {
        width: 100%;
        float: left;
        padding: 25px 10px 25px 33px;
    }
    
    .work-tahir-box-2-right {
        margin-top: 10px;
          width: 100%;
        float: left;
    }
}
@media only screen and (max-width: 800px) {
    .container-row-2-left,
    .container-row-2-right {
        width: 100% !important;
        float: left;
    }
    .container-row-2-right {
        margin-top: 10px;
    }
    .container-row-2 {
        padding: 15px 0;
    }
    .book {
        width: 40%;
    }
    .get {
        display: block;
        width: 100%;
        float: left;
        margin-left: 0px;
        padding: 8px 0px;
        text-align: center;
    }
    .work-tahir-box li {
        width: 32%;
        margin-right: 1%;
    }
    .work-tahir-box {
        margin-top: 20px;
    }
	#carousel1 li img {
        width: 100%;
    }
    .blog-row-box {
        width: 49%;
    }
    .blog-row-box p {
        min-height: 190px;
    }
    .inner-left {
        width: 100%;
        float: left;
    }
    .inner-right {
        width: 100%;
        float: left;
    }
	.specking-banner-inn{
		padding: 20% 0 20px 0px;
	}
	.specking-banner-box p{
		font-size: 38px;
		line-height: 42px;
	}
}
@media only screen and (max-width: 700px) {
    .banner-right {
        width: 100%;
        float: left;
        text-align: center;
    }
    .container-row-1 h2,
    .work-tahir h1,
    .work-tahir h2 {
        font-size: 24px;
    }
    .container-row-1 input[type="text"], .container-row-1 input[type="email"] {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .container-row-3 ul li,
    .container-row-4 ul li {
        width: 100%;
        float: left;
        margin: 0 0 20px 0;
        text-align: center;
    }
    .container-row-3 ul li a {
        margin-top: 15px;
    }
    .container-row-3 ul li h3 {
        margin: 10px 0;
    }
    .container-area-3 {
        padding: 20px 0;
    }
    .container-row-3 h2,
    .container-row-4 h2 {
        font-size: 25px;
        padding: 10px 0;
    }
    .social li {
        width: 33%;
    }
    .social li a {
        margin-bottom: 10px;
    }
    .conatiner-area-5 {
        padding: 20px 0;
    }
    .inner-banner {
        height: 370px;
    }
    .inner {
        padding: 15px 0;
    }
    .specking-banner-box {
        top: 100px;
    }
    .contact-row-2-left,
    .contact-row-2-right {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .contact-row-3-left,
    .contact-row-3-right {
        width: 100%;
        float: left;
    }
    .phone {
        width: 30% !important;
    }
    .inner-box-1-inn h3 {
        font-size: 30px;
        padding: 12% 0;
    }
    
    #carousel1 .next,
    #carousel1 .prev {
        display: none !important;
    }
    .work-tahir-box li h2 {
        font-size: 50px;
    }
    .work-tahir-box li {
        width: 100%;
        float: left;
        margin: 0 0 10px 0;
        padding: 20px 0;
    }
    .work-tahir-box-3-inn-1 {
        padding: 10% 0;
    }
    .work-tahir-box-3-inn-1 p {
        font-size: 19px;
        line-height: 24px;
    }
    .work-tahir-box-3-inn-1 h3 {
        margin-top: 10px;
    }
    .work-tahir-box-3-inn-1 {
        padding: 3% 0;
    }
    .work-tahir-box-3-inn {
        width: 100%;
    }
    .inner-box-1-inn p {
        padding: 10px 0 30px 0;
    }
    .inner-box-1-inn h2 {
        font-size: 30px;
        padding: 0px;
    }
    .book {
    width:100%;
    float:left;
    }
    .wrap1 a {
        width: 100%;
    }
    .meeting-row li {
        width: 48.5%;
        margin-right: 2%;
    }
    .meeting-row li:nth-child(2n) {
        margin-right: 0px;
    }
    .meeting-row li:nth-child(3n) {
        margin-right:2%;
    }
    .meeting-row li:nth-child(6) {
        margin-right: 0px;
    }
    .blog-row-box p {
        min-height: 220px;
    }
        
}
@media only screen and (max-width: 550px) {
    .blog-row-box {
        width: 100%;
        float: left;
        margin-right: 0px;
        min-height: auto;
    }
    .blog-row-box p {
        min-height: auto;
    }
}
@media only screen and (max-width: 500px) {
    .banner-right p,
    .specking-banner-box p {
        font-size: 30px;
    }
    .banner-right {
        padding: 45% 0 30% 0;
    }
    .footer-top-box-1,
    .footer-top-box-2 {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        text-align: center;
    }
    .social li {
        float: none;
        width: auto;
    }
    .img-right {
        width: 100%;
        float: left;
        margin: 10px 0;
		height:100%;
    }
    .about-inn-1 {
        display: block;
    }
    .about-inn {
        display: none;
    }
    .social {
        display: none;
    }
    .conatct-social-2 {
        display: block;
    }
    .specking-banner-inn {
/*         padding: 20% 0; */
    }
    .inner-box-1-inn p {
        font-size: 15px;
        padding: 10px 0;
    }
    .contact-row-1 h1, .inner h1 {
        font-size: 40px;
    }
	.specking-banner-box a{
		margin-top: 0;
	}
	.specking-banner-inn{padding: 35% 0 20px 0px;}
}
@media only screen and (max-width: 400px) {
    .inner-box-1-inn h3 {
        font-size: 20px;
    }
    
    .meeting-box {
        margin-left: 0px;
        float: right;
        padding: 8px;
    }
    .footer-left {
        padding: 5px 0;
        width: 100%;
    }
     .meeting-row li {
        width: 100%;
        margin-right: 0;
    }
    .meeting-row li:nth-child(2n) {
        margin-right: 0px;
    }
    .meeting-row li img {
        width: 100%;
    }
}
@media only screen and (max-width: 350px) {
    .book {
        width: 100%;
    }
    .contact-row-2-right-inn p {
    font-size:13px;
    }
    .footer p, .meeting-box {
        font-size: 14px;
    }
}