@font-face {
    font-family: 'NeoSansArabic';
    src: url('../fonts/NeoSansArabic.ttf');
    font-weight: normal;
    font-style: normal;
  }

body{
    font-family: 'Open Sans';
    min-width: 320px;
    background: #f7f8fa;
}
a,a:link{
    text-decoration: none !important;
    transition: 300ms;
}

.navbar-default {
    background: #fff;
    margin-bottom: 0;
    border-bottom-color: #eee;
    border-radius: 0;
}

a.navbar-brand {
    width: 150px;
    padding: 0;
    height: 45px;
    overflow: hidden;
    text-indent: -1000px;
    margin-top: 15px;
    margin-left: 40px;
    margin-bottom: 20px;
    margin-right: 15px !important;
}

div#navbar {
    padding-top: 22px;
}
.navbar-default .nav-main>li>a{
    transition: 300ms;
    position: relative;
    line-height: 24px;
    text-align: center;
    font-size: 15px;
    border-radius: 0;
    padding: 18px 19px;
    border-bottom: 2px solid transparent;
    color: #7c7c7c;
    font-weight: 400;
}
    
.navbar-default .nav-main>li>a:focus, 
.navbar-default .nav-main>li>a:hover{
    border-color: #333333  !important;
    color: #0e7bdd;
}

.navbar-default .nav-main>.active>a, 
.navbar-default .nav-main>.active>a:focus, 
.navbar-default .nav-main>.active>a:hover{
 background: #ffffff;
 border-color: transparent !important;
 color: #7c7c7c;
}

.navbar-default .nav-main>.active>a:after, 
.navbar-default .nav-main>.active>a:focus:after, 
.navbar-default .nav-main>.active>a:hover:after{
 width:100%;
}
.navbar-default .nav-sub{
    margin-top:10px; 
}
.navbar-default .nav-sub>li>a{
    transition: 300ms;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #505050;
    border-radius: 16px;
}    
.navbar-default .nav-sub>li>a:focus, 
.navbar-default .nav-sub>li>a:hover{
    color:#0b70a8;    
}
.navbar-default .nav-sub>.active>a, 
.navbar-default .nav-sub>.active>a:focus{
    color: #fff;
    background: #0b70a8; /* Old browsers */
    
}
.navbar-default .nav-sub>.active>a:hover{
    opacity: 0.8;
    color: #fff;
}
#topbar .dropdown-menu {
    width: 120px !important;
    z-index: 99999;
    min-width: auto;
    max-width: max-content;
    box-shadow: none;
    font-size: 12px;
    text-align: left;
}

.navbar-default .navbar-toggle {
    background: none !important;
    border: none !important;
    font-size: 20px;
    color: #505050;
    margin-top: 20px;
}

.search-box {
    border-radius: 4px;
    padding: 20px 20px 0px 20px;
    background: #fff;
    border: 1px solid #eee;
}

section.search {
    margin-top: 30px;
    margin-bottom: 30px;
}

.search-box p a.btn {float: right;font-size: 13px;padding: 0 17px;line-height: 24px;}

.search-box a i {
    vertical-align: sub;
    color: #0b70a8;
    font-size: 16px;
    margin-right: 5px;
    margin-left: 0;
}

.form-control {
    box-shadow: none;
    height: 44px;
    border-color: #eee;
}

:focus {
    box-shadow: none !important;
    border-color: #ccc !important;
    outline: none !important;
}
 .search-box:after{
    content: "";
    display: table;
    clear: both;
}
 .select2{display: block;width: 100% !important;}
.select2-container--default .select2-selection--single{
 border-color: #eee;
 }
