Dre4m Shell
Server IP : 127.0.0.2  /  Your IP : 3.148.223.53
Web Server : Apache/2.4.18 (Ubuntu)
System :
User : www-data ( )
PHP Version : 7.0.33-0ubuntu0.16.04.16
Disable Function : disk_free_space,disk_total_space,diskfreespace,dl,exec,fpaththru,getmyuid,getmypid,highlight_file,ignore_user_abord,leak,listen,link,opcache_get_configuration,opcache_get_status,passthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,php_uname,phpinfo,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,_getppid,posix_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,pclose,popen,proc_open,proc_close,proc_get_status,proc_nice,proc_terminate,shell_exec,source,show_source,system,virtual
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/public/template/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /var/www/html/public/template/style.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400|Ubuntu:400,500,700');
/*-------------------------------------
    Template Name: Your education html5 responsive langing template 
    Template URI: http://periodicitems.com/
    Description: education html5 responsive langing template 
    Author: periodicitems
    Author URI: http://periodicitems.com/
    Version: 1.0
---------------------------------------
    
    CSS INDEX
    ===================
	
    1. Theme Default CSS (body, link color, section etc)
    2. header-area
    3. slider area 
    4. about-area
    5. courses-area
    6 .educationbuild-area
    7. member-area
    8. discount-area
    9. shops-area
    10. education-backbone
    11. gallery-area
    12. testomonial-area
    13.pricetable-area
    14. newsletter-area
    15. blog-area
    16. footer-area
    17. home-page tow start hear
      17.1.slider area 
      17.2.service-area
      17.3. aboutus-area
      17.4.learning-area
      17.5. our-courses
      17.6. video-area
      17.7. our-trainer
      17.8 countewr-area
      17.9. our-shops
      17.10. clint-testomonial
      17. 11.gallery-img-area
      17.12 testomonial
      17.13. price-area
      17.14.regester-area
      17.15.blogtwo-area
  18. aboutus page
    18.1.aboutus-video
    18.2 aboutus-countewr
    18.3 aboutus-trainer
  19.courseone-area
  20.coursetwo-area
  21.coursethree-area
  22.coursefour-area
  23.coursefive-area
  24.coursedetails-area
  25.educaremember-area
  26.educaretwo-area
  27.single-educaremember
  28.Portfolio-one-area
  29.Portfolio-two-area
  30.ourshop-one-area
  31.ourshoptwo-area
  32.singleshope-area
  33.registration-area
  34.Researchone-area
  35.research-details
  36.Blogone-area
  37.Blogtwo-area
  38.blogthree-area
  39.blogfour-area
  40.blogdetels-area
  41.contactus-area
  42.error-area
  43.check-out-page
  44.Cart Page Area Start 

---------------------------------------*/
/*....................................
1.Theme default CSS
....................................*/
html,
body {
  height: 100%;
  font-size: 14px;
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  vertical-align: baseline;
  line-height: 28px;
  font-weight: 400;
}
/* ....................................
1.1 Reset CSS 
.......................................*/
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 28px;
}
.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 28px;
}
.aligncenter {
  display: block;
  margin: 0 auto 28px;
}
a:focus {
  outline: 0px solid;
}
img {
  max-width: 100%;
  height: auto;
}
.fix {
  overflow: hidden;
}
/*p {
  margin: 0 0 28px;
}*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 10px;
  font-weight: 500;
  font-family: 'Ubuntu', sans-serif;
}
a {
  transition: all 0.5s ease 0s;
  text-decoration: none;
}
a:hover {
  color: #00c3ff;
  text-decoration: none;
}
a:active {
  outline: 0 none;
  color: #096b89;
  text-decoration: none;
}
a:visit {
  outline: 0 none;
  text-decoration: none;
}
a:focus {
  outline: 0 none;
  text-decoration: none;
}
ul {
  list-style: inside none none;
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
::-moz-selection {
  background: #00c3ff;
  text-shadow: none;
}
::selection {
  background: #00c3ff;
  text-shadow: none;
}
.browserupgrade {
  margin: 28px  0;
  background: #00c3ff;
  color: #333333;
  padding: 28px 0;
}
input:focus {
  outline: 1px solid #c61508;
}
textarea:focus {
  outline: 1px solid #c61508;
}
.p-l-15 {
  padding-left: 15px !important;
}
/*mobile manue area*/
.mobile-menu-area {
  display: none;
}
/*---------------------------
defole variable
-----------------------------*/
/* scroll top */
#scrollUp {
  bottom: 20px;
  right: 122px !important;
  background-color: #c61508;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  transition: all 0.5s ease 0s;
  font-size: 24px;
  border-radius: 50%;
}
#scrollUp:hover {
  background: #8f0d03;
}
/* sticiky manue start heat ..*/
.sticky {
  position: fixed;
  width: 100%;
  left: 40%;
  top: 0;
  z-index: 1000;
}
.sticky .header-area .header-top {
  display: none;
}
.sticky .header-area .header-bottom {
  padding: 0;
  border-bottom: 1px solid #c61508;
  background: #ffffff;
}
.sticky .header-area .header-bottom .logo-area {
  padding: 10px 0;
}
.sticky .header-area .header-bottom .manue-area ul li a {
  padding: 10px;
}
.sticky .header-area .header-bottom .shopbag-area {
  padding: 10px;
}
.sticky .search-box-area .search-box .search-text.active {
  left: -260px;
  top: 22px;
}
.sticky .search-box-area .search-box .search-button {
  bottom: -18px;
}
/*---------------------------
section title
-----------------------------*/
.section-title {
  margin-bottom: 60px;
}
.section-title h2 {
  font-size: 36px;
  line-height: 36px;
  text-transform: capitalize;
  margin-bottom: 20px;
  letter-spacing: 4px;
}
/*---------------------------
section-heading
-----------------------------*/
.section-heading h2 {
  font-size: 30px;
  color: #444444;
  margin-bottom: 60px;
  padding-bottom: 10px;
  position: relative;
  text-transform: capitalize;
}
.section-heading h2:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  background: #c61508;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
/*---------------------------
btn
-----------------------------*/
.btn {
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
  text-transform: capitalize;
  padding: 10px 30px;
  font-size: 16px;
  line-height: 24px;
  background: #c61508;
  transition: all 0.5s ease 0s;
  border-radius: 0;
  text-align: Center;
}
.btn:hover {
  background: #8f0d03;
  color: #ffffff;
}
/*---------------------------
other btn style
------------------------------*/
/*---------------------------
btn-hr
-----------------------------*/
.btn-hr {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  background: #c61508;
  text-align: center;
  padding: 10px 30px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  text-transform: capitalize;
}
.btn-hr:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #8f0d03;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn-hr.active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-hr:hover {
  color: white;
}
.btn-hr:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/*---------------------------
 btn icon 
-----------------------------*/
.btn-icon {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  text-align: center;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  overflow: hidden;
  z-index: 1;
  background: #c61508;
  padding: 10px 30px;
  font-size: 16px;
  line-height: 24px;
  transition: all 0.5s ease 0s;
  color: #ffffff;
  text-transform: capitalize;
}
.btn-icon:before {
  content: "\f061";
  position: absolute;
  font-size: 16px;
  left: 60%;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: .5s;
  opacity: 0;
}
.btn-icon:hover {
  color: #ffffff;
  background: #8f0d03;
}
.btn-icon:hover:before {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: btn-icon;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  left: 80%;
  opacity: 1;
  color: #ffffff;
}
@-webkit-keyframes btn-icon {
  40.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  55.3% {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
  }
  60.95% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  70.6% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  80.25% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
/*search box area*/
.search-box-area .search-box {
  position: relative;
  margin-left: 30px;
}
.search-box-area .search-box:hover {
  border: none;
}
.search-box-area .search-box .search-text {
  border: 1px solid #c61508;
  color: #000000;
  height: 40px;
  left: -220px;
  opacity: 0;
  padding: 0 20px;
  position: absolute;
  width: 250px;
  background: #ffffff;
  transform: scaleY(0);
  transition: all 0.5s ease 0s;
  top: 35px;
  z-index: 9;
  visibility: hidden;
}
.search-box-area .search-box .search-text.active {
  opacity: 1;
  transform: scaleY(1);
  z-index: 9;
  visibility: visible;
}
.search-box-area .search-box .search-button {
  position: absolute;
  right: -30px;
  bottom: -43px;
  cursor: pointer;
}
.search-box-area .search-box .search-button i {
  color: #000000;
  transition: all 0.5s ease 0s;
}
.search-box-area .search-box .search-button i:hover {
  color: #c61508;
}
/*---------------------------
header-breadcrumbs
-----------------------------*/
.header-breadcrumbs {
 
  background-color:black !important;
  background-size: cover;  /* background-position: center; */
  /* padding: 258px 0px; */
  /* height: 500px; */
  height: 245px;
}
.header-breadcrumbs .breadcrumbs-title h2 {
  font-size: 36px;
  color: #ffffff;
  margin-bottom: 15px;
  font-weight: 700;
}
.header-breadcrumbs .breadcrumbs-title .subheader-pages ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-breadcrumbs .breadcrumbs-title .subheader-pages ul li {
  display: inline-block;
  position: relative;
  font-family: 'Ubuntu', sans-serif;
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
  padding: 0 5px 0 20px;
  text-transform: capitalize;
  font-size:20px;
  
}
/* .header-breadcrumbs .breadcrumbs-title .subheader-pages{
  position: absolute;
  top: 134px;
  left: 400px;
} */
.header-breadcrumbs .breadcrumbs-title .subheader-pages ul li:first-child:after {
  display: none;
}
.header-breadcrumbs .breadcrumbs-title .subheader-pages ul li:last-child {
  color: #c61508;
}
.header-breadcrumbs .breadcrumbs-title .subheader-pages ul li:after {
  position: absolute;
  content: "/";
  color: #ffffff;
  left: 0;
  top: 2px;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Ubuntu', sans-serif;
}
/*---------------------------
pagination-area
-----------------------------*/
.pagination-area {
  text-align: center;
}
.pagination-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.pagination-area ul li {
  display: inline-block;
  margin-left: 10px;
}
.pagination-area ul li.active a {
  background: #8f0d03;
  color: #ffffff;
}
.pagination-area ul li a {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  color: #000000;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
  background: #dddddd;
  transition: all 0.5s ease 0s;
}
.pagination-area ul li a:hover {
  background: #8f0d03;
  color: #ffffff;
}
/*form-control area*/
.form-controls .form-title h3 {
  position: relative;
  font-size: 24px;
  color: #222222;
  padding-bottom: 15px;
  margin-bottom: 40px;
}
.form-controls .form-title h3:after {
  position: absolute;
  content: "";
  width: 60px;
  height: 3px;
  background: #c61508;
  left: 0;
  bottom: 0;
}
.form-controls form label {
  display: block;
  font-size: 18px;
  color: #444444;
  margin-bottom: 15px;
  font-family: 'Ubuntu', sans-serif;
}
.form-controls form input {
  width: 100%;
  margin-bottom: 20px;
  height: 45px;
  padding: 10px;
  font-size: 16px;
  color: #444444;
  border: 1px solid #dddddd;
}
.form-controls form .wide {
  border-radius: 0;
  width: 100%;
  margin-bottom: 20px;
  height: 45px;
  font-size: 16px;
  color: #444444;
  border: 1px solid #dddddd;
}
.form-controls form textarea {
  width: 100%;
  margin-bottom: 20px;
  height: 200px;
  padding: 10px;
  font-size: 16px;
  color: #444444;
  border: 1px solid #dddddd;
  resize: none;
}
.form-controls form .registaration-btn button {
  border: 0;
}
.form-controls form .registaration-btn button.btn-icon {
  text-transform: uppercase;
  padding: 10px 40px;
}
/*---------------------------
2. header-area
-----------------------------*/
.header-area .header-top {
  background: #f5f5f5;
  padding: 10px 0;
}
.header-area .header-top .topbar-left p {
  margin: 0px;
}
.header-area .header-top .topbar-left p a {
  color: #FFFFFF;
  display: inline-block;
  background: #c61508;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  font-weight: 700;
  font-family: 'Ubuntu', sans-serif;
  border-radius: 2px 2px 20px 20px;
  margin-right: 15px;
  transition: all 0.5s ease 0s;
}
.header-area .header-top .topbar-left p a:hover {
  background: #8f0d03;
}
.header-area .header-top .topbar-right ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-area .header-top .topbar-right ul li {
  display: inline-block;
  margin-left: 20px;
}
.header-area .header-top .topbar-right ul li a {
  display: block;
  color: #222222;
  transition: all 0.5s ease 0s;
  text-transform: capitalize;
}
.header-area .header-top .topbar-right ul li a:hover {
  color: #8f0d03;
}
.header-area .header-top .topbar-right ul li a:hover i {
  color: #8f0d03;
}
.header-area .header-top .topbar-right ul li a i {
  color: #c61508;
  margin-right: 15px;
  transition: all 0.5s ease 0s;
}
.header-area .header-bottom .pixing {
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99;
}
.header-area .header-bottom .pixing .manue-area ul li a {
  color: #ffffff;
}
.header-area .header-bottom .pixing .manue-area .search-box-area .search-box .search-button i {
  color: #ffffff;
}
.header-area .header-bottom .pixing .shopbag-area .cart-area:before {
  color: #ffffff;
}
.header-area .header-bottom .logo-area {
  padding: 28px 0;
}
.header-area .header-bottom .logo-area a img {
  width: 100%;
  height: 100%;
}
.header-area .header-bottom .manue-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center ;
}
.header-area .header-bottom .manue-area ul li {
  display: inline-block;
  position: relative;
  padding:10px;
  /*dropdown manue*/
  /*meghamanue*/
}
.header-area .header-bottom .manue-area ul li:last-child:after {
  background: transparent;
}
.header-area .header-bottom .manue-area ul li:after {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
  height: 3px;
  background: #c61508;
  content: "";
  bottom: 0;
  margin: auto;
  opacity: 0;
}
.header-area .header-bottom .manue-area ul li:hover:after {
  opacity: 1;
}
.header-area .header-bottom .manue-area ul li:hover ul {
  opacity: 1;
  transform: scaleY(1);
  visibility: visible;
}
.header-area .header-bottom .manue-area ul li ul {
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  position: absolute;
  top: 100%;
  transition: all 0.5s ease 0s;
  width: 200px;
  z-index: 99999 !important;
  text-align: left;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  visibility: hidden;
}
.header-area .header-bottom .manue-area ul li ul li {
  display: block;
  border-bottom: 1px dashed #dddddd;
  margin: 0;
  padding: 0;
}
.header-area .header-bottom .manue-area ul li ul li:after {
  display: none;
}
.header-area .header-bottom .manue-area ul li ul li:last-child {
  border-bottom: none;
}
.header-area .header-bottom .manue-area ul li ul li a {
  display: block;
  padding: 6px 27px;
  transition: all 0.5s ease 0s;
  color: #ffffff !important;
  font-size: 14px;
  text-transform: capitalize;
}
.header-area .header-bottom .manue-area ul li ul li a:hover {
  padding-left: 20px;
  color: #c61508 !important;
}
.header-area .header-bottom .manue-area ul li.current:after {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
  height: 3px;
  background: #c61508;
  content: "";
  bottom: 0;
  margin: auto;
  opacity: 1;
}
.header-area .header-bottom .manue-area ul li a {
  display: block;
  padding: 29px 10px;
  font-size: 16px;
  color: #222222;
  text-transform: capitalize;
  line-height: 30px;
  transition: all 0.5s ease 0s;
}
.header-area .header-bottom .manue-area ul li.megamenu:hover .mega-menu-area {
  transform: scaleY(1);
  opacity: 1;
}
.header-area .header-bottom .manue-area ul li.megamenu .mega-menu-area {
  background: #2c2c2c none repeat scroll 0 0;
  right: -257%;
  opacity: 0;
  padding: 40px 0;
  position: absolute;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.5s ease 0s;
  width: 790px;
  z-index: 9;
  margin-top: 0px;
  top: 100%;
}
.header-area .header-bottom .manue-area ul li.megamenu .mega-menu-area .single-mega-menu {
  float: left;
  width: 25%;
  padding: 0px 20px 0px 20px;
  text-align: left;
  border-left: 1px solid #ffffff;
}
.header-area .header-bottom .manue-area ul li.megamenu .mega-menu-area .single-mega-menu:first-child {
  border-left: 0;
}
.header-area .header-bottom .manue-area ul li.megamenu .mega-menu-area .single-mega-menu a {
  color: #ffffff;
  display: block;
  font-size: 14px;
  padding: 0 0 5px;
  text-transform: capitalize;
  transition: all 0.5s ease 0s;
}
.header-area .header-bottom .manue-area ul li.megamenu .mega-menu-area .single-mega-menu a:hover {
  color: #c61508 !important;
  padding-left: 1px;
}
.header-area .header-bottom .shopbag-area {
  padding: 28px 0;
  text-align: right;
  /*chackout area*/
}
.header-area .header-bottom .shopbag-area:hover .cart-area {
  background: #8f0d03;
}
.header-area .header-bottom .shopbag-area:hover .chakeout-area {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
}
.header-area .header-bottom .shopbag-area .cart-area {
  display: inline-block;
  position: relative;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  background: #c61508;
  text-align: center;
  z-index: 1;
  transition: all 0.5s ease 0s;
}
.header-area .header-bottom .shopbag-area .cart-area a {
  color: #ffffff;
}
.header-area .header-bottom .shopbag-area .cart-area:before {
  position: absolute;
  content: "\f290";
  font-family: fontawesome;
  width: 100%;
  height: 100%;
  left: -20px;
  font-size: 25px;
  top: 8px;
  color: #626262;
  z-index: -1;
}
.header-area .header-bottom .shopbag-area .chakeout-area {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 100%;
  width: 320px;
  background: #f6f6f6;
  padding: 30px;
  transition: all 0.5s ease 0s;
  opacity: 0;
  visibility: hidden;
  transform: scaleY(0);
}
.header-area .header-bottom .shopbag-area .chakeout-area .single-product {
  padding: 15px 0;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 10px;
}
.header-area .header-bottom .shopbag-area .chakeout-area .single-product .product-img {
  float: left;
  width: 30%;
}
.header-area .header-bottom .shopbag-area .chakeout-area .single-product .product-img img {
  width: 80px;
  height: 80px;
}
.header-area .header-bottom .shopbag-area .chakeout-area .single-product .product-name {
  float: right;
  overflow: hidden;
  width: 70%;
}
.header-area .header-bottom .shopbag-area .chakeout-area .single-product .product-name h4 {
  margin: 0;
}
.header-area .header-bottom .shopbag-area .chakeout-area .single-product .product-name h4 a {
  color: #000000;
  transition: all 0.5s ease 0s;
}
.header-area .header-bottom .shopbag-area .chakeout-area .single-product .product-name h4 a:hover {
  color: #8f0d03;
}
.header-area .header-bottom .shopbag-area .chakeout-area .single-product .product-name p {
  margin: 0;
}
.header-area .header-bottom .shopbag-area .chakeout-area .total-area {
  overflow: hidden;
  padding: 20px;
}
.header-area .header-bottom .shopbag-area .chakeout-area .total-area .sub-total {
  float: left;
  width: 50%;
  text-align: left;
}
.header-area .header-bottom .shopbag-area .chakeout-area .total-area .sub-total h4 {
  font-size: 18px;
}
.header-area .header-bottom .shopbag-area .chakeout-area .total-area .sub-total h4 a {
  color: #000000;
  transition: all 0.5s ease 0s;
}
.header-area .header-bottom .shopbag-area .chakeout-area .total-area .sub-total h4 a:hover {
  color: #8f0d03;
}
.header-area .header-bottom .shopbag-area .chakeout-area .total-area .total-price {
  float: right;
  width: 50%;
}
.header-area .header-bottom .shopbag-area .chakeout-area .total-area .total-price h4 {
  color: #8f0d03;
  font-size: 18px;
}
.header-area .header-bottom .shopbag-area .chakeout-area .chackout-button {
  text-align: center;
}
.header-area .header-bottom .shopbag-area .chakeout-area .chackout-button ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-area .header-bottom .shopbag-area .chakeout-area .chackout-button ul li {
  display: inline-block;
  margin-left: 10px;
}
.header-area .header-bottom .shopbag-area .chakeout-area .chackout-button ul li a {
  display: block;
  text-transform: capitalize;
  padding: 5px 25px;
  font-size: 14px;
  color: #000000;
  border: 1px solid #cccccc;
  transition: all 0.5s ease 0s;
}
.header-area .header-bottom .shopbag-area .chakeout-area .chackout-button ul li a:hover {
  color: #ffffff;
  background: #c61508;
  border: 1px solid #c61508;
}
/*--------------------------
 3. slider area 
 ----------------------------*/
