﻿.our_offices{}
.our_offices p{margin-bottom:0;}
.our_offices .oof_title{text-align:inherit;margin-bottom:30px;}
.our_offices .oof_content{}
.our_offices .oof_offices_list{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:center;align-content:center;}
.our_offices .oof_offices_list .oof_office_item{-webkit-transition:-webkit-box-shadow 0.3s;transition:-webkit-box-shadow 0.3s;-o-transition:box-shadow 0.3s;transition:box-shadow 0.3s;transition:box-shadow 0.3s, -webkit-box-shadow 0.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch;margin-bottom:3%;-webkit-box-shadow:0 0 2px 0 rgba(137, 146, 177, 0.32), 0px 3px 10px 0 rgba(137, 146, 177, 0.18);box-shadow:0 0 2px 0 rgba(137, 146, 177, 0.32), 0px 3px 10px 0 rgba(137, 146, 177, 0.18);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:48.5%;flex-basis:48.5%;}
 .our_offices .oof_offices_list .oof_office_item:hover{-webkit-box-shadow:0px 1px 15px 0 rgba(137, 146, 177, 0.15), 0px 10px 20px 0 rgba(137, 146, 177, 0.15);box-shadow:0px 1px 15px 0 rgba(137, 146, 177, 0.15), 0px 10px 20px 0 rgba(137, 146, 177, 0.15);}
.our_offices .oof_offices_list .oof_office_item .oof_left{background:#e5e3df;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:35%;flex-basis:35%;}
.our_offices .oof_offices_list .oof_office_item .oof_left iframe,.our_offices .oof_offices_list .oof_office_item .oof_left p{width:100%;height:100%;display:block;}
.our_offices .oof_offices_list .oof_office_item .oof_right{font-size:16px;padding:30px 10px 30px 52px;}
.our_offices .oof_offices_list .oof_office_item .oof_right .oof_office_name{font-size:22px;font-weight:600;margin:0 0 10px 0;}
.our_offices .oof_offices_list .oof_office_item .oof_right .oof_office_desc{position:relative;margin-bottom:10px;}
.our_offices .oof_offices_list .oof_office_item .oof_right .oof_office_desc:before{position:absolute;display:inline-block;left:-19px;top:4px;content:"\f041";font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.our_offices .oof_offices_list .oof_office_item .oof_right .oof_office_address{margin-bottom:10px;font-size:14px;}
.our_offices .oof_offices_list .oof_office_item .oof_right .oof_office_phone{position:relative;}
.our_offices .oof_offices_list .oof_office_item .oof_right .oof_office_phone:not(:empty):before{position:absolute;display:inline-block;left:-23px;top:4px;content:"\f095";font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.oof_sep_img{background:url(../image/contactus-image.jpg) no-repeat center center;width:100%;height:270px;margin:10px 0 75px 0;background-size:cover;}
.our_offices .oof_departments_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch;padding:0;list-style-type:none;margin:50px 0;}
.our_offices .oof_departments_list .oof_dep_item{border-left:solid 1px #e8e4e4;padding:15px 0 15px 40px;}
.our_offices .oof_departments_list .oof_dep_item .oof_dep_title{font-weight:600;font-size:20px;margin:0px 0 5px 0;}
.our_offices .oof_departments_list .oof_dep_item .oof_dep_desc{font-size:16px;}


.rtl .our_offices .oof_offices_list .oof_office_item .oof_right {padding:30px 52px 30px 10px}
.rtl .our_offices .oof_offices_list .oof_office_item .oof_right .oof_office_phone {direction:ltr;}
.rtl .our_offices .oof_offices_list .oof_office_item .oof_right .oof_office_desc:before {right:-19px; left:auto;}
.rtl .our_offices .oof_departments_list .oof_dep_item {padding:15px 40px 15px 0px; border-left: 0; border-right:solid 1px #e8e4e4;}
.rtl .our_offices .oof_offices_list .oof_office_item .oof_right .oof_office_phone:not(:empty):before {right:-23px; left:auto;}

 @media (max-width:1024px){.our_offices .oof_offices_list .oof_office_item{-ms-flex-preferred-size:100%;flex-basis:100%;}
 .our_offices .oof_offices_list .oof_office_item .oof_right .oof_office_address{font-size:16px;}
 }
@media (max-width:768px){}
@media (max-width:740px){
    .our_offices .oof_title {font-size:27px;}
    .our_offices .oof_offices_list .oof_office_item{display:block;margin-bottom:30px;}
 .oof_sep_img{height:120px;margin:10px 0 0px 0 }
 .our_offices .oof_departments_list .oof_dep_item{padding:15px 0 15px 25px;}
 }