.search-box .btn-secondary{position: relative;z-index: 2;margin-right: -1;background: #fff !important;border-radius: 30px;border-color: #0082bd !important;color: #0082bd !important;}
 

.btn.btn-default {
    transition: 300ms;
    color: #fff;
    background: #0298dc; /* Old browsers */
    border-color: #0198db;
    border-radius: 30px;
}
.btn.btn-default:hover {background: #0082bd;border-color: #0082bd;}
.search-box p {
    margin-bottom: 20px;
    line-height: 24px;
}



a.navbar-brand {
    margin: 10px 0;
    height: auto;
}

a.navbar-brand img {
    width: 100%;
}
.slider {
    position: relative;
    height: 430px;
    background: url('../img/slide.jpg') no-repeat center center;
    background-size: cover;
    text-align: center;
    color: #fff;
}
.slider-company{
    background-image: url('../img/slide2.jpg');
    height: 350px;
    
}
.slider-localexpert{
    background-image: url('../img/slide3.jpg');
    height: 350px;
}  
.slider-login{
    background-image: url('../img/slide4.jpg');
    height: 350px;
    
}
.slider-details{
    background-image: url('../img/slide.jpg');
    height: 350px;
}

.slider.slider-company .info,
.slider.slider-localexpert .info,
.slider.slider-login .info{
    padding-top: 90px; 
}  

section.slider:after {
    width: 100%;
    content: "";
    height: 100%;
    background: rgba(1, 86, 143, 0.5);
    position: absolute;
    top: 0;
    left: 0;
}

section.slider .info {
    padding-top: 40px;
    position: relative;
    z-index: 2;
    max-width: 590px;
    margin: auto;
}

section.slider .info h3 {
    font-size: 43px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    padding-bottom: 12px;
}

.slider .info p {
    font-size: 15px;
    font-weight: 100;
    line-height: 1.8;
    margin-bottom: 30px;
}

a.btn.btn-secondary {
    box-shadow: 0px 0px 0px 2px #fff inset;
    color: #fff;
}

.btn.btn-secondary:hover {
    color: #0298dc;
    background: #fff;
}

.btn.btn-bordered {
    box-shadow: 0px 0px 0px 1px #0298dc inset;
    color: #0298dc;
    background: #fff;
    border: none;
}

.btn.btn-bordered:hover {
    color: #fff;
    background: #0298dc;
}

a.btn.btn-lg {
    transition: 300ms;
    font-size: 14px;
    padding: 15px 30px;
}

.slider .info .btn {
    margin: 0 5px;
}

section.slider .info h3:after {
    width: 85px;
    height: 4px;
    background: #0298dc;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
	display: none;
}

.select2-dropdown {
    border-color: #eee;
}

input.select2-search__field {
    border-color: #eee;
}

.company {
    margin-bottom: 30px;
    transition: 500ms;
    border-radius: 4px;
    border: 1px solid #eee;
    overflow: hidden;
    background: #fff;
}
.company .image {
    overflow: hidden;
    position: relative;
}

.company img {
    max-width: 150px;
    transition:500ms;
    border-radius: 4px 4px 0 0;
    display: block;
    margin: 40px auto;
}

.company:hover img {
transform:scale(1.1,1.1)
}


.company .info {
    overflow: hidden;
    padding: 0 20px;
}

.company .info h4 {
    color: #111;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
}
.company .info h4 a {
    color: #555;
}
.company .info h4 a:hover {
    color: #0298dc;
}

.company .info .subtitle {
    font-size: 12px;
    color: #999;
}

 
 
 
.company .info p{
     color: #999;
     font-size: 12px;
     margin-top: 10px;
     margin-bottom: 20px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
}
.company .info p i{
    margin-right: 7px;
    vertical-align: middle;
    font-size: 16px;
}
 
 


.company  .overlay {
    content: "";
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(2, 155, 220, 0.9);
    transition: 300ms;
    color: #fff;
    text-align: center;
    opacity: 0;
    border-radius: 4px 4px 0 0;
} 
.company  .overlay a {
    border: 1px solid #fff;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    margin-top: -16px;
    margin-left: -60px;
    font-size:12px;
}    
.company  .overlay a i{
    margin: 0 5px;
    display: inline-block;
    vertical-align: sub;
    font-size: 17px;
}
.company:hover .overlay{
opacity: 1;
}   


.company  .overlay a:hover {
    color: #0298dc;
    background: #fff;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background: #0298dc;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    transition: 300ms;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 50%;
    background: #0298dc;
    line-height: 0;
}
footer {
    background: #3b3b3b;
}
footer .cpcontainer{
    background-image:url(../img/fbg.png);
    color:#9c9c9c;
    padding:15px 0px;
    font-size: 12px;
    border-top:solid 1px #222222;
}


section.directory {
    padding-bottom: 30px;
    padding-top: 20px;
}

#topbar ul.info {
    list-style: none;
    float: right;
    margin: 0;
    padding: 0;
}

div#topbar {
    background: #f1f1f1;
}

