

@import url("../icon/custom-icons/css/custom-icons.css");
@import url("../icon/elegant-icons/style.css");
@import url("font-awesome.min.css");
.slider_btn_one:hover {
  color: #fff;
  background: #ec4e4f; }

.more-link, .slider_home .slider_btn_two, .slider_home .slider_btn_one {
  color: #fff;
  background: #ec4e4f; }

.more-link:hover, .slider_btn_two:hover {
  color: #fff;
  background: #ec4e4f; }

/*--------------------------------------------------------------
  #0.1 Theme Reset Style
--------------------------------------------------------------*/


@FONT-FACE {
    font-family: "Poppins";
    src: url("Cairo-Regular.ttf");
}








html {
  font-size: 15px; }

body {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  background: #fff;
  color: #656565;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
  margin: 0;
  padding: 0;
  position: relative;
direction:rtl;
overflow-x: hidden; }

.owl-carousel {
direction:ltr; 
}


p {
  color: #656565;
  line-height: 1.8em;
  margin-bottom: 15px; }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins";
  font-weight: 600;
  color: #ec4e4f;
  margin: 0 0 15px; }

h3 {
  font-size: 22px;
  font-weight: 400; }

ul {
  padding: 0;
  margin: 0;
  list-style-position: inside; }

li {
  list-style: none; }

a {
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s; }

a:hover,
a:focus {
  text-decoration: none; }

a:focus {
  outline: none !important; }

img {
  max-width: 100%;
  height: auto; }

#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff;
  background-image: url("../images/pre_loader.gif");
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: #000; }
/*
.more-link:before {
  width: 100%;
  height: 0;
  top: 50%;
  right: 50%;
  background: #ec4e4f;;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s; }
*//*
.more-link:hover::before {
  height: 400%;
  opacity: 1; }*/


.more-link:hover {
background: linear-gradient(to left, #5488d2, #1b4ab4);
}


.more-link {
  display: inline-block;
  font-size: 15px;
  padding: 12px 35px 13px 35px;
  text-transform: capitalize;
  font-weight: 500;
    font-family: "Poppins";
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;

background: linear-gradient(to right, #5488d2, #1b4ab4);
background: linear-gradient(to right, #416dd1, #3870f0); }

/*--------------------------------------------------------------
#0.2    Global Elements
--------------------------------------------------------------*/
@media (max-width: 767px) {
  .col-sm-12 {
    flex: 0 0 100% !important;
    max-width: 100% !important; } }

.owl-dots {
  text-align: center;
  height: 15px; }

.owl-dot span {
  width: 20px;
  height: 20px;
  display: block;
  margin: 0px 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #ec4e4f; }

.owl-dot {
  display: inline-block;
  margin-top: 50px; }

.owl-dot.active span {
  background-color: #ec4e4f; }

/* 
    Margin & Padding
--------------------------*/
.pad_tb_120 {
  padding: 120px 0; }

.mb_m30 {
  margin-bottom: -30px; }

/*--------------------------------------------------------------
#0.3 Header Section
--------------------------------------------------------------*/
/*----- Top bar -----*/
header {
  position: relative;
/*
background: #8e9eab;
background: -webkit-linear-gradient(to right, #eef2f3, #8e9eab);
background: linear-gradient(to right, #b3b3b466, #fcfcfc);*/}

.header {
  background-color: #ec4e4f;
  padding: 10px 0px; }

.header_top_left {
  width: 40%; }
  @media (max-width: 767px) {
    .header_top_left {
      width: 100%; } }

.header_top_left, .header_top_right {
  padding-left: 15px;
  padding-right: 15px; }




.header_top {
background: #f5f5f5;
display: inline-block;
width: 100%;
}


.social-nav {
  position: relative;
  z-index: 999; }
  @media (max-width: 767px) {
    .social-nav {
      text-align: center; } }

.social-nav p {
  display: inline-block;
  float: left;
  color: #fff;
  margin: 0px 10px 0px 0px; }
  @media (max-width: 767px) {
    .social-nav p {
      display: inline-block;
      float: none;
      text-align: center; } }

.header_socil {
  margin-bottom: 0; }
  .header_socil li {
font-size: 12px;

margin: 0;

position: relative;

padding: 3px 0;

display: inline-block;

width: 35px;

text-align: center;

border-right: 1px solid #3333;

float: left;
}


    .header_socil li .fa {
      color: #111;

      font-size: 15px; }
  @media (max-width: 767px) {
    .header_socil {
      float: none !important;
      display: inline; } }

.header_top_right {
  text-align: right;
  width: 60%; }
  .header_top_right li {
    display: inline;
    font-size: 14px;
    padding-left: 30px;
    color: #fff; }
    .header_top_right li i {
      margin-right: 5px;
      color: #ec4e4f; }
  @media (max-width: 767px) {
    .header_top_right {
      display: none; } }

/*-----Header One -----*/
/*----- End : Top bar -----*/
.navigation {

  z-index: 999;
  position: relative;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
  -moz-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
  -o-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
  -ms-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
  box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);

/*
  background-color: #ec4e4f;
background: #8e9eab;

background: -webkit-linear-gradient(to right, #eef2f3, #8e9eab);

background: linear-gradient(to right, #eef2f3, #8e9eab);
background: #ec4e4f;

background: linear-gradient(to right, #5488d2, #1b4ab4);
background: linear-gradient(to right, #14478f, #1d52c9);
background: linear-gradient(to right, #e1e1e1, #e9e9e9);*/


background: linear-gradient(to right, #416dd1, #3870f0);
background: #4b4a4a;
 }


.is-sticky .navigation {
}

/*
.is-sticky .navigation #navigation > ul > li > a {
color:#333;
}
*/

.is-sticky .menu_wrp {
top: 0;
}

.is-sticky .navigation_tw .social-nav li .fa {

border: 1px solid #1b4ab4;
background: #1b4ab4;
}

  .navigation .logo img {
    margin-top: 16px;
    max-width: inherit; }
    @media (max-width: 767px) {
      .navigation .logo img {
        max-width: inherit;
        width: 145px;
        margin-top: 12px; } }
  .navigation .logo {
    background: transparent !important;
    width: 189px;
    float: left;
    position: relative;
    height: 73px; }



.logo img { 
margin: 12px 0;
}

.contente-head {
padding-top: 25px;}


  @media (max-width: 767px) {
    .navigation #navigation.small-screen {
      width: 100%;
       } }
  .navigation .menu_wrp {
    float: right; }
  .navigation #navigation,
  .navigation #navigation ul,
  .navigation #navigation ul li,
  .navigation #navigation ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 14px;
    display: block;text-align: right;
    position: relative; }





.menu_wrp {
width: 100%;
}


.menu_wrp > ul {
width: 100%;

display: inline-block; }
  .navigation #navigation > ul > li {
    float: right; padding: 0 24px;}
  .navigation #navigation li:hover > ul {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #fff; }
  .navigation #navigation.align-center > ul {
    font-size: 0;
    text-align: center; }
  .navigation #navigation.align-center > ul > li {
    display: inline-block;
    float: none; }


.navigation_tw #navigation > ul > li > a:after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 2px;
    display: block;
    background: #f00;
    content: '';transition: all ease-in-out 0.3s;
}

.navigation_tw #navigation > ul > li:hover > a:after,
  .navigation #navigation ul li.active > a:after {
    width: 100%;
}




  .navigation #navigation.align-center ul ul {
    text-align: left; }
  .navigation #navigation.align-right > ul > li {
    float: right; }
  .navigation #navigation > ul > li > a {
    padding: 33px 0px 33px 32px;
    font-size: 16px;
    
    text-decoration: none;
    color: #fff;
    text-transform: capitalize;
    margin-right: -1px;
    font-weight: 400;
    position: relative; }
    @media (max-width: 991px) {
      .navigation #navigation > ul > li > a {
        padding: 33px 0px 33px 20px; } }
  .navigation .navigation #navigation ul ul li a {
    position: relative; }

/*
  .navigation .navigation #navigation ul ul li a:after {
    position: absolute;
    content: "";
    background: #ec4e4f;
    width: 4px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-left: 19px;
    margin-top: -2px;
    opacity: 1;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }*/


  .navigation .navigation #navigation ul ul li a:hover {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; background-color: #f5f5f5;}
  .navigation .navigation #navigation ul li ul li:hover a:after {
    opacity: 1;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }
  .navigation #navigation > ul > li.has-sub > a {
    position: relative; }

/*
  .navigation #navigation > ul > li > .active > a,
  .navigation #navigation > ul > li:hover > a {
    color: #fff !important;background: #c43d2b; }*/

  .navigation #navigation ul ul {
    position: absolute;
    left: -9999px; }
  .navigation #navigation.align-right ul ul {
    text-align: right; }
  .navigation #navigation ul ul li {
    height: 0;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -ms-transition: all 0.25s;
    transition: all 0.25s; }
  .navigation #navigation li:hover > ul {
    left: auto; }
  .navigation #navigation.align-right li:hover > ul {
    left: auto;
    right: 0; }
  .navigation #navigation li:hover > ul > li {
    height: 50px; }
  .navigation #navigation ul ul ul {
    margin-left: 100%;
    top: 0; }
  .navigation #navigation.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%; }
  .navigation #navigation ul ul li a {
    border-bottom: 1px solid #f1f1f1;
    padding: 18px 15px 18px 10px;
    width: 220px;
    font-size: 15px;
    text-decoration: none;
    color: #222;
    background: #fff;
    text-transform: capitalize;
    margin-right: 0px;
    line-height: 13px;
    position: relative; }/*
  .navigation #navigation ul ul li a::after {
    position: absolute;
    content: "";
    background: #ec4e4f;
    width: 4px;
    height: 4px;
    right: 0;
    top: 50%;
    margin-left: 26px;
    margin-top: -2px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }*/
    @media (max-width: 767px) {
      .navigation #navigation ul ul li a::after {
        display: none; } }


  .navigation #navigation ul ul li a:hover {

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    background: #f5f5f5;
 }


  .navigation #navigation ul ul li:hover a:after {
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  .navigation #navigation ul ul li:last-child > a,
  .navigation #navigation ul ul li.last-item > a {
    border-bottom: 0; }
  .navigation #navigation ul ul li:hover > a,
  .navigation #navigation ul ul li a:hover {
    color: #ec4e4f; }
  .navigation #navigation #menu-button {
    display: none;
    position: relative; }
  .navigation #navigation.small-screen {
    width: 100%; }
  .navigation #navigation.small-screen ul {
    width: 100%;
    display: none; }
  .navigation #navigation.small-screen > ul {
    margin-top: 10px;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    border-right: 1px solid rgba(120, 120, 120, 0.2);
    border-bottom: 1px solid rgba(120, 120, 120, 0.2);
    margin-bottom: 15px; }
  .navigation #navigation.small-screen.align-center > ul {
    text-align: left; }
  .navigation #navigation.small-screen ul > li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2); }
  .navigation #navigation.small-screen ul ul li,
  .navigation #navigation.small-screen li:hover > ul > li {
    height: auto; }
  .navigation #navigation.small-screen ul li a,
  .navigation #navigation.small-screen ul ul li a {
    width: 100%;
    border-bottom: 0;
    padding: 16px 20px; }
  .navigation #navigation.small-screen > ul > li {
    float: none; }
  .navigation #navigation.small-screen ul ul li a {
    padding-left: 15px; }
  .navigation #navigation.small-screen ul ul ul li a {
    padding-left: 35px; }
  .navigation #navigation.small-screen ul ul li a {
    color: #222;
    background: none;
    margin-left: 21px; }
  .navigation #navigation.small-screen ul ul li:hover > a,
  .navigation #navigation.small-screen ul ul li.active > a {
    color: #ec4e4f; }
  .navigation #navigation.small-screen ul ul,
  .navigation #navigation.small-screen ul ul ul,
  .navigation #navigation.small-screen.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 0px; }
  .navigation #navigation.small-screen > ul > li.has-sub > a:after,
  .navigation #navigation.small-screen > ul > li.has-sub > a:before,
  .navigation #navigation.small-screen ul ul > li.has-sub > a:after,
  .navigation #navigation.small-screen ul ul > li.has-sub > a:before {
    display: none; }
  .navigation #navigation.small-screen #menu-button {
    display: block;
    color: #222;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 28px;
    margin-top: 10px; }
  .navigation #navigation.small-screen #menu-button:after {
    position: absolute;
    top: 22px;
    right: 2px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #222;
    border-bottom: 2px solid #222;
    content: ''; }
  .navigation #navigation.small-screen #menu-button:before {
    position: absolute;
    top: 16px;
    right: 2px;
    display: block;
    height: 2px;
    width: 20px;
    background: #222;
    content: ''; }
  .navigation #navigation.small-screen #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #222;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .navigation #navigation.small-screen #menu-button.menu-opened:before {
    top: 23px;
    background: #222;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .navigation #navigation.small-screen .submenu-button {
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    display: block;
    border-right: 1px solid rgba(120, 120, 120, 0.2);
    height: 55px;
    width: 46px;
    cursor: pointer; }
  .navigation #navigation.small-screen .submenu-button.submenu-opened {
    background: #fff; }
  .navigation #navigation.small-screen ul ul .submenu-button {
    height: 35px;
    width: 35px;
    top: 8px; }
  .navigation #navigation.small-screen .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #222;
    content: ''; }
  .navigation #navigation.small-screen ul ul .submenu-button:after {
    top: 15px;
    right: 13px; }
  .navigation #navigation.small-screen .submenu-button.submenu-opened:after {
    background: #222; }
  .navigation #navigation.small-screen .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #222;
    content: ''; }
  .navigation #navigation.small-screen ul ul .submenu-button:before {
    top: 12px;
    right: 16px; }
  .navigation #navigation.small-screen .submenu-button.submenu-opened:before {
    display: none; }
  .navigation #navigation.small-screen.select-list {
    padding: 5px; }

/*--------------------------------------------------------------
#0.16 Navigation Section (Home Two)
--------------------------------------------------------------*/
.header_two {
  padding: 5px 0px 0;
/*
background: url(../images/pattern2.png);*/}
  @media (max-width: 767px) {
    .header_two .pull-right {
      float: none;text-align: center; }


.contente-head {
    display: none;} 

.navigation_tw .social-nav {

margin-top: 13px !important;
    margin-left: 20px;

}
}