.slider-area {
  overflow: hidden;
}
/*---------------------------
 about-area
----------------------------*/
.about-area {
  padding-top: 260px;
  position: relative;
}
.about-area .about-content {
  background: url(images/about/aboutbg.png) no-repeat;
  min-height: 560px;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.about-area .about-content .about-info {
  position: absolute;
  top: 226px;
  content: '';
  width: 100%;
  height: 100%;
}
.about-area .about-content .about-info h2 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 30px;
  letter-spacing: 1px;
}
.about-area .about-content .about-info p {
  font-size: 14px;
  color: #ffffff;
  line-height: 26px;
  margin-bottom: 25px;
}
.about-area .about-content .about-info .btn-hr {
  text-transform: uppercase;
  background: #ad1207;
}
.about-area .reagestar-area {
  width: 60%;
  margin: 0 auto;
  position: absolute;
  height: 280px;
  left: 0;
  right: 0;
  top: -170px;
  z-index: 9;
}
.about-area .reagestar-area h3 {
  display: inline-block;
  background: #c61508;
  position: relative;
  padding: 15px 32px;
  font-size: 24px;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 0;
}
.about-area .reagestar-area h3:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 56px solid #c61508;
  border-left: 0;
  border-right: 65px solid transparent;
  top: 0;
  right: -65px;
}
.about-area .reagestar-area .ragester-form {
  background: #ffffff;
  padding: 15px 15px;
  border-radius: 0 8px 0 0;
  -webkit-box-shadow: 5px 38px 105px -66px #666666;
  -moz-box-shadow: 5px 38px 105px -66px #666666;
  box-shadow: 5px 38px 105px -66px #666666;
  height: 215px;
}
.about-area .reagestar-area .ragester-form form {
  font-family: 'Ubuntu', sans-serif;
}
.about-area .reagestar-area .ragester-form form label {
  display: block;
  font-size: 16px;
  color: #222222;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.about-area .reagestar-area .ragester-form form input {
  width: 100%;
  margin-bottom: 18px;
  font-size: 12px;
  color: #bababa;
  border: 1px solid #bababa;
  padding: 10px 15px;
  height: 40px;
}
.about-area .reagestar-area .ragester-form form .wide {
  border-radius: 0;
}
.about-area .reagestar-area .ragester-form form button {
  width: 100%;
  font-size: 22px;
  line-height: 20px;
  border: 1px solid #c61508;
  margin-top: 38px;
  text-transform: uppercase;
}
/*---------------------------
5.courses-area
----------------------------*/
.courses-area {
  padding: 100px 0;
  overflow: hidden;
}
.courses-area .courses-list {
  position: relative;
}
.courses-area .courses-list .single-courses {
  transition: all 0.5s ease 0s;
  overflow: hidden;
  margin-bottom: 20px;
}
.courses-area .courses-list .single-courses:hover {
  -webkit-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
}
.courses-area .courses-list .single-courses:hover .courses-img .overlay {
  opacity: 1;
  transform: scale(1);
}
.courses-area .courses-list .single-courses:hover .courses-info {
  background: #ffffff;
}
.courses-area .courses-list .single-courses:hover .courses-info h4 a {
  color: #8f0d03;
}
.courses-area .courses-list .single-courses .courses-img {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
}
.courses-area .courses-list .single-courses .courses-img.courses-img1 {
  background: url(images/courses/1.jpg) no-repeat #333333;
  background-size: cover;
}
.courses-area .courses-list .single-courses .courses-img.courses-img2 {
  background: url(images/courses/2.jpg) no-repeat #333333;
  background-size: cover;
}
.courses-area .courses-list .single-courses .courses-img.courses-img3 {
  background: url(images/courses/3.jpg) no-repeat #333333;
  background-size: cover;
}
.courses-area .courses-list .single-courses .courses-img .overlay {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(26, 16, 14, 0.6);
  transition: all 0.5s ease 0s;
  opacity: 0;
  transform: scale(1.5);
  overflow: hidden;
}
.courses-area .courses-list .single-courses .courses-img .overlay .overlay-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.courses-area .courses-list .single-courses .courses-img .overlay .overlay-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.courses-area .courses-list .single-courses .courses-img .overlay .overlay-text ul li {
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
.courses-area .courses-list .single-courses .courses-img .overlay .overlay-text ul li:hover .tool {
  visibility: visible;
  opacity: 1;
}
.courses-area .courses-list .single-courses .courses-img .overlay .overlay-text ul li .tool {
  width: 80px;
  background-color: #f7f7f7;
  color: #222222;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 130%;
  left: 50%;
  margin-left: -30px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  visibility: hidden;
}
.courses-area .courses-list .single-courses .courses-img .overlay .overlay-text ul li .tool:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-top: 8px solid #ffffff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.courses-area .courses-list .single-courses .courses-img .overlay .overlay-text ul li a {
  display: block;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.courses-area .courses-list .single-courses .courses-img .overlay .overlay-text ul li a:hover {
  color: #8f0d03;
}
.courses-area .courses-list .single-courses .courses-img .overlay .overlay-text ul li a:hover i {
  color: #8f0d03;
}
.courses-area .courses-list .single-courses .courses-img .overlay .overlay-text ul li a i {
  color: #c61508;
  font-size: 20px;
  margin-right: 5px;
  transition: all 0.5s ease 0s;
}
.courses-area .courses-list .single-courses .courses-img .overlay .price a {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #c61508;
  padding: 10px 20px;
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  display: inline-block;
  transition: all 0.5s ease 0s;
}
.courses-area .courses-list .single-courses .courses-img .overlay .price a:hover {
  background: #8f0d03;
}
.courses-area .courses-list .single-courses .courses-info {
  padding: 40px 30px;
  background: #f7f7f7;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}
.courses-area .courses-list .single-courses .courses-info h4 {
  font-size: 18px;
  margin-bottom: 10px;
}
.courses-area .courses-list .single-courses .courses-info h4 a {
  color: #222222;
  display: inline-block;
  transition: all 0.5s ease 0s;
  text-transform: uppercase;
}
.courses-area .courses-list .single-courses .courses-info h4 a:hover {
  color: #c61508;
}
.courses-area .courses-list .single-courses .courses-info h5 {
  color: #222222;
  font-size: 14px;
  margin-bottom: 25px;
}
.courses-area .courses-list .single-courses .courses-info h5 a {
  color: #222222;
  display: inline-block;
  transition: all 0.5s ease 0s;
}
.courses-area .courses-list .single-courses .courses-info h5 a:hover {
  color: #8f0d03;
}
.courses-area .courses-list .single-courses .courses-info h5 a:hover span {
  color: #8f0d03;
}
.courses-area .courses-list .single-courses .courses-info h5 a span {
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.courses-area .courses-list .single-courses .courses-info p {
  font-size: 14px;
  color: #555555;
  line-height: 22px;
  margin-bottom: 25px;
}
.courses-area .courses-list .single-courses .courses-info .btn {
  background: transparent;
  border: 1px solid #dddddd;
  background: #f7f7f7;
  color: #969696;
  transition: all 0.5s ease 0s;
}
.courses-area .courses-list .single-courses .courses-info .btn:hover {
  background: #c61508;
  color: #ffffff;
  border: 1px solid #c61508;
}
.courses-area .courses-list .owl-pagination .owl-page.active span {
  width: 50px;
  background: #c61508;
}
.courses-area .courses-list .owl-pagination .owl-page span {
  width: 30px;
  border-radius: 0;
  height: 6px;
  background: #000000;
  transition: all 0.5s ease 0s;
}
/*---------------------------
6 .educationbuild-area
-----------------------------*/
.educationbuild-area {
  overflow: hidden;
  background: url(images/education/bg.jpg) no-repeat #666666;
  background-size: cover;
  padding: 55px 0 65px 0;
  background-position: center;
}
.educationbuild-area .educarionbuld-content h2 {
  font-size: 40px;
  color: #c61508;
  margin-bottom: 10px;
}
.educationbuild-area .educarionbuld-content p {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 35px;
}
/*---------------------------
7. member-area
-----------------------------*/
.member-area {
  overflow: hidden;
  padding: 100px 0;
}
.member-area .member-list .single-member {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.member-area .member-list .single-member:hover .member-over {
  opacity: 1;
  top: 0;
}
.member-area .member-list .single-member .member-img img {
  width: 100%;
  height: 397px;
}
.member-area .member-list .single-member .member-title {
  position: absolute;
  bottom: 0;
  left: 0;
}
.member-area .member-list .single-member .member-title img {
  width: 450px;
}
.member-area .member-list .single-member .member-title h4 {
  position: absolute;
  bottom: -12px;
  text-align: center;
  left: 0;
  right: 0;
  font-size: 18px;
  color: #222222;
}
.member-area .member-list .single-member .member-over {
  text-align: center;
  background: #e1e1e1;
  padding: 20px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s ease 0s;
  top: 100%;
}
.member-area .member-list .single-member .member-over .hover-img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  border: 2px dashed #c61508;
  position: relative;
  margin: auto;
  overflow: hidden;
}
.member-area .member-list .single-member .member-over .hover-img:hover:after {
  opacity: 1;
}
.member-area .member-list .single-member .member-over .hover-img:hover a {
  opacity: 1;
}
.member-area .member-list .single-member .member-over .hover-img:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  border: 10px solid #e1e1e1;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.member-area .member-list .single-member .member-over .hover-img:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  border: 10px solid #e1e1e1;
}
.member-area .member-list .single-member .member-over .hover-img a {
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  text-align: center;
  top: 45%;
  z-index: 1;
  font-size: 20px;
  color: #ffffff;
  transition: all 0.5s ease 0s;
  opacity: 0;
}
.member-area .member-list .single-member .member-over .hover-img a:hover {
  color: #8f0d03;
}
.member-area .member-list .single-member .member-over .member-name {
  margin-top: 30px;
}
.member-area .member-list .single-member .member-over .member-name h4 {
  margin-bottom: 15px;
  line-height: 18px;
}
.member-area .member-list .single-member .member-over .member-name h4 a {
  font-size: 18px;
  color: #222222;
  display: inline-block;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  transition: all 0.5s ease 0s;
}
.member-area .member-list .single-member .member-over .member-name h4 a:hover {
  color: #8f0d03;
}
.member-area .member-list .single-member .member-over .member-name p {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 20px;
}
.member-area .member-list .single-member .member-over .social-media ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.member-area .member-list .single-member .member-over .social-media ul li {
  display: inline-block;
}
.member-area .member-list .single-member .member-over .social-media ul li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  background: #000000;
  font-size: 14px;
  transition: all 0.5s ease 0s;
}
.member-area .member-list .single-member .member-over .social-media ul li a:hover {
  background: #8f0d03;
}
.member-area .member-list .owl-pagination .owl-page.active span {
  width: 50px;
  background: #c61508;
}
.member-area .member-list .owl-pagination .owl-page span {
  width: 30px;
  border-radius: 0;
  height: 6px;
  background: #000000;
  transition: all 0.5s ease 0s;
}
/*---------------------------
8. discount-area
-----------------------------*/
.discount-area {
  background: url(images/discount/bg.jpg) no-repeat #666666;
  background-size: cover;
  padding: 55px 0 60px 0;
  background-position: center;
  overflow: hidden;
}
.discount-area .discount-content h2 {
  font-size: 40px;
  color: #c61508;
  margin-bottom: 15px;
}
.discount-area .discount-content p {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 35px;
  color: #ffffff;
}
.discount-area .discount-content .btn-hr {
  text-transform: uppercase;
}
/*---------------------------
9. shops-area
-----------------------------*/
.shops-area {
  padding: 100px 0 85px 0;
  overflow: hidden;
}
.shops-area .product-list .single-product {
  margin-bottom: 30px;
}
.shops-area .product-list .single-product:hover .product-info {
  -webkit-box-shadow: 0px 4px 0px 3px #f8f8f8;
  -moz-box-shadow: 0px 4px 0px 3px #f8f8f8;
  box-shadow: 0px 4px 0px 3px #f8f8f8;
  background: #ffffff;
}
.shops-area .product-list .single-product:hover .product-info .product-name h4 a {
  color: #c61508;
}
.shops-area .product-list .single-product:hover .product-img .social-list {
  opacity: 1;
  height: 100%;
}
.shops-area .product-list .single-product .product-img {
  position: relative;
}
.shops-area .product-list .single-product .product-img img {
  width: 100%;
  height: 100%;
}
.shops-area .product-list .single-product .product-img .social-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(17, 16, 16, 0.7);
  text-align: center;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.shops-area .product-list .single-product .product-img .social-list .product-social {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.shops-area .product-list .single-product .product-img .social-list .product-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shops-area .product-list .single-product .product-img .social-list .product-social ul li {
  display: inline-block;
}
.shops-area .product-list .single-product .product-img .social-list .product-social ul li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #c61508;
  font-size: 16px;
  color: #FFFFFF;
  transition: all 0.5s ease 0s;
}
.shops-area .product-list .single-product .product-img .social-list .product-social ul li a:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.shops-area .product-list .single-product .product-info {
  padding: 30px 20px;
  background: #f8f8f8;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}
.shops-area .product-list .single-product .product-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shops-area .product-list .single-product .product-info ul li {
  display: inline-block;
}
.shops-area .product-list .single-product .product-info ul li .product-name {
  float: left;
}
.shops-area .product-list .single-product .product-info ul li .product-name h4 {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 18px;
}
.shops-area .product-list .single-product .product-info ul li .product-name h4 a {
  color: #222222;
  font-family: 'Ubuntu', sans-serif;
  transition: all 0.5s ease 0s;
  display: inline-block;
}
.shops-area .product-list .single-product .product-info ul li .product-name h4 a:hover {
  color: #8f0d03;
}
.shops-area .product-list .single-product .product-info ul li .product-name span {
  color: #c61508;
  display: block;
  font-size: 18px;
  line-height: 18px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}
.shops-area .product-list .single-product .product-info ul li .product-reveow {
  float: right;
  margin-top: -49px;
  margin-left: 13px;
}
.shops-area .product-list .single-product .product-info ul li .product-reveow ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shops-area .product-list .single-product .product-info ul li .product-reveow ul li {
  display: inline-block;
}
.shops-area .product-list .single-product .product-info ul li .product-reveow ul li:last-child a {
  color: #b1b1b1;
}
.shops-area .product-list .single-product .product-info ul li .product-reveow ul li a {
  color: #fea400;
  display: block;
  font-size: 16px;
}
.shops-area .product-list .owl-pagination .owl-page.active span {
  width: 50px;
  background: #c61508;
}
.shops-area .product-list .owl-pagination .owl-page span {
  width: 30px;
  border-radius: 0;
  height: 6px;
  background: #000000;
  transition: all 0.5s ease 0s;
}
/*---------------------------
10. education-backbone
-----------------------------*/
.education-backbone {
  background: url(images/backbone/bg.jpg) no-repeat #666666;
  background-size: cover;
  padding: 75px  0 80px 0;
  overflow: hidden;
}
.education-backbone .backbone-content h2 {
  font-size: 40px;
  color: #c61508;
  margin-bottom: 15px;
}
.education-backbone .backbone-content p {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 30px;
  color: #ffffff;
}
.education-backbone .backbone-content .btn-hr {
  text-transform: uppercase;
}
/*---------------------------
11. gallery-area
-----------------------------*/
.gallery-area {
  overflow: hidden;
  padding: 100px 0;
}
.gallery-area .gallary-manue {
  margin-bottom: 35px;
}
.gallery-area .gallary-manue ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.gallery-area .gallary-manue ul li {
  display: inline-block;
  padding: 10px 30px;
  font-family: 'Ubuntu', sans-serif;
  color: #222222;
  font-size: 18px;
  text-transform: capitalize;
  border: 1px solid #dddddd;
  margin: 0 15px;
  transition: all 0.5s ease 0s;
}
.gallery-area .gallary-manue ul li:hover {
  background: #c61508;
  border: 1px solid #c61508;
  color: #ffffff;
  cursor: pointer;
}
.gallery-area .gallary-manue ul li.active {
  background: #c61508;
  border: 1px solid #c61508;
  color: #ffffff;
  position: relative;
  transition: all 0.5s ease 0s;
}
.gallery-area .gallary-manue ul li.active:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid #c61508;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  left: 0;
  right: 0;
  margin: auto;
  top: 100%;
}
.gallery-area .filter-gallary {
  margin-left: -2%;
}
.gallery-area .filter-gallary .single-gallary {
  width: 23%;
  margin-left: 2%;
  margin-bottom: 2%;
  overflow: hidden;
  float: left;
}
.gallery-area .filter-gallary .single-gallary:hover .gallary-img .gallary-overlay {
  opacity: 1;
  transform: scale(0.9);
}
.gallery-area .filter-gallary .single-gallary .gallary-img {
  background-size: cover;
  background-position: center;
  height: 300px;
  background: #666666;
  position: relative;
}
.gallery-area .filter-gallary .single-gallary .gallary-img.gallary-img1 {
  background: url(images/gallery/8.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-area .filter-gallary .single-gallary .gallary-img.gallary-img2 {
  background: url(images/gallery/12.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-area .filter-gallary .single-gallary .gallary-img.gallary-img3 {
  background: url(images/gallery/13.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-area .filter-gallary .single-gallary .gallary-img.gallary-img4 {
  background: url(images/gallery/14.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-area .filter-gallary .single-gallary .gallary-img.gallary-img5 {
  background: url(images/gallery/15.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-area .filter-gallary .single-gallary .gallary-img.gallary-img6 {
  background: url(images/gallery/16.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-area .filter-gallary .single-gallary .gallary-img.gallary-img7 {
  background: url(images/gallery/17.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-area .filter-gallary .single-gallary .gallary-img.gallary-img8 {
  background: url(images/gallery/18.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-area .filter-gallary .single-gallary .gallary-img.gallary-img9 {
  background: url(images/gallery/19.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-area .filter-gallary .single-gallary .gallary-img .gallary-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  opacity: 0;
  transform: scale(0);
  transition: all 0.5s ease 0s;
}
.gallery-area .filter-gallary .single-gallary .gallary-img .gallary-overlay .overlay-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.gallery-area .filter-gallary .single-gallary .gallary-img .gallary-overlay .overlay-content .gallary-title h3 {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 15px;
}
.gallery-area .filter-gallary .single-gallary .gallary-img .gallary-overlay .overlay-content .gallary-title h3 span {
  display: block;
  font-size: 80%;
  color: #c61508;
  margin-top: 15px;
}
.gallery-area .filter-gallary .single-gallary .gallary-img .gallary-overlay .overlay-content .galary-cosial ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gallery-area .filter-gallary .single-gallary .gallary-img .gallary-overlay .overlay-content .galary-cosial ul li {
  display: inline-block;
  margin-left: 10px;
}
.gallery-area .filter-gallary .single-gallary .gallary-img .gallary-overlay .overlay-content .galary-cosial ul li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  background: #989898;
  border-radius: 50%;
  transition: all 0.5s ease 0s;
}
.gallery-area .filter-gallary .single-gallary .gallary-img .gallary-overlay .overlay-content .galary-cosial ul li a:hover {
  background: #8f0d03;
}
/*--------------------------
 12. testomonial-area
 ----------------------------*/
.testomonial-area {
  padding: 80px 0 70px 0;
  background: url(images/bg1.png) no-repeat #666666;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.testomonial-area .testominial-slide {
  position: relative;
}
.testomonial-area .testominial-slide .single-testomonial .testomonial-img {
  overflow: hidden;
  position: relative;
  padding: 20px;
}
.testomonial-area .testominial-slide .single-testomonial .testomonial-img:hover:after {
  opacity: 1;
  transform: scale(1);
}
.testomonial-area .testominial-slide .single-testomonial .testomonial-img:hover:before {
  opacity: 1;
  transform: scale(1);
}
.testomonial-area .testominial-slide .single-testomonial .testomonial-img img {
  width: 80%;
  height: 100%;
}
.testomonial-area .testominial-slide .single-testomonial .testomonial-img:after {
  position: absolute;
  content: "";
  width: 50%;
  height: 50%;
  left: 0;
  top: 0;
  border-top: 1px solid #c61508;
  border-left: 1px solid #c61508;
  transition: all 0.5s ease 0s;
  opacity: 0;
  transform: scale(0);
}
.testomonial-area .testominial-slide .single-testomonial .testomonial-img:before {
  position: absolute;
  content: "";
  width: 50%;
  height: 50%;
  right: 17%;
  bottom: 0;
  border-bottom: 1px solid #c61508;
  border-right: 1px solid #c61508;
  transition: all 0.5s ease 0s;
  opacity: 0;
  transform: scale(0);
}
.testomonial-area .testominial-slide .single-testomonial .testomonial-content {
  padding: 50px;
}
.testomonial-area .testominial-slide .single-testomonial .testomonial-content h3 {
  font-size: 27px;
}
.testomonial-area .testominial-slide .single-testomonial .testomonial-content h3 a {
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.testomonial-area .testominial-slide .single-testomonial .testomonial-content h3 a:hover {
  color: #8f0d03;
}
.testomonial-area .testominial-slide .single-testomonial .testomonial-content h3 span {
  display: block;
  font-size: 65%;
  color: #ffffff;
  margin-top: 10px;
}
.testomonial-area .testominial-slide .single-testomonial .testomonial-content p {
  font-size: 14px;
  color: #ffffff;
}
.testomonial-area .testominial-slide .owl-pagination {
  position: absolute;
  top: 35%;
  right: 30px;
}
.testomonial-area .testominial-slide .owl-pagination .owl-page {
  display: block;
}
.testomonial-area .testominial-slide .owl-pagination .owl-page.active span {
  height: 50px;
  background: #c61508;
}
.testomonial-area .testominial-slide .owl-pagination .owl-page span {
  height: 30px;
  border-radius: 0;
  width: 6px;
  background: #ffffff;
  opacity: 1;
  transition: all 0.5s ease 0s;
}
/*---------------------------
 13.pricetable-area
-----------------------------*/
.pricetable-area {
  padding: 0 0;
  overflow: hidden;
}
.pricetable-area .single-price {
  text-align: center;
  background: #f3f3f3;
  margin-bottom: 30px;
}
.pricetable-area .single-price:hover .price-content .price-btn .btn-hr {
  background: #ffffff;
  color: #c61508;
  border: 1px solid #c61508;
}
.pricetable-area .single-price .price-title {
  background: #c61508;
  height: 188px;
  padding-top: 35px;
}
.pricetable-area .single-price .price-title h3 {
  font-size: 30px;
  color: #ffffff;
}
.pricetable-area .single-price .price .price-amount {
  width: 160px;
  height: 160px;
  line-height: 160px;
  text-align: center;
  border: 12px solid #ffffff;
  border-radius: 50%;
  margin: auto;
  -webkit-box-shadow: inset 0px -1px 24px 7px #e3e3e3;
  -moz-box-shadow: inset 0px -1px 24px 7px #e3e3e3;
  box-shadow: inset 0px -1px 24px 7px #e3e3e3;
  background: #ffffff;
  margin-top: -80px;
}
.pricetable-area .single-price .price .price-amount span {
  font-size: 48px;
  color: #c61508;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  line-height: 48px;
}
.pricetable-area .single-price .price-content {
  padding: 35px;
}
.pricetable-area .single-price .price-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pricetable-area .single-price .price-content ul li {
  display: block;
  font-size: 14px;
  line-height: 14px;
  border-bottom: 1px solid #dddddd;
  padding: 15px 0;
  cursor: pointer;
}
.pricetable-area .single-price .price-content .price-btn {
  margin-top: 30px;
}
.pricetable-area .single-price .price-content .price-btn .btn-hr {
  background: transparent;
  text-transform: uppercase;
  color: #222222;
  border: 1px solid #c61508;
  transition: all 0.5s ease 0s;
}
.pricetable-area .single-price .price-content .price-btn .btn-hr:hover {
  color: #ffffff;
  border-color: #8f0d03;
}
/*---------------------------
14. newsletter-area
-----------------------------*/
.newsletter-area {
  background: url(images/news/bg.jpg) no-repeat #666666;
  background-size: cover;
  background-position: center;
  padding: 90px 0;
  overflow: hidden;
}
.newsletter-area .newsletter-content h2 {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 35px;
  color: #ffffff;
}
.newsletter-area .newsletter-content .newsletter-form form {
  position: relative;
}
.newsletter-area .newsletter-content .newsletter-form form input {
  background: transparent;
  border: 1px solid #ffffff;
  font-size: 16px;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  padding: 10px;
  width: 60%;
  height: 46px;
}
.newsletter-area .newsletter-content .newsletter-form form input:focus {
  border: 1px solid #c61508;
  outline: 0;
}
.newsletter-area .newsletter-content .newsletter-form form button {
  position: absolute;
  right: 40.1%;
  top: 1px;
  border: 0;
  font-family: 'Ubuntu', sans-serif;
  height: 44px;
}
.newsletter-area .newsletter-content .newsletter-form form button.btn-hr {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
}
/*---------------------------
 15. blog-area
-----------------------------*/
.blog-area {
  overflow: hidden;
  padding: 100px 0;
}
.blog-area .slide-blog .single-blog {
  margin-bottom: 50px;
}
.blog-area .slide-blog .single-blog .blog-img {
  position: relative;
  background: url(images/blog/1.jpg) #666666;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 250px;
}
.blog-area .slide-blog .single-blog .blog-img.blogimg1 {
  background: url(images/blog/1.jpg) #666666;
}
.blog-area .slide-blog .single-blog .blog-img.blogimg2 {
  background: url(images/blog/2.jpg) #666666;
}
.blog-area .slide-blog .single-blog .blog-img.blogimg3 {
  background: url(images/blog/3.jpg) #666666;
}
.blog-area .slide-blog .single-blog .blog-img .date {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #c61508;
  padding: 20px;
}
.blog-area .slide-blog .single-blog .blog-img .date h4 {
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
  margin-bottom: 0;
}
.blog-area .slide-blog .single-blog .blog-img .date h4 span {
  display: block;
  margin-top: 15px;
}
.blog-area .slide-blog .single-blog .blog-img .blog-overlay {
  position: absolute;
  bottom: 0;
  background: #c61508;
  width: 100%;
  transition: all 0.5s ease 0s;
  opacity: 0;
  transform: scale(0);
}
.blog-area .slide-blog .single-blog .blog-img .blog-overlay ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-area .slide-blog .single-blog .blog-img .blog-overlay ul li {
  display: inline-block;
  padding: 15px 20px;
  text-align: right;
}
.blog-area .slide-blog .single-blog .blog-img .blog-overlay ul li:last-child {
  float: right;
  border-left: 1px solid #ffffff;
}
.blog-area .slide-blog .single-blog .blog-img .blog-overlay ul li h3 {
  font-size: 18px;
  display: inline-block;
  color: #ffffff;
  margin-bottom: 0px;
  margin-right: 40px;
}
.blog-area .slide-blog .single-blog .blog-img .blog-overlay ul li a {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}
.blog-area .slide-blog .single-blog .blog-img .blog-overlay ul li a:hover {
  color: #562549;
}
.blog-area .slide-blog .single-blog .blog-img .blog-overlay ul li a i {
  margin-right: 5px;
}
.blog-area .slide-blog .single-blog .blog-content {
  padding: 30px 20px;
  background: #f7f7f7;
  transition: all 0.5s ease 0s;
}
.blog-area .slide-blog .single-blog .blog-content h4 {
  font-size: 18px;
  line-height: 18px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px;
  margin-bottom: 20px;
  transition: all 0.5s ease 0s;
}
.blog-area .slide-blog .single-blog .blog-content h4 a {
  color: #222222;
  transition: all 0.5s ease 0s;
}
.blog-area .slide-blog .single-blog .blog-content p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
}
.blog-area .slide-blog .single-blog:hover .blog-content {
  background: #ffffff;
  -webkit-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
}
.blog-area .slide-blog .single-blog:hover .blog-content h4 {
  border-bottom: 1px solid #c61508;
}
.blog-area .slide-blog .single-blog:hover .blog-content h4 a {
  color: #c61508;
}
.blog-area .slide-blog .single-blog:hover .blog-content h4 a:hover {
  color: #8f0d03;
}
.blog-area .slide-blog .single-blog:hover .blog-img .blog-overlay {
  opacity: 1;
  transform: scale(1);
}
.blog-area .lordmor-btn {
  text-align: center;
}
.blog-area .lordmor-btn .btn {
  padding: 20px 40px;
  font-size: 18px;
}
/*---------------------------
 16. footer-area
-----------------------------*/
.footer-area {
  overflow: hidden;
}
.footer-area .footer-weidget {
  background: #0c0c0c !important;
  background-size: cover;
  background-position: center;
  padding: 100px 0;
}
.footer-area .footer-weidget .single-weidget .footer-logo {
  margin-bottom: 30px;
}
.footer-area .footer-weidget .single-weidget .footer-content p {
  color: #ffffff;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 0;
}
.footer-area .footer-weidget .single-weidget .footer-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-area .footer-weidget .single-weidget .footer-content ul li {
  display: block;
  position: relative;
  padding-left: 15px;
}
.footer-area .footer-weidget .single-weidget .footer-content ul li:hover i {
  color: #8f0d03;
}
.footer-area .footer-weidget .single-weidget .footer-content ul li:hover a {
  color: #8f0d03;
  margin-left: 5px;
}
.footer-area .footer-weidget .single-weidget .footer-content ul li i {
  position: absolute;
  left: 0;
  top: 7px;
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.footer-area .footer-weidget .single-weidget .footer-content ul li a {
  display: block;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  font-weight: 400;
  transition: all 0.5s ease 0s;
}
.footer-area .footer-weidget .single-weidget .footer-header h3 {
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 30px;
}
.footer-area .footer-weidget .single-weidget .featured-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-area .footer-weidget .single-weidget .featured-content ul li {
  display: block;
  position: relative;
  padding-left: 30px;
}
.footer-area .footer-weidget .single-weidget .featured-content ul li:hover i {
  color: #8f0d03;
}
.footer-area .footer-weidget .single-weidget .featured-content ul li:hover a {
  color: #8f0d03;
  margin-left: 5px;
}
.footer-area .footer-weidget .single-weidget .featured-content ul li i {
  position: absolute;
  left: 0;
  top: 7px;
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.footer-area .footer-weidget .single-weidget .featured-content ul li a {
  display: block;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  font-weight: 400;
  transition: all 0.5s ease 0s;
}
.footer-area .footer-weidget .single-weidget .footer-form form .sing-input {
  position: relative;
}
.footer-area .footer-weidget .single-weidget .footer-form form .sing-input input {
  width: 100%;
  padding: 8px 40px;
  margin-bottom: 20px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  color: #ffffff;
}
.footer-area .footer-weidget .single-weidget .footer-form form .sing-input input#footer-name {
  background: #1b2329;
  border: 1px solid transparent;
}
.footer-area .footer-weidget .single-weidget .footer-form form .sing-input input#footer-name:focus {
  background: transparent;
}
.footer-area .footer-weidget .single-weidget .footer-form form .sing-input input#footer-email {
  background: #1b2329;
  border: 1px solid transparent;
}
.footer-area .footer-weidget .single-weidget .footer-form form .sing-input input#footer-email:focus {
  background: transparent;
}
.footer-area .footer-weidget .single-weidget .footer-form form .sing-input i {
  position: absolute;
  top: 17px;
  left: 10px;
  color: #ffffff;
}
.footer-area .footer-weidget .single-weidget .footer-form form button {
  border: 0;
}
.footer-area .footer-weidget .single-weidget .footer-form form button.btn-icon {
  text-transform: uppercase;
  padding: 10px 40px;
}
.footer-area .footer-bottom {
  background: #1b2329;
  padding: 30px 0;
  border-bottom: 5px solid #c61508;
}
.footer-area .footer-bottom .footer-social {
  padding-bottom: 30px;
  border-bottom: 1px solid #60656a;
}
.footer-area .footer-bottom .footer-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-area .footer-bottom .footer-social ul li {
  display: inline-block;
  margin: 0 5px;
}
.footer-area .footer-bottom .footer-social ul li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #2d3337;
  border-radius: 50%;
  background: #60656a;
  transition: all 0.5s ease 0s;
  font-size: 16px;
}
.footer-area .footer-bottom .footer-social ul li a:hover {
  color: #ffffff;
  background: #c61508;
}
.footer-area .footer-bottom .copyright-area {
  margin-top: 25px;
}
.footer-area .footer-bottom .copyright-area h6 {
  color: #60656a;
  font-size: 14px;
  margin-bottom: 0;
}
.footer-area .footer-bottom .copyright-area h6 a {
  text-transform: uppercase;
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.footer-area .footer-bottom .copyright-area h6 a:hover {
  color: #8f0d03;
}
/*--------------------------
 17. home-page tow start hear
 ----------------------------*/
/*---------------------------
17.1.slider area 
-----------------------------*/
.slider-area.home-two-slider {
  position: relative;
  overflow: hidden;
}
.slider-area.home-two-slider .slider-1 h1.title1 {
  margin-bottom: 16px;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 36px;
  color: #c61508;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
}
.slider-area.home-two-slider .slider-1 div.title2 {
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  line-height: 28px;
  width: 35%;
  margin: auto;
  margin-bottom: 30px;
  font-family: 'Ubuntu', sans-serif;
}
.slider-area.home-two-slider .slider-1 .slider-botton {
  margin-right: 0px !important;
}
.slider-area.home-two-slider .slider-1 .slider-botton .btn-icon {
  text-transform: uppercase;
}
.slider-area.home-two-slider .slider-2 h1.title1 {
  margin-bottom: 16px;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 36px;
  color: #c61508;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
}
.slider-area.home-two-slider .slider-2 div.title2 {
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 28px;
  width: 35%;
  margin: auto;
  margin-bottom: 30px;
  font-family: 'Ubuntu', sans-serif;
}
.slider-area.home-two-slider .slider-2 .slider-botton {
  margin-right: 0px !important;
}
.slider-area.home-two-slider .slider-2 .slider-botton .btn-icon {
  text-transform: uppercase;
  padding: 10px 40px;
}
/*---------------------------
17.2.service-area
 ----------------------------*/
.service-area {
  padding-top: 95px;
}
.service-area .single-service {
  margin: 30px 0;
  text-align: center;
  padding: 25px 50px;
  background: #f5f5f5;
  transition: all 0.5s ease 0s;
}
.service-area .single-service:hover {
  -webkit-box-shadow: 0px 5px 25px -3px #dddddd;
  -moz-box-shadow: 0px 5px 25px -3px #dddddd;
  box-shadow: 0px 5px 25px -3px #dddddd;
  background: #ffffff;
}
.service-area .single-service:hover .service-icon a {
  color: #8f0d03;
}
.service-area .single-service .service-icon {
  margin-bottom: 10px;
}
.service-area .single-service .service-icon a {
  display: block;
  color: #c61508;
  font-size: 50px;
  transition: all 0.5s ease 0s;
}
.service-area .single-service .service-content h4 {
  margin-bottom: 10px;
}
.service-area .single-service .service-content h4 a {
  display: block;
  font-size: 18px;
  color: #222222;
  transition: all 0.5s ease 0s;
}
.service-area .single-service .service-content h4 a:hover {
  color: #c61508;
}
.service-area .single-service .service-content p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
}
.service-area .single-service .service-content .btn-hr {
  margin-top: 20px;
  text-transform: uppercase;
}
/*---------------------------
17.3.aboutus-area
-----------------------------*/
.aboutus-area {
  padding: 100px 0;
  overflow: hidden;
}
.aboutus-area .about-video {
  width: 100%;
  height: 300px;
}
.aboutus-area .about-video a img {
  width: 100%;
  height: 100%;
}
.aboutus-area .about-content {
  padding: 10px 0;
}
.aboutus-area .about-content h3 {
  font-size: 24px;
  color: #222222;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 500;
}
.aboutus-area .about-content h3 span {
  color: #c61508;
}
.aboutus-area .about-content p {
  font-size: 14px;
  color: #303030;
  line-height: 28px;
  margin-bottom: 23px;
}
.aboutus-area .about-content .btn-icon {
  text-transform: uppercase;
  padding: 10px 40px;
}
/*---------------------------
17.4.learning-area
-----------------------------*/
.learning-area {
  overflow: hidden;
  background: url(images/education/bg.jpg) no-repeat #666666;
  background-size: cover;
  padding: 65px 0 75px 0;
  background-position: center;
}
.learning-area .learning-content h3 {
  font-size: 40px;
  color: #373737;
  margin-bottom: 30px;
}
.learning-area .learning-content h3 span {
  color: #c61508;
}
.learning-area .learning-content p {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 40px;
}
/*---------------------------
17.5. our-courses
-----------------------------*/
.our-courses {
  padding: 100px 0;
  overflow: hidden;
}
.our-courses .chourses-list {
  position: relative;
}
.our-courses .chourses-list .single-courses {
  overflow: hidden;
  position: relative;
}
.our-courses .chourses-list .single-courses:hover:after {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.our-courses .chourses-list .single-courses:hover .overlay {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.our-courses .chourses-list .single-courses:hover .courch-content h3 a {
  color: #c61508;
}
.our-courses .chourses-list .single-courses .courch-img {
  margin-bottom: 0;
}
.our-courses .chourses-list .single-courses .courch-img a {
  display: block;
  overflow: hidden;
  transition: all 0.5s ease 0s;
}
.our-courses .chourses-list .single-courses .courch-img a img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: all 0.5s ease 0s;
}
.our-courses .chourses-list .single-courses .courch-img a img:hover {
  transform: scale(1.2);
}
.our-courses .chourses-list .single-courses .courch-content {
  padding: 30px;
  background: #dddddd;
}
.our-courses .chourses-list .single-courses .courch-content h3 {
  font-size: 24px;
  margin-bottom: 15px;
}
.our-courses .chourses-list .single-courses .courch-content h3 a {
  color: #222222;
  transition: all 0.5s ease 0s;
}
.our-courses .chourses-list .single-courses .courch-content h3 a:hover {
  color: #8f0d03;
}
.our-courses .chourses-list .single-courses .courch-content .amount {
  margin-bottom: 10px;
}
.our-courses .chourses-list .single-courses .courch-content .amount ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.our-courses .chourses-list .single-courses .courch-content .amount ul li {
  display: inline-block;
  margin-right: 10px;
}
.our-courses .chourses-list .single-courses .courch-content .amount ul li a {
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  color: #c61508;
}
.our-courses .chourses-list .single-courses .courch-content .amount ul li a del {
  font-size: 18px;
  color: #878787;
  font-weight: 500;
}
.our-courses .chourses-list .single-courses .courch-content .revew-area {
  margin-bottom: 10px;
}
.our-courses .chourses-list .single-courses .courch-content .revew-area ul li {
  display: inline-block;
}
.our-courses .chourses-list .single-courses .courch-content .revew-area ul li i {
  color: #fea400;
  font-size: 16px;
}
.our-courses .chourses-list .single-courses .courch-content .social-media ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.our-courses .chourses-list .single-courses .courch-content .social-media ul li {
  display: inline-block;
  margin-right: 5px;
}
.our-courses .chourses-list .single-courses .courch-content .social-media ul li:first-child {
  margin-right: 15px;
  font-size: 18px;
  color: #222222;
}
.our-courses .chourses-list .single-courses .courch-content .social-media ul li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  background: #000000;
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.our-courses .chourses-list .single-courses .courch-content .social-media ul li a:hover {
  background: #8f0d03;
}
.our-courses .chourses-list .single-courses:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(images/our-courses/1.jpg);
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease 0s;
  transform: scale(2);
}
.our-courses .chourses-list .single-courses .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  background-size: cover;
  background-position: center;
  left: 0;
  top: 0;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease 0s;
  transform: scale(0);
}
.our-courses .chourses-list .single-courses .overlay .overlay-conent {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  padding: 20px;
}
.our-courses .chourses-list .single-courses .overlay .overlay-conent .overlay-img {
  margin-bottom: 15px;
}
.our-courses .chourses-list .single-courses .overlay .overlay-conent .overlay-title h3 {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 10px;
}
.our-courses .chourses-list .single-courses .overlay .overlay-conent .overlay-title h3 a {
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.our-courses .chourses-list .single-courses .overlay .overlay-conent .overlay-title h3 a:hover {
  color: #8f0d03;
}
.our-courses .chourses-list .single-courses .overlay .overlay-conent .overlay-detels h3 {
  font-size: 18px;
  color: #ffffff;
  position: relative;
  margin-bottom: 5px;
  padding-bottom: 15px;
}
.our-courses .chourses-list .single-courses .overlay .overlay-conent .overlay-detels h3:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  background: #c61508;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}
.our-courses .chourses-list .single-courses .overlay .overlay-conent .overlay-detels p {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
}
.our-courses .chourses-list .owl-controls .owl-buttons .owl-prev {
  left: -50px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #e2e2e2;
  border-radius: 0;
  border: 1px solid #e2e2e2;
  font-size: 30px;
  margin: 0;
  padding: 0;
  background: #ffffff;
  transition: all 0.5s ease 0s;
}
.our-courses .chourses-list .owl-controls .owl-buttons .owl-prev:hover {
  color: #ffffff;
  background: #c61508;
  border: 1px solid #c61508;
}
.our-courses .chourses-list .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 50%;
  right: -50px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #e2e2e2;
  border-radius: 0;
  border: 1px solid #e2e2e2;
  font-size: 30px;
  margin: 0;
  padding: 0;
  background: #ffffff;
  transition: all 0.5s ease 0s;
}
.our-courses .chourses-list .owl-controls .owl-buttons .owl-next:hover {
  color: #ffffff;
  background: #c61508;
  border: 1px solid #c61508;
}
/*---------------------------
17.6. video-area
-----------------------------*/
.video-area {
  background: url(images/video/bg.jpg);
  background-size: cover;
  background-position: center;
  padding: 100px 0;
  overflow: hidden;
}
.video-area .video-icon a {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  border-radius: 50%;
  border: 6px solid #ffffff;
  padding: 0;
  margin-left: 15px;
  background: #c61508;
  box-shadow: 0 0 30px #c61508;
  transition: all 0.5s ease 0s;
}
.video-area .video-icon a:hover {
  background: #8f0d03;
  box-shadow: none;
}
/*---------------------------
17.7. our-trainer
-----------------------------*/
.our-trainer {
  padding: 100px 0;
  overflow: hidden;
}
.our-trainer .tainer-list .single-trainer {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.our-trainer .tainer-list .single-trainer:hover .trainer-social {
  opacity: 1;
  transform: scale(1);
}
.our-trainer .tainer-list .single-trainer:hover .trainer-content {
  width: 100%;
  background: #c61508;
}
.our-trainer .tainer-list .single-trainer .tainer-img img {
  width: 100%;
  height: 100%;
}
.our-trainer .tainer-list .single-trainer .trainer-social {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.5s ease 0s;
  opacity: 0;
  transform: scale(2);
}
.our-trainer .tainer-list .single-trainer .trainer-social .social-icon {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  left: 20px;
}
.our-trainer .tainer-list .single-trainer .trainer-social .social-icon ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.our-trainer .tainer-list .single-trainer .trainer-social .social-icon ul li {
  display: block;
  margin-bottom: 5px;
}
.our-trainer .tainer-list .single-trainer .trainer-social .social-icon ul li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  background: #000000;
  font-size: 16px;
  transition: all 0.5s ease 0s;
}
.our-trainer .tainer-list .single-trainer .trainer-social .social-icon ul li a:hover {
  background: #8f0d03;
}
.our-trainer .tainer-list .single-trainer .trainer-content {
  width: 80%;
  position: absolute;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  text-align: center;
  background: #606060;
  padding: 20px;
  transition: all 0.5s ease 0s;
}
.our-trainer .tainer-list .single-trainer .trainer-content h3 {
  font-size: 18px;
  margin: 0;
  color: #ffffff;
}
.our-trainer .tainer-list .single-trainer .trainer-content h3 a {
  color: #ffffff;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}
.our-trainer .tainer-list .single-trainer .trainer-content h3 a:hover {
  color: #dddddd;
}
.our-trainer .tainer-list .single-trainer .trainer-content h3 span {
  font-size: 80%;
  display: block;
  margin-top: 5px;
}
.our-trainer .tainer-list .owl-controls .owl-buttons .owl-prev {
  left: -50px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #e2e2e2;
  border-radius: 0;
  border: 1px solid #e2e2e2;
  font-size: 30px;
  margin: 0;
  padding: 0;
  background: #ffffff;
  transition: all 0.5s ease 0s;
}
.our-trainer .tainer-list .owl-controls .owl-buttons .owl-prev:hover {
  color: #ffffff;
  background: #c61508;
  border: 1px solid #c61508;
}
.our-trainer .tainer-list .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 50%;
  right: -50px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #e2e2e2;
  border-radius: 0;
  border: 1px solid #e2e2e2;
  font-size: 30px;
  margin: 0;
  padding: 0;
  background: #ffffff;
  transition: all 0.5s ease 0s;
}
.our-trainer .tainer-list .owl-controls .owl-buttons .owl-next:hover {
  color: #ffffff;
  background: #c61508;
  border: 1px solid #c61508;
}
/*---------------------------
17.8 countewr-area
-----------------------------*/
.countewr-area {
  background: url(images/counter/bg.jpg) no-repeat #666666;
  background-position: center;
  background-size: cover;
  padding: 120px 0;
  overflow: hidden;
}
.countewr-area .single-counter {
  position: relative;
}
.countewr-area .single-counter .counter-icon {
  position: absolute;
  left: 0;
  top: 8px;
}
.countewr-area .single-counter .counter-icon i {
  font-size: 50px;
  color: #8f0d03;
}
.countewr-area .single-counter .counter-content {
  padding-left: 80px;
}
.countewr-area .single-counter .counter-content p {
  font-size: 18px;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  margin: 0;
}
.countewr-area .single-counter .counter-content .counter {
  font-size: 30px;
  color: #ffffff;
  margin-top: 10px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 800;
}
/*---------------------------
17.9. our-shops
-----------------------------*/
.our-shops {
  padding: 100px 0 70px 0;
  overflow: hidden;
}
.our-shops .shop-list .single-product {
  margin-bottom: 30px;
}
.our-shops .shop-list .single-product:hover .product-info {
  -webkit-box-shadow: 0px 4px 0px 3px #f8f8f8;
  -moz-box-shadow: 0px 4px 0px 3px #f8f8f8;
  box-shadow: 0px 4px 0px 3px #f8f8f8;
  background: #ffffff;
}
.our-shops .shop-list .single-product:hover .product-info .product-name h4 a {
  color: #c61508;
}
.our-shops .shop-list .single-product:hover .product-img .social-list {
  opacity: 1;
  height: 100%;
}
.our-shops .shop-list .single-product .product-img {
  position: relative;
}
.our-shops .shop-list .single-product .product-img img {
  width: 100%;
  height: 100%;
}
.our-shops .shop-list .single-product .product-img .social-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(17, 16, 16, 0.7);
  text-align: center;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.our-shops .shop-list .single-product .product-img .social-list .product-social {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.our-shops .shop-list .single-product .product-img .social-list .product-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.our-shops .shop-list .single-product .product-img .social-list .product-social ul li {
  display: inline-block;
}
.our-shops .shop-list .single-product .product-img .social-list .product-social ul li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #c61508;
  font-size: 16px;
  color: #FFFFFF;
  transition: all 0.5s ease 0s;
}
.our-shops .shop-list .single-product .product-img .social-list .product-social ul li a:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.our-shops .shop-list .single-product .product-info {
  padding: 30px 20px;
  background: #f8f8f8;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}
.our-shops .shop-list .single-product .product-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.our-shops .shop-list .single-product .product-info ul li {
  display: inline-block;
}
.our-shops .shop-list .single-product .product-info ul li .product-name {
  float: left;
}
.our-shops .shop-list .single-product .product-info ul li .product-name h4 {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 18px;
}
.our-shops .shop-list .single-product .product-info ul li .product-name h4 a {
  color: #222222;
  font-family: 'Ubuntu', sans-serif;
  transition: all 0.5s ease 0s;
  display: inline-block;
}
.our-shops .shop-list .single-product .product-info ul li .product-name h4 a:hover {
  color: #8f0d03;
}
.our-shops .shop-list .single-product .product-info ul li .product-name span {
  color: #c61508;
  display: block;
  font-size: 18px;
  line-height: 18px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}
.our-shops .shop-list .single-product .product-info ul li .product-reveow {
  float: right;
  margin-top: -49px;
  margin-left: 10px;
}
.our-shops .shop-list .single-product .product-info ul li .product-reveow ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.our-shops .shop-list .single-product .product-info ul li .product-reveow ul li {
  display: inline-block;
}
.our-shops .shop-list .single-product .product-info ul li .product-reveow ul li:last-child a {
  color: #b1b1b1;
}
.our-shops .shop-list .single-product .product-info ul li .product-reveow ul li a {
  color: #fea400;
  display: block;
  font-size: 16px;
}
.our-shops .shop-list .single-product .product-discunt {
  position: absolute;
  top: 10px;
  right: 20px;
}
.our-shops .shop-list .single-product .product-discunt .discunt-content {
  width: 120px;
  position: relative;
}
.our-shops .shop-list .single-product .product-discunt .discunt-content .discunt {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  text-align: center;
}
.our-shops .shop-list .single-product .product-discunt .discunt-content .discunt h5 {
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-weight: 700;
}
.our-shops .shop-list .single-product .product-discunt .discunt-content .discunt h5 span {
  font-size: 12px;
  font-weight: 400;
}
.our-shops .shop-list .owl-pagination .owl-page.active span {
  width: 50px;
  background: #c61508;
}
.our-shops .shop-list .owl-pagination .owl-page span {
  width: 30px;
  border-radius: 0;
  height: 6px;
  background: #000000;
  transition: all 0.5s ease 0s;
}
/*---------------------------
17.10. clint-testomonial
-----------------------------*/
.clint-testomonial {
  padding: 100px 0 83px 0;
  background: url(images/hometwo-testomonial/bg.jpg);
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.clint-testomonial .clint-slide .single-clint .clent-content {
  width: 55%;
  margin: auto;
}
.clint-testomonial .clint-slide .single-clint .clent-content .clint-img {
  margin-bottom: 20px;
}
.clint-testomonial .clint-slide .single-clint .clent-content h4 a {
  font-size: 18px;
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.clint-testomonial .clint-slide .single-clint .clent-content h4 a:hover {
  color: #8f0d03;
}
.clint-testomonial .clint-slide .single-clint .clent-content p {
  font-size: 14px;
  line-height: 28px;
  color: #ffffff;
  margin-bottom: 0;
}
.clint-testomonial .clint-slide .owl-controls .owl-buttons .owl-prev {
  left: -50px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  border-radius: 0;
  border: 1px solid #ffffff;
  font-size: 30px;
  margin: 0;
  padding: 0;
  background: transparent;
  transition: all 0.5s ease 0s;
}
.clint-testomonial .clint-slide .owl-controls .owl-buttons .owl-prev:hover {
  color: #ffffff;
  background: #c61508;
  border: 1px solid #c61508;
}
.clint-testomonial .clint-slide .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 50%;
  right: -50px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  border-radius: 0;
  border: 1px solid #ffffff;
  font-size: 30px;
  margin: 0;
  padding: 0;
  background: transparent;
  transition: all 0.5s ease 0s;
}
.clint-testomonial .clint-slide .owl-controls .owl-buttons .owl-next:hover {
  color: #ffffff;
  background: #c61508;
  border: 1px solid #c61508;
}
/*---------------------------
17. 11.gallery-img-area
-----------------------------*/
.gallery-img-area {
  overflow: hidden;
  padding: 100px 0;
}
.gallery-img-area .gallary-manue {
  margin-bottom: 35px;
}
.gallery-img-area .gallary-manue ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.gallery-img-area .gallary-manue ul li {
  display: inline-block;
  padding: 10px 30px;
  font-family: 'Ubuntu', sans-serif;
  color: #222222;
  font-size: 18px;
  text-transform: capitalize;
  border: 1px solid #dddddd;
  margin: 0 15px;
  transition: all 0.5s ease 0s;
}
.gallery-img-area .gallary-manue ul li:hover {
  background: #c61508;
  border: 1px solid #c61508;
  color: #ffffff;
  cursor: pointer;
}
.gallery-img-area .gallary-manue ul li.active {
  background: #c61508;
  border: 1px solid #c61508;
  color: #ffffff;
  position: relative;
  transition: all 0.5s ease 0s;
}
.gallery-img-area .gallary-manue ul li.active:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid #c61508;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  left: 0;
  right: 0;
  margin: auto;
  top: 100%;
}
.gallery-img-area .box-gallary .single-img {
  width: 33.34%;
  overflow: hidden;
  float: left;
  position: relative;
}
.gallery-img-area .box-gallary .single-img:hover .gallary-content {
  opacity: 1;
  transform: scaleY(1);
}
.gallery-img-area .box-gallary .single-img .gallary-img {
  background-size: cover;
  background-position: center;
  height: 300px;
  background: #666666;
}
.gallery-img-area .box-gallary .single-img .gallary-img.gallary-img1 {
  background: url(images/gallery/11.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-img-area .box-gallary .single-img .gallary-img.gallary-img2 {
  background: url(images/gallery/12.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-img-area .box-gallary .single-img .gallary-img.gallary-img3 {
  background: url(images/gallery/13.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-img-area .box-gallary .single-img .gallary-img.gallary-img4 {
  background: url(images/gallery/14.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-img-area .box-gallary .single-img .gallary-img.gallary-img5 {
  background: url(images/gallery/15.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-img-area .box-gallary .single-img .gallary-img.gallary-img6 {
  background: url(images/gallery/16.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-img-area .box-gallary .single-img .gallary-img.gallary-img7 {
  background: url(images/gallery/17.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-img-area .box-gallary .single-img .gallary-img.gallary-img8 {
  background: url(images/gallery/18.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-img-area .box-gallary .single-img .gallary-img.gallary-img9 {
  background: url(images/gallery/19.jpg) no-repeat #666666;
  background-size: cover;
}
.gallery-img-area .box-gallary .single-img .gallary-content {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 0;
  padding: 20px 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transform: scaleY(0);
  transition: all 0.5s ease 0s;
}
.gallery-img-area .box-gallary .single-img .gallary-content h3 {
  margin: 0;
}
.gallery-img-area .box-gallary .single-img .gallary-content h3 a {
  font-size: 18px;
  color: #ffffff;
  margin: 0;
  transition: all 0.5s ease 0s;
}
.gallery-img-area .box-gallary .single-img .gallary-content h3 a:hover {
  color: #8f0d03;
}
.gallery-img-area .box-gallary .single-img .gallary-content h3 span {
  margin-top: 5px;
  display: block;
  font-size: 70%;
  color: #c61508;
}
/*---------------------------
17.12 testomonial
-----------------------------*/
.testomonial {
  padding: 80px 0 70px 0;
  background: url(images/testomonial/bg.jpg) no-repeat #666666;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.testomonial .testominial-slide {
  position: relative;
}
.testomonial .testominial-slide .single-testomonial .testomonial-img {
  overflow: hidden;
  position: relative;
  padding: 20px;
}
.testomonial .testominial-slide .single-testomonial .testomonial-img:hover:after {
  opacity: 1;
  transform: scale(1);
}
.testomonial .testominial-slide .single-testomonial .testomonial-img:hover:before {
  opacity: 1;
  transform: scale(1);
}
.testomonial .testominial-slide .single-testomonial .testomonial-img img {
  width: 80%;
  height: 100%;
}
.testomonial .testominial-slide .single-testomonial .testomonial-img:after {
  position: absolute;
  content: "";
  width: 50%;
  height: 50%;
  left: 0;
  top: 0;
  border-top: 1px solid #c61508;
  border-left: 1px solid #c61508;
  transition: all 0.5s ease 0s;
  opacity: 0;
  transform: scale(0);
}
.testomonial .testominial-slide .single-testomonial .testomonial-img:before {
  position: absolute;
  content: "";
  width: 50%;
  height: 50%;
  right: 17%;
  bottom: 0;
  border-bottom: 1px solid #c61508;
  border-right: 1px solid #c61508;
  transition: all 0.5s ease 0s;
  opacity: 0;
  transform: scale(0);
}
.testomonial .testominial-slide .single-testomonial .testomonial-content {
  padding: 50px;
}
.testomonial .testominial-slide .single-testomonial .testomonial-content h3 {
  font-size: 27px;
}
.testomonial .testominial-slide .single-testomonial .testomonial-content h3 a {
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.testomonial .testominial-slide .single-testomonial .testomonial-content h3 a:hover {
  color: #8f0d03;
}
.testomonial .testominial-slide .single-testomonial .testomonial-content h3 span {
  display: block;
  font-size: 65%;
  color: #ffffff;
  margin-top: 10px;
}
.testomonial .testominial-slide .single-testomonial .testomonial-content p {
  font-size: 14px;
  color: #ffffff;
}
.testomonial .testominial-slide .owl-pagination {
  position: absolute;
  top: 35%;
  right: 30px;
}
.testomonial .testominial-slide .owl-pagination .owl-page {
  display: block;
}
.testomonial .testominial-slide .owl-pagination .owl-page.active span {
  height: 50px;
  background: #c61508;
}
.testomonial .testominial-slide .owl-pagination .owl-page span {
  height: 30px;
  border-radius: 0;
  width: 6px;
  background: #ffffff;
  opacity: 1;
  transition: all 0.5s ease 0s;
}
/*---------------------------
17.13. price-area
-----------------------------*/
.price-area {
  padding: 100px  0;
  overflow: hidden;
}
.price-area .single-price {
  text-align: center;
  background: #f3f3f3;
  position: relative;
}
.price-area .single-price:hover .price-content .price-btn .btn-hr {
  background: #ffffff;
  color: #c61508;
  border: 1px solid #c61508;
}
.price-area .single-price .price-title {
  height: 188px;
  padding-top: 35px;
}
.price-area .single-price .price-title h3 {
  font-size: 30px;
  color: #000000;
}
.price-area .single-price .price {
  margin-bottom: 45px;
}
.price-area .single-price .price .price-amount {
  position: absolute;
  width: 160px;
  height: 160px;
  line-height: 160px;
  text-align: center;
  border: 12px solid #ffffff;
  border-radius: 50%;
  margin: auto;
  -webkit-box-shadow: inset 0px -1px 24px 7px #e3e3e3;
  -moz-box-shadow: inset 0px -1px 24px 7px #e3e3e3;
  box-shadow: inset 0px -1px 24px 7px #e3e3e3;
  background: #ffffff;
  top: 100px;
  z-index: 2;
  left: 0;
  right: 0;
}
.price-area .single-price .price .price-amount span {
  font-size: 48px;
  color: #c61508;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  line-height: 48px;
}
.price-area .single-price .price-content {
  position: relative;
  padding: 35px;
  z-index: 1;
}
.price-area .single-price .price-content:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #c61508;
  left: 0;
  right: 0;
  top: -45px;
}
.price-area .single-price .price-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.price-area .single-price .price-content ul li {
  display: block;
  font-size: 14px;
  line-height: 14px;
  border-bottom: 1px solid #dddddd;
  padding: 15px 0;
  cursor: pointer;
}
.price-area .single-price .price-content .price-btn {
  margin-top: 30px;
}
.price-area .single-price .price-content .price-btn .btn-hr {
  background: transparent;
  border: 1px solid transparent;
  text-transform: uppercase;
  color: #c61508;
  background: #ffffff;
  transition: all 0.5s ease 0s;
}
.price-area .single-price .price-content .price-btn .btn-hr:hover {
  color: #ffffff;
}
/*---------------------------
17.14.regester-area
-----------------------------*/
.regester-area {
  padding: 100px 0;
  background: url(images/register/bg.jpg) no-repeat #666666;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.regester-area .contract-info .form-heading .form-img {
  position: relative;
}
.regester-area .contract-info .form-heading .form-img .form-content {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 20%;
  width: 70%;
  margin: auto;
}
.regester-area .contract-info .form-heading .form-img .form-content h4 {
  font-size: 18px;
  margin-bottom: 5px;
  color: #ffffff;
}
.regester-area .contract-info .form-heading .form-img .form-content p {
  font-size: 14px;
  color: #ffffff;
  line-height: 22px;
  margin: 0;
}
.regester-area .contract-info .form-area {
  background: rgba(60, 59, 59, 0.7);
  padding: 70px 30px;
}
.regester-area .contract-info .form-area form input {
  width: 100%;
  padding: 10px 20px;
  border: 1px solid #ffffff;
  margin-bottom: 30px;
  background: transparent;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  font-weight: 700;
}
.regester-area .contract-info .form-area form input:focus {
  border: 1px solid transparent;
}
.regester-area .contract-info .form-area form .wide {
  border-radius: 0;
  margin-bottom: 15px;
  height: 50px;
  padding-top: 5px;
  color: #666666;
  background: transparent;
}
.regester-area .contract-info .form-area form .form-btn {
  text-align: center;
}
.regester-area .contract-info .form-area form .form-btn button {
  margin-top: 10px;
  border: 0;
}
.regester-area .contract-info .form-area form .form-btn button.btn-icon {
  text-transform: uppercase;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  width: 100%;
}
.regester-area .scholarship {
  padding: 140px 50px;
  /*couter time area*/
}
.regester-area .scholarship .sclorship-title {
  text-align: center;
}
.regester-area .scholarship .sclorship-title h2 {
  font-size: 30px;
  color: #ffffff;
  margin-bottom: 20px;
}
.regester-area .scholarship .counter-time-area h2 {
  font-size: 36px;
  color: #c61508;
  letter-spacing: 10px;
  margin-bottom: 50px;
  text-align: center;
}
.regester-area .scholarship .counter-time-area #clockdiv {
  font-family: sans-serif;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 30px;
}
.regester-area .scholarship .counter-time-area #clockdiv .single-time {
  padding: 10px;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  display: inline-block;
  border: 1px solid #ffffff;
  overflow: hidden;
  box-shadow: 0 0 8px #9fa4a8;
}
.regester-area .scholarship .counter-time-area #clockdiv .single-time .value {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: -15px;
}
.regester-area .scholarship .counter-time-area #clockdiv .single-time .smalltext {
  font-size: 18px;
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  text-align: center;
  text-transform: uppercase;
}
/*---------------------------
17.15.blogtwo-area
-----------------------------*/
.blogtwo-area {
  overflow: hidden;
  padding: 100px 0;
}
.blogtwo-area .slide-blog .single-blog {
  margin-bottom: 50px;
}
.blogtwo-area .slide-blog .single-blog .blog-img {
  position: relative;
  background: url(images/blog/1.jpg) #666666;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 250px;
}
.blogtwo-area .slide-blog .single-blog .blog-img.blogimg1 {
  background: url(images/blog/1.jpg) #666666;
}
.blogtwo-area .slide-blog .single-blog .blog-img.blogimg2 {
  background: url(images/blog/2.jpg) #666666;
}
.blogtwo-area .slide-blog .single-blog .blog-img.blogimg3 {
  background: url(images/blog/3.jpg) #666666;
}
.blogtwo-area .slide-blog .single-blog .blog-img .date {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #c61508;
  padding: 20px;
}
.blogtwo-area .slide-blog .single-blog .blog-img .date h4 {
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
  margin-bottom: 0;
}
.blogtwo-area .slide-blog .single-blog .blog-img .date h4 span {
  display: block;
  margin-top: 15px;
}
.blogtwo-area .slide-blog .single-blog .blog-img .blog-overlay {
  position: absolute;
  bottom: 0;
  background: #c61508;
  width: 100%;
  transition: all 0.5s ease 0s;
  opacity: 0;
  transform: scale(0);
}
.blogtwo-area .slide-blog .single-blog .blog-img .blog-overlay ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blogtwo-area .slide-blog .single-blog .blog-img .blog-overlay ul li {
  display: inline-block;
  padding: 15px 20px;
  text-align: right;
}
.blogtwo-area .slide-blog .single-blog .blog-img .blog-overlay ul li:last-child {
  float: right;
  border-left: 1px solid #ffffff;
}
.blogtwo-area .slide-blog .single-blog .blog-img .blog-overlay ul li h3 {
  font-size: 18px;
  display: inline-block;
  color: #ffffff;
  margin-bottom: 0px;
  margin-right: 40px;
}
.blogtwo-area .slide-blog .single-blog .blog-img .blog-overlay ul li a {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}
.blogtwo-area .slide-blog .single-blog .blog-img .blog-overlay ul li a:hover {
  color: #582672;
}
.blogtwo-area .slide-blog .single-blog .blog-img .blog-overlay ul li a i {
  margin-right: 5px;
}
.blogtwo-area .slide-blog .single-blog .blog-content {
  padding: 30px 20px;
  background: #f7f7f7;
  transition: all 0.5s ease 0s;
}
.blogtwo-area .slide-blog .single-blog .blog-content h4 {
  font-size: 18px;
  line-height: 18px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px;
  margin-bottom: 20px;
  transition: all 0.5s ease 0s;
}
.blogtwo-area .slide-blog .single-blog .blog-content h4 a {
  color: #222222;
  transition: all 0.5s ease 0s;
}
.blogtwo-area .slide-blog .single-blog .blog-content p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
}
.blogtwo-area .slide-blog .single-blog:hover .blog-content {
  background: #ffffff;
  -webkit-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
}
.blogtwo-area .slide-blog .single-blog:hover .blog-content h4 {
  border-bottom: 1px solid #c61508;
}
.blogtwo-area .slide-blog .single-blog:hover .blog-content h4 a {
  color: #c61508;
}
.blogtwo-area .slide-blog .single-blog:hover .blog-content h4 a:hover {
  color: #8f0d03;
}
.blogtwo-area .slide-blog .single-blog:hover .blog-img .blog-overlay {
  opacity: 1;
  transform: scale(1);
}
.blogtwo-area .lordmor-btn {
  text-align: center;
}
/*---------------------------
18. aboutus page start hear
-----------------------------*/
/*---------------------------
18.1.aboutus-video
-----------------------------*/
.aboutus-video {
  padding: 10px 0;
  overflow: hidden;
}
.aboutus-video .about-video {
  width: 100%;
  height: 300px;
}
.aboutus-video .about-video a img {
  width: 100%;
  height: 100%;
}
.aboutus-video .about-content {
  padding: 10px 0;
}
.aboutus-video .about-content h3 {
  font-size: 24px;
  color: #222222;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.aboutus-video .about-content h3 span {
  color: #c61508;
}
.aboutus-video .about-content p {
  font-size: 14px;
  color: #303030;
  line-height: 28px;
  margin-bottom: 23px;
}
.aboutus-video .about-content .about-btn .btn-icon {
  text-transform: uppercase;
  padding: 10px 40px;
}
/*---------------------------
18.2 aboutus-countewr
-----------------------------*/
.aboutus-countewr {
  background: url(images/counter/bg.jpg) no-repeat #666666;
  background-position: center;
  background-size: cover;
  padding: 120px 0;
  overflow: hidden;
}
.aboutus-countewr .single-counter {
  position: relative;
}
.aboutus-countewr .single-counter .counter-icon {
  position: absolute;
  left: 0;
  top: 8px;
}
.aboutus-countewr .single-counter .counter-icon i {
  font-size: 50px;
  color: #8f0d03;
}
.aboutus-countewr .single-counter .counter-content {
  padding-left: 80px;
}
.aboutus-countewr .single-counter .counter-content p {
  font-size: 18px;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  margin: 0;
}
.aboutus-countewr .single-counter .counter-content .counter {
  font-size: 30px;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 800;
  margin-top: 10px;
}
/*---------------------------
18.3 aboutus-trainer
-----------------------------*/
.aboutus-trainer {
  padding: 100px 0;
  overflow: hidden;
}
.aboutus-trainer .tainer-list .single-trainer {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.aboutus-trainer .tainer-list .single-trainer:hover .trainer-social {
  opacity: 1;
  transform: scale(1);
}
.aboutus-trainer .tainer-list .single-trainer:hover .trainer-content {
  width: 100%;
  background: #c61508;
}
.aboutus-trainer .tainer-list .single-trainer .tainer-img img {
  width: 100%;
  height: 100%;
}
.aboutus-trainer .tainer-list .single-trainer .trainer-social {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.5s ease 0s;
  opacity: 0;
  transform: scale(2);
}
.aboutus-trainer .tainer-list .single-trainer .trainer-social .social-icon {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  left: 20px;
}
.aboutus-trainer .tainer-list .single-trainer .trainer-social .social-icon ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.aboutus-trainer .tainer-list .single-trainer .trainer-social .social-icon ul li {
  display: block;
  margin-bottom: 5px;
}
.aboutus-trainer .tainer-list .single-trainer .trainer-social .social-icon ul li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  background: #000000;
  font-size: 16px;
  transition: all 0.5s ease 0s;
}
.aboutus-trainer .tainer-list .single-trainer .trainer-social .social-icon ul li a:hover {
  background: #8f0d03;
}
.aboutus-trainer .tainer-list .single-trainer .trainer-content {
  width: 80%;
  position: absolute;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  text-align: center;
  background: #606060;
  padding: 20px;
  transition: all 0.5s ease 0s;
}
.aboutus-trainer .tainer-list .single-trainer .trainer-content h3 {
  font-size: 18px;
  margin: 0;
  color: #ffffff;
}
.aboutus-trainer .tainer-list .single-trainer .trainer-content h3 a {
  color: #ffffff;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}
.aboutus-trainer .tainer-list .single-trainer .trainer-content h3 a:hover {
  color: #dddddd;
}
.aboutus-trainer .tainer-list .single-trainer .trainer-content h3 span {
  font-size: 80%;
  display: block;
  margin-top: 5px;
}
.aboutus-trainer .tainer-list .owl-controls .owl-buttons .owl-prev {
  left: -50px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #e2e2e2;
  border-radius: 0;
  border: 1px solid #e2e2e2;
  font-size: 30px;
  margin: 0;
  padding: 0;
  background: #ffffff;
  transition: all 0.5s ease 0s;
}
.aboutus-trainer .tainer-list .owl-controls .owl-buttons .owl-prev:hover {
  color: #ffffff;
  background: #c61508;
  border: 1px solid #c61508;
}
.aboutus-trainer .tainer-list .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 50%;
  right: -50px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #e2e2e2;
  border-radius: 0;
  border: 1px solid #e2e2e2;
  font-size: 30px;
  margin: 0;
  padding: 0;
  background: #ffffff;
  transition: all 0.5s ease 0s;
}
.aboutus-trainer .tainer-list .owl-controls .owl-buttons .owl-next:hover {
  color: #ffffff;
  background: #c61508;
  border: 1px solid #c61508;
}
/*---------------------------
19.courseone-area
-----------------------------*/
.courseone-area {
  padding: 100px 0;
  overflow: hidden;
}
.courseone-area .sidebar-widgect .singleside-widgect {
  padding: 40px 20px;
  border: 1px solid #cccccc;
  margin-bottom: 30px;
}
.courseone-area .sidebar-widgect .singleside-widgect .widgect-title h3 {
  font-size: 24px;
  color: #222222;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  margin-left: 0;
}
.courseone-area .sidebar-widgect .singleside-widgect .widgect-title h3:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background: #c61508;
  left: 0;
  bottom: 0;
}
.courseone-area .sidebar-widgect .singleside-widgect .widgect-form form #name {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #c61508;
  background: #ffffff;
  border-radius: 0;
  margin-bottom: 15px;
  font-size: 14px;
  color: #999999;
  font-family: 'Ubuntu', sans-serif;
  height: 50px;
}
.courseone-area .sidebar-widgect .singleside-widgect .widgect-form form #name:focus {
  border: none;
}
.courseone-area .sidebar-widgect .singleside-widgect .widgect-form form .wide {
  border-radius: 0;
  margin-bottom: 15px;
  height: 50px;
  padding-top: 5px;
}
.courseone-area .sidebar-widgect .singleside-widgect .widgect-form form .chack-area {
  margin-bottom: 30px;
}
.courseone-area .sidebar-widgect .singleside-widgect .widgect-form form .chack-area label {
  font-size: 16px;
  color: #222222;
  font-family: 'Ubuntu', sans-serif;
  margin: 0 15px;
}
.courseone-area .sidebar-widgect .singleside-widgect .widgect-form form button {
  width: 100%;
  border: 0;
  text-transform: uppercase;
}
.courseone-area .sidebar-widgect .singleside-widgect .widgect-category ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.courseone-area .sidebar-widgect .singleside-widgect .widgect-category ul li {
  display: block;
}
.courseone-area .sidebar-widgect .singleside-widgect .widgect-category ul li:last-child a {
  border-bottom: none;
}
.courseone-area .sidebar-widgect .singleside-widgect .widgect-category ul li a {
  display: block;
  color: #222222;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
  transition: all 0.5s ease 0s;
}
.courseone-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:hover {
  border-color: #c61508;
  color: #c61508;
}
.courseone-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:hover:after {
  opacity: 1;
}
.courseone-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:after {
  position: absolute;
  content: "\f105";
  font-family: fontawesome;
  right: 0;
  font-size: 18px;
  font-weight: 700;
  color: #c61508;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.courseone-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range {
  border-radius: 0;
  background: #dedede;
  border: 1px solid #c2c2c2;
  margin-bottom: 25px;
  height: 10px;
}
.courseone-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range .ui-state-default {
  border: 1px solid #c61508;
  background: #c61508;
  font-weight: bold;
  color: #c61508;
  width: 10px;
  border-radius: 3px;
}
.courseone-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range .ui-slider-range.ui-widget-header.ui-corner-all {
  background: #c61508;
  border-radius: 0;
}
.courseone-area .sidebar-widgect .singleside-widgect .price-widgect p {
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
}
.courseone-area .sidebar-widgect .singleside-widgect .price-widgect p #amount {
  text-align: center;
  font-size: 24px;
}
.courseone-area .sidebar-widgect .singleside-widgect .price-widgect p #amount:focus {
  outline: none;
}
.courseone-area .sidebar-widgect .singleside-widgect .price-widgect a {
  text-transform: uppercase;
  display: block;
}
.courseone-area .sidebar-widgect .video-widgect {
  margin-bottom: 30px;
}
.courseone-area .sidebar-widgect .apply-widgect {
  background: url(images/courses/apply-bg.jpg);
  background-size: cover;
  background-position: center;
  padding: 100px 0;
  width: 100%;
  text-align: center;
}
.courseone-area .sidebar-widgect .apply-widgect .button-img {
  display: inline-block;
  background: #c61508;
  text-align: center;
  border-radius: 10px;
}
.courseone-area .sidebar-widgect .apply-widgect .button-img a {
  padding: 10px 40px 15px;
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  text-transform: capitalize;
  transition: all 0.5s ease 0s;
}
.courseone-area .sidebar-widgect .apply-widgect .button-img a:hover {
  background: #8f0d03;
  border-radius: 10px;
}
.courseone-area .courseone-view .view-area {
  padding: 15px;
  background: #f7f7f7;
  margin-bottom: 30px;
  /*view area start hear*/
}
.courseone-area .courseone-view .view-area .view-title h4 {
  font-size: 18px;
  margin: 0;
  color: #222222;
  font-weight: 400;
  margin-top: 3px;
}
.courseone-area .courseone-view .view-area .view-icon ul.nav-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0px;
}
.courseone-area .courseone-view .view-area .view-icon ul.nav-tabs li {
  border: 0px;
}
.courseone-area .courseone-view .view-area .view-icon ul.nav-tabs li a {
  padding: 0px 10px;
  background: transparent;
}
.courseone-area .courseone-view .view-area .view-icon ul.nav-tabs li.active {
  border: 0px;
}
.courseone-area .courseone-view .view-area .view-icon ul.nav-tabs li.active a i {
  border: 0px;
  color: #c61508;
}
.courseone-area .courseone-view .view-area .view-icon ul.nav-tabs li.active a i:hover {
  background: transparent;
  color: #c61508;
}
.courseone-area .courseone-view .view-area .view-icon ul.nav-tabs li a {
  border: 0px;
}
.courseone-area .courseone-view .view-area .view-icon ul.nav-tabs li i {
  font-size: 24px;
  color: #777474;
}
.courseone-area .courseone-view .view-area .view-icon ul.nav-tabs li a:hover {
  background: transparent;
  color: #c61508;
}
.courseone-area .courseone-view .single-courses {
  transition: all 0.5s ease 0s;
  overflow: hidden;
  margin-bottom: 30px;
}
.courseone-area .courseone-view .single-courses:hover {
  -webkit-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
}
.courseone-area .courseone-view .single-courses:hover .courses-img .overlay {
  opacity: 1;
  transform: scale(1);
}
.courseone-area .courseone-view .single-courses:hover .courses-info {
  background: #ffffff;
}
.courseone-area .courseone-view .single-courses:hover .courses-info h4 a {
  color: #8f0d03;
}
.courseone-area .courseone-view .single-courses .courses-img {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
}
.courseone-area .courseone-view .single-courses .courses-img.courses-img1 {
  background: url(images/courses/1.jpg) no-repeat #333333;
  background-size: cover;
}
.courseone-area .courseone-view .single-courses .courses-img.courses-img2 {
  background: url(images/courses/2.jpg) no-repeat #333333;
  background-size: cover;
}
.courseone-area .courseone-view .single-courses .courses-img.courses-img3 {
  background: url(images/courses/3.jpg) no-repeat #333333;
  background-size: cover;
}
.courseone-area .courseone-view .single-courses .courses-img.courses-img4 {
  background: url(images/courses/4.jpg) no-repeat #333333;
  background-size: cover;
}
.courseone-area .courseone-view .single-courses .courses-img.courses-img5 {
  background: url(images/courses/5.jpg) no-repeat #333333;
  background-size: cover;
}
.courseone-area .courseone-view .single-courses .courses-img.courses-img6 {
  background: url(images/courses/6.jpg) no-repeat #333333;
  background-size: cover;
}
.courseone-area .courseone-view .single-courses .courses-img .overlay {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(26, 16, 14, 0.6);
  transition: all 0.5s ease 0s;
  opacity: 0;
  transform: scale(1.5);
  overflow: hidden;
}
.courseone-area .courseone-view .single-courses .courses-img .overlay .overlay-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.courseone-area .courseone-view .single-courses .courses-img .overlay .overlay-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.courseone-area .courseone-view .single-courses .courses-img .overlay .overlay-text ul li {
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
.courseone-area .courseone-view .single-courses .courses-img .overlay .overlay-text ul li:hover .tool {
  visibility: visible;
  opacity: 1;
}
.courseone-area .courseone-view .single-courses .courses-img .overlay .overlay-text ul li .tool {
  width: 80px;
  background-color: #f7f7f7;
  color: #222222;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 130%;
  left: 50%;
  margin-left: -30px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  visibility: hidden;
}
.courseone-area .courseone-view .single-courses .courses-img .overlay .overlay-text ul li .tool:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-top: 8px solid #ffffff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.courseone-area .courseone-view .single-courses .courses-img .overlay .overlay-text ul li a {
  display: block;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.courseone-area .courseone-view .single-courses .courses-img .overlay .overlay-text ul li a:hover {
  color: #8f0d03;
}
.courseone-area .courseone-view .single-courses .courses-img .overlay .overlay-text ul li a:hover i {
  color: #8f0d03;
}
.courseone-area .courseone-view .single-courses .courses-img .overlay .overlay-text ul li a i {
  color: #c61508;
  font-size: 20px;
  margin-right: 5px;
  transition: all 0.5s ease 0s;
}
.courseone-area .courseone-view .single-courses .courses-img .overlay .price a {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #c61508;
  padding: 10px 20px;
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  display: inline-block;
  transition: all 0.5s ease 0s;
}
.courseone-area .courseone-view .single-courses .courses-img .overlay .price a:hover {
  background: #8f0d03;
}
.courseone-area .courseone-view .single-courses .courses-info {
  padding: 40px 30px;
  background: #f7f7f7;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}
.courseone-area .courseone-view .single-courses .courses-info h4 {
  font-size: 18px;
  margin-bottom: 10px;
}
.courseone-area .courseone-view .single-courses .courses-info h4 a {
  color: #222222;
  display: inline-block;
  transition: all 0.5s ease 0s;
  text-transform: capitalize;
}
.courseone-area .courseone-view .single-courses .courses-info h4 a:hover {
  color: #c61508;
}
.courseone-area .courseone-view .single-courses .courses-info h5 {
  color: #222222;
  font-size: 14px;
  margin-bottom: 25px;
}
.courseone-area .courseone-view .single-courses .courses-info h5 a {
  color: #222222;
  display: inline-block;
  transition: all 0.5s ease 0s;
}
.courseone-area .courseone-view .single-courses .courses-info h5 a:hover {
  color: #8f0d03;
}
.courseone-area .courseone-view .single-courses .courses-info h5 a:hover span {
  color: #8f0d03;
}
.courseone-area .courseone-view .single-courses .courses-info h5 a span {
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.courseone-area .courseone-view .single-courses .courses-info p {
  font-size: 14px;
  color: #555555;
  line-height: 22px;
  margin-bottom: 25px;
}
/*---------------------------
20.coursetwo-area
-----------------------------*/
.coursetwo-area {
  padding: 100px 0;
  overflow: hidden;
}
.coursetwo-area .single-courses {
  transition: all 0.5s ease 0s;
  overflow: hidden;
  margin-bottom: 30px;
}
.coursetwo-area .single-courses:hover {
  -webkit-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
}
.coursetwo-area .single-courses:hover .courses-img .overlay {
  opacity: 1;
  transform: scale(1);
}
.coursetwo-area .single-courses:hover .courses-info {
  background: #ffffff;
}
.coursetwo-area .single-courses:hover .courses-info h4 a {
  color: #8f0d03;
}
.coursetwo-area .single-courses:hover .courses-info .btn {
  background: #8f0d03;
  border: 1px solid #8f0d03;
  color: #ffffff;
}
.coursetwo-area .single-courses .courses-img {
  background-position: center;
  background-size: cover;
  width: 30%;
  height: 250px;
  position: relative;
  overflow: hidden;
  float: left;
}
.coursetwo-area .single-courses .courses-img.courses-img1 {
  background: url(images/courses/7.jpg) no-repeat #333333;
  background-size: cover;
}
.coursetwo-area .single-courses .courses-img.courses-img2 {
  background: url(images/courses/8.jpg) no-repeat #333333;
  background-size: cover;
}
.coursetwo-area .single-courses .courses-img.courses-img3 {
  background: url(images/courses/9.jpg) no-repeat #333333;
  background-size: cover;
}
.coursetwo-area .single-courses .courses-img.courses-img4 {
  background: url(images/courses/10.jpg) no-repeat #333333;
  background-size: cover;
}
.coursetwo-area .single-courses .courses-img.courses-img5 {
  background: url(images/courses/11.jpg) no-repeat #333333;
  background-size: cover;
}
.coursetwo-area .single-courses .courses-img .overlay {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(26, 16, 14, 0.6);
  transition: all 0.5s ease 0s;
  opacity: 0;
  transform: scale(1.5);
  overflow: hidden;
}
.coursetwo-area .single-courses .courses-img .overlay .overlay-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.coursetwo-area .single-courses .courses-img .overlay .overlay-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coursetwo-area .single-courses .courses-img .overlay .overlay-text ul li {
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
.coursetwo-area .single-courses .courses-img .overlay .overlay-text ul li:hover .tool {
  visibility: visible;
  opacity: 1;
}
.coursetwo-area .single-courses .courses-img .overlay .overlay-text ul li .tool {
  width: 80px;
  background-color: #f7f7f7;
  color: #222222;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 130%;
  left: 50%;
  margin-left: -30px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  visibility: hidden;
}
.coursetwo-area .single-courses .courses-img .overlay .overlay-text ul li .tool:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-top: 8px solid #ffffff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.coursetwo-area .single-courses .courses-img .overlay .overlay-text ul li a {
  display: block;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.coursetwo-area .single-courses .courses-img .overlay .overlay-text ul li a:hover {
  color: #8f0d03;
}
.coursetwo-area .single-courses .courses-img .overlay .overlay-text ul li a:hover i {
  color: #8f0d03;
}
.coursetwo-area .single-courses .courses-img .overlay .overlay-text ul li a i {
  color: #c61508;
  font-size: 20px;
  margin-right: 5px;
  transition: all 0.5s ease 0s;
}
.coursetwo-area .single-courses .courses-img .overlay .price a {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #c61508;
  padding: 10px 20px;
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  display: inline-block;
  transition: all 0.5s ease 0s;
}
.coursetwo-area .single-courses .courses-img .overlay .price a:hover {
  background: #8f0d03;
}
.coursetwo-area .single-courses .courses-info {
  padding: 22px 30px;
  background: #f7f7f7;
  transition: all 0.5s ease 0s;
  overflow: hidden;
  width: 70%;
  float: left;
}
.coursetwo-area .single-courses .courses-info h4 {
  font-size: 18px;
  margin-bottom: 10px;
}
.coursetwo-area .single-courses .courses-info h4 a {
  color: #222222;
  display: inline-block;
  transition: all 0.5s ease 0s;
  text-transform: capitalize;
}
.coursetwo-area .single-courses .courses-info h4 a:hover {
  color: #c61508;
}
.coursetwo-area .single-courses .courses-info h5 {
  color: #222222;
  font-size: 14px;
  margin-bottom: 25px;
}
.coursetwo-area .single-courses .courses-info h5 a {
  color: #222222;
  display: inline-block;
  transition: all 0.5s ease 0s;
}
.coursetwo-area .single-courses .courses-info h5 a:hover {
  color: #8f0d03;
}
.coursetwo-area .single-courses .courses-info h5 a:hover span {
  color: #8f0d03;
}
.coursetwo-area .single-courses .courses-info h5 a span {
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.coursetwo-area .single-courses .courses-info p {
  font-size: 14px;
  color: #555555;
  line-height: 22px;
  margin-bottom: 26px;
}
.coursetwo-area .sidebar-widgect .singleside-widgect {
  padding: 40px 20px;
  border: 1px solid #cccccc;
  margin-bottom: 30px;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .widgect-title h3 {
  font-size: 24px;
  color: #222222;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  margin-left: 0;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .widgect-title h3:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background: #c61508;
  left: 0;
  bottom: 0;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .widgect-form form #name {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #c61508;
  background: #ffffff;
  border-radius: 0;
  margin-bottom: 15px;
  font-size: 14px;
  color: #999999;
  font-family: 'Ubuntu', sans-serif;
  height: 50px;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .widgect-form form #name:focus {
  border: none;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .widgect-form form .wide {
  border-radius: 0;
  margin-bottom: 15px;
  height: 50px;
  padding-top: 5px;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .widgect-form form .chack-area {
  margin-bottom: 30px;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .widgect-form form .chack-area label {
  font-size: 16px;
  color: #222222;
  font-family: 'Ubuntu', sans-serif;
  margin: 0 15px;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .widgect-form form button {
  width: 100%;
  border: 0;
  text-transform: uppercase;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .widgect-category ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .widgect-category ul li {
  display: block;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .widgect-category ul li:last-child a {
  border-bottom: none;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .widgect-category ul li a {
  display: block;
  color: #222222;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
  transition: all 0.5s ease 0s;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:hover {
  border-color: #c61508;
  color: #c61508;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:hover:after {
  opacity: 1;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:after {
  position: absolute;
  content: "\f105";
  font-family: fontawesome;
  right: 0;
  font-size: 18px;
  font-weight: 700;
  color: #c61508;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range {
  border-radius: 0;
  background: #dedede;
  border: 1px solid #c2c2c2;
  margin-bottom: 25px;
  height: 10px;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range .ui-state-default {
  border: 1px solid #c61508;
  background: #c61508;
  font-weight: bold;
  color: #c61508;
  width: 10px;
  border-radius: 3px;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range .ui-slider-range.ui-widget-header.ui-corner-all {
  background: #c61508;
  border-radius: 0;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .price-widgect p {
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .price-widgect p #amount {
  text-align: center;
  font-size: 24px;
  color: #ffffff;
}
.coursetwo-area .sidebar-widgect .singleside-widgect .price-widgect a {
  text-transform: uppercase;
  display: block;
}
.coursetwo-area .sidebar-widgect .video-widgect {
  margin-bottom: 30px;
}
.coursetwo-area .sidebar-widgect .apply-widgect {
  background: url(images/courses/apply-bg.jpg);
  background-size: cover;
  background-position: center;
  padding: 100px 0;
  width: 100%;
  text-align: center;
}
.coursetwo-area .sidebar-widgect .apply-widgect .button-img {
  display: inline-block;
  background: #c61508;
  text-align: center;
  border-radius: 10px;
}
.coursetwo-area .sidebar-widgect .apply-widgect .button-img a {
  padding: 10px 40px 15px;
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  text-transform: capitalize;
  transition: all 0.5s ease 0s;
}
.coursetwo-area .sidebar-widgect .apply-widgect .button-img a:hover {
  background: #8f0d03;
  border-radius: 10px;
}
.coursetwo-area .courseone-view .view-area {
  padding: 15px;
  background: #f7f7f7;
  margin-bottom: 30px;
  /*view area start hear*/
}
.coursetwo-area .courseone-view .view-area .view-title h4 {
  font-size: 18px;
  margin: 0;
  color: #222222;
  font-weight: 400;
  margin-top: 3px;
}
.coursetwo-area .courseone-view .view-area .view-icon ul.nav-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0px;
}
.coursetwo-area .courseone-view .view-area .view-icon ul.nav-tabs li {
  border: 0px;
}
.coursetwo-area .courseone-view .view-area .view-icon ul.nav-tabs li a {
  padding: 0px 10px;
  background: transparent;
}
.coursetwo-area .courseone-view .view-area .view-icon ul.nav-tabs li.active {
  border: 0px;
}
.coursetwo-area .courseone-view .view-area .view-icon ul.nav-tabs li.active a i {
  border: 0px;
  color: #c61508;
}
.coursetwo-area .courseone-view .view-area .view-icon ul.nav-tabs li.active a i:hover {
  background: transparent;
  color: #c61508;
}
.coursetwo-area .courseone-view .view-area .view-icon ul.nav-tabs li a {
  border: 0px;
}
.coursetwo-area .courseone-view .view-area .view-icon ul.nav-tabs li i {
  font-size: 24px;
  color: #777474;
}
.coursetwo-area .courseone-view .view-area .view-icon ul.nav-tabs li a:hover {
  background: transparent;
  color: #c61508;
}
.publicNew {
  padding-top: 20px;
  padding-bottom: 0px;
  padding-left: 10px;
}
/*---------------------------
21.coursethree-area
-----------------------------*/
.coursethree-area {
  padding: 0px 0;
  overflow: hidden;
}
.coursethree-area .single-courses {
  transition: all 0.5s ease 0s;
  overflow: hidden;
  margin-bottom: 30px;
}
.coursethree-area .single-courses:hover {
  -webkit-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
}
.coursethree-area .single-courses:hover .courses-img .overlay {
  opacity: 1;
  transform: scale(1);
}
.coursethree-area .single-courses:hover .courses-info {
  background: #ffffff;
}
.coursethree-area .single-courses:hover .courses-info h4 a {
  color: #8f0d03;
}
.coursethree-area .single-courses .courses-img {
  background-position: center;
  background-size: cover;
  width: 45%;
  height: 250px;
  position: relative;
  overflow: hidden;
  float: left;
}
.coursethree-area .single-courses .courses-img.courses-img1 {
  background: url(images/courses/12.jpg) no-repeat #333333;
  background-size: cover;
}
.coursethree-area .single-courses .courses-img.courses-img2 {
  background: url(images/courses/13.jpg) no-repeat #333333;
  background-size: cover;
}
.coursethree-area .single-courses .courses-img.courses-img3 {
  background: url(images/courses/14.jpg) no-repeat #333333;
  background-size: cover;
}
.coursethree-area .single-courses .courses-img.courses-img4 {
  background: url(images/courses/11.jpg) no-repeat #333333;
  background-size: cover;
}
.coursethree-area .single-courses .courses-img.courses-img5 {
  background: url(images/courses/10.jpg) no-repeat #333333;
  background-size: cover;
}
.coursethree-area .single-courses .courses-img.courses-img6 {
  background: url(images/courses/1.jpg) no-repeat #333333;
  background-size: cover;
}
.coursethree-area .single-courses .courses-img .overlay {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(26, 16, 14, 0.6);
  transition: all 0.5s ease 0s;
  opacity: 0;
  transform: scale(1.5);
  overflow: hidden;
}
.coursethree-area .single-courses .courses-img .overlay .overlay-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.coursethree-area .single-courses .courses-img .overlay .overlay-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coursethree-area .single-courses .courses-img .overlay .overlay-text ul li {
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
.coursethree-area .single-courses .courses-img .overlay .overlay-text ul li:hover .tool {
  visibility: visible;
  opacity: 1;
}
.coursethree-area .single-courses .courses-img .overlay .overlay-text ul li .tool {
  width: 80px;
  background-color: #f7f7f7;
  color: #222222;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 130%;
  left: 50%;
  margin-left: -30px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  visibility: hidden;
}
.coursethree-area .single-courses .courses-img .overlay .overlay-text ul li .tool:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-top: 8px solid #ffffff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.coursethree-area .single-courses .courses-img .overlay .overlay-text ul li a {
  display: block;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.coursethree-area .single-courses .courses-img .overlay .overlay-text ul li a:hover {
  color: #8f0d03;
}
.coursethree-area .single-courses .courses-img .overlay .overlay-text ul li a:hover i {
  color: #8f0d03;
}
.coursethree-area .single-courses .courses-img .overlay .overlay-text ul li a i {
  color: #c61508;
  font-size: 20px;
  margin-right: 5px;
  transition: all 0.5s ease 0s;
}
.coursethree-area .single-courses .courses-img .overlay .price a {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #c61508;
  padding: 10px 20px;
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  display: inline-block;
  transition: all 0.5s ease 0s;
}
.coursethree-area .single-courses .courses-img .overlay .price a:hover {
  background: #8f0d03;
}
.coursethree-area .single-courses .courses-info {
  padding: 22px 30px;
  background: #f7f7f7;
  transition: all 0.5s ease 0s;
  overflow: hidden;
  width: 55%;
  float: left;
}
.coursethree-area .single-courses .courses-info h4 {
  font-size: 18px;
  margin-bottom: 10px;
}
.coursethree-area .single-courses .courses-info h4 a {
  color: #222222;
  display: inline-block;
  transition: all 0.5s ease 0s;
  text-transform: capitalize;
}
.coursethree-area .single-courses .courses-info h4 a:hover {
  color: #c61508;
}
.coursethree-area .single-courses .courses-info h5 {
  color: #FF9900;
  font-size: 14px;
  margin-bottom: 25px;
}
.coursethree-area .single-courses .courses-info h5 a {
  color: #FF9900;
  display: inline-block;
  transition: all 0.5s ease 0s;
}
.coursethree-area .single-courses .courses-info h5 a:hover {
  color: #8f0d03;
}
.coursethree-area .single-courses .courses-info h5 a:hover span {
  color: #8f0d03;
}
.coursethree-area .single-courses .courses-info h5 a span {
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.coursethree-area .single-courses .courses-info p {
  font-size: 14px;
  color: #555555;
  line-height: 22px;
  margin-bottom: 26px;
}
/*---------------------------
22.coursefour-area
-----------------------------*/
.coursefour-area {
  padding: 100px 0;
  overflow: hidden;
}
.coursefour-area .single-courses {
  transition: all 0.5s ease 0s;
  overflow: hidden;
  margin-bottom: 30px;
}
.coursefour-area .single-courses:hover {
  -webkit-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
}
.coursefour-area .single-courses:hover .courses-img .overlay {
  opacity: 1;
  transform: scale(1);
}
.coursefour-area .single-courses:hover .courses-info {
  background: #ffffff;
}
.coursefour-area .single-courses:hover .courses-info h4 a {
  color: #8f0d03;
}
.coursefour-area .single-courses .courses-img {
  background-position: center;
  background-size: cover;
  width: 30%;
  height: 250px;
  position: relative;
  overflow: hidden;
  float: left;
}
.coursefour-area .single-courses .courses-img.courses-img1 {
  background: url(images/courses/7.jpg) no-repeat #333333;
  background-size: cover;
}
.coursefour-area .single-courses .courses-img.courses-img2 {
  background: url(images/courses/8.jpg) no-repeat #333333;
  background-size: cover;
}
.coursefour-area .single-courses .courses-img.courses-img3 {
  background: url(images/courses/9.jpg) no-repeat #333333;
  background-size: cover;
}
.coursefour-area .single-courses .courses-img.courses-img4 {
  background: url(images/courses/10.jpg) no-repeat #333333;
  background-size: cover;
}
.coursefour-area .single-courses .courses-img.courses-img5 {
  background: url(images/courses/11.jpg) no-repeat #333333;
  background-size: cover;
}
.coursefour-area .single-courses .courses-img .overlay {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(26, 16, 14, 0.6);
  transition: all 0.5s ease 0s;
  opacity: 0;
  transform: scale(1.5);
  overflow: hidden;
}
.coursefour-area .single-courses .courses-img .overlay .overlay-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.coursefour-area .single-courses .courses-img .overlay .overlay-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coursefour-area .single-courses .courses-img .overlay .overlay-text ul li {
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
.coursefour-area .single-courses .courses-img .overlay .overlay-text ul li:hover .tool {
  visibility: visible;
  opacity: 1;
}
.coursefour-area .single-courses .courses-img .overlay .overlay-text ul li .tool {
  width: 80px;
  background-color: #f7f7f7;
  color: #222222;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 130%;
  left: 50%;
  margin-left: -30px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  visibility: hidden;
}
.coursefour-area .single-courses .courses-img .overlay .overlay-text ul li .tool:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-top: 8px solid #ffffff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.coursefour-area .single-courses .courses-img .overlay .overlay-text ul li a {
  display: block;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.coursefour-area .single-courses .courses-img .overlay .overlay-text ul li a:hover {
  color: #8f0d03;
}
.coursefour-area .single-courses .courses-img .overlay .overlay-text ul li a:hover i {
  color: #8f0d03;
}
.coursefour-area .single-courses .courses-img .overlay .overlay-text ul li a i {
  color: #c61508;
  font-size: 20px;
  margin-right: 5px;
  transition: all 0.5s ease 0s;
}
.coursefour-area .single-courses .courses-img .overlay .price a {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #c61508;
  padding: 10px 20px;
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  display: inline-block;
  transition: all 0.5s ease 0s;
}
.coursefour-area .single-courses .courses-img .overlay .price a:hover {
  background: #8f0d03;
}
.coursefour-area .single-courses .courses-info {
  padding: 21px 30px;
  background: #f7f7f7;
  transition: all 0.5s ease 0s;
  overflow: hidden;
  width: 70%;
  float: left;
}
.coursefour-area .single-courses .courses-info h4 {
  font-size: 18px;
  margin-bottom: 11px;
}
.coursefour-area .single-courses .courses-info h4 a {
  color: #222222;
  display: inline-block;
  transition: all 0.5s ease 0s;
  text-transform: capitalize;
}
.coursefour-area .single-courses .courses-info h4 a:hover {
  color: #c61508;
}
.coursefour-area .single-courses .courses-info h5 {
  color: #222222;
  font-size: 14px;
  margin-bottom: 25px;
}
.coursefour-area .single-courses .courses-info h5 a {
  color: #222222;
  display: inline-block;
  transition: all 0.5s ease 0s;
}
.coursefour-area .single-courses .courses-info h5 a:hover {
  color: #8f0d03;
}
.coursefour-area .single-courses .courses-info h5 a:hover span {
  color: #8f0d03;
}
.coursefour-area .single-courses .courses-info h5 a span {
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.coursefour-area .single-courses .courses-info p {
  font-size: 14px;
  color: #555555;
  line-height: 22px;
  margin-bottom: 26px;
}
.coursefour-area .sidebar-widgect .singleside-widgect {
  padding: 40px 20px;
  border: 1px solid #cccccc;
  margin-bottom: 30px;
}
.coursefour-area .sidebar-widgect .singleside-widgect .widgect-title h3 {
  font-size: 24px;
  color: #222222;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  margin-left: 0;
}
.coursefour-area .sidebar-widgect .singleside-widgect .widgect-title h3:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background: #c61508;
  left: 0;
  bottom: 0;
}
.coursefour-area .sidebar-widgect .singleside-widgect .widgect-form form #name {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #c61508;
  background: #ffffff;
  border-radius: 0;
  margin-bottom: 15px;
  font-size: 14px;
  color: #999999;
  font-family: 'Ubuntu', sans-serif;
  height: 50px;
}
.coursefour-area .sidebar-widgect .singleside-widgect .widgect-form form #name:focus {
  border: none;
}
.coursefour-area .sidebar-widgect .singleside-widgect .widgect-form form .wide {
  border-radius: 0;
  margin-bottom: 15px;
  height: 50px;
  padding-top: 5px;
}
.coursefour-area .sidebar-widgect .singleside-widgect .widgect-form form .chack-area {
  margin-bottom: 30px;
}
.coursefour-area .sidebar-widgect .singleside-widgect .widgect-form form .chack-area label {
  font-size: 16px;
  color: #222222;
  font-family: 'Ubuntu', sans-serif;
  margin: 0 15px;
}
.coursefour-area .sidebar-widgect .singleside-widgect .widgect-form form button {
  width: 100%;
  border: 0;
  text-transform: uppercase;
}
.coursefour-area .sidebar-widgect .singleside-widgect .widgect-category ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coursefour-area .sidebar-widgect .singleside-widgect .widgect-category ul li {
  display: block;
}
.coursefour-area .sidebar-widgect .singleside-widgect .widgect-category ul li:last-child a {
  border-bottom: none;
}
.coursefour-area .sidebar-widgect .singleside-widgect .widgect-category ul li a {
  display: block;
  color: #222222;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
  transition: all 0.5s ease 0s;
}
.coursefour-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:hover {
  border-color: #c61508;
  color: #c61508;
}
.coursefour-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:hover:after {
  opacity: 1;
}
.coursefour-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:after {
  position: absolute;
  content: "\f105";
  font-family: fontawesome;
  right: 0;
  font-size: 18px;
  font-weight: 700;
  color: #c61508;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.coursefour-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range {
  border-radius: 0;
  background: #dedede;
  border: 1px solid #c2c2c2;
  margin-bottom: 25px;
  height: 10px;
}
.coursefour-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range .ui-state-default {
  border: 1px solid #c61508;
  background: #c61508;
  font-weight: bold;
  color: #c61508;
  width: 10px;
  border-radius: 3px;
}
.coursefour-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range .ui-slider-range.ui-widget-header.ui-corner-all {
  background: #c61508;
  border-radius: 0;
}
.coursefour-area .sidebar-widgect .singleside-widgect .price-widgect p {
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
}
.coursefour-area .sidebar-widgect .singleside-widgect .price-widgect p #amount {
  text-align: center;
  font-size: 24px;
  color: #ffffff;
}
.coursefour-area .sidebar-widgect .singleside-widgect .price-widgect a {
  text-transform: uppercase;
  display: block;
}
.coursefour-area .sidebar-widgect .video-widgect {
  margin-bottom: 30px;
}
.coursefour-area .sidebar-widgect .apply-widgect {
  background: url(images/courses/apply-bg.jpg);
  background-size: cover;
  background-position: center;
  padding: 100px 0;
  width: 100%;
  text-align: center;
}
.coursefour-area .sidebar-widgect .apply-widgect .button-img {
  display: inline-block;
  background: #c61508;
  text-align: center;
  border-radius: 10px;
}
.coursefour-area .sidebar-widgect .apply-widgect .button-img a {
  padding: 10px 40px 15px;
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  text-transform: capitalize;
  transition: all 0.5s ease 0s;
}
.coursefour-area .sidebar-widgect .apply-widgect .button-img a:hover {
  background: #8f0d03;
  border-radius: 10px;
}
.coursefour-area .relatate-courses {
  margin-top: 60px;
}
.coursefour-area .relatate-courses .reletatecourses-title h3 {
  background: #f7f7f7;
  padding: 15px;
  font-size: 24px;
  color: #222222;
}
.coursefour-area .relatate-courses .reletate-list {
  position: relative;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses {
  transition: all 0.5s ease 0s;
  overflow: hidden;
  margin-bottom: 20px;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses:hover {
  -webkit-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses:hover .courses-img .reletate-overlay {
  opacity: 1;
  transform: scale(1);
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses:hover .courses-info {
  background: #ffffff;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses:hover .courses-info h4 a {
  color: #8f0d03;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img.courses-img1 {
  background: url(images/courses/1.jpg) no-repeat #333333;
  background-size: cover;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img.courses-img2 {
  background: url(images/courses/2.jpg) no-repeat #333333;
  background-size: cover;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img.courses-img3 {
  background: url(images/courses/3.jpg) no-repeat #333333;
  background-size: cover;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img.courses-img4 {
  background: url(images/courses/4.jpg) no-repeat #333333;
  background-size: cover;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img.courses-img5 {
  background: url(images/courses/5.jpg) no-repeat #333333;
  background-size: cover;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(26, 16, 14, 0.6);
  transition: all 0.5s ease 0s;
  opacity: 0;
  transform: scale(1.5);
  overflow: hidden;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul li {
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul li:hover .tool {
  visibility: visible;
  opacity: 1;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul li .tool {
  width: 80px;
  background-color: #f7f7f7;
  color: #222222;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 130%;
  left: 50%;
  margin-left: -30px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  visibility: hidden;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul li .tool:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-top: 8px solid #ffffff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul li a {
  display: block;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul li a:hover {
  color: #8f0d03;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul li a:hover i {
  color: #8f0d03;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul li a i {
  color: #c61508;
  font-size: 20px;
  margin-right: 5px;
  transition: all 0.5s ease 0s;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .price a {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #c61508;
  padding: 10px 20px;
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  display: inline-block;
  transition: all 0.5s ease 0s;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .price a:hover {
  background: #8f0d03;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-info {
  padding: 40px 30px;
  background: #f7f7f7;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-info h4 {
  font-size: 18px;
  margin-bottom: 10px;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-info h4 a {
  color: #222222;
  display: inline-block;
  transition: all 0.5s ease 0s;
  text-transform: capitalize;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-info h4 a:hover {
  color: #c61508;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-info h5 {
  color: #222222;
  font-size: 14px;
  margin-bottom: 25px;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-info h5 a {
  color: #222222;
  display: inline-block;
  transition: all 0.5s ease 0s;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-info h5 a:hover {
  color: #8f0d03;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-info h5 a:hover span {
  color: #8f0d03;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-info h5 a span {
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.coursefour-area .relatate-courses .reletate-list .reletate-courses .courses-info p {
  font-size: 14px;
  color: #555555;
  line-height: 22px;
  margin-bottom: 26px;
}
.coursefour-area .relatate-courses .reletate-list .owl-controls .owl-buttons {
  position: absolute;
  top: 5px;
  right: 20px;
}
.coursefour-area .relatate-courses .reletate-list .owl-controls .owl-buttons div {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 0;
  background: transparent;
  border: 1px solid #dddddd;
  transition: all 0.5s ease 0s;
}
.coursefour-area .relatate-courses .reletate-list .owl-controls .owl-buttons div:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.coursefour-area .relatate-courses .reletate-list .owl-controls .owl-buttons div:hover i {
  color: #ffffff;
}
.coursefour-area .relatate-courses .reletate-list .owl-controls .owl-buttons div i {
  font-size: 20px;
  color: #000000;
}
/*---------------------------
23.coursefive-area
-----------------------------*/
.coursefive-area {
  padding: 100px 0;
  overflow: hidden;
}
.coursefive-area .single-box {
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.coursefive-area .single-box:hover .courch-img {
  border: 1px solid #c61508;
}
.coursefive-area .single-box:hover .courch-content {
  background: #ffffff;
  border: 1px solid #c61508;
}
.coursefive-area .single-box:hover .courch-content h3 a {
  color: #c61508;
}
.coursefive-area .single-box .courch-img {
  margin-bottom: 0;
  border: 1px solid transparent;
  transition: all 0.5s ease 0s;
  height: 225px;
}
.coursefive-area .single-box .courch-img a {
  display: block;
  overflow: hidden;
  transition: all 0.5s ease 0s;
}
.coursefive-area .single-box .courch-img a img {
  width: 100%;
  height: 225px;
  overflow: hidden;
  transition: all 0.5s ease 0s;
}
.coursefive-area .single-box .courch-img a img:hover {
  transform: scale(1.2);
}
.coursefive-area .single-box .courch-content {
  padding: 30px;
  background: #dddddd;
  transition: all 0.5s ease 0s;
  border: 1px solid transparent;
}
.coursefive-area .single-box .courch-content h3 {
  font-size: 24px;
  margin-bottom: 15px;
}
.coursefive-area .single-box .courch-content h3 a {
  color: #222222;
  transition: all 0.5s ease 0s;
}
.coursefive-area .single-box .courch-content h3 a:hover {
  color: #8f0d03;
}
.coursefive-area .single-box .courch-content .amount {
  margin-bottom: 10px;
}
.coursefive-area .single-box .courch-content .amount ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coursefive-area .single-box .courch-content .amount ul li {
  display: inline-block;
  margin-right: 10px;
}
.coursefive-area .single-box .courch-content .amount ul li a {
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  color: #c61508;
}
.coursefive-area .single-box .courch-content .amount ul li a del {
  font-size: 18px;
  color: #878787;
  font-weight: 500;
}
.coursefive-area .single-box .courch-content .revew-area {
  margin-bottom: 10px;
}
.coursefive-area .single-box .courch-content .revew-area ul li {
  display: inline-block;
}
.coursefive-area .single-box .courch-content .revew-area ul li i {
  color: #fea400;
  font-size: 16px;
}
.coursefive-area .single-box .courch-content .social-media ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coursefive-area .single-box .courch-content .social-media ul li {
  display: inline-block;
  margin-right: 5px;
}
.coursefive-area .single-box .courch-content .social-media ul li:first-child {
  margin-right: 15px;
  font-size: 18px;
  color: #222222;
}
.coursefive-area .single-box .courch-content .social-media ul li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  background: #000000;
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.coursefive-area .single-box .courch-content .social-media ul li a:hover {
  background: #8f0d03;
}
.coursefive-area .sidebar-widgect .singleside-widgect {
  padding: 40px 20px;
  border: 1px solid #cccccc;
  margin-bottom: 30px;
}
.coursefive-area .sidebar-widgect .singleside-widgect .widgect-title h3 {
  font-size: 24px;
  color: #222222;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  margin-left: 0;
}
.coursefive-area .sidebar-widgect .singleside-widgect .widgect-title h3:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background: #c61508;
  left: 0;
  bottom: 0;
}
.coursefive-area .sidebar-widgect .singleside-widgect .widgect-form form #name {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #c61508;
  background: #ffffff;
  border-radius: 0;
  margin-bottom: 15px;
  font-size: 14px;
  color: #999999;
  font-family: 'Ubuntu', sans-serif;
  height: 50px;
}
.coursefive-area .sidebar-widgect .singleside-widgect .widgect-form form #name:focus {
  border: none;
}
.coursefive-area .sidebar-widgect .singleside-widgect .widgect-form form .wide {
  border-radius: 0;
  margin-bottom: 15px;
  height: 50px;
  padding-top: 5px;
}
.coursefive-area .sidebar-widgect .singleside-widgect .widgect-form form .chack-area {
  margin-bottom: 30px;
}
.coursefive-area .sidebar-widgect .singleside-widgect .widgect-form form .chack-area label {
  font-size: 16px;
  color: #222222;
  font-family: 'Ubuntu', sans-serif;
  margin: 0 15px;
}
.coursefive-area .sidebar-widgect .singleside-widgect .widgect-form form button {
  width: 100%;
  border: 0;
  text-transform: uppercase;
}
.coursefive-area .sidebar-widgect .singleside-widgect .widgect-category ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coursefive-area .sidebar-widgect .singleside-widgect .widgect-category ul li {
  display: block;
}
.coursefive-area .sidebar-widgect .singleside-widgect .widgect-category ul li:last-child a {
  border-bottom: none;
}
.coursefive-area .sidebar-widgect .singleside-widgect .widgect-category ul li a {
  display: block;
  color: #222222;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
  transition: all 0.5s ease 0s;
}
.coursefive-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:hover {
  border-color: #c61508;
  color: #c61508;
}
.coursefive-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:hover:after {
  opacity: 1;
}
.coursefive-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:after {
  position: absolute;
  content: "\f105";
  font-family: fontawesome;
  right: 0;
  font-size: 18px;
  font-weight: 700;
  color: #c61508;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.coursefive-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range {
  border-radius: 0;
  background: #dedede;
  border: 1px solid #c2c2c2;
  margin-bottom: 25px;
  height: 10px;
}
.coursefive-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range .ui-state-default {
  border: 1px solid #c61508;
  background: #c61508;
  font-weight: bold;
  color: #c61508;
  width: 10px;
  border-radius: 3px;
}
.coursefive-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range .ui-slider-range.ui-widget-header.ui-corner-all {
  background: #c61508;
  border-radius: 0;
}
.coursefive-area .sidebar-widgect .singleside-widgect .price-widgect p {
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
}
.coursefive-area .sidebar-widgect .singleside-widgect .price-widgect p #amount {
  text-align: center;
  font-size: 24px;
  color: #ffffff;
}
.coursefive-area .sidebar-widgect .singleside-widgect .price-widgect a {
  text-transform: uppercase;
  display: block;
}
.coursefive-area .sidebar-widgect .video-widgect {
  margin-bottom: 30px;
}
.coursefive-area .sidebar-widgect .apply-widgect {
  background: url(images/courses/apply-bg.jpg);
  background-size: cover;
  background-position: center;
  padding: 100px 0;
  width: 100%;
  text-align: center;
}
.coursefive-area .sidebar-widgect .apply-widgect .button-img {
  display: inline-block;
  background: #c61508;
  text-align: center;
  border-radius: 10px;
}
.coursefive-area .sidebar-widgect .apply-widgect .button-img a {
  padding: 10px 40px 15px;
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  text-transform: capitalize;
  transition: all 0.5s ease 0s;
}
.coursefive-area .sidebar-widgect .apply-widgect .button-img a:hover {
  background: #8f0d03;
  border-radius: 10px;
}
.coursefive-area .relatate-courses {
  margin-top: 60px;
}
.coursefive-area .relatate-courses .reletatecourses-title h3 {
  background: #f7f7f7;
  padding: 15px;
  font-size: 24px;
  color: #222222;
}
.coursefive-area .relatate-courses .chourses-lists {
  position: relative;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses {
  overflow: hidden;
  position: relative;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses:hover .courch-content h3 a {
  color: #c61508;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-img {
  margin-bottom: 0;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-img a {
  display: block;
  overflow: hidden;
  transition: all 0.5s ease 0s;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-img a img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: all 0.5s ease 0s;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-img a img:hover {
  transform: scale(1.2);
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content {
  padding: 30px;
  background: #dddddd;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content h3 {
  font-size: 24px;
  margin-bottom: 15px;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content h3 a {
  color: #222222;
  transition: all 0.5s ease 0s;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content h3 a:hover {
  color: #8f0d03;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content .amount {
  margin-bottom: 10px;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content .amount ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content .amount ul li {
  display: inline-block;
  margin-right: 10px;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content .amount ul li a {
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  color: #c61508;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content .amount ul li a del {
  font-size: 18px;
  color: #878787;
  font-weight: 500;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content .revew-area {
  margin-bottom: 10px;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content .revew-area ul li {
  display: inline-block;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content .revew-area ul li i {
  color: #fea400;
  font-size: 16px;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content .social-media ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content .social-media ul li {
  display: inline-block;
  margin-right: 5px;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content .social-media ul li:first-child {
  margin-right: 15px;
  font-size: 18px;
  color: #222222;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content .social-media ul li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  background: #000000;
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.coursefive-area .relatate-courses .chourses-lists .single-courses .courch-content .social-media ul li a:hover {
  background: #8f0d03;
}
.coursefive-area .relatate-courses .chourses-lists .owl-controls .owl-buttons {
  position: absolute;
  top: 5px;
  right: 20px;
}
.coursefive-area .relatate-courses .chourses-lists .owl-controls .owl-buttons div {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 0;
  background: transparent;
  border: 1px solid #dddddd;
  transition: all 0.5s ease 0s;
}
.coursefive-area .relatate-courses .chourses-lists .owl-controls .owl-buttons div:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.coursefive-area .relatate-courses .chourses-lists .owl-controls .owl-buttons div:hover i {
  color: #ffffff;
}
.coursefive-area .relatate-courses .chourses-lists .owl-controls .owl-buttons div i {
  font-size: 20px;
  color: #000000;
}
/*---------------------------
24.coursedetails-area
-----------------------------*/
.coursedetails-area {
  padding: 50px 0;
  overflow: hidden;
}
.coursedetails-area .courses-detels .courses-img {
  overflow: hidden;
  margin-bottom: 25px;
}
.coursedetails-area .courses-detels .courses-img a {
  display: block;
}
.coursedetails-area .courses-detels .courses-img a img {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}
.coursedetails-area .courses-detels .courses-img a img:hover {
  transform: scale(1.2);
}
.coursedetails-area .courses-detels .courses-info h2 {
  margin-bottom: 22px;
  text-transform: capitalize;
}
.coursedetails-area .courses-detels .courses-info h2 a {
  font-size: 30px;
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.coursedetails-area .courses-detels .courses-info h2 a:hover {
  color: #8f0d03;
}
.coursedetails-area .courses-detels .courses-info p {
  margin-bottom: 22px;
}
.coursedetails-area .courses-detels .courses-content {
  /*border: 1px solid #dddddd;*/
  padding: 30px 20px;
  overflow: hidden;
}
.coursedetails-area .courses-detels .courses-content .single-content {
  margin-bottom: 30px;
}
.coursedetails-area .courses-detels .courses-content .single-content h3 {
  font-size: 24px;
  color: #222222;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-weight: 500;
  position: relative;
}
.coursedetails-area .courses-detels .courses-content .single-content h3:after {
  position: absolute;
  content: "";
  width: 40px;
  height: 3px;
  background: #c61508;
  left: 0;
  bottom: 0;
}
/*.coursedetails-area .courses-detels .courses-content .single-content p {
  margin: 0;
}*/
.coursedetails-area .courses-detels .courses-content .single-content .feauter ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coursedetails-area .courses-detels .courses-content .single-content .feauter ul li {
  display: block;
  position: relative;
  padding-left: 40px;
  font-size: 16px;
  line-height: 22px;
  font-family: 'Ubuntu', sans-serif;
  margin-bottom: 15px;
  transition: all 0.5s ease 0s;
}
.coursedetails-area .courses-detels .courses-content .single-content .feauter ul li:hover {
  color: #c61508;
  cursor: pointer;
}
.coursedetails-area .courses-detels .courses-content .single-content .feauter ul li:after {
  position: absolute;
  content: "\f061";
  font-family: fontawesome;
  left: 0;
  top: 0px;
  color: #ffffff;
  background: #c61508;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  font-size: 12px;
}
.coursedetails-area .courses-detels .courses-content .single-content .review {
  overflow: hidden;
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #dddddd;
}
.coursedetails-area .courses-detels .courses-content .single-content .review:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.coursedetails-area .courses-detels .courses-content .single-content .review .review-img {
  width: 10%;
  float: left;
}
.coursedetails-area .courses-detels .courses-content .single-content .review .review-img img {
  width: 80px;
  height: 80px;
}
.coursedetails-area .courses-detels .courses-content .single-content .review .reveow-content {
  width: 90%;
  float: left;
  padding-left: 20px;
}
.coursedetails-area .courses-detels .courses-content .single-content .review .reveow-content h4 {
  margin-bottom: 3px;
}
.coursedetails-area .courses-detels .courses-content .single-content .review .reveow-content h4 a {
  font-size: 18px;
  color: #c61508;
  display: block;
  transition: all 0.5s ease 0s;
}
.coursedetails-area .courses-detels .courses-content .single-content .review .reveow-content h4 a:hover {
  color: #8f0d03;
}
.coursedetails-area .courses-detels .courses-content .single-content .review .reveow-content p {
  margin-bottom: 0;
}
.coursedetails-area .courses-detels .courses-content .single-content .review .reveiw-icon {
  position: absolute;
  top: 20px;
  right: 20px;
}
.coursedetails-area .courses-detels .courses-content .single-content .review .reveiw-icon ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coursedetails-area .courses-detels .courses-content .single-content .review .reveiw-icon ul li {
  display: inline-block;
  color: #fea400;
  font-size: 16px;
  cursor: pointer;
}
.coursedetails-area .sidebar-widgect .singleside-widgect {
  padding: 40px 20px;
  border-left: 1px solid #cccccc;
  margin-bottom: 30px;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .widgect-title h3 {
  font-size: 24px;
  color: #222222;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  margin-left: 0;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .widgect-title h3:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background: #c61508;
  left: 0;
  bottom: 0;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .widgect-form form #name {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #c61508;
  background: #ffffff;
  border-radius: 0;
  margin-bottom: 15px;
  font-size: 14px;
  color: #999999;
  font-family: 'Ubuntu', sans-serif;
  height: 50px;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .widgect-form form #name:focus {
  border: none;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .widgect-form form .wide {
  border-radius: 0;
  margin-bottom: 15px;
  height: 50px;
  padding-top: 5px;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .widgect-form form .chack-area {
  margin-bottom: 30px;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .widgect-form form .chack-area label {
  font-size: 16px;
  color: #222222;
  font-family: 'Ubuntu', sans-serif;
  margin: 0 15px;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .widgect-form form button {
  width: 100%;
  border: 0;
  text-transform: uppercase;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .widgect-category ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .widgect-category ul li {
  display: block;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .widgect-category ul li:last-child a {
  border-bottom: none;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .widgect-category ul li a {
  display: block;
  color: #222222;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
  transition: all 0.5s ease 0s;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:hover {
  border-color: #c61508;
  color: #c61508;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:hover:after {
  opacity: 1;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:after {
  position: absolute;
  content: "\f105";
  font-family: fontawesome;
  right: 0;
  font-size: 18px;
  font-weight: 700;
  color: #c61508;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range {
  border-radius: 0;
  background: #dedede;
  border: 1px solid #c2c2c2;
  margin-bottom: 25px;
  height: 10px;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range .ui-state-default {
  border: 1px solid #c61508;
  background: #c61508;
  font-weight: bold;
  color: #c61508;
  width: 10px;
  border-radius: 3px;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range .ui-slider-range.ui-widget-header.ui-corner-all {
  background: #c61508;
  border-radius: 0;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .price-widgect p {
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .price-widgect p #amount {
  text-align: center;
  font-size: 24px;
}
.coursedetails-area .sidebar-widgect .singleside-widgect .price-widgect a {
  text-transform: uppercase;
  display: block;
}
.coursedetails-area .sidebar-widgect .video-widgect {
  margin-bottom: 30px;
}
.coursedetails-area .sidebar-widgect .apply-widgect {
  background: url(images/courses/apply-bg.jpg);
  background-size: cover;
  background-position: center;
  padding: 100px 0;
  width: 100%;
  text-align: center;
}
.coursedetails-area .sidebar-widgect .apply-widgect .button-img {
  display: inline-block;
  background: #c61508;
  text-align: center;
  border-radius: 10px;
}
.coursedetails-area .sidebar-widgect .apply-widgect .button-img a {
  padding: 10px 40px 15px;
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  text-transform: capitalize;
  transition: all 0.5s ease 0s;
}
.coursedetails-area .sidebar-widgect .apply-widgect .button-img a:hover {
  background: #8f0d03;
  border-radius: 10px;
}
.coursedetails-area .relatate-courses {
  margin-top: 60px;
}
.coursedetails-area .relatate-courses .reletatecourses-title h3 {
  background: #f7f7f7;
  padding: 15px;
  font-size: 24px;
  color: #222222;
}
.coursedetails-area .relatate-courses .reletate-list {
  position: relative;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses {
  transition: all 0.5s ease 0s;
  overflow: hidden;
  margin-bottom: 20px;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses:hover {
  -webkit-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses:hover .courses-img .reletate-overlay {
  opacity: 1;
  transform: scale(1);
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses:hover .courses-info {
  background: #ffffff;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses:hover .courses-info h4 a {
  color: #8f0d03;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses:hover .courses-info .btn {
  background: #8f0d03;
  border: 1px solid #8f0d03;
  color: #ffffff;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img.courses-img1 {
  background: url(images/courses/1.jpg) no-repeat #333333;
  background-size: cover;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img.courses-img2 {
  background: url(images/courses/2.jpg) no-repeat #333333;
  background-size: cover;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img.courses-img3 {
  background: url(images/courses/3.jpg) no-repeat #333333;
  background-size: cover;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img.courses-img4 {
  background: url(images/courses/4.jpg) no-repeat #333333;
  background-size: cover;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img.courses-img5 {
  background: url(images/courses/5.jpg) no-repeat #333333;
  background-size: cover;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(26, 16, 14, 0.6);
  transition: all 0.5s ease 0s;
  opacity: 0;
  transform: scale(1.5);
  overflow: hidden;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul li {
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul li:hover .tool {
  visibility: visible;
  opacity: 1;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul li .tool {
  width: 80px;
  background-color: #f7f7f7;
  color: #222222;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 130%;
  left: 50%;
  margin-left: -30px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  visibility: hidden;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul li .tool:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-top: 8px solid #ffffff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul li a {
  display: block;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul li a:hover {
  color: #8f0d03;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul li a:hover i {
  color: #8f0d03;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .overlay-text ul li a i {
  color: #c61508;
  font-size: 20px;
  margin-right: 5px;
  transition: all 0.5s ease 0s;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .price a {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #c61508;
  padding: 10px 20px;
  color: #ffffff;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  display: inline-block;
  transition: all 0.5s ease 0s;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-img .reletate-overlay .price a:hover {
  background: #8f0d03;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-info {
  padding: 40px 30px;
  background: #f7f7f7;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-info h4 {
  font-size: 18px;
  margin-bottom: 10px;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-info h4 a {
  color: #222222;
  display: inline-block;
  transition: all 0.5s ease 0s;
  text-transform: capitalize;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-info h4 a:hover {
  color: #c61508;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-info h5 {
  color: #222222;
  font-size: 14px;
  margin-bottom: 25px;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-info h5 a {
  color: #222222;
  display: inline-block;
  transition: all 0.5s ease 0s;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-info h5 a:hover {
  color: #8f0d03;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-info h5 a:hover span {
  color: #8f0d03;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-info h5 a span {
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-info p {
  font-size: 14px;
  color: #555555;
  line-height: 22px;
  margin-bottom: 25px;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-info .btn {
  background: transparent;
  border: 1px solid #dddddd;
  background: #f7f7f7;
  color: #969696;
  transition: all 0.5s ease 0s;
}
.coursedetails-area .relatate-courses .reletate-list .reletate-courses .courses-info .btn:hover {
  background: #c61508;
  color: #ffffff;
  border: 1px solid #c61508;
}
.coursedetails-area .relatate-courses .reletate-list .owl-controls .owl-buttons {
  position: absolute;
  top: 5px;
  right: 20px;
}
.coursedetails-area .relatate-courses .reletate-list .owl-controls .owl-buttons div {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 0;
  background: transparent;
  border: 1px solid #dddddd;
  transition: all 0.5s ease 0s;
}
.coursedetails-area .relatate-courses .reletate-list .owl-controls .owl-buttons div:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.coursedetails-area .relatate-courses .reletate-list .owl-controls .owl-buttons div:hover i {
  color: #ffffff;
}
.coursedetails-area .relatate-courses .reletate-list .owl-controls .owl-buttons div i {
  font-size: 20px;
  color: #000000;
}
/*---------------------------
25.educaremember-area
-----------------------------*/
.educaremember-area {
  padding: 100px 0;
  overflow: hidden;
}
.educaremember-area .singlemember-area {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.educaremember-area .singlemember-area:hover .member-over {
  opacity: 1;
  bottom: 0;
}
.educaremember-area .singlemember-area .member-img img {
  width: 100%;
  height: 397px;
}
.educaremember-area .singlemember-area .member-title {
  position: absolute;
  bottom: 0;
  left: 0;
}
.educaremember-area .singlemember-area .member-title img {
  width: 450px;
}
.educaremember-area .singlemember-area .member-title h4 {
  position: absolute;
  bottom: -12px;
  text-align: center;
  left: 0;
  right: 0;
  font-size: 18px;
  color: #222222;
}
.educaremember-area .singlemember-area .member-over {
  text-align: center;
  background: #e1e1e1;
  padding: 20px;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 100%;
  left: 0;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.educaremember-area .singlemember-area .member-over .hover-img {
  width: 180px;
  height: 180px;
  overflow: hidden;
  border-radius: 50%;
  border: 2px dashed #c61508;
  position: relative;
  margin: auto;
}
.educaremember-area .singlemember-area .member-over .hover-img:hover:after {
  opacity: 1;
}
.educaremember-area .singlemember-area .member-over .hover-img:hover a {
  opacity: 1;
}
.educaremember-area .singlemember-area .member-over .hover-img:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  border: 10px solid #e1e1e1;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.educaremember-area .singlemember-area .member-over .hover-img:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  border: 10px solid #e1e1e1;
}
.educaremember-area .singlemember-area .member-over .hover-img a {
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  text-align: center;
  top: 45%;
  z-index: 1;
  font-size: 20px;
  color: #ffffff;
  transition: all 0.5s ease 0s;
  opacity: 0;
}
.educaremember-area .singlemember-area .member-over .hover-img a:hover {
  color: #8f0d03;
}
.educaremember-area .singlemember-area .member-over .member-name {
  margin-top: 30px;
}
.educaremember-area .singlemember-area .member-over .member-name h4 {
  margin-bottom: 15px;
  line-height: 18px;
}
.educaremember-area .singlemember-area .member-over .member-name h4 a {
  font-size: 18px;
  color: #222222;
  display: inline-block;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  transition: all 0.5s ease 0s;
}
.educaremember-area .singlemember-area .member-over .member-name h4 a:hover {
  color: #8f0d03;
}
.educaremember-area .singlemember-area .member-over .member-name p {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 20px;
}
.educaremember-area .singlemember-area .member-over .social-media ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.educaremember-area .singlemember-area .member-over .social-media ul li {
  display: inline-block;
}
.educaremember-area .singlemember-area .member-over .social-media ul li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  background: #000000;
  font-size: 14px;
  transition: all 0.5s ease 0s;
}
.educaremember-area .singlemember-area .member-over .social-media ul li a:hover {
  background: #8f0d03;
}
.educaremember-area .pagination-area {
  margin-top: 20px;
}
/*---------------------------
26.educaretwo-area
-----------------------------*/
.educaretwo-area {
  padding: 100px 0;
  overflow: hidden;
}
.educaretwo-area .single-educare {
  overflow: hidden;
  margin-bottom: 30px;
  transition: all 0.5s ease 0s;
}
.educaretwo-area .single-educare:hover {
  -webkit-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
}
.educaretwo-area .single-educare:hover .educare-img:after {
  opacity: 1;
  transform: scale(1);
}
.educaretwo-area .single-educare:hover .educare-img .overlay {
  bottom: 30px;
  opacity: 1;
}
.educaretwo-area .single-educare:hover .educare-content {
  background: #ffffff;
}
.educaretwo-area .single-educare .educare-img {
  width: 50%;
  float: left;
  position: relative;
  z-index: 1;
}
.educaretwo-area .single-educare .educare-img img {
  width: 100%;
  height: 261px;
}
.educaretwo-area .single-educare .educare-img:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  transition: all 0.5s ease 0s;
  transform: scale(0);
  opacity: 0;
}
.educaretwo-area .single-educare .educare-img .overlay {
  position: absolute;
  bottom: -10px;
  width: 80%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.educaretwo-area .single-educare .educare-img .overlay .educare-socialmedia {
  text-align: center;
  background: #000000;
  padding: 10px;
}
.educaretwo-area .single-educare .educare-img .overlay .educare-socialmedia ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.educaretwo-area .single-educare .educare-img .overlay .educare-socialmedia ul li {
  display: inline-block;
  margin: 0 5px;
}
.educaretwo-area .single-educare .educare-img .overlay .educare-socialmedia ul li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  background: #ffffff;
  color: #222222;
  font-size: 14px;
  transition: all 0.5s ease 0s;
}
.educaretwo-area .single-educare .educare-img .overlay .educare-socialmedia ul li a:hover {
  color: #ffffff;
  background: #8f0d03;
}
.educaretwo-area .single-educare .educare-content {
  width: 50%;
  float: left;
  padding: 20px 25px;
  background: #f7f7f7;
  transition: all 0.5s ease 0s;
}
.educaretwo-area .single-educare .educare-content h4 {
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.educaretwo-area .single-educare .educare-content h4 a {
  display: block;
  color: #c61508;
}
.educaretwo-area .single-educare .educare-content h4 span {
  display: block;
  font-size: 70%;
  font-weight: 400;
  margin-top: 10px;
}
.educaretwo-area .single-educare .educare-content p {
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 25px;
}
.educaretwo-area .pagination-area {
  margin-top: 20px;
}
/*---------------------------
27.single-educaremember
-----------------------------*/
.singleeducar-area {
  padding: 100px 0;
}
.singleeducar-area .single-educaremember .singleminber-img {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.singleeducar-area .single-educaremember .singleminber-img:hover .socialmeida-list {
  opacity: 1;
}
.singleeducar-area .single-educaremember .singleminber-img:hover .socialmeida-list .social-icon {
  opacity: 1;
  right: 0;
}
.singleeducar-area .single-educaremember .singleminber-img img {
  width: 100%;
  height: 100%;
}
.singleeducar-area .single-educaremember .singleminber-img .socialmeida-list {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  right: 0px;
  transition: all 0.5s ease 0s;
  opacity: 0;
}
.singleeducar-area .single-educaremember .singleminber-img .socialmeida-list .social-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -30px;
  background: #222222;
  display: inline-block;
  padding-bottom: 55px;
  border-radius: 0 0 0 60px;
  transition: all 0.5s ease 0s;
  opacity: 0;
}
.singleeducar-area .single-educaremember .singleminber-img .socialmeida-list .social-icon ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.singleeducar-area .single-educaremember .singleminber-img .socialmeida-list .social-icon ul li {
  display: block;
  padding: 5px 10px;
}
.singleeducar-area .single-educaremember .singleminber-img .socialmeida-list .social-icon ul li:first-child {
  padding-top: 15px;
}
.singleeducar-area .single-educaremember .singleminber-img .socialmeida-list .social-icon ul li:last-child {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 15px;
}
.singleeducar-area .single-educaremember .singleminber-img .socialmeida-list .social-icon ul li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  color: #222222;
  background: #ffffff;
  transition: all 0.5s ease 0s;
}
.singleeducar-area .single-educaremember .singleminber-img .socialmeida-list .social-icon ul li a:hover {
  color: #ffffff;
  background: #8f0d03;
}
.singleeducar-area .single-educaremember .member-detels .member-name h3 {
  font-size: 24px;
  margin-bottom: 16px;
}
.singleeducar-area .single-educaremember .member-detels .member-name h3 a {
  display: block;
  color: #222222;
  text-transform: uppercase;
  font-weight: 500;
  transition: all 0.5s ease 0s;
  font-family: 'Ubuntu', sans-serif;
}
.singleeducar-area .single-educaremember .member-detels .member-name h3 a:hover {
  color: #8f0d03;
}
.singleeducar-area .single-educaremember .member-detels .member-name h3 span {
  display: block;
  font-size: 70%;
  font-weight: 400;
  margin-top: 6px;
}
.singleeducar-area .single-educaremember .member-detels p {
  font-size: 16px;
  line-height: 26px;
  color: #505050;
  margin-bottom: 20px;
}
.singleeducar-area .single-educaremember .member-detels .address {
  margin-bottom: 33px;
}
.singleeducar-area .single-educaremember .member-detels .address ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.singleeducar-area .single-educaremember .member-detels .address ul li {
  display: block;
  font-size: 14px;
  color: #222222;
  line-height: 26px;
  margin-bottom: 10px;
  font-family: 'Ubuntu', sans-serif;
}
.singleeducar-area .single-educaremember .member-detels .address ul li a {
  display: inline-block;
  color: #222222;
  transition: all 0.5s ease 0s;
}
.singleeducar-area .single-educaremember .member-detels .address ul li a:hover {
  color: #8f0d03;
}
.singleeducar-area .single-educaremember .member-detels .address ul li span {
  color: #c61508;
  margin-right: 5px;
}
.singleeducar-area .single-educaremember .member-detels .ask-question h3 {
  font-size: 24px;
  color: #222222;
  position: relative;
  font-weight: 500;
  padding-bottom: 20px;
}
.singleeducar-area .single-educaremember .member-detels .ask-question h3:after {
  position: absolute;
  content: '';
  width: 60px;
  height: 3px;
  background: #c61508;
  left: 0;
  bottom: 0;
}
.singleeducar-area .single-educaremember .member-detels .ask-question .contract-form form input {
  width: 100%;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  color: #505050;
  border: none;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  background: #f9f9f9;
  margin-bottom: 20px;
  padding: 10px 20px;
}
.singleeducar-area .single-educaremember .member-detels .ask-question .contract-form form .wide {
  border-radius: 0;
  margin-bottom: 15px;
  height: 50px;
  padding-top: 5px;
}
.singleeducar-area .single-educaremember .member-detels .ask-question .contract-form form .form-control {
  width: 100%;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  color: #505050;
  border: none;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  background: #f9f9f9;
  margin-bottom: 20px;
  padding: 10px 20px;
  height: 48px;
}
.singleeducar-area .single-educaremember .member-detels .ask-question .contract-form form textarea {
  width: 100%;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  color: #505050;
  border: none;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  background: #f9f9f9;
  margin-bottom: 20px;
  padding: 10px 20px;
  resize: none;
  height: 200px;
}
.singleeducar-area .single-educaremember .member-detels .ask-question .contract-form form .form-btn button {
  border: 0;
}
.singleeducar-area .single-educaremember .member-detels .ask-question .contract-form form .form-btn button.btn-hr {
  padding: 12px 40px;
  font-size: 18px;
  text-transform: uppercase;
}
.singleeducar-area .single-educaremember .related-member {
  position: relative;
}
.singleeducar-area .single-educaremember .related-member .releted-title {
  margin-top: 60px;
}
.singleeducar-area .single-educaremember .related-member .releted-title h3 {
  background: #f7f7f7;
  padding: 15px;
  font-size: 24px;
  color: #222222;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member:hover .member-over {
  opacity: 1;
  transform: scale(1);
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-img img {
  width: 100%;
  height: 397px;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-title {
  position: absolute;
  bottom: 0;
  left: 0;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-title img {
  width: 450px;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-title h4 {
  position: absolute;
  bottom: -12px;
  text-align: center;
  left: 0;
  right: 0;
  font-size: 18px;
  color: #222222;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over {
  text-align: center;
  background: #e1e1e1;
  padding: 20px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s ease 0s;
  transform: scale(0);
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over .hover-img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  border: 2px dashed #c61508;
  position: relative;
  margin: auto;
  overflow: hidden;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over .hover-img:hover:after {
  opacity: 1;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over .hover-img:hover a {
  opacity: 1;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over .hover-img:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  border: 10px solid #e1e1e1;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over .hover-img:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  border: 10px solid #e1e1e1;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over .hover-img a {
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  text-align: center;
  top: 45%;
  z-index: 1;
  font-size: 20px;
  color: #ffffff;
  transition: all 0.5s ease 0s;
  opacity: 0;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over .hover-img a:hover {
  color: #8f0d03;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over .member-name {
  margin-top: 30px;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over .member-name h4 {
  margin-bottom: 15px;
  line-height: 18px;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over .member-name h4 a {
  font-size: 18px;
  color: #222222;
  display: inline-block;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  transition: all 0.5s ease 0s;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over .member-name h4 a:hover {
  color: #8f0d03;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over .member-name p {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 20px;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over .social-media ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over .social-media ul li {
  display: inline-block;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over .social-media ul li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  background: #000000;
  font-size: 14px;
  transition: all 0.5s ease 0s;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .single-member .member-over .social-media ul li a:hover {
  background: #8f0d03;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .owl-controls .owl-buttons {
  position: absolute;
  top: -19%;
  right: 20px;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .owl-controls .owl-buttons div {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 0;
  border: 1px solid #dddddd;
  background: transparent;
  transition: all 0.5s ease 0s;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .owl-controls .owl-buttons div:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .owl-controls .owl-buttons div:hover i {
  color: #ffffff;
}
.singleeducar-area .single-educaremember .related-member .singlemember-slide .owl-controls .owl-buttons div i {
  font-size: 20px;
  color: #000000;
}
/*---------------------------
28.Portfolio-one-area
-----------------------------*/
.Portfolio-one-area {
  overflow: hidden;
  padding: 100px 0;
}
.Portfolio-one-area .gallary-manue {
  margin-bottom: 35px;
}
.Portfolio-one-area .gallary-manue ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.Portfolio-one-area .gallary-manue ul li {
  display: inline-block;
  padding: 10px 30px;
  font-family: 'Ubuntu', sans-serif;
  color: #222222;
  font-size: 18px;
  text-transform: capitalize;
  border: 1px solid #dddddd;
  margin: 0 15px;
  transition: all 0.5s ease 0s;
}
.Portfolio-one-area .gallary-manue ul li:hover {
  background: #c61508;
  border: 1px solid #c61508;
  color: #ffffff;
  cursor: pointer;
}
.Portfolio-one-area .gallary-manue ul li.active {
  background: #c61508;
  border: 1px solid #c61508;
  color: #ffffff;
  position: relative;
  transition: all 0.5s ease 0s;
}
.Portfolio-one-area .gallary-manue ul li.active:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid #c61508;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  left: 0;
  right: 0;
  margin: auto;
  top: 100%;
}
.Portfolio-one-area .filter-gallary {
  margin-left: -2%;
  overflow: hidden;
}
.Portfolio-one-area .filter-gallary .single-gallary {
  width: 18%;
  margin-left: 2%;
  margin-bottom: 2%;
  overflow: hidden;
  float: left;
}
.Portfolio-one-area .filter-gallary .single-gallary:nth-child(2) {
  width: 78%;
}
.Portfolio-one-area .filter-gallary .single-gallary:nth-child(3) .gallary-img {
  height: 620px;
}
.Portfolio-one-area .filter-gallary .single-gallary:nth-child(5) {
  width: 58%;
}
.Portfolio-one-area .filter-gallary .single-gallary:hover .gallary-img .gallary-overlay {
  opacity: 1;
  transform: scale(0.9);
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img {
  background-size: cover;
  background-position: center;
  height: 300px;
  background: #666666;
  position: relative;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img.gallary-img1 {
  background: url(images/gallery/2.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img.gallary-img2 {
  background: url(images/gallery/1.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img.gallary-img3 {
  background: url(images/gallery/3.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img.gallary-img4 {
  background: url(images/gallery/4.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img.gallary-img5 {
  background: url(images/gallery/5.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img.gallary-img6 {
  background: url(images/gallery/6.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img.gallary-img7 {
  background: url(images/gallery/7.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img.gallary-img8 {
  background: url(images/gallery/8.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img.gallary-img9 {
  background: url(images/gallery/9.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img .gallary-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  opacity: 0;
  transform: scale(0);
  transition: all 0.5s ease 0s;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img .gallary-overlay .overlay-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img .gallary-overlay .overlay-content .gallary-title h3 {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 15px;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img .gallary-overlay .overlay-content .gallary-title h3 span {
  display: block;
  font-size: 80%;
  color: #c61508;
  margin-top: 15px;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img .gallary-overlay .overlay-content .galary-cosial ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img .gallary-overlay .overlay-content .galary-cosial ul li {
  display: inline-block;
  margin-left: 10px;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img .gallary-overlay .overlay-content .galary-cosial ul li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  background: #989898;
  border-radius: 50%;
  transition: all 0.5s ease 0s;
}
.Portfolio-one-area .filter-gallary .single-gallary .gallary-img .gallary-overlay .overlay-content .galary-cosial ul li a:hover {
  background: #8f0d03;
}
/*---------------------------
29.Portfolio-two-area
-----------------------------*/
.Portfolio-two-area {
  overflow: hidden;
  padding: 100px 0;
}
.Portfolio-two-area .gallary-manue {
  margin-bottom: 35px;
}
.Portfolio-two-area .gallary-manue ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.Portfolio-two-area .gallary-manue ul li {
  display: inline-block;
  padding: 10px 30px;
  font-family: 'Ubuntu', sans-serif;
  color: #222222;
  font-size: 18px;
  text-transform: capitalize;
  border: 1px solid #dddddd;
  margin: 0 15px;
  transition: all 0.5s ease 0s;
}
.Portfolio-two-area .gallary-manue ul li:hover {
  background: #c61508;
  border: 1px solid #c61508;
  color: #ffffff;
  cursor: pointer;
}
.Portfolio-two-area .gallary-manue ul li.active {
  background: #c61508;
  border: 1px solid #c61508;
  color: #ffffff;
  position: relative;
  transition: all 0.5s ease 0s;
}
.Portfolio-two-area .gallary-manue ul li.active:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid #c61508;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  left: 0;
  right: 0;
  margin: auto;
  top: 100%;
}
.Portfolio-two-area .box-gallary .single-img {
  width: 33.34%;
  overflow: hidden;
  float: left;
  position: relative;
}
.Portfolio-two-area .box-gallary .single-img:hover .gallary-content {
  opacity: 1;
  transform: scaleY(1);
}
.Portfolio-two-area .box-gallary .single-img .gallary-img {
  background-size: cover;
  background-position: center;
  height: 300px;
  background: #666666;
}
.Portfolio-two-area .box-gallary .single-img .gallary-img.gallary-img1 {
  background: url(images/gallery/11.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-two-area .box-gallary .single-img .gallary-img.gallary-img2 {
  background: url(images/gallery/12.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-two-area .box-gallary .single-img .gallary-img.gallary-img3 {
  background: url(images/gallery/13.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-two-area .box-gallary .single-img .gallary-img.gallary-img4 {
  background: url(images/gallery/14.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-two-area .box-gallary .single-img .gallary-img.gallary-img5 {
  background: url(images/gallery/15.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-two-area .box-gallary .single-img .gallary-img.gallary-img6 {
  background: url(images/gallery/16.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-two-area .box-gallary .single-img .gallary-img.gallary-img7 {
  background: url(images/gallery/17.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-two-area .box-gallary .single-img .gallary-img.gallary-img8 {
  background: url(images/gallery/18.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-two-area .box-gallary .single-img .gallary-img.gallary-img9 {
  background: url(images/gallery/19.jpg) no-repeat #666666;
  background-size: cover;
}
.Portfolio-two-area .box-gallary .single-img .gallary-content {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 0;
  padding: 20px 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transform: scaleY(0);
  transition: all 0.5s ease 0s;
}
.Portfolio-two-area .box-gallary .single-img .gallary-content h3 {
  margin: 0;
}
.Portfolio-two-area .box-gallary .single-img .gallary-content h3 a {
  font-size: 18px;
  color: #ffffff;
  margin: 0;
  transition: all 0.5s ease 0s;
}
.Portfolio-two-area .box-gallary .single-img .gallary-content h3 a:hover {
  color: #8f0d03;
}
.Portfolio-two-area .box-gallary .single-img .gallary-content h3 span {
  margin-top: 5px;
  display: block;
  font-size: 70%;
  color: #c61508;
}
/*---------------------------
30.ourshop-one-area
-----------------------------*/
.ourshopone-area {
  padding: 100px 0;
  overflow: hidden;
}
.ourshopone-area .single-product {
  margin-bottom: 30px;
}
.ourshopone-area .single-product:hover .product-info {
  -webkit-box-shadow: 0px 4px 0px 3px #f8f8f8;
  -moz-box-shadow: 0px 4px 0px 3px #f8f8f8;
  box-shadow: 0px 4px 0px 3px #f8f8f8;
  background: #ffffff;
}
.ourshopone-area .single-product:hover .product-info .product-name h4 a {
  color: #c61508;
}
.ourshopone-area .single-product:hover .product-img .social-list {
  opacity: 1;
  width: 100%;
}
.ourshopone-area .single-product .product-img {
  position: relative;
}
.ourshopone-area .single-product .product-img img {
  width: 100%;
  height: 100%;
}
.ourshopone-area .single-product .product-img .social-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: rgba(17, 16, 16, 0.7);
  text-align: center;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.ourshopone-area .single-product .product-img .social-list .product-social {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.ourshopone-area .single-product .product-img .social-list .product-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ourshopone-area .single-product .product-img .social-list .product-social ul li {
  display: inline-block;
}
.ourshopone-area .single-product .product-img .social-list .product-social ul li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #c61508;
  font-size: 16px;
  color: #FFFFFF;
  transition: all 0.5s ease 0s;
}
.ourshopone-area .single-product .product-img .social-list .product-social ul li a:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.ourshopone-area .single-product .product-info {
  padding: 30px 20px;
  background: #f8f8f8;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}
.ourshopone-area .single-product .product-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ourshopone-area .single-product .product-info ul li {
  display: inline-block;
}
.ourshopone-area .single-product .product-info ul li .product-name {
  float: left;
}
.ourshopone-area .single-product .product-info ul li .product-name h4 {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 18px;
}
.ourshopone-area .single-product .product-info ul li .product-name h4 a {
  color: #222222;
  font-family: 'Ubuntu', sans-serif;
  transition: all 0.5s ease 0s;
  display: inline-block;
}
.ourshopone-area .single-product .product-info ul li .product-name h4 a:hover {
  color: #8f0d03;
}
.ourshopone-area .single-product .product-info ul li .product-name span {
  color: #c61508;
  display: block;
  font-size: 18px;
  line-height: 18px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}
.ourshopone-area .single-product .product-info ul li .product-reveow {
  float: right;
  margin-top: -49px;
  margin-left: 10px;
}
.ourshopone-area .single-product .product-info ul li .product-reveow ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ourshopone-area .single-product .product-info ul li .product-reveow ul li {
  display: inline-block;
}
.ourshopone-area .single-product .product-info ul li .product-reveow ul li:last-child a {
  color: #b1b1b1;
}
.ourshopone-area .single-product .product-info ul li .product-reveow ul li a {
  color: #fea400;
  display: block;
  font-size: 16px;
}
.ourshopone-area .single-product .product-discunt {
  position: absolute;
  top: 10px;
  right: 20px;
}
.ourshopone-area .single-product .product-discunt .discunt-content {
  width: 120px;
  position: relative;
}
.ourshopone-area .single-product .product-discunt .discunt-content .discunt {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  text-align: center;
}
.ourshopone-area .single-product .product-discunt .discunt-content .discunt h5 {
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-weight: 700;
}
.ourshopone-area .single-product .product-discunt .discunt-content .discunt h5 span {
  font-size: 12px;
  font-weight: 400;
}
.ourshopone-area .pagination-area {
  margin-top: 20px;
}
/*---------------------------
31.ourshoptwo-area
-----------------------------*/
.ourshoptwo-area {
  padding: 100px 0;
  overflow: hidden;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect {
  padding: 40px 20px;
  border: 1px solid #cccccc;
  margin-bottom: 30px;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .widgect-title h3 {
  font-size: 24px;
  color: #222222;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  margin-left: 0;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .widgect-title h3:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background: #c61508;
  left: 0;
  bottom: 0;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .serch-widgect {
  overflow: hidden;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .serch-widgect input {
  font-family: 'Ubuntu', sans-serif;
  border: 1px solid #c61508;
  font-size: 14px;
  color: #222222;
  padding: 10px;
  background: #f8f8f8;
  width: 65%;
  float: left;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .serch-widgect .submit {
  width: 35%;
  text-transform: uppercase;
  color: #ffffff;
  background: #c61508;
  transition: all 0.5s ease 0s;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .serch-widgect .submit:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .widgect-category ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .widgect-category ul li {
  display: block;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .widgect-category ul li:last-child a {
  border-bottom: none;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .widgect-category ul li a {
  display: block;
  color: #222222;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
  transition: all 0.5s ease 0s;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:hover {
  border-color: #c61508;
  color: #c61508;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:hover:after {
  opacity: 1;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:after {
  position: absolute;
  content: "\f105";
  font-family: fontawesome;
  right: 0;
  font-size: 18px;
  font-weight: 700;
  color: #c61508;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range {
  border-radius: 0;
  background: #dedede;
  border: 1px solid #c2c2c2;
  margin-bottom: 25px;
  height: 10px;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range .ui-state-default {
  border: 1px solid #c61508;
  background: #c61508;
  font-weight: bold;
  color: #c61508;
  width: 10px;
  border-radius: 3px;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .price-widgect #slider-range .ui-slider-range.ui-widget-header.ui-corner-all {
  background: #c61508;
  border-radius: 0;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .price-widgect p {
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .price-widgect p input {
  width: 100%;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .price-widgect p #amount {
  text-align: center;
  font-size: 24px;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .price-widgect a {
  text-transform: uppercase;
  display: block;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .best-sellers {
  overflow: hidden;
  margin-bottom: 20px;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .best-sellers .seller-img {
  width: 35%;
  float: left;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .best-sellers .seller-img img {
  width: 80px;
  height: 80px;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .best-sellers .seller-content {
  width: 65%;
  float: left;
  padding-left: 20px;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .best-sellers .seller-content h4 {
  font-size: 16px;
  margin-bottom: 5px;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .best-sellers .seller-content h4 a {
  display: block;
  color: #222222;
  transition: all 0.5s ease 0s;
  text-transform: capitalize;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .best-sellers .seller-content h4 a:hover {
  color: #8f0d03;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .best-sellers .seller-content .reveiw-icon {
  margin-bottom: 5px;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .best-sellers .seller-content .reveiw-icon ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .best-sellers .seller-content .reveiw-icon ul li {
  display: inline-block;
  font-size: 16px;
  color: #fea400;
}
.ourshoptwo-area .sidebar-widgect .singleside-widgect .best-sellers .seller-content .price h4 {
  color: #222222;
  font-size: 18px;
}
.ourshoptwo-area .single-product {
  margin-bottom: 30px;
}
.ourshoptwo-area .single-product:hover .product-info {
  -webkit-box-shadow: 0px 4px 0px 3px #f8f8f8;
  -moz-box-shadow: 0px 4px 0px 3px #f8f8f8;
  box-shadow: 0px 4px 0px 3px #f8f8f8;
  background: #ffffff;
}
.ourshoptwo-area .single-product:hover .product-info .product-name h4 a {
  color: #c61508;
}
.ourshoptwo-area .single-product:hover .product-img .social-list {
  opacity: 1;
  transform: scale(1);
}
.ourshoptwo-area .single-product .product-img {
  position: relative;
}
.ourshoptwo-area .single-product .product-img img {
  width: 100%;
  height: 100%;
}
.ourshoptwo-area .single-product .product-img .social-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(17, 16, 16, 0.7);
  text-align: center;
  opacity: 0;
  transform: scale(0);
  transition: all 0.5s ease 0s;
  z-index: 2;
}
.ourshoptwo-area .single-product .product-img .social-list .product-social {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.ourshoptwo-area .single-product .product-img .social-list .product-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ourshoptwo-area .single-product .product-img .social-list .product-social ul li {
  display: inline-block;
}
.ourshoptwo-area .single-product .product-img .social-list .product-social ul li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #c61508;
  font-size: 16px;
  color: #FFFFFF;
  transition: all 0.5s ease 0s;
}
.ourshoptwo-area .single-product .product-img .social-list .product-social ul li a:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.ourshoptwo-area .single-product .product-info {
  padding: 30px 20px;
  background: #f8f8f8;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}
.ourshoptwo-area .single-product .product-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ourshoptwo-area .single-product .product-info ul li {
  display: inline-block;
}
.ourshoptwo-area .single-product .product-info ul li .product-name {
  float: left;
}
.ourshoptwo-area .single-product .product-info ul li .product-name h4 {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 18px;
}
.ourshoptwo-area .single-product .product-info ul li .product-name h4 a {
  color: #222222;
  font-family: 'Ubuntu', sans-serif;
  transition: all 0.5s ease 0s;
  display: inline-block;
}
.ourshoptwo-area .single-product .product-info ul li .product-name h4 a:hover {
  color: #8f0d03;
}
.ourshoptwo-area .single-product .product-info ul li .product-name span {
  color: #c61508;
  display: block;
  font-size: 18px;
  line-height: 18px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}
.ourshoptwo-area .single-product .product-info ul li .product-reveow {
  float: right;
  margin-top: -49px;
  margin-left: 10px;
}
.ourshoptwo-area .single-product .product-info ul li .product-reveow ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ourshoptwo-area .single-product .product-info ul li .product-reveow ul li {
  display: inline-block;
}
.ourshoptwo-area .single-product .product-info ul li .product-reveow ul li:last-child a {
  color: #b1b1b1;
}
.ourshoptwo-area .single-product .product-info ul li .product-reveow ul li a {
  color: #fea400;
  display: block;
  font-size: 16px;
}
.ourshoptwo-area .single-product .product-discunt {
  position: absolute;
  top: 10px;
  right: 20px;
}
.ourshoptwo-area .single-product .product-discunt .discunt-content {
  width: 120px;
  position: relative;
}
.ourshoptwo-area .single-product .product-discunt .discunt-content .discunt {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  text-align: center;
}
.ourshoptwo-area .single-product .product-discunt .discunt-content .discunt h5 {
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-weight: 700;
}
.ourshoptwo-area .single-product .product-discunt .discunt-content .discunt h5 span {
  font-size: 12px;
  font-weight: 400;
}
/*32.singleshope-area*/
.single-shope-area {
  padding: 100px 0 60px 0;
  overflow: hidden;
  /*input number increament*/
  /*input number increament end hear*/
}
.single-shope-area .product-images .bx-wrapper {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.single-shope-area .product-images .bx-wrapper:hover .bx-prev {
  left: 20px;
}
.single-shope-area .product-images .bx-wrapper:hover .bx-next {
  right: 20px;
}
.single-shope-area .product-images .bx-wrapper .bx-prev {
  height: 48px !important;
  left: -40px;
  width: 40px !important;
  transition: all 0.5s ease 0s;
}
.single-shope-area .product-images .bx-wrapper .bx-next {
  height: 48px !important;
  right: -40px;
  width: 40px !important;
  transition: all 0.5s ease 0s;
}
.single-shope-area .product-images .bx-wrapper .bx-controls-direction {
  top: 50%;
}
.single-shope-area .product-images .bx-wrapper .bx-controls-direction a {
  top: inherit;
}
.single-shope-area .product-images .bxslider li {
  position: relative;
  overflow: hidden;
}
.single-shope-area .product-images .bxslider li img {
  width: 100%;
  transform: scale(1);
  transition: all 0.5s ease 0s;
}
.single-shope-area .product-images .bxslider li img:hover {
  transform: scale(1.3);
}
.single-shope-area .product-images #bx-pager a img {
  width: 24%;
}
.single-shope-area .singpeshope-detels {
  position: relative;
}
.single-shope-area .singpeshope-detels .singleshope-title {
  margin-bottom: 20px;
}
.single-shope-area .singpeshope-detels .singleshope-title h3 {
  font-size: 24px;
  margin-bottom: 5px;
}
.single-shope-area .singpeshope-detels .singleshope-title h3 a {
  color: #222222;
}
.single-shope-area .singpeshope-detels .singleshope-title h3 a:hover {
  color: #8f0d03;
}
.single-shope-area .singpeshope-detels .singleshope-title .product-price span {
  font-size: 24px;
  color: #c61508;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}
.single-shope-area .singpeshope-detels .reveow {
  position: absolute;
  top: 0;
  right: 0;
}
.single-shope-area .singpeshope-detels .reveow ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-shope-area .singpeshope-detels .reveow ul li {
  display: inline-block;
  color: #fea400;
  font-size: 16px;
  cursor: pointer;
}
.single-shope-area .singpeshope-detels .social-area {
  margin-bottom: 25px;
}
.single-shope-area .singpeshope-detels .social-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-shope-area .singpeshope-detels .social-area ul li {
  display: inline-block;
}
.single-shope-area .singpeshope-detels .social-area ul li h4 {
  font-size: 18px;
  color: #222222;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 0;
}
.single-shope-area .singpeshope-detels .social-area ul li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #000000;
  font-size: 16px;
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.single-shope-area .singpeshope-detels .social-area ul li a:hover {
  background: #c61508;
  transform: translateY(-2px);
}
.single-shope-area .singpeshope-detels .adto-card {
  margin-bottom: 30px;
}
.single-shope-area .singpeshope-detels .adto-card ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-shope-area .singpeshope-detels .adto-card ul li {
  display: inline-block;
}
.single-shope-area .singpeshope-detels .adto-card ul li h3 {
  font-size: 18px;
  color: #222222;
  margin-bottom: 0;
}
.single-shope-area .singpeshope-detels .adto-card ul li a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #222222;
  border: 1px solid #222222;
  font-size: 16px;
  margin-left: 5px;
  transition: all 0.5s ease 0s;
}
.single-shope-area .singpeshope-detels .adto-card ul li a:hover {
  color: #ffffff;
  background: #8f0d03;
  border-color: #8f0d03;
}
.single-shope-area .singpeshope-detels .tab-area ul.nav-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-shope-area .singpeshope-detels .tab-area ul.nav-tabs li.active a {
  background: #c61508;
  color: #ffffff;
}
.single-shope-area .singpeshope-detels .tab-area ul.nav-tabs li a {
  border-radius: 0;
  border: 0;
  font-size: 18px;
  color: #222222;
  transition: all 0.5s ease 0s;
}
.single-shope-area .singpeshope-detels .tab-area ul.nav-tabs li a:hover {
  background: #c61508;
  color: #ffffff;
}
.single-shope-area .singpeshope-detels .tab-area .tab-content {
  border: 1px solid #c61508;
  padding: 35px 30px;
}
.single-shope-area .singpeshope-detels .tab-area .tab-content p {
  margin-bottom: 0;
  color: #434343;
  font-size: 14px;
  line-height: 22px;
}
.single-shope-area .input-number {
  position: relative;
  margin: 0 10px;
}
.single-shope-area .input-number input {
  border: 1px solid #c61508;
  font-size: 16px;
  font-weight: 600;
  padding: 10px;
  text-align: center;
}
.single-shope-area .input-number input[type="text"] {
  width: 90px;
}
.single-shope-area .input-number .inc.button,
.single-shope-area .input-number .dec.button {
  color: #7d7777;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  height: 100%;
  line-height: 32px;
  padding: 10px;
  position: absolute;
}
.single-shope-area .input-number .inc.button {
  right: 0px;
  top: 0px;
}
.single-shope-area .input-number .dec.button {
  left: 0;
  top: 0;
}
.single-shope-area .input-number .inc.button::before {
  border-left: 1px solid #c61508;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.single-shope-area .input-number .dec.button::before {
  border-right: 1px solid #c61508;
  content: "";
  height: 100%;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.single-shope-area .input-number .inc.button:hover {
  color: #ffffff;
  background: #c61508;
}
.single-shope-area .input-number .dec.button:hover {
  color: #ffffff;
  background: #c61508;
}
.single-shope-area .related-product .releted-title {
  margin-top: 60px;
}
.single-shope-area .related-product .releted-title h3 {
  background: #f7f7f7;
  padding: 15px;
  font-size: 24px;
  color: #222222;
}
.single-shope-area .related-product .productlist .single-product {
  margin-bottom: 30px;
}
.single-shope-area .related-product .productlist .single-product:hover .product-info {
  -webkit-box-shadow: 0px 4px 0px 3px #f8f8f8;
  -moz-box-shadow: 0px 4px 0px 3px #f8f8f8;
  box-shadow: 0px 4px 0px 3px #f8f8f8;
  background: #ffffff;
}
.single-shope-area .related-product .productlist .single-product:hover .product-info .product-name h4 a {
  color: #c61508;
}
.single-shope-area .related-product .productlist .single-product:hover .product-img .social-list {
  opacity: 1;
  height: 100%;
}
.single-shope-area .related-product .productlist .single-product .product-img {
  position: relative;
}
.single-shope-area .related-product .productlist .single-product .product-img img {
  width: 100%;
  height: 100%;
}
.single-shope-area .related-product .productlist .single-product .product-img .social-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(17, 16, 16, 0.7);
  text-align: center;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.single-shope-area .related-product .productlist .single-product .product-img .social-list .product-social {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.single-shope-area .related-product .productlist .single-product .product-img .social-list .product-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-shope-area .related-product .productlist .single-product .product-img .social-list .product-social ul li {
  display: inline-block;
}
.single-shope-area .related-product .productlist .single-product .product-img .social-list .product-social ul li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #c61508;
  font-size: 16px;
  color: #FFFFFF;
  transition: all 0.5s ease 0s;
}
.single-shope-area .related-product .productlist .single-product .product-img .social-list .product-social ul li a:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.single-shope-area .related-product .productlist .single-product .product-info {
  padding: 30px 20px;
  background: #f8f8f8;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}
.single-shope-area .related-product .productlist .single-product .product-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-shope-area .related-product .productlist .single-product .product-info ul li {
  display: inline-block;
}
.single-shope-area .related-product .productlist .single-product .product-info ul li .product-name {
  float: left;
}
.single-shope-area .related-product .productlist .single-product .product-info ul li .product-name h4 {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 18px;
}
.single-shope-area .related-product .productlist .single-product .product-info ul li .product-name h4 a {
  color: #222222;
  font-family: 'Ubuntu', sans-serif;
  transition: all 0.5s ease 0s;
  display: inline-block;
}
.single-shope-area .related-product .productlist .single-product .product-info ul li .product-name h4 a:hover {
  color: #8f0d03;
}
.single-shope-area .related-product .productlist .single-product .product-info ul li .product-name span {
  color: #c61508;
  display: block;
  font-size: 18px;
  line-height: 18px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}
.single-shope-area .related-product .productlist .single-product .product-info ul li .product-reveow {
  float: right;
  margin-top: -49px;
  margin-left: 10px;
}
.single-shope-area .related-product .productlist .single-product .product-info ul li .product-reveow ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-shope-area .related-product .productlist .single-product .product-info ul li .product-reveow ul li {
  display: inline-block;
}
.single-shope-area .related-product .productlist .single-product .product-info ul li .product-reveow ul li:last-child a {
  color: #b1b1b1;
}
.single-shope-area .related-product .productlist .single-product .product-info ul li .product-reveow ul li a {
  color: #fea400;
  display: block;
  font-size: 16px;
}
.single-shope-area .related-product .productlist .single-product .product-discunt {
  position: absolute;
  top: 10px;
  right: 20px;
}
.single-shope-area .related-product .productlist .single-product .product-discunt .discunt-content {
  width: 120px;
  position: relative;
}
.single-shope-area .related-product .productlist .single-product .product-discunt .discunt-content .discunt {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  text-align: center;
}
.single-shope-area .related-product .productlist .single-product .product-discunt .discunt-content .discunt h5 {
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-weight: 700;
}
.single-shope-area .related-product .productlist .single-product .product-discunt .discunt-content .discunt h5 span {
  font-size: 12px;
  font-weight: 400;
}
.single-shope-area .related-product .owl-controls .owl-buttons {
  position: absolute;
  top: -16.5%;
  right: 20px;
}
.single-shope-area .related-product .owl-controls .owl-buttons div {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 0;
  border: 1px solid #dddddd;
  background: transparent;
  transition: all 0.5s ease 0s;
}
.single-shope-area .related-product .owl-controls .owl-buttons div:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.single-shope-area .related-product .owl-controls .owl-buttons div:hover i {
  color: #ffffff;
}
.single-shope-area .related-product .owl-controls .owl-buttons div i {
  font-size: 20px;
  color: #000000;
}
/*---------------------------
33.registration-area
-----------------------------*/
.registration-area {
  padding: 100px 0;
  overflow: hidden;
}
/*---------------------------
34.Researchone-area
-----------------------------*/
.researchone-area {
  padding: 100px 0;
  overflow: hidden;
}
.researchone-area .resarches-single {
  margin-bottom: 30px;
  overflow: hidden;
  transition: all 0.5s ease 0s;
}
.researchone-area .resarches-single:hover {
  -webkit-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
}
.researchone-area .resarches-single:hover .researchone-img img {
  transform: scale(1.2);
}
.researchone-area .resarches-single:hover .researchone-img:after {
  opacity: 1;
  transform: scaleY(1);
}
.researchone-area .resarches-single:hover .researchone-info {
  background: #ffffff;
}
.researchone-area .resarches-single:hover .researchone-info h3 a {
  color: #c61508;
}
.researchone-area .resarches-single .researchone-img {
  overflow: hidden;
  position: relative;
}
.researchone-area .resarches-single .researchone-img:after {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  transform: scaleY(0);
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.researchone-area .resarches-single .researchone-img a {
  display: block;
}
.researchone-area .resarches-single .researchone-img a img {
  width: 100%;
  height: 300px;
  transition: all 0.5s ease 0s;
}
.researchone-area .resarches-single .researchone-info {
  padding: 35px 25px;
  background: #f7f7f7;
  transition: all 0.5s ease 0s;
}
.researchone-area .resarches-single .researchone-info h3 {
  font-size: 24px;
  margin-bottom: 10px;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 15px;
}
.researchone-area .resarches-single .researchone-info h3:after {
  position: absolute;
  content: "";
  width: 60px;
  height: 3px;
  background: #c61508;
  left: 0;
  bottom: 0;
}
.researchone-area .resarches-single .researchone-info h3 a {
  color: #222222;
  transition: all 0.5s ease 0s;
}
.researchone-area .resarches-single .researchone-info h3 a:hover {
  color: #8f0d03;
}
.researchone-area .resarches-single .researchone-info p {
  font-size: 14px;
  color: #2c2c2c;
  line-height: 28px;
  margin-bottom: 25px;
}
.researchone-area .sidebar-widgect .singleside-widgect {
  padding: 40px 15px;
  border: 1px solid #cccccc;
  margin-bottom: 30px;
}
.researchone-area .sidebar-widgect .singleside-widgect .widgect-title h3 {
  font-size: 24px;
  color: #222222;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  margin-left: 0;
  text-transform: capitalize;
}
.researchone-area .sidebar-widgect .singleside-widgect .widgect-title h3:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background: #c61508;
  left: 0;
  bottom: 0;
}
.researchone-area .sidebar-widgect .singleside-widgect .serch-widgect {
  overflow: hidden;
}
.researchone-area .sidebar-widgect .singleside-widgect .serch-widgect input {
  font-family: 'Ubuntu', sans-serif;
  border: 1px solid #c61508;
  font-size: 14px;
  color: #222222;
  padding: 10px;
  background: #f8f8f8;
  width: 65%;
  float: left;
}
.researchone-area .sidebar-widgect .singleside-widgect .serch-widgect .submit {
  width: 35%;
  text-transform: uppercase;
  color: #ffffff;
  background: #c61508;
  transition: all 0.5s ease 0s;
  font-size: 14px;
}
.researchone-area .sidebar-widgect .singleside-widgect .serch-widgect .submit:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.researchone-area .sidebar-widgect .singleside-widgect .widgect-form form #name {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #c61508;
  background: #f5f5f5;
  border-radius: 0;
  margin-bottom: 15px;
  font-size: 14px;
  color: #999999;
  font-family: 'Ubuntu', sans-serif;
}
.researchone-area .sidebar-widgect .singleside-widgect .widgect-form form select {
  width: 100%;
  height: 50px;
  background: #f5f5f5;
  border-radius: 0;
  font-size: 14px;
  color: #999999;
  font-family: 'Ubuntu', sans-serif;
  margin-bottom: 25px;
}
.researchone-area .sidebar-widgect .singleside-widgect .widgect-form form .chack-area {
  margin-bottom: 30px;
}
.researchone-area .sidebar-widgect .singleside-widgect .widgect-form form .chack-area label {
  font-size: 16px;
  color: #222222;
  font-family: 'Ubuntu', sans-serif;
  margin: 0 15px;
}
.researchone-area .sidebar-widgect .singleside-widgect .widgect-category ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.researchone-area .sidebar-widgect .singleside-widgect .widgect-category ul li {
  display: block;
}
.researchone-area .sidebar-widgect .singleside-widgect .widgect-category ul li:last-child a {
  border-bottom: none;
}
.researchone-area .sidebar-widgect .singleside-widgect .widgect-category ul li a {
  display: block;
  color: #222222;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
  transition: all 0.5s ease 0s;
}
.researchone-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:hover {
  border-color: #c61508;
  color: #c61508;
}
.researchone-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:hover:after {
  opacity: 1;
}
.researchone-area .sidebar-widgect .singleside-widgect .widgect-category ul li a:after {
  position: absolute;
  content: "\f105";
  font-family: fontawesome;
  right: 0;
  font-size: 18px;
  font-weight: 700;
  color: #c61508;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.researchone-area .sidebar-widgect .singleside-widgect .latest-research .reserch-list {
  overflow: hidden;
}
.researchone-area .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch {
  margin-bottom: 20px;
  overflow: hidden;
}
.researchone-area .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch:last-child {
  margin-bottom: 0;
}
.researchone-area .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch .research-img {
  width: 30%;
  float: left;
}
.researchone-area .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch .research-img img {
  width: 80px;
  height: 70px;
}
.researchone-area .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch .research-contetn {
  width: 70%;
  float: left;
  padding-left: 20px;
}
.researchone-area .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch .research-contetn .research-title h4 {
  margin-bottom: 12px;
  font-size: 16px;
}
.researchone-area .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch .research-contetn .research-title h4 a {
  color: #222222;
  transition: all 0.5s ease 0s;
  font-weight: 500;
}
.researchone-area .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch .research-contetn .research-title h4 a:hover {
  color: #8f0d03;
}
.researchone-area .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch .research-contetn .research-title p {
  margin: 0;
}
.researchone-area .sidebar-widgect .video-widgect {
  margin-bottom: 30px;
}
.researchone-area .sidebar-widgect .apply-widgect {
  background: url(images/research/apply-img.jpg);
  background-size: cover;
  background-position: center;
  padding: 100px 0;
  width: 100%;
  text-align: center;
}
.researchone-area .sidebar-widgect .apply-widgect .button-img {
  display: inline-block;
  background: #c61508;
  text-align: center;
  border-radius: 10px;
}
.researchone-area .sidebar-widgect .apply-widgect .button-img a {
  padding: 10px 40px 15px;
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  text-transform: capitalize;
  transition: all 0.5s ease 0s;
}
.researchone-area .sidebar-widgect .apply-widgect .button-img a:hover {
  background: #8f0d03;
  border-radius: 10px;
}
.researchone-area .pagination-area {
  margin-top: 20px;
}
/*---------------------------
35.research-details
-----------------------------*/
.research-details {
  padding: 100px 0;
  overflow: hidden;
}
.research-details .singleresercg-detels {
  overflow: hidden;
}
.research-details .singleresercg-detels .singleresercg-img {
  margin-bottom: 36px;
}
.research-details .singleresercg-detels .singleresercg-img a {
  display: block;
  overflow: hidden;
}
.research-details .singleresercg-detels .singleresercg-img a img {
  width: 100%;
  height: 400px;
  transition: all 0.5s ease 0s;
}
.research-details .singleresercg-detels .singleresercg-img a img:hover {
  transform: scale(1.1);
}
.research-details .singleresercg-detels .singleresercg-detels h3 {
  font-size: 24px;
  margin-bottom: 0;
  padding-bottom: 15px;
  position: relative;
}
.research-details .singleresercg-detels .singleresercg-detels h3 a {
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.research-details .singleresercg-detels .singleresercg-detels h3 a:hover {
  color: #8f0d03;
}
.research-details .singleresercg-detels .singleresercg-detels p {
  font-size: 14px;
  color: #494949;
  line-height: 28px;
}
.research-details .singleresercg-detels .singleresercg-detels .slide-fedback {
  font-style: italic;
  padding: 50px 20px;
  background: #f7f7f7;
  position: relative;
  margin-bottom: 30px;
}
.research-details .singleresercg-detels .singleresercg-detels .slide-fedback:before {
  position: absolute;
  content: "\f10d";
  font-family: fontawesome;
  left: 20px;
  top: 30px;
  font-size: 48px;
  color: #c61508;
}
.research-details .singleresercg-detels .singleresercg-detels .slide-fedback .single-fedback {
  padding-left: 70px;
}
.research-details .singleresercg-detels .singleresercg-detels .slide-fedback .single-fedback p {
  font-size: 14px;
  color: #494949;
  line-height: 28px;
  margin-bottom: 5px;
  text-align: justify;
}
.research-details .singleresercg-detels .singleresercg-detels .slide-fedback .single-fedback .clint-name h5 {
  font-size: 16px;
  margin-bottom: 0;
}
.research-details .singleresercg-detels .singleresercg-detels .slide-fedback .single-fedback .clint-name h5 a {
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.research-details .singleresercg-detels .singleresercg-detels .slide-fedback .single-fedback .clint-name h5 a:hover {
  color: #8f0d03;
}
.research-details .sidebar-widgect .singleside-widgect {
  padding: 40px 15px;
  /* border: 1px solid #cccccc; */
  margin-bottom: 30px;
}
.research-details .sidebar-widgect .singleside-widgect .widgect-title h3 {
  font-size: 24px;
  color: #222222;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  margin-left: 0;
  text-transform: capitalize;
}
.research-details .sidebar-widgect .singleside-widgect .widgect-title h3:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background: #c61508;
  left: 0;
  bottom: 0;
}
.research-details .sidebar-widgect .singleside-widgect .serch-widgect {
  overflow: hidden;
}
.research-details .sidebar-widgect .singleside-widgect .serch-widgect input {
  font-family: 'Ubuntu', sans-serif;
  border: 1px solid #c61508;
  font-size: 14px;
  color: #222222;
  padding: 10px;
  background: #f8f8f8;
  width: 65%;
  float: left;
}
.research-details .sidebar-widgect .singleside-widgect .serch-widgect .submit {
  width: 35%;
  text-transform: uppercase;
  color: #ffffff;
  background: #c61508;
  transition: all 0.5s ease 0s;
  font-size: 14px;
}
.research-details .sidebar-widgect .singleside-widgect .serch-widgect .submit:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.research-details .sidebar-widgect .singleside-widgect .widgect-category ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.research-details .sidebar-widgect .singleside-widgect .widgect-category ul li {
  display: block;
}
.research-details .sidebar-widgect .singleside-widgect .widgect-category ul li:last-child a {
  border-bottom: none;
}
.research-details .sidebar-widgect .singleside-widgect .widgect-category ul li a {
  display: block;
  color: #222222;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
  transition: all 0.5s ease 0s;
}
.research-details .sidebar-widgect .singleside-widgect .widgect-category ul li a:hover {
  border-color: #c61508;
  color: #c61508;
}
.research-details .sidebar-widgect .singleside-widgect .widgect-category ul li a:hover:after {
  opacity: 1;
}
.research-details .sidebar-widgect .singleside-widgect .widgect-category ul li a:after {
  position: absolute;
  content: "\f105";
  font-family: fontawesome;
  right: 0;
  font-size: 18px;
  font-weight: 700;
  color: #c61508;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.research-details .sidebar-widgect .singleside-widgect .latest-research .reserch-list {
  overflow: hidden;
}
.research-details .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch {
  margin-bottom: 20px;
  overflow: hidden;
}
.research-details .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch:last-child {
  margin-bottom: 0;
}
.research-details .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch .research-img {
  width: 30%;
  float: left;
}
.research-details .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch .research-img img {
  width: 80px;
  height: 70px;
}
.research-details .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch .research-contetn {
  width: 70%;
  float: left;
  padding-left: 20px;
}
.research-details .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch .research-contetn .research-title h4 {
  margin-bottom: 12px;
  font-size: 16px;
}
.research-details .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch .research-contetn .research-title h4 a {
  color: #222222;
  transition: all 0.5s ease 0s;
  font-weight: 500;
}
.research-details .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch .research-contetn .research-title h4 a:hover {
  color: #8f0d03;
}
.research-details .sidebar-widgect .singleside-widgect .latest-research .reserch-list .single-reserch .research-contetn .research-title p {
  margin: 0;
}
.research-details .sidebar-widgect .apply-widgect {
  background: url(images/research/apply-img.jpg);
  background-size: cover;
  background-position: center;
  padding: 100px 0;
  width: 100%;
  text-align: center;
}
.research-details .sidebar-widgect .apply-widgect .button-img {
  display: inline-block;
  background: #c61508;
  text-align: center;
  border-radius: 10px;
}
.research-details .sidebar-widgect .apply-widgect .button-img a {
  padding: 10px 40px 15px;
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  text-transform: capitalize;
  transition: all 0.5s ease 0s;
}
.research-details .sidebar-widgect .apply-widgect .button-img a:hover {
  background: #8f0d03;
  border-radius: 10px;
}
/*---------------------------
36.Blogone-area
-----------------------------*/
.Blogone-area {
  padding: 100px 0;
  overflow: hidden;
}
.Blogone-area .single-blog {
  margin-bottom: 50px;
  overflow: hidden;
}
.Blogone-area .single-blog .blog-img {
  position: relative;
  background: url(images/blog/1.jpg) #666666;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 250px;
  overflow: hidden;
}
.Blogone-area .single-blog .blog-img.blogimg1 {
  background: url(images/blog/1.jpg) #666666;
  background-size: cover;
}
.Blogone-area .single-blog .blog-img.blogimg2 {
  background: url(images/blog/2.jpg) #666666;
  background-size: cover;
}
.Blogone-area .single-blog .blog-img.blogimg3 {
  background: url(images/blog/4.jpg) #666666;
  background-size: cover;
}
.Blogone-area .single-blog .blog-img.blogimg4 {
  background: url(images/blog/5.jpg) #666666;
  background-size: cover;
}
.Blogone-area .single-blog .blog-img.blogimg5 {
  background: url(images/blog/6.jpg) #666666;
  background-size: cover;
}
.Blogone-area .single-blog .blog-img.blogimg6 {
  background: url(images/blog/7.jpg) #666666;
  background-size: cover;
}
.Blogone-area .single-blog .blog-img .date {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #c61508;
  padding: 20px;
}
.Blogone-area .single-blog .blog-img .date h4 {
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
  margin-bottom: 0;
}
.Blogone-area .single-blog .blog-img .date h4 span {
  display: block;
  margin-top: 15px;
}
.Blogone-area .single-blog .blog-img .blog-overlay {
  position: absolute;
  bottom: -30px;
  background: #c61508;
  width: 100%;
  transition: all 0.5s ease 0s;
  opacity: 0;
}
.Blogone-area .single-blog .blog-img .blog-overlay ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Blogone-area .single-blog .blog-img .blog-overlay ul li {
  display: inline-block;
  padding: 15px 20px;
  text-align: right;
}
.Blogone-area .single-blog .blog-img .blog-overlay ul li:last-child {
  float: right;
  border-left: 1px solid #ffffff;
}
.Blogone-area .single-blog .blog-img .blog-overlay ul li h3 {
  font-size: 18px;
  display: inline-block;
  color: #ffffff;
  margin-bottom: 0px;
  margin-right: 40px;
}
.Blogone-area .single-blog .blog-img .blog-overlay ul li a {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}
.Blogone-area .single-blog .blog-img .blog-overlay ul li a:hover {
  color: #222222;
}
.Blogone-area .single-blog .blog-img .blog-overlay ul li a i {
  margin-right: 5px;
}
.Blogone-area .single-blog .blog-content {
  padding: 30px 20px;
  background: #f7f7f7;
  transition: all 0.5s ease 0s;
}
.Blogone-area .single-blog .blog-content h4 {
  font-size: 18px;
  line-height: 18px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px;
  margin-bottom: 20px;
  transition: all 0.5s ease 0s;
}
.Blogone-area .single-blog .blog-content h4 a {
  color: #222222;
  transition: all 0.5s ease 0s;
}
.Blogone-area .single-blog .blog-content p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
}
.Blogone-area .single-blog:hover .blog-content {
  background: #ffffff;
  -webkit-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
}
.Blogone-area .single-blog:hover .blog-content h4 {
  border-bottom: 1px solid #c61508;
}
.Blogone-area .single-blog:hover .blog-content h4 a {
  color: #c61508;
}
.Blogone-area .single-blog:hover .blog-content h4 a:hover {
  color: #8f0d03;
}
.Blogone-area .single-blog:hover .blog-img .blog-overlay {
  opacity: 1;
  bottom: 0;
}
.Blogone-area .sidebar-widgect .singleside-widgect {
  margin-bottom: 30px;
}
.Blogone-area .sidebar-widgect .singleside-widgect .widgect-title h3 {
  font-size: 24px;
  color: #222222;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  margin-left: 0;
  text-transform: capitalize;
}
.Blogone-area .sidebar-widgect .singleside-widgect .widgect-title h3:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background: #c61508;
  left: 0;
  bottom: 0;
}
.Blogone-area .sidebar-widgect .singleside-widgect .serch-widgect {
  overflow: hidden;
}
.Blogone-area .sidebar-widgect .singleside-widgect .serch-widgect input {
  font-family: 'Ubuntu', sans-serif;
  border: 1px solid #c61508;
  font-size: 14px;
  color: #222222;
  padding: 10px;
  background: #f8f8f8;
  width: 65%;
  float: left;
}
.Blogone-area .sidebar-widgect .singleside-widgect .serch-widgect .submit {
  width: 35%;
  text-transform: uppercase;
  color: #ffffff;
  background: #c61508;
  transition: all 0.5s ease 0s;
  font-size: 14px;
}
.Blogone-area .sidebar-widgect .singleside-widgect .serch-widgect .submit:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.Blogone-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list {
  overflow: hidden;
}
.Blogone-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews {
  margin-bottom: 20px;
  overflow: hidden;
}
.Blogone-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews:last-child {
  margin-bottom: 0;
}
.Blogone-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-img {
  width: 30%;
  float: left;
}
.Blogone-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-img img {
  width: 80px;
  height: 70px;
}
.Blogone-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn {
  width: 70%;
  float: left;
  padding-left: 0px;
}
.Blogone-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn .recentnews-title h4 {
  margin-bottom: 5px;
  font-size: 16px;
}
.Blogone-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn .recentnews-title h4 a {
  color: #222222;
  transition: all 0.5s ease 0s;
  font-weight: 500;
}
.Blogone-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn .recentnews-title h4 a:hover {
  color: #8f0d03;
}
.Blogone-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn .recentnews-title p {
  margin: 0;
  color: #aaaaaa;
  font-size: 14px;
}
.Blogone-area .sidebar-widgect .singleside-widgect .tag-widgect ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Blogone-area .sidebar-widgect .singleside-widgect .tag-widgect ul li {
  display: inline-block;
  margin: 7px 0;
}
.Blogone-area .sidebar-widgect .singleside-widgect .tag-widgect ul li a {
  display: inline-block;
  padding: 10px 20px;
  text-transform: uppercase;
  border: 1px solid #dddddd;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #222222;
  transition: all 0.5s ease 0s;
}
.Blogone-area .sidebar-widgect .singleside-widgect .tag-widgect ul li a:hover {
  color: #ffffff;
  border-color: #8f0d03;
  background: #8f0d03;
}
.Blogone-area .sidebar-widgect .singleside-widgect .tag-widgect ul li.active a {
  color: #ffffff;
  border-color: #8f0d03;
  background: #8f0d03;
}
.Blogone-area .sidebar-widgect .singleside-widgect .inastagram-widgect {
  overflow: hidden;
}
.Blogone-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Blogone-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li {
  float: left;
  width: 30%;
  margin-left: 2%;
  margin-bottom: 2%;
  z-index: 2;
}
.Blogone-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li a {
  display: block;
  position: relative;
}
.Blogone-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li a:hover:after {
  transform: scale(1);
  opacity: 1;
}
.Blogone-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li a:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transform: scale(0);
  transition: all 0.5s ease 0s;
  z-index: 1;
}
.Blogone-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li a img {
  width: 100%;
  height: 100%;
}
/*---------------------------
37.Blogtwo-area
-----------------------------*/
.Blogtwo-area {
  padding: 100px 0;
  overflow: hidden;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect {
  margin-bottom: 30px;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .widgect-title h3 {
  font-size: 24px;
  color: #222222;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  margin-left: 0;
  text-transform: capitalize;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .widgect-title h3:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background: #c61508;
  left: 0;
  bottom: 0;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .serch-widgect {
  overflow: hidden;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .serch-widgect input {
  font-family: 'Ubuntu', sans-serif;
  border: 1px solid #c61508;
  font-size: 14px;
  color: #222222;
  padding: 10px;
  background: #f8f8f8;
  width: 65%;
  float: left;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .serch-widgect .submit {
  width: 35%;
  text-transform: uppercase;
  color: #ffffff;
  background: #c61508;
  transition: all 0.5s ease 0s;
  font-size: 14px;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .serch-widgect .submit:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list {
  overflow: hidden;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews {
  margin-bottom: 20px;
  overflow: hidden;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews:last-child {
  margin-bottom: 0;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-img {
  width: 30%;
  float: left;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-img img {
  width: 80px;
  height: 70px;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn {
  width: 70%;
  float: left;
  padding-left: 0px;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn .recentnews-title h4 {
  margin-bottom: 5px;
  font-size: 16px;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn .recentnews-title h4 a {
  color: #222222;
  transition: all 0.5s ease 0s;
  font-weight: 500;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn .recentnews-title h4 a:hover {
  color: #8f0d03;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn .recentnews-title p {
  margin: 0;
  color: #aaaaaa;
  font-size: 14px;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .tag-widgect ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .tag-widgect ul li {
  display: inline-block;
  margin: 7px 0;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .tag-widgect ul li a {
  display: inline-block;
  padding: 10px 20px;
  text-transform: uppercase;
  border: 1px solid #dddddd;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #222222;
  transition: all 0.5s ease 0s;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .tag-widgect ul li a:hover {
  color: #ffffff;
  border-color: #8f0d03;
  background: #8f0d03;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .tag-widgect ul li.active a {
  color: #ffffff;
  border-color: #8f0d03;
  background: #8f0d03;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .inastagram-widgect {
  overflow: hidden;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li {
  float: left;
  width: 30%;
  margin-left: 2%;
  margin-bottom: 2%;
  z-index: 2;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li a {
  display: block;
  position: relative;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li a:hover:after {
  transform: scale(1);
  opacity: 1;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li a:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transform: scale(0);
  transition: all 0.5s ease 0s;
  z-index: 1;
}
.Blogtwo-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li a img {
  width: 100%;
  height: 100%;
}
.Blogtwo-area .single-blog {
  margin-bottom: 50px;
  overflow: hidden;
}
.Blogtwo-area .single-blog .blog-img {
  position: relative;
  background: url(images/blog/1.jpg) #666666;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 250px;
  overflow: hidden;
}
.Blogtwo-area .single-blog .blog-img.blogimg1 {
  background: url(images/blog/1.jpg) #666666;
  background-size: cover;
}
.Blogtwo-area .single-blog .blog-img.blogimg2 {
  background: url(images/blog/2.jpg) #666666;
  background-size: cover;
}
.Blogtwo-area .single-blog .blog-img.blogimg3 {
  background: url(images/blog/4.jpg) #666666;
  background-size: cover;
}
.Blogtwo-area .single-blog .blog-img.blogimg4 {
  background: url(images/blog/5.jpg) #666666;
  background-size: cover;
}
.Blogtwo-area .single-blog .blog-img.blogimg5 {
  background: url(images/blog/6.jpg) #666666;
  background-size: cover;
}
.Blogtwo-area .single-blog .blog-img.blogimg6 {
  background: url(images/blog/7.jpg) #666666;
  background-size: cover;
}
.Blogtwo-area .single-blog .blog-img .date {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #c61508;
  padding: 20px;
}
.Blogtwo-area .single-blog .blog-img .date h4 {
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
  margin-bottom: 0;
}
.Blogtwo-area .single-blog .blog-img .date h4 span {
  display: block;
  margin-top: 15px;
}
.Blogtwo-area .single-blog .blog-img .blog-overlay {
  position: absolute;
  bottom: 0;
  background: #c61508;
  width: 100%;
  transition: all 0.5s ease 0s;
  opacity: 0;
  transform: scaleY(0);
}
.Blogtwo-area .single-blog .blog-img .blog-overlay ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Blogtwo-area .single-blog .blog-img .blog-overlay ul li {
  display: inline-block;
  padding: 15px 20px;
  text-align: right;
}
.Blogtwo-area .single-blog .blog-img .blog-overlay ul li:last-child {
  float: right;
  border-left: 1px solid #ffffff;
}
.Blogtwo-area .single-blog .blog-img .blog-overlay ul li h3 {
  font-size: 18px;
  display: inline-block;
  color: #ffffff;
  margin-bottom: 0px;
  margin-right: 40px;
}
.Blogtwo-area .single-blog .blog-img .blog-overlay ul li a {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}
.Blogtwo-area .single-blog .blog-img .blog-overlay ul li a:hover {
  color: #8f0d03;
}
.Blogtwo-area .single-blog .blog-img .blog-overlay ul li a i {
  margin-right: 5px;
}
.Blogtwo-area .single-blog .blog-content {
  padding: 30px 20px;
  background: #f7f7f7;
  transition: all 0.5s ease 0s;
}
.Blogtwo-area .single-blog .blog-content h4 {
  font-size: 18px;
  line-height: 18px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px;
  margin-bottom: 20px;
  transition: all 0.5s ease 0s;
}
.Blogtwo-area .single-blog .blog-content h4 a {
  color: #222222;
  transition: all 0.5s ease 0s;
}
.Blogtwo-area .single-blog .blog-content p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
}
.Blogtwo-area .single-blog:hover .blog-content {
  background: #ffffff;
  -webkit-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
}
.Blogtwo-area .single-blog:hover .blog-content h4 {
  border-bottom: 1px solid #c61508;
}
.Blogtwo-area .single-blog:hover .blog-content h4 a {
  color: #c61508;
}
.Blogtwo-area .single-blog:hover .blog-content h4 a:hover {
  color: #8f0d03;
}
.Blogtwo-area .single-blog:hover .blog-img .blog-overlay {
  opacity: 1;
  transform: scaleY(1);
}
/*---------------------------
38.blogthree-area
-----------------------------*/
.blogthree-area {
  padding: 100px 0;
  overflow: hidden;
}
.blogthree-area .single-blog {
  margin-bottom: 50px;
  overflow: hidden;
}
.blogthree-area .single-blog .blog-img {
  position: relative;
  background: url(images/blog/1.jpg) #666666;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 400px;
  overflow: hidden;
}
.blogthree-area .single-blog .blog-img.blogimg1 {
  background: url(images/blog/big1.jpg) #666666 no-repeat;
  background-size: cover;
}
.blogthree-area .single-blog .blog-img.blogimg2 {
  background: url(images/blog/big2.jpg) #666666 no-repeat;
  background-size: cover;
}
.blogthree-area .single-blog .blog-img .blog-overlay {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  transition: all 0.5s ease 0s;
  transform: scaleX(0);
  opacity: 0;
}
.blogthree-area .single-blog .blog-img .blog-overlay ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.blogthree-area .single-blog .blog-img .blog-overlay ul li {
  display: inline-block;
  padding: 15px 10px;
  text-align: right;
}
.blogthree-area .single-blog .blog-img .blog-overlay ul li a {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}
.blogthree-area .single-blog .blog-img .blog-overlay ul li a:hover {
  color: #8f0d03;
}
.blogthree-area .single-blog .blog-img .blog-overlay ul li a i {
  margin-right: 5px;
  color: #c61508;
}
.blogthree-area .single-blog .blog-content {
  padding: 30px 20px;
  background: #f7f7f7;
  transition: all 0.5s ease 0s;
}
.blogthree-area .single-blog .blog-content h2 {
  font-size: 36px;
  line-height: 18px;
  margin-bottom: 40px;
  transition: all 0.5s ease 0s;
}
.blogthree-area .single-blog .blog-content h2 a {
  color: #222222;
  transition: all 0.5s ease 0s;
}
.blogthree-area .single-blog .blog-content p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
}
.blogthree-area .single-blog:hover .blog-content {
  background: #ffffff;
  -webkit-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
}
.blogthree-area .single-blog:hover .blog-content h2 a {
  color: #c61508;
}
.blogthree-area .single-blog:hover .blog-content h2 a:hover {
  color: #8f0d03;
}
.blogthree-area .single-blog:hover .blog-img .blog-overlay {
  opacity: 1;
  transform: scaleX(1);
}
.blogthree-area .sidebar-widgect .singleside-widgect {
  margin-bottom: 30px;
}
.blogthree-area .sidebar-widgect .singleside-widgect .widgect-title h3 {
  font-size: 24px;
  color: #222222;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  margin-left: 0;
  text-transform: capitalize;
}
.blogthree-area .sidebar-widgect .singleside-widgect .widgect-title h3:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background: #c61508;
  left: 0;
  bottom: 0;
}
.blogthree-area .sidebar-widgect .singleside-widgect .serch-widgect {
  overflow: hidden;
}
.blogthree-area .sidebar-widgect .singleside-widgect .serch-widgect input {
  font-family: 'Ubuntu', sans-serif;
  border: 1px solid #c61508;
  font-size: 14px;
  color: #222222;
  padding: 10px;
  background: #f8f8f8;
  width: 65%;
  float: left;
}
.blogthree-area .sidebar-widgect .singleside-widgect .serch-widgect .submit {
  width: 35%;
  text-transform: uppercase;
  color: #ffffff;
  background: #c61508;
  transition: all 0.5s ease 0s;
  font-size: 14px;
}
.blogthree-area .sidebar-widgect .singleside-widgect .serch-widgect .submit:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.blogthree-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list {
  overflow: hidden;
}
.blogthree-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews {
  margin-bottom: 20px;
  overflow: hidden;
}
.blogthree-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews:last-child {
  margin-bottom: 0;
}
.blogthree-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-img {
  width: 30%;
  float: left;
}
.blogthree-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-img img {
  width: 80px;
  height: 70px;
}
.blogthree-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn {
  width: 70%;
  float: left;
  padding-left: 0px;
}
.blogthree-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn .recentnews-title h4 {
  margin-bottom: 5px;
  font-size: 16px;
}
.blogthree-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn .recentnews-title h4 a {
  color: #222222;
  transition: all 0.5s ease 0s;
  font-weight: 500;
}
.blogthree-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn .recentnews-title h4 a:hover {
  color: #8f0d03;
}
.blogthree-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn .recentnews-title p {
  margin: 0;
  color: #aaaaaa;
  font-size: 14px;
}
.blogthree-area .sidebar-widgect .singleside-widgect .tag-widgect ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blogthree-area .sidebar-widgect .singleside-widgect .tag-widgect ul li {
  display: inline-block;
  margin: 7px 0;
}
.blogthree-area .sidebar-widgect .singleside-widgect .tag-widgect ul li a {
  display: inline-block;
  padding: 10px 20px;
  text-transform: uppercase;
  border: 1px solid #dddddd;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #222222;
  transition: all 0.5s ease 0s;
}
.blogthree-area .sidebar-widgect .singleside-widgect .tag-widgect ul li a:hover {
  color: #ffffff;
  border-color: #8f0d03;
  background: #8f0d03;
}
.blogthree-area .sidebar-widgect .singleside-widgect .tag-widgect ul li.active a {
  color: #ffffff;
  border-color: #8f0d03;
  background: #8f0d03;
}
.blogthree-area .sidebar-widgect .singleside-widgect .inastagram-widgect {
  overflow: hidden;
}
.blogthree-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blogthree-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li {
  float: left;
  width: 30%;
  margin-left: 2%;
  margin-bottom: 2%;
  z-index: 2;
}
.blogthree-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li a {
  display: block;
  position: relative;
}
.blogthree-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li a:hover:after {
  transform: scale(1);
  opacity: 1;
}
.blogthree-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li a:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transform: scale(0);
  transition: all 0.5s ease 0s;
  z-index: 1;
}
.blogthree-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li a img {
  width: 100%;
  height: 100%;
}
/*---------------------------
39.blogfour-area
-----------------------------*/
.blogfour-area {
  padding: 100px 0;
  overflow: hidden;
}
.blogfour-area .single-blog {
  margin-bottom: 50px;
  overflow: hidden;
}
.blogfour-area .single-blog .blog-img {
  position: relative;
  background: url(images/blog/1.jpg) #666666;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 350px;
  overflow: hidden;
}
.blogfour-area .single-blog .blog-img.blogimg1 {
  background: url(images/blog/big1.jpg) #666666 no-repeat;
  background-size: cover;
  background-position: center;
}
.blogfour-area .single-blog .blog-img.blogimg2 {
  background: url(images/blog/8.jpg) #666666 no-repeat;
  background-size: cover;
  background-position: center;
}
.blogfour-area .single-blog .blog-img.blogimg3 {
  background: url(images/blog/6.jpg) #666666 no-repeat;
  background-size: cover;
  background-position: center;
}
.blogfour-area .single-blog .blog-img.blogimg4 {
  background: url(images/blog/9.jpg) #666666 no-repeat;
  background-size: cover;
  background-position: center;
}
.blogfour-area .single-blog .blog-img .blog-overlay {
  position: absolute;
  bottom: 30%;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  transition: all 0.5s ease 0s;
  transform: scaleX(0);
  opacity: 0;
}
.blogfour-area .single-blog .blog-img .blog-overlay ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.blogfour-area .single-blog .blog-img .blog-overlay ul li {
  display: inline-block;
  padding: 15px 10px;
  text-align: right;
}
.blogfour-area .single-blog .blog-img .blog-overlay ul li a {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}
.blogfour-area .single-blog .blog-img .blog-overlay ul li a:hover {
  color: #8f0d03;
}
.blogfour-area .single-blog .blog-img .blog-overlay ul li a i {
  margin-right: 5px;
  color: #c61508;
}
.blogfour-area .single-blog .blog-content {
  padding: 30px 20px;
  background: #f7f7f7;
  transition: all 0.5s ease 0s;
}
.blogfour-area .single-blog .blog-content h2 {
  font-size: 28px;
  line-height: 18px;
  margin-bottom: 35px;
  transition: all 0.5s ease 0s;
}
.blogfour-area .single-blog .blog-content h2 a {
  color: #222222;
  transition: all 0.5s ease 0s;
}
.blogfour-area .single-blog .blog-content p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
}
.blogfour-area .single-blog:hover .blog-content {
  background: #ffffff;
  -webkit-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 13px 25px -10px rgba(0, 0, 0, 0.75);
}
.blogfour-area .single-blog:hover .blog-content h2 a {
  color: #c61508;
}
.blogfour-area .single-blog:hover .blog-content h2 a:hover {
  color: #8f0d03;
}
.blogfour-area .single-blog:hover .blog-img .blog-overlay {
  opacity: 1;
  transform: scaleX(1);
  bottom: 0;
}
/*---------------------------
40.blogdetels-area
-----------------------------*/
.blogdetels-area {
  padding: 100px 0;
  overflow: hidden;
}
.blogdetels-area .sidebar-widgect .singleside-widgect {
  margin-bottom: 30px;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .widgect-title h3 {
  font-size: 24px;
  color: #222222;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  margin-left: 0;
  text-transform: capitalize;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .widgect-title h3:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background: #c61508;
  left: 0;
  bottom: 0;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .serch-widgect {
  overflow: hidden;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .serch-widgect input {
  font-family: 'Ubuntu', sans-serif;
  border: 1px solid #c61508;
  font-size: 14px;
  color: #222222;
  padding: 10px;
  background: #f8f8f8;
  width: 65%;
  float: left;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .serch-widgect .submit {
  width: 35%;
  text-transform: uppercase;
  color: #ffffff;
  background: #c61508;
  transition: all 0.5s ease 0s;
  font-size: 14px;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .serch-widgect .submit:hover {
  background: #8f0d03;
  border: 1px solid #8f0d03;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list {
  overflow: hidden;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews {
  margin-bottom: 20px;
  overflow: hidden;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews:last-child {
  margin-bottom: 0;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-img {
  width: 30%;
  float: left;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-img img {
  width: 80px;
  height: 70px;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn {
  width: 70%;
  float: left;
  padding-left: 0px;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn .recentnews-title h4 {
  margin-bottom: 5px;
  font-size: 16px;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn .recentnews-title h4 a {
  color: #222222;
  transition: all 0.5s ease 0s;
  font-weight: 500;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn .recentnews-title h4 a:hover {
  color: #8f0d03;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .recentnews-widgect .recentnews-list .single-recentnews .recentnews-contetn .recentnews-title p {
  margin: 0;
  color: #aaaaaa;
  font-size: 14px;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .tag-widgect ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .tag-widgect ul li {
  display: inline-block;
  margin: 7px 0;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .tag-widgect ul li a {
  display: inline-block;
  padding: 10px 20px;
  text-transform: uppercase;
  border: 1px solid #dddddd;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #222222;
  transition: all 0.5s ease 0s;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .tag-widgect ul li a:hover {
  color: #ffffff;
  border-color: #8f0d03;
  background: #8f0d03;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .tag-widgect ul li.active a {
  color: #ffffff;
  border-color: #8f0d03;
  background: #8f0d03;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .inastagram-widgect {
  overflow: hidden;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li {
  float: left;
  width: 30%;
  margin-left: 2%;
  margin-bottom: 2%;
  z-index: 2;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li a {
  display: block;
  position: relative;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li a:hover:after {
  transform: scale(1);
  opacity: 1;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li a:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transform: scale(0);
  transition: all 0.5s ease 0s;
  z-index: 1;
}
.blogdetels-area .sidebar-widgect .singleside-widgect .inastagram-widgect ul li a img {
  width: 100%;
  height: 100%;
}
.blogdetels-area .single-blog {
  margin-bottom: 50px;
  overflow: hidden;
}
.blogdetels-area .single-blog .blog-img {
  position: relative;
  background: url(images/blog/1.jpg) #666666;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 400px;
  overflow: hidden;
}
.blogdetels-area .single-blog .blog-img.blogimg1 {
  background: url(images/blog/big1.jpg) #666666 no-repeat;
  background-size: cover;
}
.blogdetels-area .single-blog .blog-img.blogimg2 {
  background: url(images/blog/big2.jpg) #666666 no-repeat;
  background-size: cover;
}
.blogdetels-area .single-blog .blog-img .blog-overlay {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  transition: all 0.5s ease 0s;
  transform: scaleY(0);
  opacity: 0;
}
.blogdetels-area .single-blog .blog-img .blog-overlay ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.blogdetels-area .single-blog .blog-img .blog-overlay ul li {
  display: inline-block;
  padding: 15px 10px;
  text-align: right;
}
.blogdetels-area .single-blog .blog-img .blog-overlay ul li a {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}
.blogdetels-area .single-blog .blog-img .blog-overlay ul li a:hover {
  color: #8f0d03;
}
.blogdetels-area .single-blog .blog-img .blog-overlay ul li a i {
  margin-right: 5px;
  color: #c61508;
}
.blogdetels-area .single-blog .blog-content {
  padding: 30px 0;
}
.blogdetels-area .single-blog .blog-content h2 {
  font-size: 36px;
  line-height: 18px;
  margin-bottom: 40px;
  transition: all 0.5s ease 0s;
}
.blogdetels-area .single-blog .blog-content h2 a {
  color: #222222;
  transition: all 0.5s ease 0s;
}
.blogdetels-area .single-blog .blog-content p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
}
.blogdetels-area .single-blog .blog-content .fedback-slide {
  margin: 20px 0;
}
.blogdetels-area .single-blog .blog-content .fedback-slide .fedback {
  position: relative;
  overflow: hidden;
  padding: 30px 0;
}
.blogdetels-area .single-blog .blog-content .fedback-slide .fedback:before {
  position: absolute;
  content: "\f10d";
  font-family: fontawesome;
  left: 0;
  top: 35%;
  font-size: 48px;
  color: #c61508;
}
.blogdetels-area .single-blog .blog-content .fedback-slide .fedback:after {
  position: absolute;
  content: "";
  left: 80px;
  top: 0;
  width: 10px;
  height: 100%;
  background: #c61508;
}
.blogdetels-area .single-blog .blog-content .fedback-slide .fedback p {
  font-size: 14px;
  padding-left: 110px;
  color: #000000;
  font-style: italic;
  margin: 0;
}
.blogdetels-area .single-blog .blog-content .social-media {
  margin-bottom: 100px;
}
.blogdetels-area .single-blog .blog-content .social-media .socialmedia-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blogdetels-area .single-blog .blog-content .social-media .socialmedia-list ul li {
  display: inline-block;
}
.blogdetels-area .single-blog .blog-content .social-media .socialmedia-list ul li a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #000000;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  transition: all 0.5s ease 0s;
}
.blogdetels-area .single-blog .blog-content .social-media .socialmedia-list ul li a:hover {
  background: #c61508;
}
.blogdetels-area .single-blog .blog-content .comments h3 {
  font-size: 24px;
  color: #222222;
  margin-bottom: 30px;
  font-weight: 500;
}
.blogdetels-area .single-blog .blog-content .comments .single-comment {
  overflow: hidden;
  margin-bottom: 40px;
}
.blogdetels-area .single-blog .blog-content .comments .single-comment:nth-child(3) {
  padding-left: 100px;
}
.blogdetels-area .single-blog .blog-content .comments .single-comment:nth-child(5) {
  padding-left: 100px;
}
.blogdetels-area .single-blog .blog-content .comments .single-comment .comment-img {
  width: 15%;
  float: left;
}
.blogdetels-area .single-blog .blog-content .comments .single-comment .comment-img a {
  display: block;
}
.blogdetels-area .single-blog .blog-content .comments .single-comment .comment-img a img {
  width: 80px;
  height: 80px;
}
.blogdetels-area .single-blog .blog-content .comments .single-comment .comment-content {
  width: 85%;
  float: left;
  padding-left: 10px;
}
.blogdetels-area .single-blog .blog-content .comments .single-comment .comment-content h4 {
  font-size: 18px;
  margin-bottom: 6px;
  text-transform: capitalize;
}
.blogdetels-area .single-blog .blog-content .comments .single-comment .comment-content h4 a {
  color: #222222;
  transition: all 0.5s ease 0s;
}
.blogdetels-area .single-blog .blog-content .comments .single-comment .comment-content h4 a:hover {
  color: #c61508;
}
.blogdetels-area .single-blog .blog-content .comments .single-comment .comment-content p {
  margin: 0;
  font-size: 14px;
  color: #666666;
}
.blogdetels-area .single-blog .blog-form {
  margin-top: 10px;
}
.blogdetels-area .single-blog .blog-form h3 {
  font-size: 24px;
  color: #222222;
  margin-bottom: 25px;
}
.blogdetels-area .single-blog .blog-form form input {
  width: 100%;
  background: #f9f9f9;
  border: none;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  font-size: 14px;
  padding: 10px;
  margin-bottom: 30px;
  height: 50px;
}
.blogdetels-area .single-blog .blog-form form textarea {
  width: 100%;
  background: #f9f9f9;
  border: none;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  font-size: 14px;
  padding: 10px;
  height: 125px;
  margin-bottom: 30px;
  resize: none;
}
.blogdetels-area .single-blog .blog-form form button {
  border: 0;
  padding: 12px 50px;
  text-transform: uppercase;
}
.blogdetels-area .single-blog .fedback-slide {
  margin: 20px 0;
}
.blogdetels-area .single-blog .fedback-slide .fedback {
  position: relative;
  overflow: hidden;
  padding: 30px 0;
}
.blogdetels-area .single-blog .fedback-slide .fedback:before {
  position: absolute;
  content: "\f10d";
  font-family: fontawesome;
  left: 0;
  top: 35%;
  font-size: 48px;
  color: #c61508;
}
.blogdetels-area .single-blog .fedback-slide .fedback:after {
  position: absolute;
  content: "";
  left: 80px;
  top: 0;
  width: 10px;
  height: 100%;
  background: #c61508;
}
.blogdetels-area .single-blog .fedback-slide .fedback p {
  font-size: 14px;
  padding-left: 110px;
  color: #000000;
  font-style: italic;
  margin: 0;
}
.blogdetels-area .single-blog .social-media {
  margin-bottom: 100px;
}
.blogdetels-area .single-blog .social-media .socialmedia-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blogdetels-area .single-blog .social-media .socialmedia-list ul li {
  display: inline-block;
}
.blogdetels-area .single-blog .social-media .socialmedia-list ul li a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #000000;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  transition: all 0.5s ease 0s;
}
.blogdetels-area .single-blog .social-media .socialmedia-list ul li a:hover {
  background: #c61508;
}
.blogdetels-area .single-blog .comments h3 {
  font-size: 24px;
  color: #222222;
  margin-bottom: 30px;
  font-weight: 500;
}
.blogdetels-area .single-blog .comments .single-comment {
  overflow: hidden;
  margin-bottom: 40px;
}
.blogdetels-area .single-blog .comments .single-comment:nth-child(3) {
  padding-left: 100px;
}
.blogdetels-area .single-blog .comments .single-comment:nth-child(5) {
  padding-left: 100px;
}
.blogdetels-area .single-blog .comments .single-comment .comment-img {
  width: 10%;
  float: left;
}
.blogdetels-area .single-blog .comments .single-comment .comment-img a {
  display: block;
}
.blogdetels-area .single-blog .comments .single-comment .comment-img a img {
  width: 70px;
  height: 70px;
}
.blogdetels-area .single-blog .comments .single-comment .comment-content {
  width: 90%;
  float: left;
  padding-left: 30px;
}
.blogdetels-area .single-blog .comments .single-comment .comment-content h4 {
  font-size: 18px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.blogdetels-area .single-blog .comments .single-comment .comment-content h4 a {
  color: #222222;
  transition: all 0.5s ease 0s;
}
.blogdetels-area .single-blog .comments .single-comment .comment-content h4 a:hover {
  color: #c61508;
}
.blogdetels-area .single-blog .comments .single-comment .comment-content p {
  margin: 0;
  font-size: 14px;
  color: #666666;
}
.blogdetels-area .single-blog:hover .blog-content h2 a {
  color: #c61508;
}
.blogdetels-area .single-blog:hover .blog-content h2 a:hover {
  color: #8f0d03;
}
.blogdetels-area .single-blog:hover .blog-img .blog-overlay {
  opacity: 1;
  transform: scaleY(1);
}
/*---------------------------
41.contactus-area
-----------------------------*/
.contactus-area {
  padding: 100px 0;
  overflow: hidden;
}
.contactus-area .address-area {
  background: #f6f6f6;
  margin-bottom: 40px;
  padding: 30px 0 30px 100px;
}
.contactus-area .address-area .singpe-address {
  overflow: hidden;
}
.contactus-area .address-area .singpe-address:hover .hotline-icon a {
  border: 1px solid #8f0d03;
  background: #8f0d03;
  color: #ffffff;
}
.contactus-area .address-area .singpe-address .hotline-icon {
  width: 30%;
  float: left;
}
.contactus-area .address-area .singpe-address .hotline-icon a {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border: 1px solid #dddddd;
  font-size: 30px;
  color: #c61508;
  transition: all 0.5s ease 0s;
}
.contactus-area .address-area .singpe-address .hotline-content {
  width: 70%;
  float: left;
  margin-top: 10px;
}
.contactus-area .address-area .singpe-address .hotline-content h4 {
  font-size: 18px;
  color: #222222;
  margin-bottom: 0;
}
.contactus-area .address-area .singpe-address .hotline-content p {
  margin: 0;
}
.contactus-area .address-area .singpe-address .hotline-content a {
  color: #222222;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.5s ease 0s;
}
.contactus-area .address-area .singpe-address .hotline-content a:hover {
  color: #c61508;
}
.contactus-area .form-title h3 {
  font-size: 24px;
  color: #222222;
  margin-bottom: 45px;
}
.contactus-area .contractus-form input {
  width: 100%;
  border: 1px solid #dddddd;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  color: #ababab;
  padding: 10px 20px;
  margin-bottom: 30px;
}
.contactus-area .contractus-form textarea {
  width: 100%;
  resize: none;
  height: 140px;
  border: 1px solid #dddddd;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  color: #ababab;
  padding: 10px 20px;
}
.contactus-area .contractus-form button {
  text-align: center;
}
.contactus-area .contractus-form button.btn {
  font-size: 24px;
  padding: 34px 15px;
  transition: all 0.5s ease 0s;
}
.contactus-area .contractus-form button.btn span {
  display: block;
  line-height: 25px;
}
.contactus-area .map-area {
  width: 100%;
  height: 100%;
}
/*---------------------------
42.error-area
-----------------------------*/
.error-area {
  padding: 100px 0;
}
.error-area .error-page {
  text-align: center;
}
.error-area .error-page .error-img {
  margin-bottom: 30px;
}
.error-area .error-page .error-content h2 {
  font-size: 30px;
  display: inline-block;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
  color: #222222;
}
.error-area .error-page .error-content h2:after {
  position: absolute;
  content: "";
  width: 80%;
  height: 1px;
  background: #dddddd;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.error-area .error-page .error-content h4 {
  font-size: 18px;
  color: #686868;
  margin-bottom: 25px;
}
.error-area .error-page .error-content p {
  font-size: 16px;
  color: #686868;
  margin-bottom: 5px;
}
.error-area .error-page .error-content .error-btn {
  margin-top: 23px;
}
/*---------------------------
43.check-out-page
-----------------------------*/
.checkout-page-area {
  padding: 100px 0 80px 0;
}
.checkout {
  display: block;
}
.total-area {
  border: none;
}
.panel.panel-default {
  border: medium none;
  margin-bottom: 15px;
}
.panel-heading {
  padding: 0px !important;
}
span.number {
  background: #c61508 none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  float: left;
  height: 30px;
  line-height: 30px;
  margin: 10px 0 0 10px;
  text-align: center;
  width: 30px;
}
.tab-number h4 {
  border: none;
  text-align: left;
  background: #f5f5f5;
}
.panel-heading.tab-number.active h4 a {
  background: #8abf00 none repeat scroll 0 0;
  color: #ffffff;
}
.tab-number a {
  display: block;
  text-decoration: none;
  padding: 15px 0 15px 50px;
  color: #555;
}
.tab-number a {
  display: block;
  text-decoration: none;
  padding: 15px 0 15px 50px;
  color: #555;
}
.left-checkout {
  float: left;
  width: 48%;
  margin-right: 1%;
}
.left-checkout h3,
.right-checkout h3 {
  color: #555;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.left-checkout p {
  font-size: 1.08em;
  margin: 0 0 10px 0;
}
.right-checkout h4 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
}
em {
  color: red !important;
  margin-right: 15px !important;
}
.left-checkout ul.form-list li.control label {
  font-weight: normal;
  margin: 0px 0 0 0;
}
.left-checkout h4 {
  color: #555;
  margin: 10px 0 0px 0;
  font-weight: normal;
}
.left-checkout ul.features {
  padding-left: 18px;
}
.left-checkout .button-area {
  padding-top: 15px;
  margin-top: 20px;
}
.left-checkout .button-area button {
  border: none;
}
.left-checkout .button-area button.btn-hr {
  display: block;
}
.right-checkout {
  float: right;
  width: 48%;
  margin-left: 1%;
}
.right-checkout ul.form-list .input-box .input-text.required-entry {
  width: 100%;
  height: 38px;
  border-radius: 0px;
  border: 1px solid #eeeeee;
  padding-left: 10px;
  text-align: left;
  background: #f0f0f0;
}
.right-checkout ul.form-list li label.required {
  font-weight: normal;
  margin: 0px 0 5px 0;
}
.right-checkout .button-area {
  padding-top: 15px;
  border: 1px solid #eee;
  margin-top: 20px;
}
.right-checkout .button-area button {
  clear: both;
  text-align: left;
  text-transform: uppercase;
  margin: 10px;
  border: none;
}
.right-checkout a.f-left {
  margin-left: 10px;
  color: #222222;
}
.right-checkout a.f-left:hover {
  color: #c61508;
}
.billing-information ul.form-list li label.required {
  font-weight: normal;
  margin: 0px 0 0 0;
  margin-top: 10px;
}
.checkout-progress {
  margin-bottom: 30px;
}
.checkout-progress > h2 {
  color: inherit;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}
.checkout-progress li.not-completed:after {
  content: "";
}
.checkout-progress li:after {
  color: #c61508;
  content: "\f00c";
  display: block;
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  top: 40px;
  margin-left: -10px;
}
.checkout-progress li {
  border-bottom: 2px solid #c61508;
  color: #c61508;
  display: inline-block;
  font-size: 1.08em;
  font-weight: normal;
  margin: 0 25px;
  text-transform: capitalize;
}
.checkout-progress li:last-child {
  border-bottom: none;
}
.checkout-progress li:last-child a {
  color: #777777;
}
.checkout-progress li a {
  color: #071041;
  display: block;
  padding: 15px;
}
.checkout-progress li a:hover {
  color: #c61508;
}
.checkout-progress li i {
  color: #666;
  padding: 0 10px 0 0;
}
.billing-information ul.form-list li .input-box .input-text.required-entry {
  width: 100%;
  height: 38px;
  border-radius: 0px;
  padding-left: 10px;
  text-align: left;
  background: #f0f0f0;
  margin-top: 10px;
  border: none;
}
.billing-information ul.form-list .input-box select {
  width: 100%;
  height: 38px;
  border-radius: 0;
  border: 1px solid #eeeeee;
  padding-left: 10px;
  text-align: left;
  background: #f0f0f0;
  margin-top: 10px;
}
.billing-information ul.form-list li.control label {
  font-weight: normal;
  margin: 0px 0 0 0;
}
.billing-information .button-area button {
  clear: both;
  text-align: left;
  text-transform: uppercase;
  margin: 10px;
  border: none;
}
.order-view-left {
  float: left;
}
.order-view-left li {
  line-height: 30px;
}
.order-view-right {
  float: right;
}
.order-view-right li {
  line-height: 30px;
}
li.grand-total {
  font-weight: bold;
}
.credit-card-form {
  display: none;
}
.order-review,
.order-review-total-price {
  background: #f3f3f3 none repeat scroll 0 0 !important;
  display: block;
  overflow: hidden;
  padding: 5px;
}
.button-area button {
  clear: both;
  text-align: left;
  text-transform: uppercase;
  margin: 12px;
  border: none;
}
p.f-left {
  display: inline;
  padding: 0 0 0 10px;
}
/* ------------------------------------
44.Cart Page Area Start 
---------------------------------------*/
.cart-page-area {
  padding: 100px 0px;
}
.table-button-area {
  clear: both;
  margin: 0px 0 30px;
  overflow: hidden;
}
.cart-page tbody tr td img.shop-image {
  height: auto;
  padding: 0 60px;
  width: 100%;
}
td.t-center .fa.fa-trash {
  color: #ff0000;
  cursor: pointer;
  display: block;
  text-align: center;
  margin: 20px 0;
}
.cart-page .t-center {
  text-align: center;
}
.t-center > a {
  display: block;
  text-align: center;
  color: #222222;
}
.t-center > a:hover {
  color: #c61508;
}
.a-center .input-text.qty {
  background: #f0f0f0 none repeat scroll 0 0;
  border: 1px solid #e5e5e5;
  height: 40px;
  text-align: center;
}
.cart-page table.table tr:last-child {
  background: #fcfcfc none repeat scroll 0 0;
}
.cart-page table.table .big-td {
  max-width: 100%;
  width: 190px;
}
.table-button-left {
  width: 48%;
  margin-right: 1%;
  float: left;
}
.table-button-right {
  margin-left: 1%;
  float: right;
}
.table-button-right ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.table-button-right .button-area button {
  margin: 0;
  border: none;
}
.min-area {
  margin-left: -15px;
  margin-right: -15px;
}
.single-cart-form-button .button-area button {
  margin: 20px;
  border: none;
}
.single-cart-form {
  border: 1px solid #dddddd;
}
.single-cart-form-title {
  padding: 20px 20px 0;
}
.single-cart-form-title h4 {
  margin-bottom: 10px;
}
.single-cart-form-title p {
  margin-bottom: 0;
}
.single-cart-form .form-list {
  padding: 0 15px 0 15px;
}
.single-cart-form .form-list > p {
  color: #000000;
  font-weight: bold;
  margin: 0;
  padding: 15px 0 0;
}
.single-cart-form ul.form-list li .input-box .input-text.required-entry {
  width: 100%;
  height: 40px;
}
.single-cart-form ul.form-list li .input-box select {
  width: 100%;
  height: 40px;
}
.single-cart-form .table > tbody > tr > td {
  border-top: 0px solid #fff;
  font-weight: bold;
}
.single-cart-form .table > tbody > tr > td.left {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
}
.single-cart-form .table > tbody > tr > td.right {
  text-align: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
}
.single-cart-form-last {
  padding: 20px 10px 0 15px;
  background: #fafafa none repeat scroll 0 0;
}
.single-cart-form .table .total-money {
  font-size: 20px !important;
  font-weight: bold !important;
}
.single-cart-coupon-button .button-area button {
  float: right;
  margin: 20px 0 0;
  display: block;
  border: none;
}
.multiple-access-checkout {
  margin: 10px 0 0;
  text-align: right;
}
ul.form-list .form-group input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  display: block;
  float: left !important;
  padding: 3px;
  margin: 6px 10px 0 0;
}
.form-group .input-box .validate-select {
  height: 38px;
  margin-top: 11px;
  background: #f0f0f0;
  color: #000000;
}
.multiple-access-checkout > a {
  transition: all 0.5s ease 0s;
  color: #444444;
}
.multiple-access-checkout > a:hover {
  color: #c61508;
}
.t-center.name {
  padding-top: 30px;
}
hr {
    display: block !important;
    height: 1px !important;
    border-top: 2px solid #ccc !important;
    margin: 1em 0 !important;
    padding: 0 !important;
}
.smallHr {
width:22%; border-top: 2px dashed #FF9900 !important;
}
.sitemaph4 {
    padding-bottom: 0 !important;
    padding-left: 10px !important;
    padding-top: 5px !important;
    padding-right: 0 !important;
}
ul.listStyle {
  list-style-type: disc; 
  list-style-position: inside !important;
  padding-bottom: 10px;
}
ul.insideList {
    list-style-type: circle;
    padding-left: 50px;
}
.breadcrumbs-title
{
  padding-top: 140px !important;
}
.navbar-default  {
  background-color: none !important;
}
.affix {
    top: 0;
    width: 100%;
    /*z-index: 9999 !important;*/
}

.affix + .container-fluid {
    position: relative;
    /*padding-top: 70px;*/
}
.navbar {
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    background: rgb(68, 68, 68); /* IE */
    background: rgba(0, 0, 0, 0.6); /* NON-IE */
    border:none;
    position:fixed !important;
    width: -moz-available !important; /* For Mozilla */
    width: -webkit-fill-available !important;   /* For Chrome */
    z-index: 1;
}
.container-fluid {
  margin-left:10%;
  margin-right:10%;
}
@media only screen and (max-width: 1475px) {
  .container-fluid {
    margin-left:12%;
    margin-right:0;
  }
}
@media only screen and (max-width: 1280px) {
  .container-fluid {
    margin-left:0;
    margin-right:0;
  }
}
@media only screen and (max-width: 980px) {
  .container-fluid {
    padding-left: 0px; 
    padding-right: 0px; 
  }
}
.navbar.scrolled {
    background: rgb(68, 68, 68); /* IE */
    background: rgba(0, 0, 0, 0.78); /* NON-IE */
}
.navbar-default .navbar-nav>li>a {
    color: #fff !important;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a {
    background-color: transparent; 
    /*height: 20px;*/
}
.navbar-nav>li {
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 10px;
}
.dropbtn {
    cursor: pointer;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: rgb(68, 68, 68); /* IE */
    background-color: rgba(0, 0, 0, 0.78); /* NON-IE */    
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: #fff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.navbar-nav>li>a {
  line-height: none;
  /*height: 60px;*/
  color:red;
}
.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    color:#fff;
}
.dropdown-content>li>a:hover {
  color:red;
}
.slide-in-out 
{
    text-decoration:none;
    color:brown;
    display: inline-block;
    position: relative; /* prepare the position for sliding in and out */
}
/* add a empty string before the elment with class .slide-in-out  */
.slide-in-out:before 
{
    content: '';
    display: block;
    height: 3px;
    width: 0;
    transition: width 0s ease, background-color .5s ease;
    -webkit-transition: width 0s ease, background-color .5s ease;
    -moz-transition: width 0s ease, background-color .5s ease;
     
    /* position the content to the left bottom corner of the parent element to make it to slide in from left to right on hover */
    position: absolute;
    left: 0;
    bottom: 0;
}
/* add a empty string after the elment with class .slide-in-out  */
.slide-in-out:after 
{
    content: '';
    display: block;
    height: 3px;
    width: 0;
    background: brown;
    transition: width .5s ease;
    -webkit-transition: width .5s ease, background-color .5s ease;
    -moz-transition: width .5s ease, background-color .5s ease;
     
    /* position the content to the left bottom corner of the parent element to make it to slide out from left to right on hover */
    position: absolute;
    right: 0;
    bottom: 0;
}
 
/* Change the width and background on hover, aka sliding in and out */
.slide-in-out:hover:before 
{
    width: 100%;
    background: brown;
    transition: width .5s ease;
    -webkit-transition: width .5s ease;
    -moz-transition: width .5s ease;
}
.slide-in-out:hover:after 
{
    width: 100%;
    background: brown;
    transition: all 0s ease;
    -webkit-transition: width 0s ease;
    -moz-transition: width .0s ease;
}
.active {
    transition: width .5s ease;
    -webkit-transition: width .5s ease;
    -moz-transition: width .5s ease;
}
.navbar-nav>li.current:after {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
  height: 3px;
  background: #c61508;
  content: "";
  bottom: 0;
  margin: auto;
  opacity: 1;
}
.borderClass {
  border-style:dotted;
  text-align: center;
  margin-bottom:15px;
}
.borderP{
  padding-top:10px;
}
.imageposition {
    position: relative;
    text-align: center;
    color: white;
}

.bottom-left {
    position: absolute;
    bottom: -50px;
    top:100px;
    left: 63px;
    background-color: rgba(226, 0, 0, 0.8);
    width: 260px;
    height:auto;
    padding:10px;
}

Anon7 - 2022
AnonSec Team