#topbar ul.info >li > a {
    color: #505050;
    font-size: 12px;
    line-height: 32px;
}

div#topbar:after {
    content: "";
    display: table;
    clear: both;
}

ul.social {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.social li {
    display: inline-block;
    margin: 0 5px;
}

ul.social li a {
    font-size: 16px;
    display: inline-block;
    color: #505050;
}

#topbar ul.social {
    float: left;
}

ul.social li a i {line-height: 32px;}

ul.social li a:hover {
    color: #0298dc;
}

.search-box i {font-size: 23px;margin-right: 12px;vertical-align: middle;}

section.login {
    padding: 50px 0;
}
section.register {
    padding: 50px 0;
}

.well {
    background: rgb(238, 238, 238);
    border: none;
    box-shadow: none;
    padding: 30px;
}

.input-group-addon {
    background: #fff;
    border: 1px solid #eee;
    color: #505050;
}

 

.form-group small {
    margin-top: 5px;
    display: block;
}

.register .btn {
    width: 130px;
}

ul.pagination i {
    line-height: 20px;
}

.company-details {
    position: relative;
    z-index: 2;
    padding-top: 40px;
    text-align: initial;
}

.company-details .image {
    width: 140px;
    height: 140px;
    float: left;
    margin-right: 20px;
    border-radius: 50%;
    padding: 20px;
    background: #fff;
}

.company-details .image img {
    width: 80%;
    display: block;
    margin: auto;
    padding-top: 12px;
}

.company-details h3 {
    font-size: 19px;
    font-weight: 600;
    line-height: 1.5;
    margin-top: 20px;
}

section.about {
    padding: 30px 0 60px 0;
}

h3.page-title {
    margin: 30px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
}

section.generalinfo {
    padding: 30px 0 60px 0;
    background: #f1f1f1 url(../img/info.png);
    background-size: cover;
    background-position: center center;
}
section.generalinfo .page-title {
 text-align:initial;
}
section.generalinfo p span {
    font-weight: bold;
}

section.generalinfo p i {
    margin: 0 5px;
}

section.generalinfo img {
    margin: 20px 0 0;
}

section.counters {
    padding: 40px 0;
    text-align: center;
    background: #fff;
}

section.counters  i {
    font-size: 44px;
    margin: auto;
    margin-bottom: 10px;
    display: block;
    width: 110px;
    height: 110px;
    color: #0298dc;
    border: 3px solid #0298dc;
    background: #FFF;
    line-height: 100px;
    border-radius: 50%;
}

section.counters .key {
    font-size: 14px;
    margin: 0;
    color: #999;
}

section.counters .value {
    font-weight: bold;
    font-size: 38px;
    margin: 0;
    color: #555;
}

section.activity {
    padding: 30px 0 60px 0;
    background: #017ab1 url(../img/image2.png);
    background-size: cover;
    background-position: center center;
    color: #fff;
}
section.activity .page-title {
 text-align:initial;
}
 

.brochure {background: #fff;border-radius: 4px;border: 1px solid #eee;overflow: hidden;position: relative;margin-bottom: 25px;}

.brochure h4 {
    font-weight: 400;
    font-size: 16px;
}

.brochure h4 a {
    color: #505050;
}

.brochure h4 a:hover {
    color: #0298dc;
}

.brochure p {
    font-size: 12px;
    color: #999;
    line-height: 1.8;
}

.brochure .info {
    padding: 10px;
}

.owl-dots {
    display: block;
    margin: 30px 0;
    text-align: center;
}

.owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #ddd;
    margin: 0 5px;
    border-radius: 12px;
    transition: 300ms;
}

