@font-face {
	font-family: 'Kufyan';
	src:url('../fonts/KufyanArabicBlack.otf');
	font-weight: normal;
	font-style: normal;
}
body {
    direction: rtl;
    font-family: "Kufyan", Arial, sans-serif;
    font-weight: 200;
    font-size: 16px;
    line-height: 1.8;
    color: #777;
    background: #fff;
  }
  h1, h2, h3, h4, h5, h6, figure {
    color: #000;
    font-family: "Kufyan", Arial, sans-serif;
    font-weight: 400;
    margin: 20px 0 30px 0;
  }
.gtco-nav ul li a{
    font-size:14px;
}
@media (min-width: 992px){

    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        
    }
    #gtco-practice-areas .col-md-6, #gtco-about .col-md-6{
        float: right;
    }
    .col-md-pull-1 {
        left: 8.33333% !important;
    }
}

.gtco-contact-info ul li:before{
    right: 0;
}
.gtco-contact-info ul li{
    padding: 0 50px 0 0 ;
}
.btn {
    font-family: "Kufyan", Arial, sans-serif;
}
/* 
.gtco-nav #gtco-logo{
    float: right;
    margin:0 40px 0 0;
} */
/* 
.phoneNumber{
    direction :ltr;
    color: red;
} */