.header_info_bx_tw {
  position: relative;
  float: right;
  margin-right: 25px;
  font-size: 13px;
  color: #777777;
  text-align: right;
padding: 0px 45px 0px 25px;
  border-left: 1px solid #fff; }
  @media (max-width: 1199px) {
    .header_info_bx_tw {
      margin-left: 25px;
      padding: 0px 25px 0px 45px; } }
  @media (max-width: 991px) {
    .header_info_bx_tw {
      margin-left: 20px;
      padding: 0px 20px 0px 48px; }
      .header_info_bx_tw:nth-child(2) {
        border-right: 1px solid transparent;
        padding: 0px 0px 0px 48px; } }
  @media (max-width: 767px) {
    .header_info_bx_tw {
      margin-left: 0px;
      margin-top: 15px;
      border: 1px solid transparent;
      width: 100%; } }

.header_info_bx_tw:first-child {
  margin-right: 0px; }

.header_info_bx_tw:last-child {
  padding-left: 0;
 }
  @media (max-width: 1199px) {
    .header_info_bx_tw:last-child {
      padding: 0px 0px 0px 25px; } }
  @media (max-width: 991px) {
    .header_info_bx_tw:last-child {
      display: none; } }



.top-right {
float: right;

line-height: 32px;

padding: 0 15px;
color: #111;
}

.top-right li {
display: flex;float: left;
border-left: 1px solid #3333;
padding: 0 10px;
}

.top-right li i {
margin-left: 5px;
}

.header_info_bx_tw .inon_bx_tw {
position: absolute;
right: -8px;
top: 3px;

font-size: 19px;
width: 40px;
height: 40px;
text-align: center;
line-height: 41px;
color: #fff;
border-radius: 50%;


font-size: 35px;

height: 40px;

width: 40px;

color: #3870f0;}

.header_info_bx_tw li {
  position: relative;
  line-height: 1.6em;
  color: #656565;
  font-size: 15px;
  font-weight: 500; }
  .header_info_bx_tw li span {
    display: block;display: block;

color: #000; }
/*
.navigation_tw .container {
  border-top: 1px solid #fff;}*/

.navigation_tw #navigation > ul > li > a {
padding: 20px 0;line-height: 22px;}






.navigation_tw .social-nav {
  margin-top: 7px; }
  .navigation_tw .social-nav li .fa {
color: #fff;

border: 1px solid;

width: 40px;

height: 40px;

line-height: 40px;

text-align: center;

border-radius: 50%;

padding: 0; }
    .navigation_tw .social-nav li .fa:hover {
      background: #c43d2b;border: 1px solid #c43d2b; }

/*Mobile Menu - Home Two*/
@media (max-width: 767px) {
  .navigation_tw .pull-right {
    float: none;
    margin-top: 60px; }


  .navigation_tw .pull-left {
    float: left;
position: absolute;
left: 0;
top: 0; }

  .navigation_tw #navigation.small-screen > ul {
    margin-top: 2px; }

  .navigation_tw #navigation.small-screen {
    } }
/*--------------------------------------------------------------
#0.4 Hero slider
--------------------------------------------------------------*/
/*  Slider Area Styling */

/*
.slide_bg_1 {
  background-image: url("../images/slider1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll; }

.slide_bg_2 {
  background-image: url("../images/slider2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll; }

.slide_bg_3 {
  background-image: url("../images/slider2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll; }
*/
.single_slider {
  background-color: #222;
  color: #fff;background-size: 100% 100% !important;
  height: 500px;position: relative; }




.single_slider:after {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    display: block;
background: #0003;
    content: ''; 
}

.single_slider .container {
  margin-top: -2px;position: relative; z-index:2; }
  @media (max-width: 767px) {
    .single_slider .container {
      text-align: center; } }

.slider_item_tb {
  display: table;
  height: 100%;
  width: 100%;text-align: right; }

.slider_item_tbcell {
  display: table-cell;
  vertical-align: middle; }

.slider_home h2 {
font-weight: 700;


margin-bottom: 15px;

width: 53%;

font-size: 19px;

line-height: 35px;

color: #fff;

position: relative;

padding-right: 25px;

background: #0006;

text-transform: capitalize;

display: inline-block;
padding:15px 25px;
}
  @media (max-width: 1199px) {
    .slider_home h2 {
      width: 70%; } }
  @media (max-width: 991px) {
    .slider_home h2 {
      width: 90%; } }
  @media (max-width: 767px) {
    .slider_home h2 {
      font-size: 20px;
      line-height:32px;
      width: 100%;
      text-align: center; } }

.slider_home h2::after {
  position: absolute;
  content: "";
  background: #ec4e4f;
  width: 5px;
  height: 100%;
  right: 0px;
  top: 0px; }
  @media (max-width: 767px) {
    .slider_home h2::after {
      display: none; }

.single_slider {
height:280px;
}
 }

.slider_home p {
  margin-bottom: 15px;
  font-size: 28px;
  line-height: 1.2em;
  color: #222222;
  font-weight: 300;
  margin-top: 40px; }
  @media (max-width: 1199px) {
    .slider_home p {
      width: 67%; } }
  @media (max-width: 991px) {
    .slider_home p {
      width: 90%; } }
  @media (max-width: 767px) {
    .slider_home p {
      font-size: 22px;
      margin-top: 25px;
      width: 100%; } }

.slider_btn a {
  margin-top: 35px; }
  @media (max-width: 767px) {
    .slider_btn a {
      margin-top: 15px;
      margin-right: 3px !important;
      margin-left: 3px !important; } }

.slider_home .slider_btn_two {
  margin-right: 15px; }

.slider_home .slider_btn_one {
  margin-right: -6px; }

.slider_btn_one.more-link::before {
  background: #ec4e4f; }

.slider_btn_one:hover {
  color: #fff; }

.slides_wrapper {
  position: relative; }

.slides__preload_wrapper {
  background: #6382f7 none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 999; }

.slides__preload_wrapper .spinner {
  left: 50%;
  margin: -20px 0 0 -20px;
  position: absolute;
  top: 50%; }

.slider_home .owl-nav div.owl-next {
  left: auto !important;
  right: 20px !important; }

.slider_home .owl-nav div {
  color: #fff;
  font-size: 19px;
  height: 50px;
  left: 20px !important;
  line-height: 36px;
  margin-top: -30px;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  position: absolute;
  text-align: center;
  top: 50.5%;
  width: 50px;
  border-radius: 50%;
  padding-right: 0px !important;
  padding-top: 5px;
  background: #ec4e4f; }

.slider_home .owl-nav div .fa {
line-height: inherit;
}


.slider_home .owl-nav div:hover {
  border: 2px solid transparent; }

.slider_home .owl-nav div:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  background: #ec4e4f !important;
  color: #fff; }

.slider_home .owl-prev .icon-glyph-229::before {
  transform: rotate(-180deg);
  left: -2px;
  position: relative;
  top: 1px; }

.slider_home .owl-next .icon-glyph-229::before {
  left: 3px;
  position: relative; }

.slider_home.owl-theme .owl-dots {
  height: 0px; 
position: absolute;
height: 37px;
width: 16px;
transform: translate(-46px, 0);
top: 50%;
left: 100%;
}

.slider_home.owl-theme .owl-dots .owl-dot {
  position: relative;
  top: -55px;margin-bottom: 5px;
  margin-top: 0px; }


.slider_home.owl-theme .owl-dots .owl-dot span {
color:#fff; border-color:#fff;
}

.slider_home .owl-dot.active span {
background:#fff;
}

/*--------------------------------------------------------------
#0.15 Footer Section
--------------------------------------------------------------*/
.footer-section {
  float: left;
  width: 100%;
  padding: 50px 0 0 0;
  color: #fff;
  background: #0d1522;
background: url(../images/footer-bg-1.jpg);

position: relative;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;


background-attachment: fixed;
 }





.footer-section:before {
    position: absolute;
    content: '';
    background: #2d2727;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.95;
}








  @media (max-width: 991px) {
    .footer-section .container .row .col-lg-3 {
      flex: 0 0 50%;
      max-width: 50%;
      margin-bottom: 42px; } }

.footer-section > .container {
  position: relative;
  padding-bottom: 14px; }
  @media (max-width: 991px) {
    .footer-section > .container {
     } }

.footer-section .col-lg-3:first-child {
  max-width: 25%;
  flex: 0 0 25%; }

.footer-section .col-lg-3:nth-child(2) {
  max-width: 22%;
  flex: 0 0 22%; }

.footer-section .col-lg-3:nth-child(3) {
  max-width: 25%;
  flex: 0 0 25%; }

.footer-section .col-lg-3:nth-child(4) {
  max-width: 28%;
  flex: 0 0 28%; margin-bottom: 0 !important;}

.footer-section .widget {

display: inline-block;
width: 100%;
text-align: right;}

.footer-section .widget h5 {
  color: #fffcf4;
  text-transform: capitalize;
  letter-spacing: 0px;
  font-size: 20px;
  margin-bottom: 22px;
  position: relative;
  font-weight: 400;padding-bottom: 15px; }
  @media (max-width: 767px) {
    .footer-section .widget h5 {
      margin-bottom: 22px; } }
  .footer-section .widget h5:before {
    content: "";
    position: absolute;
    width: 30px;
    background: #ec4e4f;
    height: 1px;
    right: 0;
    bottom: -5px;
    margin-left: 0px; }

/** ---- Widget One (About) ---- **/
.footer-section .widget p {
color: #fff;

margin: 0;

float: right;

margin-bottom: 5px;
font-size: 14px; }


.call_lnk ul {
padding:0;text-align: right;

}

.call_lnk ul li {
float: right;
width: 100%;
margin-top: 8px;}

.call_lnk ul li i {

float: right;

margin-top: 8px;

margin-left: 8px;
}
.footer-section .widget img {
  margin-top: 3px; }

.footer_soc {
margin: 25px 0 0;

display: inline-block;

padding: 0;}


.footer_socil {
  overflow: hidden;
  width: 100%; }
  .footer_socil li {
float: right;
margin-left: 15px;
width: 40px;
height: 40px;
text-align: center;
border-radius: 50%;
background: #8c8c8c33;
line-height: 40px;}
    .footer_socil li a {
      color: #fff;
      font-size: 18px;line-height: 40px;
width: 40px;
height: 40px;
display: block;
width: 100%;
       }



.footer_socil li a .fa {
line-height: inherit;
}
      .footer_socil li a:hover {
        color: #ec4e4f;
        text-decoration: underline; }
  @media (max-width: 767px) {
    .footer_socil {
      margin-bottom: -10px; } }

/** ---- Widget Two (Service Link) ---- **/
.quick_lnk ul li {
  padding-bottom: 12px;
  padding-left: 20px;
width: 50%;
position: relative;

padding-right: 15px;
float: right; }
  .quick_lnk ul li:after {
    position: absolute;
    content: "\f104";font-family:fontawesome;

right: 0;
    margin-top: 0px; }



  .quick_lnk ul li a {
    color: #fff; }
    .quick_lnk ul li a:hover {
color: #f04d38;
     }
  .quick_lnk ul li:last-child {
    padding-bottom: 0px; }

/** ---- Widget Three ( Latext Blog ) ---- **/
.latest-blog-list {
  width: 100%; }
  .latest-blog-list li {
    margin-bottom: 15px;
    overflow: hidden; }
    .latest-blog-list li img {
      height: 80px;
      width: 80px;
      border-radius: 50%;
      display: inline-block;
      float: left;
      margin-top: 0px !important;
      margin-right: 15px; }
    .latest-blog-list li h3 {
      color: #a8a8a8;
      font-size: 15px;
      margin-bottom: 7px; }
      @media (max-width: 1199px) {
        .latest-blog-list li h3 {
          margin-bottom: 4px; } }
      .latest-blog-list li h3:hover {
        color: #ec4e4f; }
    .latest-blog-list li span {
      color: #808080;
      font-size: 14px; }
    .latest-blog-list li:last-child {
      margin-bottom: 0px; }

/** ---- Widget Four ( News letter ) ---- **/
.footer-section #email_field {
  background: #32373e;
  box-shadow: none;
  border: none;
  color: #ddd;
  line-height: 50px;
  padding-right: 15px;
  width: 100%;
  margin-top: 5px;
  position: relative; }
  @media (max-width: 767px) {
    .footer-section #email_field {
      width: 100%; } }

.news_letter_wrp {
  position: relative; }
  @media (max-width: 488px) {
    .news_letter_wrp .news_form {
      overflow: hidden;
      display: block;
      width: 258px;
      position: relative; } }
  @media (max-width: 767px) {
    .news_letter_wrp .news_form {
      overflow: hidden;
      display: block;
      position: relative;
      width: 100%; } }

.news_form {
display: inline-block;
margin-top: 20px;
width: 100%;position: relative;
}

.news_letter_wrp p {
  margin-top: -2px !important; }

.news_letter_wrp button[type="submit"] {
  background-color: #ec4e4f;
  height: 48px;
  padding: 10px 22px 10px 22px;
  border: none;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  position: absolute;
  top: 0px;
  left: 2px;
  margin-top: 7px;cursor: pointer;
    font-family: "Poppins"; }
  @media (max-width: 1199px) {
    .news_letter_wrp button[type="submit"] {
      margin-top: 102px; } }
  @media (max-width: 991px) {
    .news_letter_wrp button[type="submit"] {
      margin-top: 75px; } }
  @media (max-width: 767px) {
    .news_letter_wrp button[type="submit"] {
      margin-top: 7px; } }
  @media (max-width: 488px) {
    .news_letter_wrp button[type="submit"] {
      margin-top: 7px; } }

.news_letter_wrp button[type="submit"]:hover {

  color: #ec4e4f;
  background-color: #fff;
}



/** ---- Subfooter ---- **/
.subfooter {
  width: 100%;
  text-align: center;
  color: #fff;
  position: relative; }

.subfooter .row {
  border-top: 1px solid #fff3;
  padding-top: 8px;
  padding-bottom: 8px; }

.subfooter p {
  color: #fff;
  font-size: 14px;
  margin: 0px; }

.subfooter p a {
  color: #fff; }

.scrollup {
  color: #ec4e4f;
  position: fixed;
  right: 15px;
  bottom: 30px;
  z-index: 99; }



.scrollup span {
  font-size: 15px;
  background: #ec4e4f;
  padding: 9px 11px;
  border: 2px solid #ec4e4f;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #fff; }

.scrollup span:hover {
  background: #ec4e4f;
  color: #fff; }

.scrollup:hover,
.scrollup:active,
.scrollup:focus {
  color: rgba(255, 255, 255, 0.9); }

.base-header {
  padding-bottom: 40px;
  width: 100%;
  text-align: center; 
    position: relative;
}
  .base-header span {
    color: #111;
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    line-height: 1em; }
    .base-header span .bor_header {
      position: relative;
      display: inline-block;
      height: 3px;
      background: #416dd1;
      width: 40px;
      border-radius: 43px;
      margin-left: 20px;
      margin-right: 40px;
      top: -3px; }
      .base-header span .bor_header:before, .base-header span .bor_header:after {
        content: " ";
        width: 4px;
        height: 4px;
        position: absolute;
        right: -10px;
        background: #416dd1;
        border-radius: 50%;
        top: 0; }
      .base-header span .bor_header:after {
        right: -20px; }
      @media (max-width: 767px) {
        .base-header span .bor_header {
          display: inline-block; } }
      @media (max-width: 488px) {
        .base-header span .bor_header {
          display: none; } }
  .base-header h3 {
    margin-top: 20px;
    line-height: 1.2em;
    color: #ec4e4f;
    font-size: 26px;
    text-transform: capitalize;
    font-weight: 700; }

.base-header.base_header_two {
  text-align: center;
  padding-bottom: 60px; }
  .base-header.base_header_two h3 {
    margin-top: -6px;
    position: relative; }
    .base-header.base_header_two h3:before {
      content: "";
      position: absolute;
      width: 55px;
      background: #ec4e4f;
      margin-left: 0px;
      height: 2px;
      right: 50%;
      bottom: 0px;
      margin-right: -28px;
      margin-bottom: -10px; }
  .base-header.base_header_two p {
    font-size: 16px;
    width: 58%;
    margin: auto;
    margin-top: 32px; }
    @media (max-width: 1199px) {
      .base-header.base_header_two p {
        width: 69%; } }
    @media (max-width: 991px) {
      .base-header.base_header_two p {
        width: 93%; } }
    @media (max-width: 767px) {
      .base-header.base_header_two p {
        width: 100%; } }

/*--------------------------------------------------------------
#0.5 About Section
--------------------------------------------------------------*/
.about-section .base-header {
  text-align: right;
  padding-bottom: 1px; }

.video-section .base-header span,
.special-service-section .base-header span,
.about-section .base-header span {
  margin-left: -20px; }
  @media (max-width: 488px) {
    .video-section .base-header span,
    .special-service-section .base-header span,
    .about-section .base-header span {
      margin-left: 0px; } }

.video-section .base-header,
.special-service-section .base-header {
  text-align: left; }

.about_image {
  position: relative; }
  @media (max-width: 991px) {
    .about_image {
      margin-bottom: 80px; } }

@media (max-width: 488px) {
  .about_image img {
    margin-bottom: -30px;
    width: 100%; } }
.about_image img:last-child {
  position: absolute;
  top: 0px;
  margin-top: 210px;
  width: 357px;
  right: 0px;
  border: 10px solid #fff;
  margin-right: 20px; }
  @media (max-width: 1199px) {
    .about_image img:last-child {
      margin-top: 258px; } }
  @media (max-width: 991px) {
    .about_image img:last-child {
      margin-top: 90px;
      margin-right: 0px; } }
  @media (max-width: 767px) {
    .about_image img:last-child {
      display: block;
      margin-right: 0px; } }
  @media (max-width: 488px) {
    .about_image img:last-child {
      display: none; } }

.about_box_list {
  position: relative;
  margin-top: 40px; }

.about_box_list i {
  position: absolute;
  top: 4px; }

.about_box_list i::before {
  height: 50px;
  width: 50px;
  text-align: center;
  background-color: #ec4e4f;
  font-size: 22px;
  line-height: 50px;
  color: #ffffff;
  border-radius: 50%; }

.about_box_list p {
  padding-left: 75px;
  font-size: 18px;
  line-height: 26px;
  color: #222222;
  font-weight: 400;
  top: 0px;
  margin-top: -4px; }

.read_btn {
  color: #ec4e4f;
  font-size: 16px;
  font-weight: 500;
  margin-top: 35px;
  position: relative;
  display: inline-block; }
  .read_btn:after {
    position: absolute;
    content: ">";
    right: -12px;
    top: 1px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s; }
  .read_btn:hover {
    color: #ec4e4f; }
    .read_btn:hover:after {
      right: -20px;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      -ms-transition: all 0.4s;
      transition: all 0.4s; }
  @media (max-width: 1199px) {
    .read_btn {
      margin-top: 20px; } }

/*--------------------------------------------------------------
#0.6 Promo Section
--------------------------------------------------------------*/
.promo-section {
  background-image: url("../images/promo_bg.jpg");
  background-position: right center;
  background-repeat: repeat;
  background-attachment: scroll;
  padding-bottom: 190px; }
  @media (max-width: 1199px) {
    .promo-section {
      padding-bottom: 140px; } }
  @media (max-width: 991px) {
    .promo-section {
      padding-bottom: 142px; }
      .promo-section .col-sm-12 {
        flex: 0 0 33.33%;
        max-width: 33.33%; } }
  @media (max-width: 767px) {
    .promo-section {
      padding-bottom: 90px; } }

.promo-item {
  background: #f6f8fa;
  margin-bottom: 30px;
  padding: 84px 40px 42px 40px;
  text-align: center; }
  @media (max-width: 991px) {
    .promo-item {
      padding: 64px 20px 22px 20px; } }
  @media (max-width: 767px) {
    .promo-item {
      padding: 84px 40px 42px 40px; } }

.promo-item::after {
  position: absolute;
  content: '';
  right: 15px;
  bottom: 30px;
  height: 3px;
  width: 0px;
  background-color: #ec4e4f;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s; }

.promo-item::before {
  position: absolute;
  content: '';
  left: 15px;
  bottom: 30px;
  height: 3px;
  width: 0px;
  background-color: #ec4e4f;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s; }

.promo-item:hover::before, .promo-item:hover::after {
  width: 50%; }

.promo-item:hover {
  -webkit-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
  -moz-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
  -o-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
  -ms-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
  box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  background: #ec4e4f; }

.promo_icon {
  position: relative; }

.promo_icon img {
  margin-top: 0px;
  width: 50px;
  height: auto;
  margin-right: 0px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  z-index: 9; }

.promo-item:hover .promo_icon img {
  -webkit-transform: rotateY(-190deg);
  -moz-transform: rotateY(-190deg);
  -ms-transform: rotateY(-190deg);
  -o-transform: rotateY(-190deg);
  transform: rotateY(-190deg);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s; }

.promo_icon::after {
  position: absolute;
  content: "";
  background: #f2ecec;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  left: 50%;
  margin-left: -40px;
  top: -22px;
  z-index: 1; }

.promo-item:hover .promo_icon::after {
  background: #ec4e4f; }

.promo-item h3 {
  display: block;
  margin-bottom: -5px;
  margin-top: 55px;
  text-transform: capitalize;
  font-size: 20px;
  line-height: 1.2em;
  color: #ec4e4f; }

.promo-item p {
  margin-top: 23px;
  margin-bottom: 11px; }

.promo-item:hover h3,
.promo-item:hover p {
  color: #fff; }

/*--------------------------------------------------------------
#0.7 Special Services Section
--------------------------------------------------------------*/
.special-service-section {
  background: #ec4e4f;
  position: relative;
  padding-bottom: 46px;
  padding-top: 110px; }
  @media (max-width: 991px) {
    .special-service-section {
      padding-top: 80px;
      padding-bottom: 16px; } }

.special_ser_img {
  background-image: url("../images/service_bg1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 699px;
  margin-top: -653px;
  width: 50%;
  float: right; }
  @media (max-width: 991px) {
    .special_ser_img {
      margin-top: -683px;
      width: 48%; } }
  @media (max-width: 767px) {
    .special_ser_img {
      display: none; } }

.special_ser_item {
  padding-right: 66px;
  margin-top: 5px;
  position: relative;text-align: right;
  margin-left: 45px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  margin-bottom: 15px;
  padding-bottom: 15px; }
  @media (max-width: 991px) {
    .special_ser_item {
      width: 50%; } }
  @media (max-width: 767px) {
    .special_ser_item {
      width: 100%;
      padding-right: 61px; } }

.special_ser_item:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0); }

.special_ser_item h3,
.special-service-section .base-header h3 {
  color: #333; }

.special_ser_item p {
  color: #333;
 }

.special_ser_icon {
  position: absolute;
  right: 0px;
  top: 6px;
  color: #ec4e4f;
  font-size: 45px;
  line-height: 1em;
  margin-bottom: 25px; }

 /*----------------------------------------------------
	#0.8 Gallery  Section
------------------------------------------------------*/
.work-section {
  background: #effcfa;
  padding-bottom: 90px; }

@media (max-width: 1199px) {
  .work-section .projects-list .col-lg-3 {
    flex: 0 0 50%;
    max-width: 50%; } }
/* Work items 
------------------*/
.single-project-item {
  background-image: url(../images/work-1.jpg); }

.project-bg-2 {
  background-image: url(../images/work-2.jpg); }

.project-bg-3 {
  background-image: url(../images/work-3.jpg); }

.project-bg-4 {
  background-image: url(../images/work-4.jpg); }

.project-bg-5 {
  background-image: url(../images/work-5.jpg); }

.project-bg-6 {
  background-image: url(../images/work-6.jpg); }

.single-project-item {
  background-color: #ddd;
  background-position: center center;
  background-size: cover;
  height: 500px;
  margin-bottom: 30px; }
  @media (max-width: 1199px) {
    .single-project-item {
      height: 400px; } }

.projects-titles {
  list-style: outside none none;
  text-align: center;
  margin-bottom: 45px;
  margin-top: -5px;
  width: 100%; }

.projects-titles li {
  color: #ec4e4f;
  cursor: pointer;
  padding: 0px 10px;
  display: inline-block;
  margin-right: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 5px;
  text-transform: capitalize;
  position: relative;
    font-family: "Poppins";
  font-weight: 500;
  font-size: 15px; }
  .projects-titles li:before {
    position: absolute;
    content: "|";
    right: -12px; }
  @media (max-width: 767px) {
    .projects-titles li {
      margin-top: 5px;
      margin-bottom: 5px; } }

.projects-titles li:last-child:before {
  display: none; }

.project-hover span, .project-hover a {
  color: #fff; }

.projects-titles li.active {
  color: #ec4e4f; }

.project-hover h3 {
  color: #fff;
  font-size: 22px;
  text-transform: capitalize;
  letter-spacing: 0px;
  margin-top: 24px;
  margin-bottom: 2px;
  position: relative; }

.project-hover span {
  display: block;
  font-size: 15px;
  font-weight: normal;
  padding-top: 0px;
  text-transform: capitalize;
  position: relative; }

.project-link i {
  position: relative;
  font-size: 15px;
  background: #fff;
  color: #222;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  padding: 8px 10px; }

.project-hover {
  position: relative;
  height: 100%; }

.project-hover::before {
  background: #ec4e4f;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease 0s; }

.single-project-item:hover .project-hover:before {
  opacity: .9;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s; }

.single-project-item:hover .project_cnt {
  opacity: 1;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  padding-top: 237px; }
  @media (max-width: 1199px) {
    .single-project-item:hover .project_cnt {
      padding-top: 186px; } }

.project_cnt {
  text-align: center;
  padding-top: 114px;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s; }

.project_text {
  position: absolute;
  bottom: 0px;
  margin-bottom: 67px;
  left: 0px;
  margin-left: 52px; }

.project_text a {
  color: #fff; }

.project_text h3 {
  margin-bottom: 8px;
  text-transform: capitalize; }

 /*----------------------------------------------------
  #0.9  Team Section
------------------------------------------------------*/
.team-section {
  background-image: url("../images/parallax3.jpg");
   position: relative;
background-attachment: fixed;
background-size: cover;
padding: 45px 0;}


.team-section .container { 
  position: relative;
 z-index: 1;
}


.team-section:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
background-color: #f4f3f9;opacity: .85;
}






@media (max-width: 991px) {
  .team-section .col-sm-12,
  .pricing-section .col-sm-12,
  .blog-section .col-sm-12 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px; }

  .team-section .col-sm-12:nth-child(3),
  .team-section .col-sm-12:nth-child(4),
  .pricing-section .col-sm-12:nth-child(3),
  .pricing-section .col-sm-12:nth-child(4),
  .blog-section .col-sm-12:nth-child(3) {
    margin-bottom: 0px; } }
.member {
  -webkit-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
  -moz-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
  -o-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
  -ms-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
  box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06); }

.member .img {
  position: relative;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden; }
  .member .img:before {
    position: absolute;
    content: '';
    width: 90%;
    left: 5%;
    z-index: 5;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    height: 90%;
background: rgba(9, 83, 197, 0.77);
    opacity: 0;
    top: 100%; }

.member:hover .img::before {
  opacity: 1;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  top: 5%; }

.member:hover .team_img img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s; }

.member .img img {
  width: 100%;
  height: auto;
  width: 100%;
  height: 260px;
  position: relative;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s; }

.team_info_overlay {
  position: absolute;
  top: 50%;
  width: 100%;
  margin: 0 auto;
  display: block;
  text-align: center;
  opacity: 0;
  z-index: 99;
  margin-top: -57px; }

.member:hover .team_info_overlay {
  opacity: 1; }

.member .social {
  z-index: 9999;
  margin-top: 38px;
  text-align: center;
  padding-left: 0px; }
  .member .social li {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    font-size: 17px;
    display: inline-block; }
  .member .social li a { 
color:#fff;
}

    .member .social li i {
      color: #fff;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      -ms-transition: all 0.4s;
      transition: all 0.4s;
      font-size: 18px;
      padding: 5px 4px; }

.member:hover .social {
  opacity: 1; }

.team_names {
  text-align: center;
  padding-top: 30px;
  border-bottom: 2px solid #ddd;
  padding-bottom: 28px;
  background: #fff;
  position: relative; }
  .team_names:after {
    position: absolute;
    content: '';
    right: 0px;
    bottom: -2px;
    height: 3px;
    width: 0px;
    background-color: #ec4e4f;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s; }
  .team_names:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -2px;
    height: 3px;
    width: 0px;
    background-color: #ec4e4f;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s; }

.member:hover .team_names::before,
.member:hover .team_names::after {
  width: 50%; }

.team_names h5 {
  margin-bottom: 0;
  text-transform: capitalize;
  color: #111;
  font-size: 18px;
  line-height: 1em;font-weight: normal; }

.team_names p {
  margin-bottom: 0px;
  margin-top: 5px;
  font-size: 15px;
  color: #999; }





.team-section .owl-nav {
position: absolute;
top: -50px;
left: 0;
}


.team-section .owl-nav > div {
position: absolute;
left: 0;
width: 40px;
height: 40px;
text-align: center;
align-items: center;
line-height: 40px;
border: 1px solid;
color: #c43d2b;
border-radius: 50%;
font-size: 18px;
}

.team-section .owl-nav .owl-next {
left: 44px;

}
 /*----------------------------------------------------
  #0.10  Pricing Section
------------------------------------------------------*/
.pricing-box {
  background: #effcfa;
  position: relative;
  text-align: center;
  padding: 47px 40px 40px 40px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s; }

.pricing-box h3 {
  color: #ec4e4f;
  font-weight: 700;
  font-size: 24px; }

.pricing-box p {
  color: #555555;
  padding-bottom: 15px; }

.pricing-box h2 span {
  font-size: 26px;
  position: relative;
  top: -11px;
  padding-right: 6px; }

.pricing-box h2 {
  font-size: 50px;
  font-weight: 700;
  color: #ec4e4f;
  margin-top: 0px;
  padding-top: 20px;
  border-top: 1px solid rgba(228, 228, 228, 0.63);
  font-family: "Poppins", sans-serif; }

.pricing-box h2 sub {
  color: #ec4e4f;
  font-weight: 500;
  font-size: 15px;
  top: -3px;
  left: 5px; }

.pricng_lst {
  margin-bottom: 30px; }

.pricng_lst span {
  color: #505050;
  display: block;
  position: relative;
  width: 211px;
  margin: auto;
  text-align: left;
  padding-left: 30px;
  margin-bottom: 5px; }

.pricng_lst span::after {
  content: "\f046";
  position: absolute;
  left: 0;
  font: normal normal normal 14px/1 FontAwesome;
  color: #ec4e4f;
  bottom: 0;
  margin-bottom: 5px;
  margin-left: 0px; }

.feature_pric .pricing-box {
  box-shadow: 0 0 23px rgba(24, 35, 51, 0.08);
  background: #fff; }

.pricing-box:hover {
  box-shadow: 0 0 23px rgba(24, 35, 51, 0.08); }

.feature_pric .more-link {
  background: #ec4e4f; }

 /*----------------------------------------------------
  #0.11  Skill Section
------------------------------------------------------*/
.video-section {
  background-image: url("../images/video_bg.jpg");
  background-position: right center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  padding-bottom: 220px; }

.video-section .base-header h3 {
  color: #fff; }

@media (max-width: 991px) {
  .video-section .col-lg-7 {
    flex: 0 0 70%;
    max-width: 70%; }

  .video-section .col-lg-5 {
    flex: 0 0 30%;
    max-width: 30%; } }
/* SKill Section */
.perker_progress {
  width: 100%;
  height: auto;
  clear: both;
  float: left;
  margin-bottom: 9px; }
  @media (max-width: 991px) {
    .perker_progress {
      padding-right: 30px; } }

.progress_inner {
  width: 100%;
  margin-bottom: 17px; }

.progress_inner > span {
  margin: 0px 0px 7px 0px;
  width: 100%;
  display: block;
  text-align: left; }

.progress_inner span.label {
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500; }

.progress_inner span.number {
  font-size: 14px;
  color: #fff;
  float: right; }

.progress_inner .background {
  background: #fff;
  width: 100%;
  min-width: 100%;
  position: relative;
  height: 3px; }

.progress_inner .background .bar_in {
  height: 100%;
  background: #fff;
  width: 0px;
  overflow: hidden; }

.progress_inner .background .bar {
  width: 0px;
  height: 100%; }

.progress_inner .background .bar.open {
  -webkit-animation: wow 3s cubic-bezier(0.165, 0.84, 0.44, 1);
  /* Safari 4+ */
  -moz-animation: wow 3s cubic-bezier(0.165, 0.84, 0.44, 1);
  /* Fx 5+ */
  animation: wow 3s cubic-bezier(0.165, 0.84, 0.44, 1);
  /* IE 10+ */
  width: 100%; }

@-webkit-keyframes wow {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }
@-moz-keyframes wow {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }
@keyframes wow {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }
/* End: Skill Section */
.animated_play_btn {
  background-color: #ec4e4f;
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background-color: #ec4e4f;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  opacity: 1;
  margin: 40px;
  color: #fff;
  font-size: 16px;
  margin: auto;
  margin-top: 98px; }
  @media (max-width: 991px) {
    .animated_play_btn {
      margin-top: 98px; } }

.animated_play_btn::before {
  background-color: #ec4e4f; }

.animated_play_btn::before {
  content: ' ';
  display: block;
  position: absolute;
  border-radius: 100%;
  background-color: #ec4e4f;
  z-index: -1;
  opacity: .6;
  width: 110px;
  height: 110px; }

.animated_play_btn i {
  font-size: 30px;
  color: #fff; }

.animated_play_btn::after {
  background-color: #ec4e4f; }

.animated_play_btn::after {
  content: ' ';
  display: block;
  position: absolute;
  border-radius: 100%;
  background-color: #ec4e4f;
  z-index: -1;
  animation: video-play-button-animate 1.2s ease-in infinite forwards; }

@keyframes video-play-button-animate {
  0% {
    width: 70px;
    height: 70px;
    opacity: .8; }
  100% {
    width: 160px;
    height: 160px;
    opacity: 0; } }
.video-content {
  width: 100%;
  margin: auto;
  text-align: center; }

.video-content p {
  display: block;
  float: left;
  width: 100%;
  margin-top: 30px;
  font-size: 15px;
  letter-spacing: .5px;
  color: #fff; }

 /*----------------------------------------------------
  #0.12  Quote Section
------------------------------------------------------*/
.quote-section .base-header {
  margin-top: 62px;
  padding-left: 70px;
  padding-right: 40px; }
  @media (max-width: 1199px) {
    .quote-section .base-header {
      margin-top: 53px;
      padding-left: 60px;
      padding-right: 30px; } }
  @media (max-width: 991px) {
    .quote-section .base-header {
      margin-top: 53px;
      padding-right: 60px;
      padding-bottom: 112px; } }
  @media (max-width: 767px) {
    .quote-section .base-header {
      padding: 0px 30px 112px; } }

.quote-section h3 {
  text-align: left;
  font-size: 30px;
  margin-bottom: 30px; }

.quote_wrp {
  position: relative;
  z-index: 99;
  margin-bottom: 120px;
  margin-top: -127px;
  box-shadow: 0 0 23px rgba(24, 35, 51, 0.08);
  background: #fff; }

.quote-section .contact-form-warper .con-field {
  width: 100%;
  line-height: 40px;
  margin-bottom: 20px;
  background: transparent;
  border: 1px solid #e2e6e5;
  padding: 0px 20px;
  color: #737373; }

.quote-section .contact-form-warper textarea {
  height: 140px;
  padding: 15px 20px !important; }

.quote-section .contact-form-warper #submit-contact {
  background: #ec4e4f;
  padding: 20px 40px;
  line-height: 13px;
  font-weight: 500;
  border-radius: 32px;
  margin-top: 0px;
  float: left;
  text-align: center;
  text-transform: capitalize;
  border: none;
  color: #fff;
  font-size: 15px;
    font-family: "Poppins"; }

.quote-section .contact-form-warper #submit-contact:hover {
  background: #ec4e4f;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s; }

.quote-section .contact-form-warper input:focus,
.quote-section .contact-form-warper textarea:focus {
  border-bottom: 1px solid #ec4e4f; }

@media (max-width: 1199px) {
  .quote_image img {
    height: 578px; } }
@media (max-width: 991px) {
  .quote_image img {
    display: none; } }

 /*----------------------------------------------------
	#0.13  Testimonials Section
------------------------------------------------------*/
.testimonial-section {
  background-image: url("../images/testimonial_bg.jpg");
  background-position: right center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding-bottom: 164px; }

.testi_wrp {
  background: #E7F6F6;
  padding: 50px 40px 30px;
  position: relative; }
  @media (max-width: 991px) {
    .testi_wrp {
      padding: 62px 30px 12px 30px;
      margin-top: -33px;
      text-align: center; } }

.testi_info {
  padding-left: 122px; }
  @media (max-width: 991px) {
    .testi_info {
      padding-left: 0px; } }

.testi_img {
  position: absolute; }
  @media (max-width: 991px) {
    .testi_img {
      display: inline-block;
      position: inherit;
      margin-left: 0px; } }

.testi_img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 100px !important;
  border: 1px solid orange; }
  @media (max-width: 991px) {
    .testi_img img {
      position: relative;
      z-index: 999; } }

.testi_wrp h4 {
  font-size: 16px;
  margin-bottom: 0px;
  margin-top: 0px;
  color: #555;
  font-family: Poppins;
  font-weight: 300;
  line-height: 28px; }

.testi_wrp p {
  color: #ec4e4f;
  font-weight: 500;
  font-size: 16px;
  margin-top: 10px;
  position: relative;
  padding-left: 20px; }
  @media (max-width: 991px) {
    .testi_wrp p {
      padding-left: 0px;
      display: inline-block; } }
  @media (max-width: 767px) {
    .testi_wrp p {
      font-size: 14px; } }

.testi_wrp p::before {
  position: absolute;
  content: "\f10d";
  right: 0%;
  margin-right: 4px;
  bottom: 0;
  margin-bottom: 4px;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: 20px;
  color: #ec4e4f; }
  @media (max-width: 991px) {
    .testi_wrp p::before {
      margin-right: -38px; } }
  @media (max-width: 767px) {
    .testi_wrp p::before {
      margin-right: -29px;
      margin-bottom: 1px; } }

.testi_wrp p::after {
  position: absolute;
  content: "";
  width: 3.5%;
  height: 1px;
  background: #222;
  left: 0;
  bottom: 13px; }
  @media (max-width: 991px) {
    .testi_wrp p::after {
      margin-left: -18px; } }

.testi_wrp i {
  color: #EDEE14;
  margin-top: 5px;
  font-size: 17px; }

 /*----------------------------------------------------
	#0.14  Blog Section
------------------------------------------------------*/
.blog-section {
background: linear-gradient( to right , #f8f8f8 ,aliceblue);
padding:40px 0; background: #f8f8f8;}

.blog-section .blog_box {

background: #fff;
}


.blog_box {
margin-bottom: 25px;
}

.blog_box_ovrlay {
  top: 0;
  left: 0;
  bottom: 0;
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  height: 220px; width: 100%;}
  @media (max-width: 1199px) {
    .blog_box_ovrlay {
      height: auto; } }

.blog_box_ovrlay::before {
  position: absolute;
  content: "";
  background: #ec4e4f;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 1; }

.blog_box_ovrlay img {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s; height: 220px;width:100%;}

.blog_box_ovrlay::after {
  content: "\f0c1";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -14.5px;
  opacity: 0;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 2;
  color: #fff;
  font-size: 26px; }

.blog_box:hover .blog_box_ovrlay::before {
  opacity: 0.7; }

.blog_box:hover .blog_box_ovrlay::after {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }

.blog_box:hover .blog_box_ovrlay img {
  -webkit-transform: scale(1.4, 1.4);
  -moz-transform: scale(1.4, 1.4);
  -o-transform: scale(1.4, 1.4);
  -ms-transform: scale(1.4, 1.4);
  transform: scale(1.4, 1.4);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s; }

.blog_tag a {
  position: absolute;
  top: 0;
  background: #ec4e4f;
  color: #fff;
  margin-top: 10px;
  margin-left: 10px;
  border-radius: 25px;
  padding: 0px 20px 0px;
  font-size: 13px;
  z-index: 99; }

.blog_info_right {
  background: #fff;
padding: 24px 15px 24px;
  position: relative;
  z-index: 99;
  text-align: center; }

.blog_date_athor {
  text-transform: uppercase;
  margin-bottom: -12px;
direction: rtl; }

.blog_date_athor span {
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  letter-spacing: 0.4px;
  padding-right: 14px;
  margin-right: 12px; }

.blog_date_athor span:first-child:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 13px;
  margin-top: -6.5px;
  background: #b8b8b8; }

.blog_date_athor i {
  color: #ec4e4f;
  margin-left: 5px;
  font-size: 15px; }

.blog_date_athor span:last-child {
  padding-right: 0;
  margin-right: 0; }

.blog_box h3 {
padding-top: 7px;

position: relative;

margin-top: 20px;

line-height: 28px;

color: #333;

font-weight: normal;

font-size: 17px;

margin-bottom: 0px;

height: 63px;

overflow: hidden; }

.blog_box h3::after {
  content: "";
  position: absolute;
  background: #dae4e4;
  width: 120px;
  height: 1px;
  left: 50%;
  top: 0px;
  margin-left: -60px; }




.blog-section .owl-nav {
position: absolute;
top: -50px;
left: 0;
}


.blog-section .owl-nav > div {
position: absolute;
left: 0;
width: 40px;
height: 40px;
text-align: center;
align-items: center;
line-height: 40px;
border: 1px solid;
color: #c43d2b;
border-radius: 50%;
font-size: 18px;
}

.blog-section .owl-nav .owl-next {
left: 44px;

}


/*--------------------------------------------------------------
Home Page Two
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#0.17 About Section (Home Two)
--------------------------------------------------------------*/
.about_sec_tw {
padding: 40px 0 0;
}

.about_wrp2 {
 margin-top: ;padding-right: 80px;
text-align: right;}
  @media (max-width: 991px) {
    .about_wrp2 {
      margin-top: 0; } }

.about_sec_tw .about_image img:last-child {
  margin-top: 190px; }

.about_list_itm {
  margin-top: 28px; }

.about_list_itm ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-left: 0px !important;
  float: left;
  width: 100%;
  margin-bottom: 12px; }
  .about_list_itm ul li {
    position: relative;
    padding-right: 25px;
    margin-bottom: 12px;
    width: 50%;
    float: left; }
    .about_list_itm ul li:after {
      position: absolute;
      right: 0;
      top: 0px;
      content: "";
      background: #ec4e4f;
      font-size: 40px;
      width: 10px;
      height: 2px;
      margin-top: 13px; }
    @media (max-width: 767px) {
      .about_list_itm ul li {
        width: 50%; } }
    @media (max-width: 488px) {
      .about_list_itm ul li {
        width: 100%; } }

.about_fea_itm {
  display: block; }

.about_fea_itm .about-content {
  float: right;
  margin-left: 26px;
  width: 45%;
  position: relative; }
  .about_fea_itm .about-content:after {
    position: absolute;
    content: "";
    width: 226px;
    height: 1px;
    background: #def3ee;
    bottom: 0px;right:0;
    margin-bottom: -8px; }
    @media (max-width: 1199px) {
      .about_fea_itm .about-content:after {
        width: 195px; } }
  .about_fea_itm .about-content:nth-child(3):after {
    display: none; }
    @media (max-width: 488px) {
      .about_fea_itm .about-content:nth-child(3):after {
        display: block; } }
  .about_fea_itm .about-content:nth-child(4):after {
    display: none; }
  @media (max-width: 1199px) {
    .about_fea_itm .about-content {
      width: 44%; } }
  @media (max-width: 767px) {
    .about_fea_itm .about-content {
      width: 44%; } }
  @media (max-width: 488px) {
    .about_fea_itm .about-content {
      width: 100%; } }

.about_fea_itm .about-content i {
  width: 0%;
  font-size: 25px;
  top: 28px;
  display: inline-block;
  color: #ec4e4f;
  position: relative;
  margin-left: 20px; }

.about_fea_itm h5 {
  margin-left: 43px;
  font-size: 18px;
  font-weight: 500;
  color: #222; }



/*
.colarge-1-new {
    position: relative;
    margin: 20px 30px 0px 40px;
    z-index: 1;
}

.colarge-1-new::before {

    position: absolute;
    border: 10px solid #cfe1e5;
    content: '';
    width: 60%;
    z-index: -1;
    left: -40px;
    top: -40px;
    bottom: -40px;

}

.img-dire:before {
    right: -40px;
    left: auto;
}
/*
.about_sec_tw img {
height: 400px;
}
*/
/*

.colarge-1-new img {
box-shadow: 1px 2px 8px #ddd;
}*/

/* 
	count Section (Home Two)
----------------------------------*/
.count_section {
border-top: 1px solid #f9efef;

padding-top: 30px;

padding-bottom: 30px;

margin-top: 30px;
padding-bottom: 0;


display: inline-block; 
width: 100%;}
  @media (max-width: 991px) {
    .count_section {

      padding-right: 0px;
      padding-left: 0px; } }
  @media (max-width: 767px) {
    .count_section {
      padding-bottom: 40px; } }

.counter-content {
  display: inline-block;
  width: 33%;
  text-align: center;float: right; }
  @media (max-width: 991px) {
    .counter-content {
      width: 32%; } }
  @media (max-width: 767px) {
    .counter-content {
      width: 100%;
      margin-bottom: 20px; } }

.counter-content i {
  font-size: 38px;
  color: #ec4e4f;
  position: relative;
  top: -4px;
  width: auto;
  right: -23px;
  display: inline-block;
  margin-left: 20px; }

.counter-content h2 {
  font-size: 38px;
  color: #ec4e4f;
  margin-bottom: -5px;
  
  margin-top: 0px;
  display: inline-block;
  line-height: 1.1;
  position: relative;
  margin-right: -25px;
  width: auto; }

.counter-content p {
  color: #222;
  text-transform: uppercase;
  letter-spacing: 0px;
  display: block;
  left: -2px;
  font-weight: bold;
  font-size: 18px;
  float: none;
  width: auto;
  margin-top: 10px; }

/*--------------------------------------------------------------
#0.18 Service Section (Home Two)
--------------------------------------------------------------*/
.service_sectwo {
  background-image: url("../images/promo_bg.jpg");
  background-position: right center;
  background-repeat: repeat;
  background-attachment: scroll;
  margin-bottom: -30px; }
  @media (max-width: 991px) {
    .service_sectwo .col-sm-12 {
      flex: 0 0 50%;
      max-width: 50%; } }

/*--------------------------------------------------------------
#0.19 Call to action Section  (Home Two)
--------------------------------------------------------------*/
.cta-section {
  background-image: url("../images/slider06.jpg");
  background-position: center center;
  background-repeat: repeat;
background-attachment: fixed;
  padding: 90px 0;  position: relative; }



.cta-section:after {
  position: absolute;
  content: "";
background: #00195ccc;
  width: 100%;
  height: 100%;
  right: 0px;
  top: 0px;
}


.cta-section .container {
  position: relative;
z-index:2;
}


.cta-section .col-sm-12 {
  text-align: center; }

.callto-text h4 {
  margin: 0px;
  font-size: 36px;
  color: #fff;
  margin-bottom: 18px;
  line-height: 1.2em; }

.callto-text p {
  color: #ddd;
  font-size: 17px;
  margin-bottom: 37px; }

.callto-link span {
  position: relative;
  color: #fff;
  font-size: 20px;
  top: 3px;display: inline-block; }
  @media (max-width: 767px) {
    .callto-link span {
      margin-bottom: 20px;
      display: block; } }


.callto-link span i {
font-size: 34px;
margin-left: 15px;
float: right;
transform: rotatey(180deg);
}


.callto-link span::after {
  position: absolute;
  content: "";
  background: #807e7e;
  width: 1px;
  height: 50px;
  top: 0;
  left: 0;
  margin-top: -11px;
  margin-left: -33px; }
  @media (max-width: 767px) {
    .callto-link span::after {
      display: none; } }

.callto-link .more-link {
  margin-right: 66px; }
  @media (max-width: 767px) {
    .callto-link .more-link {
      margin-right: 0px; } }


.more-link i {
padding-right:8px;
}

/*--------------------------------------------------------------
#0.20 Why Choose  Section (Home Two)
--------------------------------------------------------------*/
.whychose-section {

  padding: 50px 0;

position: relative;

 }


/*
.whychose-section .pattern-layer {
 position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 190px;
  background-repeat: repeat-x;
  animation: slideInLeft 60s linear infinite;
  -webkit-animation: slideInLeft 60s linear infinite;
}


@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}
*/



.tech-slideshow {
height: 120px;
width: 100%;
margin: 0 auto;
position: absolute;
overflow: hidden;
bottom: 0;
transform: translate3d(0, 0, 0);
left: 0;
}

.tech-slideshow > div {
  height: 200px;
  width: 2526px;
  background: url(../images/firepattern-2.png);
  position: absolute;
  bottom: 0;
  left: 0;
height: 110px;
  transform: translate3d(0, 0, 0);
}
.tech-slideshow .mover-1 {
  animation: moveSlideshow 12s linear infinite;
}
.tech-slideshow .mover-2 {
  opacity: 0;
  transition: opacity 0.5s ease-out;
  background-position: 0 -200px;
  animation: moveSlideshow 15s linear infinite;
}


@keyframes moveSlideshow {
  100% { 
    transform: translateX(-66.6666%);  
  }
}


.whychose-section .row {

  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  z-index: 99; }

.whychose-section .base-header.base_header_two {
  text-align: left;
  color: #fff;
  padding-bottom: 25px;
  margin-top: 15px; }

.whychose-section .base-header.base_header_two h3 {
  color: #fff; }

.whychose-section .base_header_two h3::before {
  left: 0px;
  margin-bottom: -15px; }



.whychose-section .special_ser_item:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px; }

@media (max-width: 991px) {
  .whychose_wrp {
    padding: 50px 30px; }

  .whychose_wrp .special_ser_item {
    width: 100%;padding: 0;

text-align: center; }

  .whychose-section .col-lg-5 {
    padding-right: 0px;
    padding-left: 0px; } }
@media (max-width: 767px) {
  .whychose_wrp {
    padding: 0; } }
@media (max-width: 488px) {
  .whychose_wrp {
    padding: 0; } }
/*--------------------------------------------------------------
#0.21 Team  Section (Home Two)
--------------------------------------------------------------*/
.team_sec_two {
  background-repeat: repeat;
  background-size: auto;
 }

/*--------------------------------------------------------------
#0.22 Work Section (Home Two)
--------------------------------------------------------------*/
.work_sectwo {
  background: #f6f8fa; }
  @media (max-width: 991px) {
    .work_sectwo .col-lg-2 {
      flex: 0 0 22%;
      max-width: 22%; }
    .work_sectwo .col-lg-10 {
      flex: 0 0 78%;
      max-width: 78%; }
    .work_sectwo .col-lg-10 .col-lg-4 {
      flex: 0 0 50%;
      max-width: 50%; } }

.work_sectwo .projects-titles {
  list-style: outside none none;
  text-align: left;
  margin-bottom: 0px;
  margin-top: 0px; }
  @media (max-width: 767px) {
    .work_sectwo .projects-titles {
      text-align: center;
      margin-top: -10px;
      margin-bottom: 30px; } }

.work_sectwo .projects-titles li {
  padding: 10px 20px;
  background: #fff;
  margin-bottom: 15px;
  width: 160px; }
  @media (max-width: 1199px) {
    .work_sectwo .projects-titles li {
      width: 124px; } }
  @media (max-width: 767px) {
    .work_sectwo .projects-titles li {
      margin-bottom: 5px; } }

.work_sectwo .projects-titles li::before {
  display: none; }

.work_sectwo .single-project-item {
  height: 280px; }

.work_sectwo .project-hover::before {
  opacity: 0; }

.work_sectwo .project_text {
  position: absolute;
  bottom: 50%;
  margin-bottom: -30px;
  left: 50%;
  margin-left: -87px; }

.work_sectwo .project_text .project-link {
  top: -20px;
  position: relative; }

.work_sectwo .single-project-item:hover .project-link {
  top: 20px; }

/*--------------------------------------------------------------
#0.23 Blog  Section (Home Two)
--------------------------------------------------------------*/
.blog_sectwo .blog_info_right {
  padding: 20px 0px 0px;
  text-align: left;
  background: transparent; }

.blog_sectwo .blog_info_right h3 {
  padding-top: 0px;
  margin-top: 20px; }

.blog_sectwo .blog_info_right h3 {
  padding-top: 0px;
  margin-top: 20px; }

.blog_sectwo .blog_info_right h3:after {
  display: none; }

 /*--------------------------------------------------------------
#0.24  Client  Section (Home Two)
--------------------------------------------------------------*/
.client-section {
  background: #fff; }

.client-section #client {
  border-top: 1px solid #f3eded;
  padding-top: 45px;
  padding-bottom: 47px; }

.client-box {
  cursor: pointer; }

.client-section .owl-theme .owl-controls {
  margin-top: 10px; }

.client-section .owl-carousel .owl-item img {
  width: auto;
  display: inline-block; }

.client-box:hover img {
  opacity: .8; }

.client-box {
  width: 100%;
  text-align: center;
  cursor: pointer;
  line-height: 120px;
  padding-right: 10px;
  padding-top: 10px; }

/*----------------------------------------------------
    Single Page
------------------------------------------------------*/
/*--------------------------------------------------------------
#0.25 Single Page Header
--------------------------------------------------------------*//*
header {
  position: relative;
  text-align: center;
  background-color: rgba(32, 32, 32, 0.74);
  height: 700px; }

header .container {
  padding-top: 150px;
  position: relative;
  z-index: 10;
  text-align: center; }

header.blog-banner {
  background-image: url("../images/header.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: #fff;
  box-sizing: border-box;
  height: 400px;
  width: 100%; }

header {
  position: relative;
  text-align: center;
  color: #fff;
  background-color: rgba(198, 227, 221, 0.39);
  height: 700px; }
*/
.blog-header {
  padding-left: 0px;
  text-align: left; }

.blog-header h4 {
  color: #fff;
  text-transform: capitalize;
  font-size: 16px;
  
  display: block;
  margin-bottom: -25px;
  font-weight: 300; }

.blog-header h4 a {
  color: #fff; }

.blog-header h3 {
  color: #fff;
  text-transform: capitalize;
  font-size: 40px;
  letter-spacing: 0px;
  padding-bottom: 10px;
  font-weight: 700; }

.blog-header h4 a:hover {
  color: #fff; }

/*--------------------------------------------------------------
#0.26 Blog Page One
--------------------------------------------------------------*/
@media (max-width: 991px) {
  .blog_page_one {
    margin-bottom: -40px; } }

.blog_page_one .col-lg-6 {
  margin-bottom: 30px; }

/*--------------------------------------------------------------
#0.27 Blog Page Two
--------------------------------------------------------------*/
@media (max-width: 991px) {
  .blog_pg_two {
    margin-bottom: 0px; } }

.blog_pg_two .col-lg-4 {
  margin-bottom: 50px; }

/*--------------------------------------------------------------
#0.28 Blog Page Single
--------------------------------------------------------------*/
.sing_blog_page {
  background: #fff; }
  @media (max-width: 991px) {
    .sing_blog_page {
      margin-bottom: -40px; } }

.sin_blog_wrp {
  background: #f6f8fa;
  position: relative;
  margin-bottom: 40px; }

.sin_blog_img {
  position: relative;
  overflow: hidden;
  display: block; }

.sin_blog_wrp:hover .sin_blog_img img {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

.sin_blog_img img {
  width: 100%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }

.sin_blog_wrp .sing_date {
  background: #ec4e4f;
  position: absolute;
  left: 0;
  margin-right: 15px;
  padding: 16px 15px;
  font-size: 16px;
    font-family: "Poppins";
  text-align: center;
  line-height: 20px;
  color: #fff;
  margin-left: 30px;
  top: 0; }
  @media (max-width: 488px) {
    .sin_blog_wrp .sing_date {
      padding: 8px 8px;
      margin-left: 0px; } }

.sin_blog_cont h3 {
  margin-top: 25px;
  margin-bottom: 12px;
  font-size: 26px;
  line-height: 33px; }
  .sin_blog_cont h3:hover {
    color: #ec4e4f; }

.sing_blog_page h3:hover {
  color: #ec4e4f; }

.sin_blog_wrp .blg_tag {
  color: #7d7d7d;
  margin-right: 15px; }

.sin_blog_wrp .blg_tag i {
  color: #ec4e4f;
  margin-right: 2px; }

.sin_blog_cont p {
  border-top: 1px solid #e1eae8;
  padding-top: 15px;
  margin-bottom: 17px; }

.sin_blog_cont {
  padding: 0px 30px 22px; }
  @media (max-width: 767px) {
    .sin_blog_cont {
      padding: 0px 25px 22px; } }

.sin_blog_wrp .blog_read a {
  color: #ec4e4f;
  font-weight: 500;
  
  text-transform: capitalize; }
  .sin_blog_wrp .blog_read a:hover {
    color: #ec4e4f; }

.sin_blog_wrp .blog_read:hover i {
  margin-left: 7px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  color: #ec4e4f; }

.sin_blog_cont .blog_read i {
  margin-left: 5px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 1;
  color: #e18b1d; }

/* ---------------
    Widget Area 
-------------------*/
.widget-area {
  text-align: center; }

.widget-area .widget {
  display: inline-block;
  margin-bottom: 40px;
  width: 100%;
  padding: 30px 30px;
  background: #f6f8fa; }

/* -------------------
   Widget Search 
-------------------*/
.widget-search {
  display: block; }
  @media (max-width: 991px) {
    .widget-search {
      margin-top: 50px; } }

.widget-search .input-group {
  background: transparent;
  border: 2px solid #d7d2d2; }

.widget-search .input-group input {
  background: transparent none repeat scroll 0% 0%;
  border: 0px none;
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
  -o-border-radius: 0%;
  -ms-border-radius: 0%;
  border-radius: 0%;
  transition: none 0s ease 0s;
  box-shadow: none;
  font-size: 14px;
  font-weight: 400;
  color: #777 !important;
  padding: 0px 0px 0px 15px;
  height: 50px; }

.widget-search .input-group button {
  border: medium none;
  font-size: 14px;
  color: #fff;
  padding: 10px 12px;
  background: #ec4e4f;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-top: 6px;
  margin-right: 12px; }

.input-group-btn {
  left: 0px; }

/* -------------------
  Widget Title 
-------------------*/
.widget .widget-title:after {
  position: absolute;
  background: #ec4e4f;
  bottom: 0;
  width: 65px;
  height: 2px;
  content: "";
  left: 0; }

.widget .widget-title {
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0px;
  margin: 0px 0px 30px;
  position: relative;
  padding: 0px 0px 8px;
  color: #ec4e4f;
  position: relative; }

/* - Categories Type */
.categories-type li {
  padding: 4px 10px;
  letter-spacing: 0.5px;
  color: #e1e1e1;
  list-style: square; }

.widget-post-categories .categories-type {
  text-align: left;
  display: inline-block;
  margin-top: -10px;
  width: 100%;
  margin-left: 15px; }

.categories-type li a {
  color: #333; }

.categories-type li span {
  float: right;
  clear: both; }

/*-------------------
    Recent Post 
-------------------*/
.recnt_pst_imge {
  width: 90px;
  float: left;
  margin-right: 15px;
  text-align: left; }
  @media (max-width: 1199px) {
    .recnt_pst_imge {
      width: 38%; } }
  @media (max-width: 991px) {
    .recnt_pst_imge {
      width: 90px; } }
  @media (max-width: 767px) {
    .recnt_pst_imge {
      width: 85px;
      margin-right: 12px; } }

.recnt_pst_imge img {
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 90px; }

.recent-post-box {
  display: inline-block;
  padding-bottom: 20px;
  width: 100%;
  position: relative; }

.recent-post-box:last-child {
  padding-bottom: 0px; }

.recent-title {
  text-align: left;
  display: inline-block;
  width: 63%; }
  @media (max-width: 1199px) {
    .recent-title {
      width: 55%; } }
  @media (max-width: 991px) {
    .recent-title {
      width: 83%; } }
  @media (max-width: 767px) {
    .recent-title {
      display: block;
      float: left;
      width: 50%; } }

.recent-title > a {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
  letter-spacing: 0px;
  color: #333;
  line-height: 22px;
    font-family: "Poppins";
  font-weight: 600; }

.recent-title > a:hover {
  text-decoration: underline; }

.recent-title > p {
  font-size: 13px;
  color: #515050;
  margin-top: -5px;
  margin-bottom: 0px; }

/*-------------------
 Widget Tags 
-------------------*/
.widget-tags {
  text-align: left;
  width: 100%; }

.widget-tags .widget-title {
  display: inline-block;
  width: 100%; }

.widget-tags > a {
  color: #333;
  text-decoration: none;
  border: 1px solid #e4eae9;
  padding: 6px 13px;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 13px; }

.widget-tags > a:hover {
  color: #fff;
  border-color: #ec4e4f;
  background: #ec4e4f; }

/* -------------------
   Pagination 
-------------------*/
.blog_pagination {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 5px; }

.pager li {
  position: relative;
  padding: 0 3px;
  display: inline-block; }

.pager .pagi-big a {
  color: #fff;
  background: #ec4e4f; }

.pager li a {
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
  -o-border-radius: 0%;
  -ms-border-radius: 0%;
  border-radius: 0%;
  
  text-transform: uppercase;
  color: #222;
  font-weight: 700;
  padding: 10px 10px;
  background: #f6f8fa;
  line-height: 7px; }

.pager li a:hover {
  color: #fff;
  background: #ec4e4f; }

.pager li:first-child a,
.pager li:last-child a {
  padding: 10px 14px; }

.pager-icon {
  font-size: 15px;
  left: 0px;
  position: relative;
  top: 6px;
  font-weight: 700;
  letter-spacing: 2px; }

.pager-icon:hover {
  color: #fff; }

.pagination .pager li > a:focus,
.pagination .pager li > a:hover {
  background-color: #ec4e4f;
  color: #222; }

/*--------------------------
    Single Blog Quote
-----------------------------*/
.blog_quote {
  padding: 0px 30px 22px; }
  @media (max-width: 767px) {
    .blog_quote {
      padding: 0px 25px 22px; } }

.blog_quote h3 {
  letter-spacing: 0px;
  display: block;
  margin-top: 28px;
  margin-bottom: 13px;
  font-size: 26px;
  line-height: 33px; }

.blog_quote .marked {
  background: #ecf2f2;
  color: #877c7c;
  font-size: 18px;
  border-left: 4px solid #ec4e4f;
  padding: 30px;
  line-height: 30px; }
  @media (max-width: 767px) {
    .blog_quote .marked {
      font-size: 17px;
      padding: 20px;
      line-height: 26px; } }

.blog_quote .marked span {
  color: #ec4e4f;
  font-size: 16px;
  display: block;
  margin-top: 8px;
  font-weight: 500; }

.blog_quote_left {
  float: left;
  margin-bottom: 25px;
  margin-top: -15px; }

.blog_quote_left img:last-child {
  margin-left: 13px; }
  @media (max-width: 767px) {
    .blog_quote_left img:last-child {
      margin-left: 0px;
      margin-top: 15px; } }

.blog-area .blog_quote_left img {
  float: left;
  width: 49%; }
  @media (max-width: 1199px) {
    .blog-area .blog_quote_left img {
      width: 47%; } }
  @media (max-width: 767px) {
    .blog-area .blog_quote_left img {
      width: 100%; } }

.blog_quote_right {
  float: right;
  padding: 0px 0px 0px;
  width: 50%;
  position: relative; }

.blog_quote_right p {
  position: relative;
  margin-top: 0px; }

.blog_quote_icon_botom {
  font-size: 50px;
  position: absolute;
  right: 223px;
  top: 72px;
  color: #dcdcdc; }

.blog_quote p {
  display: block;
  overflow: hidden;
  width: 100%;
  margin-top: 0px; }

/*--------------------------
   Single Blog Navigation
-----------------------------*/
.post-option {
  position: relative;
  margin-top: 30px;
  background: #f6f8fa;
  margin-bottom: 40px;
  padding: 25px 25px 48px; }
  @media (max-width: 767px) {
    .post-option {
      padding: 25px 10px 48px; } }

.post-option .prev-post,
.post-option .next-post {
  position: relative;
  font-size: 13px;
  color: #ec4e4f;
  text-transform: uppercase;
  font-weight: 500; }

.post-option .prev-post:hover,
.post-option .next-post:hover {
  color: #ec4e4f; }

.post-option .middle-icon {
  position: absolute;
  left: 50%;
  margin-left: -15px; }

.post-option .middle-icon a {
  position: relative;
  color: #ec4e4f;
  font-size: 27px;
  display: inline-block;
  margin-top: -1px; }

.post-option .middle-icon a:hover {
  color: #ec4e4f; }

/*--------------------------------
    Single Blog Comments Form
----------------------------------*/
.blog-contact {
  padding: 0px; }

.contact-form-warper .form-control {
  color: #555;
  background-color: #f3f3f3;
  background-image: none;
  border: 1px solid transparent;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
  box-shadow: none;
  line-height: 2.429; }

.contact-form-warper .form-group {
  margin-bottom: 15px;
  padding-right: 15px;
  padding-left: 0px; }

.form-control:focus {
  border: 1px solid #fff;
  border: 1px solid #6382f7;
  box-shadow: none;
  border-left: 3px solid #6382f7; }

.contact-form-warper textarea {
  line-height: 20px; }

.contact-form-warper .con-field {
  border: 1px solid #e2e6e5;
  background: transparent;
  width: 100%;
  line-height: 32px;
  margin-bottom: 20px;
  padding: 10px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

.contact-form-warper input:focus,
.contact-form-warper textarea:focus {
  border-bottom: 1px solid #ec4e4f; }

.contact-form-warper textarea {
  padding-top: 10px; }

.contact-form-warper #submit-contact {
  padding: 17px 30px;
  text-align: center;
  text-transform: capitalize;
  border: none;
  color: #fff;
  background: #ec4e4f;
  font-size: 15px;
  font-weight: 500;
    font-family: "Poppins";
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px; }

.contact-form-warper #submit-contact:hover {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  background: #ec4e4f; }

/*----------------------------
    Single Blog Comments
----------------------------*/
.list-comments {
  padding-top: 10px; }

.comments-section-title h4 {
  margin-top: 10px;
  font-size: 24px;
  margin-bottom: 10px;
  letter-spacing: 0px;
  text-transform: capitalize;
  text-align: left;
  font-weight: 500;
  padding: 15px 0px;
  color: #222; }

.comments {
  padding: 0px;
  margin: 0px;
  margin-top: -40px; }

.comments li .comment {
  padding: 30px 0px 20px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  background: transparent;
  margin-top: 20px; }

.comments li .comment_imgg {
  width: 100px;
  float: left;
  margin-right: 25px; }

.comments li .comment img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.comment_cont_wrp {
  overflow: hidden; }
  @media (max-width: 767px) {
    .comment_cont_wrp {
      display: block;
      float: left;
      margin-top: 10px; } }

.comments li .comment strong.commenter-title {
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
  display: block;
  color: #8B8B8B; }

.comments li .comment strong.commenter-title a {
  color: #222;
  font-size: 20px;
  font-weight: 500; }

.comments li .comment span.comment-date {
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 0px;
  text-transform: uppercase; }

.comments li .comment span.comment-reply {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 32px; }
  @media (max-width: 767px) {
    .comments li .comment span.comment-reply {
      margin-top: 148px; } }

.comments li .comment span.comment-reply a {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  font-size: 11px;
  padding: 5px 15px;
  text-transform: uppercase;
  color: #222;
  border: 1px solid #ec4e4f;
  font-weight: 400; }

.comments li .comment span.comment-reply a:hover {
  background: #ec4e4f;
  color: #fff; }

.comments li .comment span.comment-reply a i {
  font-size: 11px; }

.comments li .comment p:last-child {
  margin-bottom: 0px;
  font-weight: 300; }

.comments li > ul {
  padding-bottom: 7px;
  padding-left: 30px;
  border-top: 1px solid #f1e5e5; }

.comments li .comment p {
  margin-top: 7px;
  font-size: 14px; }

/*--------------------------------------------------------------
#0.29 Service Page 
--------------------------------------------------------------*/
.abpg_clisec #client {
  border-top: 1px solid transparent; }

/*--------------------------------------------------------------
#0.30 Team Page 
--------------------------------------------------------------*/
.team_pg {
  margin-bottom: -30px; }

.team_pg .col-lg-3 {
  margin-bottom: 30px; }

/*--------------------------------------------------------------
#0.31 Contact Page 
--------------------------------------------------------------*/
.contact-page .base-header {
  padding-bottom: 0px;
  width: 100%;
  margin: auto;
  text-align: left;
  margin-bottom: 34px; }
  @media (max-width: 991px) {
    .contact-page .base-header {
      width: 100%;
      margin: inherit;
      margin-bottom: 30px;
      margin-top: -10px; } }

.contact-page .base-header.base_header_two h3::before {
  right: auto;
  left: 0%; }

.contact-page .base-header.base_header_two p {
  width: 100%; }

/* Contact Info */
@media (max-width: 991px) {
  .contact-page .col-md-4,
  .contact-page .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%; } }
.contact-addrs h3 {
  margin-left: 70px;
  color: #ec4e4f;
  margin-bottom: 30px;
  font-size: 20px; }

.contact-addrs h3 span {
  display: block;
  font-weight: 300;
  font-size: 15px;
  margin-top: 7px; }

.contact-addrs i {
  position: absolute;
  left: 0px;
  margin-left: 15px;
  margin-top: 1px;
  background: #ec4e4f;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  line-height: 50px;
  font-size: 20px; }

.contact-addrs .icon_mail {
  line-height: 45px; }

/* Google Map */
.contact-page .map-container {
  margin-top: 0px; }

.contact-page .map-container iframe {
  width: 100%; }

/* Contact Form */
.contact-page .contact-form-warper {
  padding-top: 90px;
  margin-bottom: -20px; }

.contact-page .contact-form-warper .submit-area {
  margin-top: -73px; }
  @media (max-width: 991px) {
    .contact-page .contact-form-warper .submit-area {
      margin-top: 0px;
      margin-bottom: 20px; } }

.contact-page .contact-form-warper #submit-contact {
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

.contact-page .contact-form-warper #submit-contact:hover {
  background: #ec4e4f; }

.contact-page .contact-form-warper textarea {
  line-height: 39.5px; }

/*--------------------------------------------------------------
#0.32 Work Page 
--------------------------------------------------------------*/
.work_pg_ws {
  padding-bottom: 120px; }

/*
   Single WOrk Page 
-----------------------------*/
.portfolioitem img:nth-child(2) {
  margin-left: 14px;
  width: 462px; }
  @media (max-width: 1199px) {
    .portfolioitem img:nth-child(2) {
      width: 375px; } }
  @media (max-width: 991px) {
    .portfolioitem img:nth-child(2) {
      margin-left: 9px; } }
  @media (max-width: 767px) {
    .portfolioitem img:nth-child(2) {
      margin-left: 0px;
      margin-top: 30px;
      margin-bottom: -20px; } }

.portfolioitem img {
  width: 630px;
  height: 415px; }
  @media (max-width: 1199px) {
    .portfolioitem img {
      width: 537px;
      height: 330px; } }
  @media (max-width: 991px) {
    .portfolioitem img {
      width: 49% !important;
      height: 248px; } }
  @media (max-width: 767px) {
    .portfolioitem img {
      width: 100% !important;
      height: auto; } }

.project-details {
  margin-left: 20px; }
  @media (max-width: 767px) {
    .project-details {
      margin-left: 0px; } }

@media (max-width: 767px) {
  .single-work-page .col-sm-4,
  .single-work-page .col-sm-8 {
    flex: 0 0 100%;
    max-width: 100%; } }
.portfolioitem {
  margin-bottom: 50px; }

.portfolio-single-detail h4,
.project-details h4 {
  font-size: 22px;
  text-transform: capitalize;
  margin-bottom: 15px;
  margin-top: 0px; }

.portfolio_socialic h4 {
  margin-bottom: -14px; }

.portfolio_socialic {
  margin-top: 30px; }

.portfoliodesc hr {
  border-top: 1px solid #efeded; }

.portfoliodesc .project-details p {
  margin-top: 0px; }

.portfolio-single-detail {
  background: #F6F8FA;
  padding: 40px 40px; }
  @media (max-width: 991px) {
    .portfolio-single-detail {
      padding: 30px 20px 30px 20px;
      margin-right: -20px; } }
  @media (max-width: 767px) {
    .portfolio-single-detail {
      padding: 30px 40px 30px 40px;
      margin-right: 0px;
      margin-bottom: 30px; } }

.portfolio-single-detail .social-icons {
  margin-bottom: 0px;
  margin-top: 30px;
  margin-left: 0px; }

.project-detail-list strong {
  display: inline-block;
  min-width: 90px;
  position: relative;
  margin-right: 12px;
  text-transform: uppercase;
  font-size: 13px;
  color: #333;
  font-weight: 500; }

.project-detail-list strong::before {
  position: absolute;
  content: ":";
  right: -5px; }

.portfolio-single-detail ul {
  margin-bottom: 0px; }

.social-icons > li {
  padding: 0 2px 5px 2px;
  display: inline; }

.social-icons > li > a {
  color: #1E1C1C; }

.social-icons > li > a i {
  font-size: 16px;
  padding-right: 5px;
  color: #333; }

.social-icons > li > a i:hover {
  color: #ec4e4f; }

@media (max-width: 991px) {
  .work-section.related_work .col-lg-4 {
    flex: 0 0 50%;
    max-width: 50%; } }

.related_work {
  background: #F6F8FA; }

/*--------------------------------------------------------------
#0.33 Single Service Page 
--------------------------------------------------------------*/
.single_service_section h3 {
  font-weight: 600; }

.single_service_title h3 {
  margin-top: 30px; }

/*   Service Strategy 
--------------------------*/
.service_strategy {
  margin-top: 20px; }

.ser_stra_img {
  margin-top: 24px; }

.service_strategy li {
  margin-bottom: 8px; }
  .service_strategy li i {
    margin-right: 5px;
    color: #ec4e4f;
    font-size: 13px; }

/*   Service Category 
--------------------------*/
.service_sidebar {
  border: 1px solid #e8e8e8;
  padding: 30px 30px;
  margin-bottom: 30px;
  position: relative; }
  @media (max-width: 991px) {
    .service_sidebar {
      margin-top: 30px;
      margin-bottom: 0px; } }

.service_sidebar h3 {
  text-transform: capitalize;
  text-align: left;
  margin: 0px 0px 22px;
  color: #ec4e4f; }

.service_sidebar li {
  margin-bottom: 15px; }
  .service_sidebar li a {
    color: #222; }
    .service_sidebar li a i {
      float: right;
      color: #7f7f7f;
      background: #f3f3f3;
      padding: 8px 8px;
      border-radius: 50%;
      font-size: 12px; }
  .service_sidebar li:last-child {
    margin-bottom: 0px; }
  .service_sidebar li:hover a {
    color: #ec4e4f; }
  .service_sidebar li:hover a i {
    background: #ec4e4f;
    color: #fff; }

/*   Service Brochure 
--------------------------*/
.service_brochure::before {
  position: absolute;
  content: "\f1c1";
  opacity: 0.1;
  color: #222;
  transform: rotate(-18deg);
  bottom: 0px;
  right: 0px;
  font-size: 80px;
  font-family: FontAwesome;
  margin-bottom: 65px;
  margin-right: 40px; }

/*   Service Contact 
--------------------------*/
.service_contact span {
  color: #ec4e4f;
  font-size: 18px;
  font-weight: 500; }

/*# sourceMappingURL=style.css.map */











.about-four__content ul {
  padding-left: 0;
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 0;
}




.about-four__content ul li i {
display: none;
}
/*

.about-four__content ul li {
  margin-bottom: 16px;
  position: relative;
  padding-left: 34px;

}


.about-four__content ul li i {
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 70% 30% 30% 70% / 60% 40% 60% 40%;
  background-color: #cb2d3e4d;
  color: #cb2d3e;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  font-size: 13px;
  position: absolute;
  left: 0;
  top: -2px;
}

.about-four__content ul li:hover i {
  background-color: #cb2d3e;
  color: #ffffff;
}

.about-four__content ul li:last-child {
  margin-bottom: 0;
}
*/



.about-four__content ul li {
  margin-bottom: 16px; 
position: relative;
padding-right: 18px;

}



.about-four__content ul li:before {

    content: '';
    position: absolute;
    top: 11px;
    right: 0;

  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  position: absolute;
background: #ec4e4f;
width: 8px;
height: 8px;



}




.about-four__content ul li:hover:before {
  background-color: #111;
}

.about-four__content ul li:last-child {
  margin-bottom: 0;
}




.order {
float: left !important;
    position: relative;
background: #3f6ed6;
}



.order:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 5000px;
    background-color: #3f6ed6;
z-index: 0;
top: 0;
right: 0;
left: auto;
}


.order a { 
color:#fff;z-index: 2;
}

.order img {
width: 20px;
}






.lang {
float: right !important;
    position: relative;
border-right: 1px solid #3333;
}

.lang a { 
color:#111;
}

.lang img {
width: 20px;
}

.order a i {
font-size: 13px;
margin-right: 8px;
}










/************ newwwwwwwwwwww ***************/


/** about-section **/

.about-section{
  position: relative;
  padding: 10px 0px 30px 0px;
}

.image_block_1 .image-box{
  position: relative;
  display: block;
  padding-right: 30px;
  margin-right: 10px;
  padding-bottom: 30px;
  margin-top: 10px;
}

.image_block_1 .image-box:before{
  position: absolute;
  content: '';
  background: #f5f0f0;
  width: calc(93% + 60px);
  height: calc(100% - 60px);
  top: 60px;
  right: 0px;
}

.image_block_1 .image-box .image{
  position: relative;
  display: block;
  overflow: hidden;
}

.image_block_1 .image-box .image img{
  width: 100%;max-height:450px;
}

.image_block_1 .image-box .image:before{
  position: absolute;
  top: 0;
  left: -80%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.image_block_1 .image-box:hover .image:before{
  -webkit-animation: shine 1s;
  animation: shine 1s;
}

.image_block_1 .image-box .image-content{
position: absolute;
right: 0;
bottom: 0px;
max-width: 120px;
width: 100%;
padding: 25px;
text-align: center;
background: #ec4e4f;
}

.image_block_1 .image-box .image-content h2{
  font-size: 40px;
  line-height: 50px;
  color: #fff;
  font-weight: 900;
  margin-bottom: 10px;
}

.image_block_1 .image-box .image-content h2 p {
  color: #fff;
margin-bottom: 0;
line-height: 1;
}
.image_block_1 .image-box .image-content h5{
font-size: 18px;
line-height: 27px;
color: #fff;
font-weight: 700;
margin-bottom: 0;
}

.content_block_1 .content-box .support-box{
  position: relative;
  display: inline-block;
  padding: 20px 65px 20px 85px;
  background: #f5f0f0;
}

.content_block_1 .content-box .support-box i{
  position: absolute;
  left: 20px;
  top: 20px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}

.content_block_1 .content-box .support-box p{
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.content_block_1 .content-box .support-box h4{
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.content_block_1 .content-box .support-box h4 a{
  display: inline-block;
  color: #2d2727;
}

.content_block_1 .content-box .support-box h4 a:hover{

}

.content_block_1 .content-box{
  position: relative;
  margin-right: 70px;
}

.content_block_1 .content-box .text{
  margin-bottom: 41px;
}

.content_block_1 .content-box .inner-box{
  position: relative;
  margin-bottom: 44px;
}

.content_block_1 .content-box .inner-box .single-item{
  position: relative;
  float: left;
  width: 50%;
  padding-left: 75px;
}

.content_block_1 .content-box .inner-box .single-item i{
  position: absolute;
  left: 0px;
  top: 6px;
  font-size: 60px;
  line-height: 50px;
}

.content_block_1 .content-box .inner-box .single-item h4{
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}

.content_block_1 .content-box .list-item{
  position: relative;
  margin-bottom: 42px;
}

.content_block_1 .content-box .list-item li{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  padding-left: 30px;
  margin-bottom: 12px;
}

.content_block_1 .content-box .list-item li:last-child{
  margin-bottom: 0px;
}

.content_block_1 .content-box .list-item li:before{
  position: absolute;
  content: "\f058";
  font-family: 'Font Awesome 5 Pro';
  font-size: 16px;
  left: 0px;
  top: 0px;
  font-weight: 700
}




/** about-style-two **/

.about-style-two{
  position: relative;
  padding: 120px 0px;
  background: #fff;
}

.image_block_2 .image-box{
  position: relative;
  margin-right: 70px;
}

.image_block_2 .image-box .image{
  position: relative;
  display: block;
  overflow: hidden;
}

.image_block_2 .image-box .image:before{
  position: absolute;
  top: 0;
  left: -80%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.image_block_2 .image-box:hover .image:before{
  -webkit-animation: shine 1s;
  animation: shine 1s;
}

.image_block_2 .image-box .image img{
  width: 100%;
}

.image_block_2 .image-box .image-content{
  position: absolute;
  left: 50px;
  bottom: 70px;
  background: #fff;
  max-width: 270px;
  width: 100%;
  padding: 20px 20px;
}

.image_block_2 .image-box .image-content:before{
  position: absolute;
  content: '';
  background: #fff;
  width: 35px;
  height: 20px;
  left: 0px;
  bottom: -20px;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%, 0% 0%);
}

.image_block_2 .image-box .image-content .support-box{
  position: relative;
  padding-left: 65px;
}

.image_block_2 .image-box .image-content .support-box i{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}

.image_block_2 .image-box .image-content .support-box p{
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.image_block_2 .image-box .image-content .support-box h4{
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.image_block_2 .image-box .image-content .support-box h4 a{
  display: inline-block;
  color: #2d2727;
}

.image_block_2 .image-box .image-content .support-box h4 a:hover{

}

.content_block_5 .content-box .single-progress-box .piechart{
  position: relative;
}

.content_block_5 .content-box .single-progress-box{
  position: relative;
  padding: 20px 0px 0px 140px;
  min-height: 120px;
  margin-bottom: 20px;
}

.content_block_5 .content-box .single-progress-box:last-child{
  margin-bottom: 0px;
}

.content_block_5 .content-box .single-progress-box .box{
  position: absolute;
  left: 0px;
  top: 0px;
}

.content_block_5 .content-box .single-progress-box .piechart span{
  position: absolute;
  display: flex;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 120px;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #35312f;
  text-align: center;
}

.content_block_5 .content-box .single-progress-box .piechart span:after{
  color: #35312f;
  content: "%";
  font-size: 24px;
}

.content_block_5 .content-box .inner .text{
  width: 50%;
  padding-right: 10px;
  margin-top: 12px;
}

.content_block_5 .content-box .inner .text .list-item{
  margin-bottom: 31px;
}

.content_block_5 .content-box .inner .progress-inner{
  width: 50%;
}

.content_block_5 .content-box h3{
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 34px;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 30px;
}

.content_block_5 .content-box .inner .list-item li{
  position: relative;
  display: block;
  font-weight: 600;
  padding-left: 25px;
  margin-bottom: 6px;
}

.content_block_5 .content-box .inner .list-item li:last-child{
  margin-bottom: 0px;
}

.content_block_5 .content-box .inner .list-item li:before{
  position: absolute;
  content: "\f058";
  font-family: 'Font Awesome 5 Pro';
  font-size: 16px;
  left: 0px;
  top: 0px;
  font-weight: 700;
}

.content_block_5 .content-box .single-progress-box h4{
  position: relative;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
}

.about-section .image-box .image img{
  width: 100%;
}

.about-section .image-box .image{
  position: relative;
  display: block;
  overflow: hidden;
}

.about-section .image-box .image:before{
  position: absolute;
  top: 0;
  left: -80%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.about-section .image-box:hover .image:before{
  -webkit-animation: shine 1s;
  animation: shine 1s;
}



@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}








.theme-btn-one {

    background: #ec4e4f;

}
.theme-btn-one {

    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-weight: 700;
    color: #fff !important;
    text-align: center;
padding: 20px 50px;
    text-transform: uppercase;
    z-index: 1;
border: 0;cursor: pointer;

}


.theme-btn-one:before {

    position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    background: #2d2727;
    left: 0px;
    top: 0px;
    z-index: -1;
    transition: all 500ms ease;}





.theme-btn-one:hover:before{
  width: 100%;
}


.about_text_block {
margin-bottom:30px;
}












/** service-section **/

.service-section{
  position: relative;
 padding: 35px 0px 40px 0px;
}

.service-section .bg-layer{
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: right;
background-attachment: fixed;
}

.service-section .sec-title{
  margin-bottom: 50px;
}

.service-block-one .inner-box{
  position: relative;
  display: block;margin-bottom: 20px;
  overflow: hidden;
}

.service-block-one .inner-box:before{
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 0px;
  z-index: 2;
  clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%, 0% 0%);
  transition: all 500ms ease;
  -webkit-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -ms-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  transition-delay: 300ms;background: #ec4e4f;
}

.service-block-one .inner-box:hover:before{
  height: 20px;
}

.service-block-one .inner-box .image-box{
  position: relative;
  display: block;
  overflow: hidden;margin: 0;
}

.service-block-one .inner-box .image-box img{
  width: 100%;height: 300px;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover .image-box img{
  transform: scale(1.1);
}

.service-block-one .inner-box .image-box:before{
  position: absolute;
  content: '';
  background: #181616;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0.4;
  z-index: 1;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover .image-box:before{
  opacity: 0.9;
}

.service-block-one .inner-box .text{
  position: absolute;
  display: flex;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  align-items: center;
  justify-content: center;
  z-index: 2;
  padding: 30px 30px;
  opacity: 1;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover .text{
  opacity: 0;
}

.service-block-one .inner-box .text h2{
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 38px;
  color: #fff;
  font-weight: 900;
}

.service-block-one .inner-box .overlay-content{
  position: absolute;
  left: 0px;
  top: 15px;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  z-index: 2;
  padding: 30px 30px;
  opacity: 0;text-align: right;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover .overlay-content{
  opacity: 1;
  top: 0px;
}

.service-block-one .inner-box .overlay-content h3{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 36px;
  color: #fff;
  font-weight: 900;
  margin-bottom: 25px;
}

.service-block-one .inner-box .overlay-content h3 a{
  display: inline-block;
  color: #fff;
}

.service-block-one .inner-box .overlay-content p{
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  color: rgba(255,255,255,0.7);
  margin-bottom: 22px;
}

.service-block-one .inner-box .overlay-content .link a{
  position: relative;
  display: inline-block;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px 28px;
  text-align: center;
  letter-spacing: 1px;
}












/********* img shape about *************/


.shape-wrapper:before {
    background: url(../images/img_shape2.png);
        background-repeat: repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    -webkit-background-size: 100% 101%;
    background-size: 100% 101%;
    background-repeat: no-repeat;
    background-position: center;
}
.shape-wrapper:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;height: 543px;
}







.shape-wrapper img {
height: 543px;width: 100%;
}











/*
* 20. inner-banner style
*/
.inner-banner {
  background-size: cover !important;
  padding: 74px 0;  position: relative;
}


.inner-banner:after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #0006;
  position: absolute;
  top: 0;
  right: 0;
}
.inner-banner .container { 
position: relative;
z-index:2;
}

.inner-banner__title {
  margin: 0;
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 7px;text-transform: capitalize;text-align: right;
}

.thm-breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.thm-breadcrumb__item {
  font-size: 14px;
}

.thm-breadcrumb__item:not(:last-child):after {
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 13px;
  color: #FFFFFF;
  margin-left: 10px;
  margin-right: 10px;
}

.thm-breadcrumb__link {
  color: #BAC5D8;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.thm-breadcrumb__link:hover {
  color: #30475e;
}

.thm-breadcrumb__item.current .thm-breadcrumb__link {
  color: #fff;
}









/* ----------------------------------------------------------------
	Page Title
-----------------------------------------------------------------*/


#page-title {
	position: relative;
	padding: 20px 0;
	background-color: #F5F5F5;
	border-bottom: 1px solid #EEE;z-index:55;
}

#page-title .container { position: relative; }

#page-title h1 {
padding: 0;
    margin: 0;
    line-height: 1;

    letter-spacing: 0;
    color: #333;
    text-align: left;
    font-size: 13px;
    text-transform: uppercase;

}

#page-title span {
	display: block;
	margin-top: 10px;
	font-weight: 300;
	color: #777;
	font-size: 18px;
}

.breadcrumb {
	position: absolute;
	width: auto;
	top: 50%;
	right: 15px;
	left: auto;
	margin: -10px 0 0 0;
	background-color: transparent !important;
	padding: 0 !important;
	font-size: 12px;
}

body.stretched .container-fullwidth .breadcrumb { right: 60px !important; }

#header.transparent-header + #page-title.page-title-parallax .breadcrumb { margin-top: 35px !important; }

.breadcrumb a { color: #555; text-transform: capitalize;}

.breadcrumb a:hover { color: #CB2D3E; }

.breadcrumb i { width: auto !important; }



.breadcrumb > li {
    display: inline-block;
}


.breadcrumb > li + li::before {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
}











/**************** products *****************/


.pro-content {
padding: 40px 0;
}

.sidebar { width: 240px;
display: block;
	position: relative;
	margin-right: 4%;
	margin-bottom: 50px;
	float: left;
margin-right: 40px;  }


.product-3 .product {
width: 33.33333333%;
padding: 0 25px 25px 0;float: left;
}

/* Accordion - Bordered
-----------------------------------------------------------------*/

.accordion.accordion-border {
	border: 1px solid #DDD;
	border-radius: 0;
}

.accordion.accordion-border .acctitle,
.accordion.accordion-border .active {
	border-color: #CCC;
	line-height: 44px;
	padding: 0 15px 0 36px;
}

.accordion.accordion-border .acctitle i {
	left: 14px;
	line-height: 44px;
}

.accordion.accordion-border .acc_content { padding: 0 15px 15px 36px; }





.sagmenu2 .latmenu li:hover, .sagmenu2 .latmenu li.current {

  background: rgb(149,149,149); /* Old browsers */


}
.sagmenu2 .latmenu li:hover > a, .sagmenu2 li.current > a {
  color: white;
}

.sagmenu2 .current a {
  font-weight: bold;
}

.sagmenu2 .lattitu {
  background: rgb(165,165,165); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(165,165,165,1) 0%, rgba(102,102,102,1) 24%, rgba(51,51,51,1) 47%, rgba(25,25,25,1) 100%, rgba(234,40,3,1) 100%, rgba(243,197,189,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(165,165,165,1) 0%,rgba(102,102,102,1) 24%,rgba(51,51,51,1) 47%,rgba(25,25,25,1) 100%,rgba(234,40,3,1) 100%,rgba(243,197,189,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(165,165,165,1) 0%,rgba(102,102,102,1) 24%,rgba(51,51,51,1) 47%,rgba(25,25,25,1) 100%,rgba(234,40,3,1) 100%,rgba(243,197,189,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5a5a5', endColorstr='#f3c5bd',GradientType=0 ); /* IE6-9 */

  cursor: pointer;

  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  padding: 0 10px 0 10px !important;

background: #232526;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #eaeaea, #f1f1f1);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #eaeaea, #f1f1f1); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */




}

.sagmenu2 .lattitu.active {
  background: rgb(232,108,87); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(232,108,87,1) 0%, rgba(255,102,0,1) 24%, rgba(199,34,0,1) 47%, rgba(234,40,3,1) 100%, rgba(243,197,189,1) 100%, rgba(243,197,189,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(232,108,87,1) 0%,rgba(255,102,0,1) 24%,rgba(199,34,0,1) 47%,rgba(234,40,3,1) 100%,rgba(243,197,189,1) 100%,rgba(243,197,189,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(232,108,87,1) 0%,rgba(255,102,0,1) 24%,rgba(199,34,0,1) 47%,rgba(234,40,3,1) 100%,rgba(243,197,189,1) 100%,rgba(243,197,189,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e86c57', endColorstr='#f3c5bd',GradientType=0 ); /* IE6-9 */
  border: 0px !important;
  cursor: pointer;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;

background: #cb2d3e;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #ef473a, #cb2d3e);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #ef473a, #cb2d3e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
background: linear-gradient(to right, #416dd1, #3870f0);


}

.sagmenu2 .active a {
    color: #fff;
}

.sagmenu2 .accord-btn {
  position: relative;
  font-size: 14px;
  margin-top: 0;
  text-transform: uppercase;
}

.sagmenu2 .accord-btn:before {
content: "\f067";
display: block;
height: 0;
font-family: fontawesome;
left: 10px;
position: absolute;
color: #333;
font-size: 12px;
}

.active.accord-btn:before { 
content: "\f068";
color:#fff;
}

.sagmenu2 .accord-btn a {
  text-decoration: none;
color: #333;
  position: absolute;
}

.sagmenu2 .accord-btn:after {
  color: #dbdbdb;
  content : attr(data-title);
}


.sagmenu2 .lattitu.active h4 {
color:#fff;
}

.sagmenu2 .lattitu h4 {
font-size: 15px;
margin: 0;
line-height: 44px;
color: #333;font-weight: normal;
}




.sagmenu2.accordion.accordion-border .acc_content {
    padding: 0 !important;
}

.sagmenu2 .latmenu li a {
  display: list-item;
}
.sagmenu2 .latmenu li {
  border-top: 1px solid #b9b9b9;
}










.widget_links ul,
.widget_links li
{
	list-style: none;
	margin: 0;position: relative;
}





.widget_links li a {
	display: inline-block;
	padding: 10px 3px 10px 12px;
	font-size: 15px;
}




.widget_links li a {
	border: none !important;
	color: #444;

}

.widget_links li a:hover { color: #000; }


.postcontent {
width: 860px;
clear: right;
}


.accordion-box .accordion .accord-content {
display: none;
}




.welcome {
padding: 50px 0;
text-align: right;
}










/*=======================================================================
[13] Departments Area Style
=========================================================================*/


.departments-wrap-layout7 {
  padding: 35px 0 20px ;
}


.departments-box-layout1 .item-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;

padding: 8px;
background: #fff;
border: 1px dashed #ddd;text-align: center;


}
.departments-box-layout1 .item-img img {
  width: auto;
height: 250px;margin: 0 auto;
transition: all ease-in-out 0.4s;
}
/*
.departments-box-layout1 .item-img:after {
  position: absolute;
  content: "";
background-color: rgba(37, 44, 63, 0.72);

  height: 100%;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}*/
.departments-box-layout1 .item-img .item-btn-wrap {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 7;
  text-align: center;
  display: inline-block;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
  -moz-transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
  -ms-transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
  -o-transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
  transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
}
.departments-box-layout1 .item-img .item-btn-wrap a.item-btn {
  display: inline-block;
  padding: 8px 20px;
  font-size: 14px;
  border: 2px solid;
  border-color: #ffffff;
  color: #ffffff;
  background-color: transparent;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.departments-box-layout1 .item-img .item-btn-wrap a.item-btn:hover {
  background-color: #ffffff;
  color: #cb2d3e;
}
.departments-box-layout1 .item-content {
  text-align: center;
  padding: 20px;
  background-color: #f8f8f8;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.departments-box-layout1 .item-content .item-title {
  margin-bottom: 0;
  text-transform: capitalize;
font-weight: normal;
font-size: 18px;color: #333;
}
.departments-box-layout1 .item-content .item-title a {
  color: #111111;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.departments-box-layout1 .item-content .item-title a:hover {
  color: #cb2d3e;
}
.departments-box-layout1 .item-content .department-info li {
  color: #444444;
}
.departments-box-layout1 .item-content .department-info li i {
  color: #cb2d3e;
  margin-right: 10px;
}
.departments-box-layout1 .item-content .department-info li i:before {
  margin-left: 0;
}
.departments-box-layout1 .item-content .department-info li span {
  display: inline-block;
  margin-right: 10px;
  font-weight: 500;
  color: #111111;
}
.departments-box-layout1:hover {
  -webkit-box-shadow: 0px 1px 50px 0px rgba(209, 209, 209, 0.75);
  -moz-box-shadow: 0px 1px 50px 0px rgba(209, 209, 209, 0.75);
  box-shadow: 0px 1px 50px 0px rgba(209, 209, 209, 0.75);
}
.departments-box-layout1:hover .item-img:after {
  top: 50%;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.departments-box-layout1:hover .item-btn-wrap {
  top: 50%;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.single-departments-box-layout1 {
  padding-left: 15px;
}
@media only screen and (max-width: 991px) {
  .single-departments-box-layout1 {
    padding-left: 0;
  }
}
.single-departments-box-layout1 .single-departments-img {
  border-radius: 4px;
  margin-bottom: 45px;
}
.single-departments-box-layout1 .single-departments-img .tab-content {
  border: none;
  position: relative;
  overflow: hidden;
}
.single-departments-box-layout1 .single-departments-img .tab-content a {
  cursor: move;
  display: block;
  background-color: #cecece;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 10px;
}
.single-departments-box-layout1 .single-departments-img .tab-content a img {
  border-radius: 4px;
}
.single-departments-box-layout1 .single-departments-img .tab-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
}
@media only screen and (max-width: 1199px) {
  .single-departments-box-layout1 .single-departments-img .tab-nav {
    margin-bottom: 35px;
  }
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item {
  width: 25%;
  padding-left: 5px;
  padding-right: 5px;
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item:last-child {
  margin-right: 0;
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item a {
  position: relative;
  display: block;
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item a img {
  width: 100%;
  border-radius: 4px;
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item a.active:before {
  content: "\f067";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  z-index: 3;
  color: #ffffff;
  font-size: 36px;
  text-align: center;
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item a.active:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(57, 108, 240, 0.8);
  z-index: 2;
}
.single-departments-box-layout1 .item-content .item-content-wrap {
  margin-bottom: 50px;
}
.single-departments-box-layout1 .item-content .item-title {
  font-weight: 600;
  color: #111111;
}
.single-departments-box-layout1 .item-content .sub-title {
  font-size: 24px;
  color: #111111;
  margin-bottom: 20px;
  display: block;
}
@media only screen and (max-width: 991px) {
  .single-departments-box-layout1 .item-content .sub-title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .single-departments-box-layout1 .item-content .sub-title {
    font-size: 20px;
  }
}
.single-departments-box-layout1 .item-content .department-info {
  margin: 35px 0;
}
.single-departments-box-layout1 .item-content .department-info li {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  font-weight: 500;
  padding-left: 40px;
}
.single-departments-box-layout1 .item-content .department-info li:after {
  content: "\f054";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 10px;
  left: 0;
  top: 2px;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
  z-index: 1;
  border-radius: 50%;
  background-color: #cb2d3e;
  height: 20px;
  width: 20px;
  -webkit-box-shadow: 0px 2px 15px 0px rgba(42, 92, 220, 0.75);
  -moz-box-shadow: 0px 2px 15px 0px rgba(42, 92, 220, 0.75);
  box-shadow: 0px 2px 15px 0px rgba(42, 92, 220, 0.75);
}
.single-departments-box-layout1 .item-content .department-info li:last-child {
  margin-bottom: 0;
}
.single-departments-box-layout1 .item-content .item-cost {
  margin-bottom: 50px;
}
.single-departments-box-layout1 .item-content .item-cost ul li {
  font-size: 17px;
  color: #111111;
  padding: 15px 0px 15px 25px;
  position: relative;
}
.single-departments-box-layout1 .item-content .item-cost ul li span {
  font-weight: 500;
  right: 25px;
  position: absolute;
}
.single-departments-box-layout1 .item-content .item-cost ul li:nth-child(odd) {
  background-color: #f1f7fa;
}
.single-departments-box-layout1 .item-content .item-cost ul li:nth-child(even) {
  background-color: #ffffff;
}
.single-departments-box-layout1 .item-content .item-specialist {
  margin-bottom: 30px;
}
.single-departments-box-layout1 .item-content .item-specialist .item-img {
  background-color: #f1f7fa;
  border-radius: 4px;
  padding: 45px 30px 0px;
}
@media only screen and (max-width: 575px) {
  .single-departments-box-layout1 .item-content .item-specialist .item-img {
    width: max-content;
  }
}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-title {
  text-transform: capitalize;
  font-weight: 600;
}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-title a {
  color: #111111;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-title a:hover {
  color: #cb2d3e;
}
.single-departments-box-layout1 .item-content .item-specialist .media-body span {
  font-size: 16px;
  margin-bottom: 20px;
  	font-family: "Roboto";
  display: block;
}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-btn {
  border: 1px solid #cb2d3e;
  font-size: 14px;
  font-weight: 500;
  color: #cb2d3e;
  border-radius: 4px;
  padding: 9px 20px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-btn:hover {
  color: #ffffff;
  background-color: #cb2d3e;
}




.departments-box-layout1:hover .item-img img
{
transform: rotatey(180deg);
}

























.inside-ult {
width: 100%;
overflow: hidden;
margin: 0;
padding: 0;display: none;
background: #f5f5f5;}




.sagmenu2 .latmenu li .sub-nav-toggler {
position: absolute;

left: 2px;

top: 6px;
right: auto;
width: 27px;

height: 28px;

text-align: center;

cursor: pointer;

z-index: 3;

line-height: 29px;

font-size: 12px;

}






.done-show {
max-height: 300px;
}


/*

.douple-ult:before {

    content: "\f067";
    display: block;
    height: 0;
    font-family: fontawesome;
color: #333;

font-size: 12px;

transform: none;

font-style: initial;

}


.font-icon:before {
    content: "\f068";
}
*/




    .sub-nav-toggler {
background-color: transparent;

background-image: none;

border: 0;

border-radius: 4px;

padding: 0;

position: absolute;

top: 9px;

right: 15px;


margin-right: 0px;

display: block;

cursor: pointer;

outline: 0 !important;

width: 30px;

height: 30px;
    }

    .sub-nav-toggler .icon-bar {
background-color: #333;
border-radius: 1px;
display: block;
height: 2px;
width: 10px;
    }

    .sub-nav-toggler .icon-bar+.icon-bar {
margin-top: -2px;
transform: rotate(90deg);
    }














/* ----------------------------------------------------------------
	Tabs
-----------------------------------------------------------------*/


.tabs {
	position: relative;
	margin: 0 0 30px 0;
}

ul.tab-nav:not(.tab-nav-lg) {
	margin: 0;
	border-bottom: 1px solid #DDD;
	list-style: none;display: flex;
}

ul.tab-nav:not(.tab-nav-lg) li {
	float: left;
	border: 1px solid #DDD;
	border-bottom: 0;
	border-left: 0;
	height: 41px;
	text-align: center;
}

ul.tab-nav:not(.tab-nav-lg) li:first-child {
	margin-left: 15px;
	border-left: 1px solid #DDD;
}

ul.tab-nav:not(.tab-nav-lg) li a {
	display: block;
	padding: 0 15px;
	color: #444;
	height: 40px;
	line-height: 40px;
	background-color: #F2F2F2;
	font-size: 14px;
	font-weight: normal;
}

ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
	position: relative;
	top: 1px;
	background-color: #FFF;
}


ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active {
border-top: 2px solid #cb2d3e;
}

.table-bordered > tbody > tr > td {
border: 1px solid #dddddd;padding: 8px;
line-height: 1.42857143;
vertical-align: top;
}


.table-bordered tr:nth-child(even) {
background:#eee;
}



.col_full {
    width: 100%;
display: block;
position: relative;
margin-bottom: 50px;
clear: both;
margin-right: 0;
margin-top: 50px !important;
margin-bottom: 0 !important;
}


.tab-container {
    position: relative;
    padding: 20px 0 0;
}

ul.tab-nav li a i {
	position: relative;
	top: 1px;
	font-size: 14px;
	margin-right: 3px;
}

.table-code > thead > tr > th {
    text-align: center;
    background-color: #b2b2b2;
    color: #000;
    font-weight: normal;border: 1px solid #dddddd;
}












/*
* 11. appointment style
*/
.appointment-one .footer-widget__social a {
color:#fff;
border-color:#fff;
}

.appointment-one .inner-container {
  padding: 50px 40px 50px 70px;
  border-radius: 8px;
background-color: #00000080;
/*
background: linear-gradient(to right,#cb2d3ee6 ,#cb2d3eb3);*/
  -webkit-box-shadow: 0px 0px 54px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 54px 0px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 10;
}

.appointment-one__content {
  padding-top: 30px;
}

.appointment-one__title {
  margin: 0;
  font-size: 34px;
  line-height: 48px;
  font-weight: 600;
  color: #30475e;
  	font-family: "TitilliumWeb";
}

.appointment-one__text {
  margin: 0;
  font-size: 18px;
  line-height: 30px;
  color: #797979;
  margin-top: 20px;
}

.appointment-one__form {
    padding: 20px;
    border-radius: 10px;background: #fff;
}

.appointment-one__form .row {
  margin-left: -10px;
  margin-right: -10px;
}

.appointment-one__form .row > [class*=col-] {
  padding-left: 10px;
  padding-right: 10px;
}


.appointment-one__form textarea,
.appointment-one__form input {
  border: none;
  background-color: transparent;
  outline: none;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  border-radius: 3px;
  background-color: #ffffff08;
  display: block;
  width: 100%;
  height: 42px;
  margin-bottom: 15px;
  font-size: 15px;
  color: #333;
  padding-right: 20px;
}

.appointment-one__form textarea {
  height:84px;
}

.appointment-one__form textarea::-webkit-input-placeholder,
.appointment-one__form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333;
opacity:1;text-transform: capitalize;
}


.appointment-one__form textarea::-moz-placeholder,
.appointment-one__form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #333;opacity:1;text-transform: capitalize;
}


.appointment-one__form textarea:-ms-input-placeholder,
.appointment-one__form input:-ms-input-placeholder {
  /* IE 10+ */opacity:1;
  color: #333;text-transform: capitalize;
}


.appointment-one__form textarea:-moz-placeholder,
.appointment-one__form input:-moz-placeholder {
  /* Firefox 18- */
  color: #333;opacity:1;text-transform: capitalize;
}

.appointment-one__form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}

.appointment-one__form .bootstrap-select > .dropdown-toggle {
  border: none;
  background-color: transparent;
  outline: none;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  border-radius: 3px;
  background-color: #ffffff08;
  margin-bottom: 15px;
  font-size: 15px;
  color: #333;
  padding: 9px 20px;
height: 40px;
}

.appointment-one__form-btn {
  border: none;
  outline: none !important;
  background-color: transparent;
  border-radius: 3px;
  background-color: #30475e;
  color: #999;
  font-size: 18px;
  font-weight: 500;
  	font-family: "TitilliumWeb";
  cursor: pointer;
  padding: 11px 27px;
  margin-top: 10px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.appointment-one__form-btn:hover {
  background-color: #e43f3b;
}













.bootstrap-select .btn-light:not(:disabled):not(.disabled).active,
.bootstrap-select .btn-light:not(:disabled):not(.disabled):active,
.bootstrap-select .show > .btn-light.dropdown-toggle {
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
}

.bootstrap-select > .dropdown-toggle {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: none !important;
}

.bootstrap-select .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  z-index: 991;
}

.bootstrap-select .dropdown-menu > li + li > a {
  border-top: 1px solid #eee;
}

.bootstrap-select .dropdown-menu > li:first-child > a {
  padding-top: 10px;
}

.bootstrap-select .dropdown-menu > li:last-child > a {
  padding-bottom: 10px;
}

.bootstrap-select .dropdown-menu > li.selected > a {
  background: #4f87fb;
  color: #fff;
}

.bootstrap-select .dropdown-menu > li > a {
  font-size: 16px;
  font-weight: 500;
  padding: 9px 20px;
  color: #181E44;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;text-align: right;
}

.bootstrap-select .dropdown-menu > li > a:hover {
  background: #4f87fb;
  color: #fff;
  cursor: pointer;
}

.google-map__home {
  width: 100%;
  border: none;
  height: 448px;
  display: block;
}



.form-bg {
background:#f8f8f8;
padding: 25px;
}




.bootstrap-select > .dropdown-toggle {
text-align: left;
}

.bootstrap-select .dropdown-toggle .filter-option {
text-align: right;
}


.bootstrap-select .dropdown-toggle .filter-option-inner {
padding-right: 0;
}


.owl-nav .fa {
line-height: inherit;
}


.dor-new {
font-size: 18px;
line-height: 26px;
color: #333;
}






@media (max-width: 767px) {

.footer-section {
padding: 0;
}

.about_sec_tw img {
height: auto;
}

.base-header h3 {
margin-top: 20px;
font-size: 19px;line-height: 30px;
}


.callto-text p,
.callto-link span {
font-size: 16px;
}


.counter-content p {
font-size: 14px;
}

.counter-content i {

    font-size: 22px;}

.counter-content {
width: 33.333%;
}
.counter-content h2 {margin-right: -44px;font-size: 31px;
}


.cta-section {
padding:50px 0;
}

.whychose-section {
padding:25px 0;
}


.special_ser_item h3, .special-service-section .base-header h3,
.callto-text h4 {
font-size: 18px;
}

.special_ser_icon {
position: relative;
}


.mail-none,
.slider_item_tb,
.img-dire {
display: none !important;
}



.navigation {
background: linear-gradient(to right, #e1e1e1, #e9e9e9);
}


.footer-section .widget {
margin: 20px 0;
}
.navigation #navigation > ul > li > a {
color:#333;
}

.navigation #navigation > ul > li {
padding: 0;
}

.order a {
color: #fff !important;
}

.order {
overflow: hidden;
}

.about_wrp2 {
padding-right: 20px;
}

.image_block_1 .image-box {
padding-right: 10px;margin-right: 0;
padding-bottom: 10px;

}



.about_text_block {
margin-bottom: 0;
}
}






.default-form input[type="text"], .default-form input[type="email"], .default-form input[type="password"], .default-form select, .default-form textarea {
    display: block;
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #4E4E4E;
    line-height: 26px;
    padding: 12px 15px;
    font-weight: 400;
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #ECECEC;
    transition: all 500ms ease-in-out 0s;
}

.default-form input:hover{
    border: 1px solid #0EACE0;
    transition: all 500ms ease-in-out 0s;
}

.default-form textarea:hover{
    border: 1px solid #0EACE0;
    transition: all 500ms ease-in-out 0s;
}


.btn-style-one {
    position: relative;
    padding: 13px 48px;
    line-height: 24px;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    background-color: #3299BB;
    border: 2px solid #3299BB;
    text-transform: capitalize;
}



.btn-style-one:hover{
	color:#3299BB;
	background:none;
}


.clear{
clear: both;
display: block;
}


/*
.inof-cont p span {
width:80px;
display:inline-block;
}*/

.default-form textarea::-webkit-input-placeholder,
.default-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333;
opacity:1;text-transform: capitalize;
}





.default-form textarea::-moz-placeholder,
.default-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #333;opacity:1;text-transform: capitalize;
}




.default-form textarea:-ms-input-placeholder,
.default-form input:-ms-input-placeholder {
  /* IE 10+ */opacity:1;
  color: #333;text-transform: capitalize;
}








/****************** new dsign ****************/



/* Top Social
-----------------------------------------------------------------*/

#top-social,
#top-social ul { margin: 0; }

#top-social li,
#top-social li a,
#top-social li .ts-icon,
#top-social li .ts-text {
	display: block;
	position: relative;
	float: left;
	width: auto;
	overflow: hidden;
	height: 44px;transition: all ease-in-out 0.1s;
	line-height: 44px;font-size: 13px;
}

#top-social li .ts-icon i {
line-height: inherit;
}



#top-social li { border-left: 1px solid #eee; }

#top-social li:first-child { border-left: 0 !important; }

#top-social li a {
	float: none;
	width: 40px;
	font-weight: bold;
	color: #474948;
	-webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
	-o-transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
	transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
}

#top-social li a:hover {
	color: #FFF !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

#top-social li .ts-icon {
	width: 40px;
	text-align: center;
	font-size: 14px;
}







#top-bar,
#top-bar{
	border-bottom-color: rgba(255,255,255,0.1);
	background-color: #282828;
}

.top-links ul li { border-left-color: rgba(255,255,255,0.1); }

.top-links li > a { color: #AAA; }

.top-links li:hover {
	background-color: #ddd;

}



.top-links li > a:hover {
color:#fff;
}


.top-links ul ul,
.top-links ul div.top-link-section {
	background: #333;
	border-bottom: none;
}

.top-links ul ul li {
	border-top: 1px solid #ddd;

}

.top-links ul ul li:hover { background-color: #383838; }






.si-facebook:hover,
.si-colored.si-facebook { background-color: #3B5998 !important; }


.si-linkedin:hover,
.si-colored.si-linkedin { background-color: #0E76A8 !important; }


.si-twitter:hover,
.si-colored.si-twitter { background-color: #00ACEE !important; }


.si-youtube:hover,
.si-colored.si-youtube { background-color: #C4302B !important; }


.si-instagram:hover,
.si-colored.si-instagram { background-color: #3F729B !important; }


.si-email3:hover,
.si-colored.si-email3 { background-color: #6567A5 !important; }

.si-call:hover,
.si-colored.si-call { background-color: #444 !important; }




/*********** language ************/


.fright {
float:right;
}

.top-links {
    position: relative;
    float: left;
}


.top-links li > a {
    color: #AAA;
}
.top-links li > a {
    cursor: pointer;
}
.top-links li > a {
    display: block;
    padding: 0 12px;
    font-size: 14px;

    text-transform: capitalize;
    height: 44px;
    color: #666;
}

.top-links li > a i { 
margin-right:4px;

}

.top-links ul ul, .top-links ul div.top-link-section {
    display: none;

    position: absolute;
    z-index: 10;
    background: #FFF;
    border: 0;
    top: 44px;
    left: 0;
    width: 140px;
    margin: 0;
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);z-index: 999999;

}





.header-contact-layout1 li {
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
padding: 0 15px;
}


.header-contact-layout1 li i {
margin-left: 8px;

color: #474948;

}

.top-bar-border-bottom {

position: relative;

border-bottom: 1px solid #eee;

    border-bottom-color: rgb(238, 238, 238);

border-bottom-color: rgb(238, 238, 238);

height: 45px;

line-height: 44px;

font-size: 15px;

border-bottom-color: #eee;

background-color: #EFF0F466;
}