.owl-dot.active,.owl-dot.active:hover {
    background: #0298dc;
}

.owl-dot:hover {
    background: #999;
}

section.brochure-section {
    padding: 10px 0 20px 0;
    background: #fff;
}

.brochure img {
    border-radius: 4px 4px 0 0;
}

.company-details p {font-weight: 100;}

section.product-section {
    padding: 0px 0;
}

 
.product {
    margin-bottom: 30px;
    transition: 500ms;
    border-radius: 4px;
    border: 1px solid #eee;
    overflow: hidden;
    background: #fff;
}
.product .image {
    overflow: hidden;
    position: relative;
    height: 230px;
}

.product img {
    max-width: 150px;
    transition:500ms;
    border-radius: 4px 4px 0 0;
    display: block;
    margin: 40px auto;
}

.product:hover img {
transform:scale(1.1,1.1)
}


.product .info {
    overflow: hidden;
    padding: 0 20px;
}

.product .info h4 {
    color: #111;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    text-align: center;
    padding: 20px 0;
}
.product .info h4 a {
    color: #555;
}
.product .info h4 a:hover {
    color: #0298dc;
}
 

 
.product .info p{
     color: #999;
     font-size: 12px;
     margin-top: 10px;
     margin-bottom: 20px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
}
section.services-section {
    padding: 30px 0;
}

.service {
    text-align: center;
}

.service .image {
    width: 200px;
    height: 200px;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px;
}



.brochure h4 {
    font-weight: 400;
    font-size: 16px;
    margin-right: 60px;
}

.service h4 a {
    color: #505050;
}

.service h4 a:hover {
    color: #0298dc;
}

.service p {
    font-size: 12px;
    color: #999;
    line-height: 1.8;
}

section.contact {
    background: #fafafa;
    padding: 30px 0 0 0;
}

 
.contact p {
    line-height: 1.8;
    font-weight: 300;
}

.contact p * {
    vertical-align: bottom;
}

.contact p span {
    font-weight: 500;
    display: inline-block;
    margin: 0 5px;
}

.map {
    width: 100%;
    height: 360px;
    margin-top: 60px;
}

.contact ul.social a {
    display: inline-block;
    background: #fff;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
}

.contact ul.social a:hover {
    background: #0298dc;
    color: #fff;
}
.contact  a {
    color: #111;
}

.service  a:hover {
    color: #0298dc;
}

.contact h3.page-title {
    margin-bottom: 60px;
}

.navbar-default .nav-main>li>a.btn.btn-default{
    color: #fff;
    margin-right: 8px; 
    border-radius: 30px;
    width: 100px;
}
.navbar-default .nav-main>li>a.btn.btn-default:hover{
    color: #fff;
    background: #0082bd;
    border-color: #0082bd;
}
.navbar-default .nav-main>li>a.btn.btn-secondary
{
    background: #fff !important;
    border-radius: 30px;
    border-color: #0082bd !important;
    color: #0082bd  !important;
    width: 100px;
}    
@media(max-width:1199px){
    a.navbar-brand{
        max-width: 400px;
        width: auto;
    }

}
@media(max-width:1000px){
    .navbar-default .nav-main>li>a{
        padding: 10px 10px;
        
    }
     
    a.navbar-brand{
    margin-left:0px !important;
    /* float: none; */
    display: inline-block;
    background: url(../img/logom-240.png);
    width: 150px;
    height: 80px;
    background-size: cover;
    }   
    /*a.navbar-brand img{
        display: none;
    }  */      
    header .container{
        width:100%;

    }
    
}
@media(max-width:768px){
    a.navbar-brand{
        margin-left:15px !important;
        
    }        
    div#navbar{
        padding: 0;
    }
    .navbar-nav{
        margin: 0;
    }
}    
@media(max-width:480px){
    .slider{
        height: 600px;
    }
    section.slider .info h3:after{
        display: none;
    }
    .slider .info .btn{
        width: 90%;
        margin-bottom: 15px; 
    }
    .company-details{
        text-align: center;
    }
    .company-details .image{
        float: none;
        margin: auto;
    }
}    


ul.dropdown-menu {
    margin-top: 16px !important;
}

.dropdown.open:before {
    content: "";
    width: 0;
    height: 0;
    border: 13px solid transparent;
    border-bottom-color: #d6d6d6;
    position: absolute;
    top: 34px;
    right: 7px;
    z-index: 1; 
	display:none;
}
.dropdown.open:after {
    content: "";
    width: 0;
    height: 0;
    border: 11px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    right: 9px;
    top: 37px;
     z-index: 11111;
		display:none;

}

.form-group-buttons .btn {
    width: 180px;
    margin: 0 5px;
}
 

.pagination i ~ i {
    margin: 0 -9px;
    position: absolute;
    top: 6px;
    left: 24px;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
}

.form-group.form-group-buttons {
    margin-top: 10px;
}

.navbar-default .nav-main>li>a i {
    font-size: 10px;
    margin-left: 8px;
}

section.intro {
    background: #fff url('../img/swipe.png');
    background-size: cover;
    background-position: bottom;
    height: 310px;
    position: relative;
    display: none;
}

section.intro h2 {
    margin: 0;
    position: absolute;
    width: 450px;
    left: 110px;
    top: 40px;
    line-height: 1.6;
}

section.intro h2 span {background: #fff;color: #555;}

section.homecategory {
    background: #fff;
    margin-top: 0;
}

.spec {
    text-align: center;
    position: relative;
    margin-bottom: 45px;
    border: 1px solid #eee;
    border-radius: 4px;
    position: relative;
}

.spec .image {border-radius: 4px 4px 0 0;position: relative;width: 100%;height: 180px;overflow: hidden;}

.spec .image img {
    display: block;
    position: absolute;
    height: 100%;
    min-width: 100%;
}

.spec h2 {
    color: #555;
    font-size: 16px;
    font-weight: 100;
    margin: 14px 0;
}

.spec h2 span {
    /*background: #0198db;*/
    color: #fff;
    line-height: 32px;
    display: inline-block;
    font-size: 12px;
    position: absolute;
    font-weight: 100;
    left: 0;
    vertical-align: middle;
    top: 0;
    border-radius: 0;
    padding: 0 20px;
    font-weight:bold;
    text-shadow:0px 0px 1px #222;
    background-color:rgba(0,0,0,0.178);
}
 

h2.page-title {
    text-align: center;
    margin: 30px 0;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 100;
}

section.intro h2 span.highlight {
    color: #0198da;
}

.contact {
    margin-top: 60px;
}

.company-details p span {
    margin-right: 40px;
}

.company-details .about p {
    text-align: justify;
}

section.company-head {
    padding-bottom: 60px;
}

.about {
    margin-top: 20px;
}

.brochure .btn {
    position: absolute;
    top: 7px;
    width: 44px;
    overflow: hidden;
    height: 44px;
    right: 10px;
}
.brochure .btn i {
    display: block;
    line-height: 33px;
    height: 44px;
    font-size: 22px;
    margin: auto;
}

.product-page {
    position: relative;
    z-index: 2;
    padding-bottom: 20px;
    text-align: initial;
    background: #fff;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.08);
}

.product-page .image {
    width: 120px;
    height: 120px;
    float: left;
    margin-right: 20px;
    border-radius: 50%;
    padding: 20px;
    background: #fff;
    border: 1px solid #ddd;
}

.product-page .image img {
    width: 80%;
    display: block;
    margin: auto;
    margin-top: 10px;
}

.product-page h3 {
    font-size: 19px;
    font-weight: 600;
    line-height: 1.5;
    margin-top: 15px;
}


.product-page p ,.product-page a {
    color: #555;
}

.btn-list .btn.btn-default {
    width: 96px;
    display: inline-block;
    margin-right: 4px;
    border-radius: 4px;
    color: #aaa;
    background: #fff;
    border-color: #fff;
    font-size: 12px;
    border: 1px solid #eee;
    white-space: normal;
}
.btn-list .btn.btn-default i{
    display: block;
    margin: 10px 0;
    font-size: 22px; 
}    
.btn-list {
    text-align: right;
    margin-top: 8px;
}

.btn-list .btn.btn-default:hover {
    background: #fff;
    color: #0198db;
    border-color: #0198db;
}

.special {
    background: #0198da;
    color: #fff;
    margin-bottom: 20px;
}

.special a{
    color: #fff;
    margin: 0;
    vertical-align: middle;
    padding: 13px 0;
    display: inline-block;
}

.special a span {
    font-weight: 600;
}

.special i {
    font-size: 9px;
    vertical-align: middle;
    margin: 0 5px;
}

.special .col-md-6:nth-of-type(2) {
    text-align: right;
}

.special a.link {
    border-radius: 30px;
    border: 1px solid #fff;
    padding: 0px 28px 0px 18px;
    margin: 10px 2px;
    line-height: 25px;
}

.special a.link i {
    font-size: 15px;
    line-height: 16px;
}

.special a.link.active {
    background: #fff;
    color: #0198d9;
}

.special a.link:hover {
    background: #08a5e8;
    color: #fff;
}

section.product-description .about {
    /* margin: 0; */
    margin-bottom: 50px;
}

section.product-description .owl-carousel .owl-item img {
    border-radius: 4px;
}

.modal-content {
    border-radius: 4px;
    border: none;
}

.modal-header {padding: 10px 15px;border: none;}

.modal-title {
    font-weight: normal;
    font-size: 19px;
}

.modal-footer {
    padding: 0px 15px 15px 15px;
    border: none;
}

.modal-body {
    padding: 15px 15px 0 15px;
}

.modal-body input[type="text"],.modal-body input[type="email"] {
    height: 36px;
}

.modal-body label {
    font-size: 12px;
    text-align: right;
    font-weight: 400;
    line-height: 40px;
}

.modal-body input[type="radio"],.modal-body input[type="checkbox"] {
    vertical-align: middle;
    line-height: 22px;
    margin-top: 13px;
}

.modal-body label.radio-inline {padding-top: 2px;}

.modal-footer .btn {
    border-radius: 4px !important;
}

.modal-footer .btn-secondary {
    background: #fff;
    border: 1px solid #0198db;
    color: #0198db;
}

.btn {border-radius: 4px !important;line-height: 32px;}

.product-description .owl-carousel{
    margin-top:20px;
}
.btn-block+.btn-block{
    margin-top:0px !important;
}

.login .checkbox {
    margin-bottom: 20px !important;
}



.spec h2 span:after {
    font-weight: 500;
    content: "";
    display: block;
    position: absolute;
    border: 32px solid transparent;
    /*border-top-color: #0198db;*/
    position: absolute;
    right: -32px;
    top: 0;
}


.news-list {
    border: 1px solid #ddd;
    overflow: hidden;
	margin-bottom: 30px;
}

.news-list hr {
    display: none;
}

.news-list > div {
    border-bottom: 1px solid #ddd;
}

.news-list > div:last-child {
    border: none;
}

.news-list h1 {
    font-size: 19px;
}

.news-list a {
    color: #0198db;
}

.news-list p {
    color: #999;
    font-size: 12px;
    margin-bottom: 15px;
}
/*html, body {
  height: 100%;
  margin: 0;
}
.wrapper {
  min-height: 100%;
  margin-bottom: -77px;
  padding-bottom:77px;
}
footer{
  height: 77px;
}*/
.social a{
    width:30px;height:30px; text-align:center;display:inline-block;border-radius:30px;
    background-color:#222;color:#ececec;line-height:30px;
}
.social{
    margin-bottom:20px;
}
footer h3,footer h4{
    color:#fff;
}
footer .textwidget{
    color:#a3a3a3;
}
footer a{
    color:#ececec;
}