@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Be+Vietnam:300,400,600,700');
/**
*
* ----------------------------------------------------------
*
* Template : Binato - Business & Consulting HTML Template
* Author : thecodude
* Author URI : http://thecodude.com/
*
* ----------------------------------------------------------
*
**/
/* Table Of Content
---------------------------------------------------------
01. General CSS
02. Global Class
03. Header Section 
04. Masthead
05. Slider & Banner Section
06. About Area
07. Services Section
08. Counter Section
09. Portfolio Section
10. Team Section
11. Testimonial Section
12. Class Schedule
13. Blog section
14. Contact Form
15. ScrollUp
16. Portfolio Details
17. Blog Details
18. Sidebar Widgets
19. Pagination
--------------------------------------------------------*/
/* -----------------------------------
    01. General CSS
-------------------------------------*/
html,
body {
  font-size: 16px;
  color: #514d4d;
  font-family: 'Be Vietnam', sans-serif;
  vertical-align: baseline;
  line-height: 27px;
  font-weight: 400;
  background: #ffffff;
  overflow-x: hidden;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  font-family: inherit;
  color: #514d4d;
  margin: 0 0 26px;
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  color: #232323;
  margin: 0 0 26px;
}
h1 {
  font-size: 42px;
  line-height: 54px;
  font-weight: 600;
}
h2 {
  font-size: 36px;
  line-height: 46px;
  font-weight: 600;
}
h3 {
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
}
h4 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
}
h5 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}
h6 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  color: #0038A8;
  transition: all 0.3s ease 0s;
  outline: none !important;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #0038A8;
}
.fix {
  overflow: hidden;
}
.no-marg {
  margin: 0;
}
pre {
  display: block;
  margin: 0 0 30px;
  padding: 9.5px;
  word-wrap: break-word;
  word-break: break-all;
  color: #333;
  border: 1px solid #ededed;
  border-radius: 0;
  background-color: #f9f9f9;
  font-size: 13px;
  line-height: 1.42857143;
}
blockquote {
  padding: 25px 35px;
  background: #f5f5f5;
  margin: 30px 0 30px 30px;
  box-shadow: -5px 0 #232323;
}
blockquote p:last-child {
  font-weight: 600;
  margin-bottom: 0;
}
::-moz-selection {
  background: #0038A8;
  text-shadow: none;
  color: #ffffff;
}
::selection {
  background: #0038A8;
  text-shadow: none;
  color: #ffffff;
}
@-webkit-keyframes autofill {
  to {
    color: inherit;
    background: transparent;
  }
}
input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}
.pt-100 {
  padding-top: 100px !important;
}
.pb-170 {
  padding-bottom: 170px !important;
}
.mt-25 {
  margin-top: 25px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mb20 {
  margin-bottom: 20px;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mt-100 {
  margin-top: 100px;
}
.display-table {
  display: table;
  height: 100%;
  width: 100%;
}
.display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.white-color {
  color: #fff;
}
.spacer5 {
  height: 5px;
}
/* ------------------------------------
    02. Global Class
---------------------------------------*/
.bg-light-gray {
  background: #f6f6f6;
}
.gray-color {
  background: #e0e0e0;
}
.secondary-bg {
  background-color: #0038A8;
}
.site-color {
  color: #0038A8;
}
.primary-btn {
  color: #ffffff;
  background: #ffffff;
}
.primary-btn:before {
  background: #0038A8;
}
.primary-btn:hover {
  color: #0038A8;
}
}.ser {
    float: left;
    width: 100%;
    text-align: center;
    background: #ffffff;
    
    -webkit-box-shadow: 0px 0px 50px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 50px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 0px 50px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 0px 50px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 50px rgba(0,0,0,0.1);

    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;

    margin-bottom: 30px;
    padding: 24px 40px;
}
.ser p {
    font-size: 15px;
    line-height: 30px;
    color: #443c62;
    margin: 0;
    margin-top: 5px;
}

.readon {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  background: #0038A8;
  display: inline-block;
  padding: 12px 28px;
  border-radius: 30px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  margin-top: 10px;
  text-transform: uppercase;
  min-width: 150px;
  text-align: center;
}
.readon:hover {
  background: #0038A8;
  color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.sersec {
    float: left;
    width: 100%;
    padding-left: 100px;
}
.ser {
    float: left;
    width: 100%;
    text-align: center;
    background: #ffffff;
    
    -webkit-box-shadow: 0px 0px 50px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 50px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 0px 50px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 0px 50px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 50px rgba(0,0,0,0.1);

    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;

    margin-bottom: 30px;
    padding: 24px 40px;
}
.ser p {
    font-size: 15px;
    line-height: 30px;
    color: #443c62;
    margin: 0;
    margin-top: 5px;
}

.sec-spacer {
  padding: 100px 0;
}
.tcd-title {
  margin-bottom: 30px;
}
.tcd-title h2 {
  position: relative;
  padding-bottom: 32px;
  margin-bottom: 15px;
  top: -9px;
}
.tcd-title h2:after {
  content: '';
  position: absolute;
  width: 156px;
  height: 12px;
  background-image: url(../images/bg/title-line.png);
  background-repeat: no-repeat;
  left: 0;
  bottom: 0;
}
.tcd-title h2 span {
  color: #add8e6;
}
.tcd-titleus span {
  color: #add8e6;
}
.tcd-title p {
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 5px;
  font-weight: 600;
  color: #9a9a9a;
}
.tcd-title.white-text h2 {
  color: #ffffff;
}
.tcd-title.white-text h2 span {
  color: #0038A8;
}
.tcd-title.white-text p {
  color: #e1e1e1;
}
.tcd-title.tcd-title-center {
  text-align: center;
}
.tcd-title.tcd-title-center h2:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.overlay-bg {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.tcd-header-1 .logo img,
.count-icon {
  transition: 0.4s;
}
/*Image Background */
.bg1 {
  background-image: url(../images/bg/bg1.jpg);
  background-size: cover;
  background-attachment: fixed;
}
.bg2 {
  background-image: url(../images/bg/bg2.jpg);
  background-size: cover;
  background-attachment: fixed;
}
.bg3 {
  background-image: url(../images/bg/bg3.jpg);
  background-size: cover;
  background-attachment: fixed;
}
.bg3 .head-title {
  color: #fff;
}
.bg-p {
  background-image: url(../images/bg/bg1.png);
  background-size: cover;
}
.bg-p2 {
  background-image: url(../images/bg/bg2.png);
  background-size: cover;
}
.bg-p3 {
  background-image: url(../images/bg/bg3.png);
  background-size: cover;
}
.bg-p4 {
  background-image: url(../images/bg/bg4.png);
  background-size: cover;
}
.modal-backdrop {
  background-color: #fff;
}
.modal-backdrop.show {
  opacity: .9;
}
.modal .modal-dialog {
  max-width: 1050px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  width: 100%;
}
.modal .modal-dialog .modal-content {
  border: none;
  background: none;
}
.modal .modal-dialog .modal-header h3 {
  text-align: center;
  width: 100%;
  font-weight: 500;
  font-size: 22px;
  text-transform: uppercase;
  margin: 15px 0 0;
}
.modal .modal-dialog .modal-body input[type="search"] {
  width: 100%;
  font-size: 60px;
  color: #514d4d;
  outline: none;
  background: none;
  text-align: center;
  border: 2px solid #514d4d;
  border-radius: 50px;
}
/* ---------------------------
    03. Header Section 
------------------------------*/
.tcd-toolbar {
  padding: 10px 0;
  background-color: #0038A8;
  font-size: 14px;
}
.tcd-toolbar .toolbar-language {
  text-align: right;
}
.tcd-toolbar .toolbar-language .inner-wrap {
  position: relative;
}
.tcd-toolbar .toolbar-language .inner-wrap:before {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  right: 14px;
  color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.tcd-toolbar .toolbar-language select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 10px 30px 10px 20px;
  background: #0038A8;
  color: #fff;
  outline: none;
  border: none;
  margin: -10px 0 -10px;
  cursor: pointer;
}
.tcd-toolbar .toolbar-language select::-ms-expand {
  display: none;
}
.tcd-toolbar .toolbar-contact a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  position: relative;
}
.tcd-toolbar .toolbar-contact a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.tcd-toolbar .toolbar-contact a + a {
  margin-left: 6px;
  padding-left: 16px;
}
.tcd-toolbar .toolbar-contact a + a:before {
  content: '/';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.tcd-toolbar .toolbar-contact a i {
  font-size: 15px;
  margin-right: 8px;
  color: #fff;
}
.tcd-toolbar .toolbar-social span {
  color: #fff;
  display: inline-block;
  margin-right: 15px;
}
.tcd-toolbar .toolbar-social a {
  display: inline-block;
  color: #fff;
  position: relative;
}
.tcd-toolbar .toolbar-social a:hover {
  color: #0038A8;
}
.tcd-toolbar .toolbar-social a + a {
  margin-left: 12px;
}
.tcd-header-1 .menu-bar {
  background-color: #fff;
}
.tcd-header-1 .logo {
  height: 90px;
  line-height: 90px;
  -webkit-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}
.tcd-header-1 .logo img {
  max-width: 140px;
}
.tcd-header-1 .mainmenu {
  text-align: right;
}
.tcd-header-1 .mainmenu ul.nav-menu {
  display: inline-block;
}
.tcd-header-1 .mainmenu ul.nav-menu > li {
  display: inline-block;
  margin-right: 45px;
}
.tcd-header-1 .mainmenu ul.nav-menu > li:last-child {
  margin-right: 0;
}
.tcd-header-1 .mainmenu ul.nav-menu > li > a {
  display: block;
  color: #232323;
  /*text-transform: uppercase;*/
  font-weight: 600;
  position: relative;
  height: 90px;
  line-height: 90px;
  -webkit-transition: 0.35s all ease-in-out;
  transition: 0.35s all ease-in-out;
  font-size: 16px;
  letter-spacing: 2px;
}
.tcd-header-1 .mainmenu ul.nav-menu > li.active > a,
.tcd-header-1 .mainmenu ul.nav-menu > li:hover > a {
  color: #0038A8;
}
.tcd-header-1 .mainmenu ul > li a:before,
.tcd-header-1 .mainmenu ul > li.active > a:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: #0038A8;
  transition: transform 0.5s cubic-bezier(1, 0, 0, 1);
  left: 0;
  bottom: 0;
  transform-origin: right;
  transform: scale(0, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tcd-header-1 .mainmenu ul > li > a:before,
.tcd-header-1 .mainmenu ul > li.active > a:before {
  background-color: #0038A8;
}
.tcd-header-1 .mainmenu ul > li.active > a:before,
.tcd-header-1 .mainmenu ul > li:hover a:before {
  transform-origin: left;
  transform: scale(1);
}
.tcd-header-1 .mainmenu span #nav-expander {
  transition: 0.3s;
}
.tcd-header-1 .menu-bar {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  transition: 0.7s;
}
.tcd-header-1 .menu-bar.sticky {
  background: #fff;
}
.tcd-header-1 .menu-bar.sticky .logo {
  height: 75px;
  line-height: 75px;
}
.tcd-header-1 .menu-bar.sticky .logo img {
  max-width: 120px;
}
.tcd-header-1 .menu-bar.sticky .mainmenu ul.nav-menu > li > a {
  height: 75px;
  line-height: 75px;
}
.tcd-header-1.header-transparent {
  position: absolute;
  background: transparent;
}
.tcd-header-1.header-transparent .mainmenu ul.nav-menu > li > a {
  color: #fff;
}
.tcd-header-1.header-transparent .nav-expander {
  color: #fff;
}
a.nav-expander {
  background: transparent;
  color: #232323;
  display: block;
  font-size: 20px;
  font-weight: 400;
  height: auto;
  margin-right: 0;
  padding: 0;
  position: absolute;
  right: 15px;
  text-decoration: none;
  text-transform: uppercase;
  top: 50%;
  margin-top: -14px;
  width: auto;
  z-index: 12;
  transition: right 0.3s ease-in-out 0s;
}
a.nav-expander:hover {
  cursor: pointer;
}
nav.canvas-menu-area {
  display: block;
  height: 100%;
  overflow: auto;
  position: fixed;
  right: -20em;
  font-size: 15px;
  top: 0;
  width: 20em;
  z-index: 99999;
  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s;
  background: #1a1a1a;
}
.nav-expanded nav {
  right: 0;
}
body.nav-expanded {
  margin-left: 0;
  transition: right 0.4s ease-in-out 0s;
  position: relative;
}
body.nav-expanded:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
}
.canvas-menu-area {
  padding: 0 30px;
}
.canvas-menu-area .canvas-logo {
  margin-bottom: 15%;
}
.canvas-menu-area .canvas-logo img {
  max-width: 180px;
}
.canvas-menu-area .close-btn {
  overflow: hidden;
  padding: 5px 10px;
}
.canvas-menu-area .find-post {
  margin-top: 40px;
}
.canvas-menu-area .find-post span {
  color: #fff;
  margin-bottom: 6px;
  display: block;
}
.canvas-menu-area .find-post input {
  width: 100%;
  border: none;
  padding: 5px 10px;
}
.canvas-menu-area .social-link {
  margin-top: 40px;
}
.canvas-menu-area .social-link ul li {
  display: inline-block;
  padding-right: 10px;
}
.canvas-menu-area .social-link ul li:last-child {
  padding-right: 0;
}
.canvas-menu-area .social-link ul li a {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  background: #ffffff;
  line-height: 40px;
  color: #0038A8;
  font-size: 18px;
}
.canvas-menu-area .social-link ul li a:hover {
  color: #fff;
}
.canvas-menu-area .social-link ul li.facebook a:hover {
  background: #3B5998;
}
.canvas-menu-area .social-link ul li.twitter a:hover {
  background: #00B2FF;
}
.canvas-menu-area .social-link ul li.google-plus a:hover {
  background: #DD4B39;
}
.canvas-menu-area .social-link ul li.linkedin a:hover {
  background: #0077B5;
}
.canvas-menu-area .copy-right {
  color: #ffffff;
  margin-top: 40px;
}
.canvas-menu-area .nav-menu {
  margin-top: 72px;
}
.canvas-menu-area .nav-menu > li a {
  color: #999;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 0;
  display: block;
  text-transform: uppercase;
}
.canvas-menu-area .nav-menu > li a:hover {
  color: #fff;
}
span#nav-close {
  font-size: 0;
  cursor: pointer;
  border-radius: 50%;
  position: absolute;
  top: 40px;
  left: 30px;
  transform: rotate(-4deg);
  transition: 0.4s;
}
span#nav-close:after {
  content: '\f00d';
  font-family: fontAwesome;
  font-size: 28px;
}
span#nav-close:hover {
  color: #fff;
}
.menu-sticky.sticky {
  position: fixed;
  transition: 0.7s;
  z-index: 99;
  width: 100%;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}
.owl-carousel {
  position: relative;
}
.owl-carousel .owl-nav [class*="owl-"] {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 26px;
  background: #232323;
  color: #ffffff;
  width: 46px;
  height: 46px;
  line-height: 39px;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  opacity: 0;
}
.owl-carousel .owl-nav [class*="owl-"] i {
  line-height: 0;
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
  background: #0038A8;
  border-color: #0038A8;
  color: #ffffff;
}
.owl-carousel .owl-nav .owl-prev {
  left: 70px;
}
.owl-carousel .owl-nav .owl-next {
  right: 70px;
  text-indent: 2px;
}
.owl-carousel:hover .owl-nav .owl-prev {
  left: 40px;
  opacity: 1;
}
.owl-carousel:hover .owl-nav .owl-next {
  right: 40px;
  opacity: 1;
}
/*--------------------------
    04. Masthead
---------------------------*/
.tcd-masthead {
  padding: 110px 0;
  text-align: center;
}
.tcd-masthead .head-title {
  margin-bottom: 10px;
  word-break: break-word;
}
.tcd-breadcrumb {
  color: #797979;
  padding-left: 0;
  margin: 0;
  font-size: 15px;
  text-transform: capitalize;
}
.tcd-breadcrumb li {
  display: inline-block;
  list-style-type: none;
  position: relative;
}
.tcd-breadcrumb li + li {
  padding-left: 12px;
  margin-left: 5px;
}
.tcd-breadcrumb li + li:before {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tcd-breadcrumb li a {
  color: #797979;
}
/* --------------------------------
    05. Slider & Banner Section
-----------------------------------*/
.banner-middle {
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: center;
  /* Safari 7.0+ */
  display: flex;
  align-items: center;
}
.tcd-banner {
  position: relative;
  width: 100%;
  background-size: cover;
  /*padding: 100px 0;*/
}
.tcd-banner:before {
  content: '';
  position: absolute;
  right: -8%;
  top: 0;
  height: 100%;
  width: 950px;
  background-image: linear-gradient(-90deg, #03a9f4 3.7%, rgba(54, 210, 228, 0) 86.3%);
  opacity: 0.25;
}
.tcd-banner .banner-wrapper .banner-content h4 {
  margin-bottom: 20px;
  font-size: 38px;
  color: #0038A8;
}
.tcd-banner .banner-wrapper .banner-content h3 {
  color: #514d4d;
  margin: 0 0 45px;
}
.tcd-banner .banner-wrapper .banner-content h1 {
  font-size: 52px;
  line-height: 1.2;
  margin: 0 0 22px;
  color: #232323;
  font-weight: 700;
}
.tcd-banner .banner-wrapper .banner-content h1 .before-text {
  display: inline-block;
}
.tcd-banner .banner-wrapper .banner-content .cd-headline.clip .cd-headline {
  font-size: 32px;
}
.tcd-banner .banner-wrapper .banner-content .cd-headline.clip .cd-words-wrapper:after {
  display: none;
}
.tcd-banner .banner-wrapper .banner-content .cd-headline.clip .cd-words-wrapper {
  padding: 0;
}
.tcd-banner .banner-wrapper .banner-content .cd-headline.clip .cd-words-wrapper b {
  font-weight: 500;
}
.tcd-banner .banner-wrapper .banner-content .cd-headline.is-loading .cd-headline {
  font-size: 32px;
}
.tcd-banner .banner-wrapper .banner-content .cd-headline.is-loading .cd-words-wrapper {
  padding: 0;
}
.tcd-banner .banner-wrapper .banner-content .cd-headline.is-loading .cd-words-wrapper b {
  font-weight: 500;
}
.tcd-banner .banner-wrapper .banner-content ul li {
  display: inline-block;
}
.tcd-banner .banner-wrapper .banner-content ul li a {
  display: block;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.1);
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  color: #ffffff;
}
.tcd-banner .banner-wrapper .banner-content ul li.facebook a:hover {
  background: #3B5998;
}
.tcd-banner .banner-wrapper .banner-content ul li.twitter a:hover {
  background: #00B2FF;
}
.tcd-banner .banner-wrapper .banner-content ul li.google-plus a:hover {
  background: #DD4B39;
}
.tcd-banner .banner-wrapper .banner-content ul li.linkedin a:hover {
  background: #0077B5;
}
.tcd-banner .banner-wrapper .banner-content ul li.instagram a:hover {
  background: #BF3288;
}
.tcd-banner .banner-wrapper .banner-content .banner-btn {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  background: #0038A8;
  display: inline-block;
  padding: 12px 28px;
  border-radius: 30px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  margin-top: 10px;
  text-transform: uppercase;
  min-width: 174px;
  text-align: center;
}
.tcd-banner .banner-wrapper .banner-content .banner-btn:hover {
  background: #0038A8;
  color: #fff;
}
/*.tcd-banner.banner1 {
  background-image: url(../images/banner.png);
  max-width: 100%;
}*/
.tcd-banner.banner1 .banner-content {
  text-align: right;
}

.tcd-banner.banner2 {
  background-image: url(../images/About.png);
 
}
.tcd-banner.banner2 .banner-content {
  text-align: right;
}
.cd-headline.loading-bar .cd-words-wrapper::after {
  background-color: #0038A8;
}
#tcd-slider .slide-item {
  position: relative;
}
#tcd-slider .owl-carousel {
  height: auto;
}
#tcd-slider .slide-content {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  z-index: 8;
}
#tcd-slider .sl-title {
  font-size: 62px;
  line-height: 1.2;
  margin-bottom: 12px;
}
#tcd-slider a.sl-btn {
  display: inline-block;
  border-bottom: 1px solid;
}
#tcd-slider video {
  width: 100%;
}
/* ---------------------------
    06. About Area
------------------------------*/
.tcd-about {
  position: relative;
  z-index: 10;
}
.tcd-about .about-img {
  padding-right: 35px;
}
.tcd-about .about-desc {
  padding-left: 35px;
}
.tcd-about .tcd-bg-map {
  position: absolute;
  bottom: 70px;
  z-index: -1;
}
.tcd-about .tcd-bg-map img {
  width: 85%;
  opacity: 0.5;
}
/* ---------------------------
    07. Services Section
------------------------------*/
.tcd-services {
  padding: 80px 0 55px;
}
.tcd-services .service-item {
  margin-bottom: 30px;
  display: -webkit-flex;
  display: flex;
}
.tcd-services .service-item .service-icon {
  color: #0038A8;
  transition: all 0.5s ease-in 0s;
  padding-right: 30px;
}
.tcd-services .service-item .service-icon i {
  font-size: 62px;
  line-height: normal;
  color: #fff;
}
.tcd-services .service-item .title {
  margin-bottom: 15px;
}
.tcd-services .service-item .title a {
  color: #fff;
}
.tcd-services .service-item .title a:hover {
  color: rgba(255, 255, 255, 0.75);
}
.tcd-services .service-item .description {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.9);
}
.tcd-services .service-item .service-content {
  position: relative;
  z-index: 10;
}
.tcd-services .service-item .watermark {
  font-size: 13em;
  color: rgba(255, 255, 255, 0.08);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  z-index: -1;
}
.tcd-services .service-item a.btn-more {
  display: inline-block;
  margin-top: 20px;
  color: #fff;
}
.tcd-services .service-item a.btn-more:hover {
  color: rgba(255, 255, 255, 0.75);
}
/* ---------------------------
    08. Counter Section
------------------------------*/
.tcd-counter {
  position: relative;
}
.tcd-counter .counter-intro h3 {
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 15px;
  color: #3a3a3a;
}
.tcd-counter .counter-intro p {
  margin-bottom: 0;
  color: #5a5a5a;
}
.tcd-counter .single-counter {
  position: relative;
  z-index: 10;
}
.tcd-counter .single-counter .count-icon {
  font-size: 170px;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  opacity: 0.05;
  transform: translateY(-50%);
  color: #333;
}
.tcd-counter .single-counter .counter-number {
  font-weight: 700;
  font-size: 64px;
  margin-bottom: 15px;
  display: inline-block;
  position: relative;
  line-height: 1;
  color: #3a3a3a;
}
.tcd-counter .single-counter .count-box h4 {
  font-size: 17px;
  line-height: 28px;
  display: block;
  margin: 0;
  color: #5a5a5a;
  font-weight: 400;
}
/* ---------------------------
    09. Portfolio Section
------------------------------*/
.tcd-portfolio {
  margin-bottom: -0.5px;
  padding-bottom: 80px;
}
.tcd-portfolio .portfolio-filter {
  margin-bottom: 50px;
}
.tcd-portfolio .portfolio-filter button {
  font-size: 12px;
  background-color: transparent;
  margin: 0 10px 15px 0;
  text-transform: uppercase;
  border: 0;
  display: inline-block;
  transition: 0.4s;
  outline: none;
  cursor: pointer;
  padding: 2px 16px;
  border-radius: 30px;
  font-weight: 500;
  color: #777;
}
.tcd-portfolio .portfolio-filter button:hover,
.tcd-portfolio .portfolio-filter button.active {
  color: #ffffff;
  background-color: #0038A8;
  border-color: #0038A8;
}
.tcd-portfolio .grid-item {
  margin-bottom: 30px;
}
.tcd-portfolio .portfolio-item {
  text-align: center;
  overflow: hidden;
  position: relative;
}
.tcd-portfolio .portfolio-item:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.tcd-portfolio .portfolio-item:after {
  content: "";
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  background: transparent;
  border: 2px solid #0038A8;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.tcd-portfolio .portfolio-item img {
  width: 100%;
}
.tcd-portfolio .portfolio-item .portfolio-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  padding: 20px;
  transition: all 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.tcd-portfolio .portfolio-item .portfolio-content .title {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  margin: 0;
  padding: 0 10px;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tcd-portfolio .portfolio-item .portfolio-content .title a {
  color: #fff;
}
.tcd-portfolio .portfolio-item .portfolio-content .title a:hover {
  opacity: 0.8;
}
.tcd-portfolio .portfolio-item .portfolio-content .post {
  display: block;
  color: #fff;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tcd-portfolio .portfolio-item:hover:before {
  opacity: 0.9;
}
.tcd-portfolio .portfolio-item:hover:after {
  opacity: 1;
}
.tcd-portfolio .portfolio-item:hover .portfolio-content {
  opacity: 1;
}
.tcd-portfolio .portfolio-item:hover .portfolio-content .title,
.tcd-portfolio .portfolio-item:hover .portfolio-content .post {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
/* -----------------------
    10. Team Section
-------------------------- */
.tcd-team .team-item {
  text-align: center;
  -webkit-transition: all 0.25s cubic-bezier(0.43, 0.44, 0.63, 0.61);
  transition: all 0.25s cubic-bezier(0.43, 0.44, 0.63, 0.61);
}
.tcd-team .team-item .member-photo {
  position: relative;
  overflow: hidden;
  background: #000;
}
.tcd-team .team-item .member-photo img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.43, 0.44, 0.63, 0.61);
  transition: all 0.25s cubic-bezier(0.43, 0.44, 0.63, 0.61);
}
.tcd-team .team-item .member-photo:hover img {
  opacity: 0.7;
}
.tcd-team .team-item .member-icons {
  position: absolute;
  top: 0;
  background: #0038A8;
  width: 42px;
  height: 100%;
  padding: 12px 0;
  left: -42px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tcd-team .team-item .member-icons i {
  font-size: 11px;
  color: #ffffff;
  margin: 0 0 12px;
  height: 26px;
  border: 1px solid rgba(255, 255, 255, 0.38);
  width: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 50%;
  background: transparent;
  -webkit-transition: all 0.25s cubic-bezier(0.43, 0.44, 0.63, 0.61);
  transition: all 0.25s cubic-bezier(0.43, 0.44, 0.63, 0.61);
}
.tcd-team .team-item .member-icons i:hover {
  background: #fff;
  color: #0038A8;
}
.tcd-team .team-item .member-info {
  padding: 20px;
  background-color: #fff;
}
.tcd-team .team-item .member-name {
  font-size: 18px;
  margin: 0;
  line-height: 28px;
}
.tcd-team .team-item .member-role {
  font-size: 14px;
  display: block;
}
.tcd-team .team-item:hover .member-icons {
  left: 0;
}
/* ---------------------------
    11. Testimonial Section
------------------------------ */
.tcd-testimonial .testi-item .testi-photo {
  position: relative;
  z-index: 10;
}
.tcd-testimonial .testi-item .testi-photo img {
  height: 80px;
  width: 80px;
  display: inline-block;
  border-radius: 50%;
}
.tcd-testimonial .testi-item .testi-photo:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background-color: #269fff;
  z-index: -1;
}
.tcd-testimonial .testi-item .testi-desc {
  background-color: #fff;
  padding: 25px 25px 20px;
  position: relative;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
}
.tcd-testimonial .testi-item .testi-desc p {
  position: relative;
  top: -5px;
  margin-bottom: 0;
}
.tcd-testimonial .testi-item .testi-desc:before {
  content: '';
  position: absolute;
  left: 30px;
  bottom: -6px;
  width: 14px;
  height: 14px;
  background-color: #fff;
  transform: rotate(45deg);
  z-index: 10;
}
.tcd-testimonial .testi-item .testi-desc:after {
  content: '';
  position: absolute;
  left: 30px;
  bottom: -8px;
  width: 14px;
  height: 14px;
  background-color: #e5e5e5;
  transform: rotate(45deg);
  z-index: 1;
}
.tcd-testimonial .testi-item .testi-info {
  display: inline-block;
  position: relative;
  margin-left: 24px;
}
.tcd-testimonial .testi-item .testi-info .name {
  margin-top: 12px;
  margin-bottom: 0;
}
.tcd-testimonial .testi-item .testi-info .position a {
  color: #514d4d;
}
.tcd-testimonial .testi-item .testi-footer {
  display: flex;
  padding-bottom: 10px;
  margin-top: 24px;
}
.tcd-testimonial .testi-item .testi-ratings i {
  color: #fec42d;
}
/*------------------------------
    12. Class Schedule
------------------------------*/
.tcd-class-schedule .tcd-tabs .nav-tabs {
  border-bottom: 0;
  margin-bottom: 20px;
  align-items: center;
  justify-content: center;
}
.tcd-class-schedule .tcd-tabs .nav-tabs li a {
  line-height: normal;
  font-size: 13px;
  color: #232323;
  font-weight: 600;
  padding: 14px 20px;
  margin-right: 18px;
  margin-bottom: 20px;
  background: #fff;
  z-index: 10;
  box-shadow: 0 1px 4px rgba(221, 221, 221, 0.53);
  display: block;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
}
.tcd-class-schedule .tcd-tabs .nav-tabs li a i {
  margin-right: 8px;
}
.tcd-class-schedule .tcd-tabs .nav-tabs li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0;
  width: 100%;
  background-color: #0038A8;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  z-index: -1;
}
.tcd-class-schedule .tcd-tabs .nav-tabs li a:hover {
  color: #0038A8;
}
.tcd-class-schedule .tcd-tabs .nav-tabs li a:hover:after {
  height: 4px;
}
.tcd-class-schedule .tcd-tabs .nav-tabs li a.active {
  color: #fff !important;
}
.tcd-class-schedule .tcd-tabs .nav-tabs li a.active:after {
  height: 100%;
}
.tcd-class-schedule .tcd-tabs .tab-content {
  padding: 35px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(221, 221, 221, 0.53);
}
.tcd-class-schedule .tcd-tabs.tc-tabs-right .nav-tabs li a {
  margin-bottom: 25px;
  margin-left: 20px;
}
.tcd-class-schedule .schedule-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.tcd-class-schedule .schedule-item + .schedule-item {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #f5f5f5;
}
.tcd-class-schedule .schedule-item > div {
  max-width: 25%;
  flex: 0 0 25%;
  text-align: center;
}
.tcd-class-schedule .schedule-item > div:first-child {
  text-align: left;
}
.tcd-class-schedule .schedule-item > div:last-child {
  text-align: right;
}
.tcd-class-schedule .schedule-item h5 {
  margin-bottom: 0;
}
.tcd-class-schedule .schedule-item .join-btn a {
  display: inline-block;
  padding: 7px 26px;
  color: #fff;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  background: #0038A8;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.tcd-class-schedule .schedule-item .join-btn a:hover {
  background: #232323;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
/*------------------------------
    13. Blog section
------------------------------*/
.tcd-blog {
  position: relative;
}
.tcd-blog .single-blog {
  position: relative;
}
.tcd-blog .single-blog .blog-img img {
  border-radius: 6px 6px 0 0;
}
.tcd-blog .single-blog .blog-content {
  background: #fff;
  z-index: 111;
  position: relative;
  padding: 42px 25px 25px;
  border: 1px solid #f5f5f5;
  border-top: 3px solid #0038A8;
  border-radius: 0 0 6px 6px;
}
.tcd-blog .single-blog .blog-content .date {
  position: absolute;
  top: -23px;
  display: inline-block;
  padding: 8px 24px;
  background: #0038A8;
  border-radius: 20px;
  color: #fff;
}
.tcd-blog .single-blog .post-title {
  margin: 0 0 15px;
}
.tcd-blog .single-blog .post-title a {
  color: #232323;
}
.tcd-blog .single-blog .post-title a:hover {
  color: #0038A8;
}
.tcd-blog .single-blog .description {
  margin: 0 0 28px 0;
}
.tcd-blog .single-blog .meta {
  margin-bottom: 4px;
}
.tcd-blog .single-blog a.read-more {
  text-decoration: underline;
  color: #514d4d;
  margin-top: -5px;
}
.tcd-blog .single-blog a.read-more:hover {
  color: #232323;
}
.tcd-blog .single-blog .blog-extra {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tcd-blog .single-blog .blog-extra .author-img {
  position: relative;
  z-index: 10;
}
.tcd-blog .single-blog .blog-extra .author-img:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-color: #269fff;
  z-index: -1;
}
.tcd-blog .single-blog .blog-extra .author-img img {
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 15px;
}
.tcd-blog .single-blog .blog-extra .author-img a {
  color: #514d4d;
}
.tcd-blog .single-blog .blog-extra .author-img a:hover {
  color: #232323;
}
/* --------------------
    14. Contact Form
---------------------- */
.tcd-contact-info .icon-bar {
  margin-bottom: 20px;
}
.tcd-contact-info .icon-bar i {
  color: #0038A8;
  height: 84px;
  width: 84px;
  line-height: 82px;
  font-size: 34px;
  text-align: center;
  background: rgba(33, 150, 243, 0.25);
  border-radius: 50%;
  text-indent: 2px;
}
.tcd-contact-info .contact-info-item {
  text-align: center;
}
.tcd-contact-info .info-details h5 {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 5px;
}
.tcd-contact-info .info-details a,
.tcd-contact-info .info-details p {
  color: #797979;
}
.tcd-contact-info .info-details p {
  font-size: 15px;
  margin-bottom: 0;
}
.tcd-contact-info .info-details a:hover {
  color: #0038A8;
}
.tcd-contact-form {
  position: relative;
}
.tcd-contact-form .contact-form {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  padding: 45px;
  -webkit-box-shadow: 0 10px 40px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 40px 5px rgba(0, 0, 0, 0.05);
  background: #fff;
}
.tcd-contact-form .contact-form .form-field {
  margin-bottom: 30px;
  position: relative;
}
.tcd-contact-form .contact-form .form-field i {
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
}
.tcd-contact-form .contact-form .form-field input {
  height: 45px;
  padding: 5px 15px;
}
.tcd-contact-form .contact-form .form-field textarea {
  padding: 10px 20px;
  height: 173px;
}
.tcd-contact-form .contact-form .form-field input,
.tcd-contact-form .contact-form .form-field textarea {
  width: 100%;
  border: 1px solid rgba(210, 210, 210, 0.3);
  background: transparent;
  border-radius: 4px;
}
.tcd-contact-form .contact-form .form-field input:focus,
.tcd-contact-form .contact-form .form-field textarea:focus {
  border-color: #0038A8;
  outline: none;
}
.tcd-contact-form .contact-form .form-button {
  text-align: center;
}
.tcd-contact-form .contact-form .form-button button {
  border: 0;
  outline: none;
  cursor: pointer;
}

.tcd-footer {
  background: #282828;
  padding: 75px 0;
  position: relative;
}
.tcd-footer .footer-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 0.8px;
}
.tcd-footer .footer-widget {
  position: relative;
  z-index: 11;
}
.tcd-footer .footer-widget p{
 font-size: 13px;
}

.tcd-footer .footer-widget .footer-logo {
  margin-bottom: 35px;
  height: 165px;
  margin-top:35px;
}

@media only screen and (max-width: 768px) {
  .tcd-footer .footer-widget .footer-logo {
    margin-bottom: 0;
    margin-top:0;
  }
}
.tcd-footer .footer-widget .footer-menu li + li {
  margin-top: 8px;
}
.tcd-footer .footer-widget .footer-menu li a {
  color: #999;
  font-weight: 400;
  font-size: 14px;
}
.tcd-footer .footer-widget .footer-menu li a:hover {
  color: #fff;
}

.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.tcd-footer .tcd-newsletter input[type="email"] {
  width: 100%;
  height: 46px;
  background-color: #fff;
  border-radius: 5px;
  padding: 0 20px;
  outline: none;
  border: 1px solid rgba(255, 255, 255, 0.29);
}
.tcd-footer .tcd-newsletter form {
  position: relative;
}
.tcd-footer .tcd-newsletter p {
  color: #999;
}
.tcd-footer .tcd-newsletter .btn-newsletter {
  position: absolute;
  top: 0;
  right: -1px;
  width: 52px;
  height: 46px;
  line-height: 40px;
  border: 0;
  border-radius: 0 5px 5px 0;
  font-size: 20px;
  text-align: center;
  outline: none;
  cursor: pointer;
  background-color: #0038A8;
  color: #fff;
}
.tcd-footer .tcd-newsletter .btn-newsletter i {
  pointer-events: none;
}
.tcd-copyright {
  background: #101010;
  padding: 35px 0 20px;
  overflow: hidden;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.tcd-copyright .copyright-text p {
  color: #fff;
  margin: 0;
  font-weight: 400;
}
.tcd-copyright .copyright-text a {
  color: #fff;
}
.tcd-copyright .copyright-text a:hover {
  color: #fff;
  text-decoration: underline;
}
.tcd-copyright .footer-share {
  text-align: right;
}
.tcd-copyright .footer-share li {
  display: inline-block;
  margin: 0 8px;
}
.tcd-copyright .footer-share li a {
  color: #fff;
}
.tcd-copyright .footer-share li a:hover {
  color: #999;
}
/* ------------------------------------
    15. ScrollUp
---------------------------------------*/
#toTop {
  text-align: center;
  bottom: 40px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 40px;
  z-index: 999;
}
#toTop i {
  font-size: 18px;
  transform: rotate(-45deg);
  color: #fff;
  background: #0038A8;
  height: 48px;
  width: 48px;
  line-height: 48px;
  border-radius: 50%;
  text-indent: 2px;
}
#toTop i:hover {
  opacity: 0.8;
}
/* ------------------------------------
    16. Portfolio Details
---------------------------------------*/
.portfolio-details {
  padding: 100px 0;
}
.portfolio-details .portfolio-img {
  text-align: center;
  margin-bottom: 40px;
}
.portfolio-details .portfolio-img img {
  border-radius: 4px;
}
.portfolio-details .portfolio-content p:last-child {
  margin-bottom: 0;
}
.portfolio-details .portfolio-meta {
  padding: 0;
  list-style: none;
  margin-bottom: 35px;
}
.portfolio-details .portfolio-meta li {
  margin: 15px 0;
  color: #777;
}
.portfolio-details .portfolio-meta li span {
  display: inline-block;
  width: 130px;
  text-transform: uppercase;
  color: #222;
  font-size: 12px;
  font-weight: 700;
}
.portfolio-details .portfolio-meta li a {
  color: #777;
}
.portfolio-details .portfolio-meta li a i {
  margin-right: 6px;
}
.portfolio-details .portfolio-meta li a:hover {
  color: #0038A8;
}
/* -----------------------
   17. Blog Details
-------------------------- */
.blog-details {
  padding: 80px 0;
}
.blog-details .blog-img {
  margin-bottom: 25px;
}
.blog-details .blog-img img {
  border-radius: 6px;
}
.blog-details .bs-title {
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 8px;
}
.blog-details .bs-title:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.06);
}
.blog-details .post-meta {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
.blog-details .post-meta li {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  text-transform: capitalize;
  color: #999;
}
.blog-details .post-meta li a {
  color: #999;
}
.blog-details .post-meta li a:hover {
  color: #0038A8;
}
.blog-details .post-meta li i {
  color: #0038A8;
  margin-right: 6px;
}
.blog-details .c-title {
  margin-top: 50px;
  padding-top: 50px;
  margin-bottom: 46px;
  border-top: 1px solid #eee;
}
.blog-details article.comment {
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 22px;
  margin-bottom: 25px;
}
.blog-details article.comment .comment-reply {
  margin-top: 10px;
}
.blog-details article.comment .comment-reply a {
  color: #514d4d;
}
.blog-details article.comment .comment-reply a:hover {
  color: #0038A8;
}
.blog-details .children {
  margin-left: 45px;
}
.blog-details .comment-header img {
  width: 80px;
  height: 80px;
  float: left;
  border-radius: 4px;
}
.blog-details .comment-header .desc-wrap {
  padding-left: 100px;
}
.blog-details .comment-header .comment-title {
  margin-bottom: 5px;
  font-size: 20px;
}
.blog-details .comment-body p {
  margin-bottom: 0;
}
.blog-details .comment-contact .cform-title {
  margin-top: 70px;
  margin-bottom: 40px;
}
.blog-details .comment-contact .form-field {
  margin-bottom: 30px;
}
.blog-details .comment-contact .form-field input {
  width: 100%;
  height: 45px;
  padding: 8px 15px;
  box-sizing: border-box;
  font-size: 13px;
  border: 1px solid #f1f1f1;
  color: #777;
  border-radius: 4px;
}
.blog-details .comment-contact .form-field input:focus {
  border-color: #0038A8;
  outline: none;
}
.blog-details .comment-contact .form-field textarea {
  width: 100%;
  min-height: 140px;
  padding: 10px 15px;
  font-size: 13px;
  border: 1px solid #f1f1f1;
  color: #777;
  border-radius: 4px;
}
.blog-details .comment-contact .form-field textarea:focus {
  border-color: #0038A8;
  outline: none;
}
.blog-details .comment-contact .form-button button {
  border: 0;
  cursor: pointer;
}
/* ---------------------------
    18. Sidebar Widgets
------------------------------ */
.widget {
  margin-bottom: 45px;
}
.widget:last-child {
  margin-bottom: 0;
}
.search-widget form {
  position: relative;
}
.search-widget form .search-btn {
  position: absolute;
  top: 50%;
  right: 1px;
  overflow: hidden;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  color: #ccc;
  border: none;
  outline: none;
  background: transparent;
  font-size: 16px;
  -webkit-appearance: button;
  cursor: pointer;
}
.search-widget form input[type="text"] {
  border-color: #f0f0f0;
  border-radius: 5px;
  height: 46px;
  padding: 0 16px;
}
.search-widget form input[type="text"]:focus {
  border-color: #0038A8;
  outline: none;
  box-shadow: none;
}
.author-widget .author-img {
  margin-bottom: 55px;
  position: relative;
}
.author-widget .author-img img {
  border-radius: 4px;
}
.author-widget .author-img .author-info {
  position: absolute;
  bottom: -30px;
  width: calc(100% - 40px);
  text-align: center;
  padding: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fff;
  border-radius: 4px;
}
.author-widget .author-img .author-info h4 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: normal;
}
.author-widget .author-img .author-info span.designation {
  font-size: 13px;
  color: #777;
}
.author-widget .author-img .author-info span.designation a {
  color: #777;
}
.latest-post-widget .post-item .post-img img {
  border-radius: 4px;
}
.category-widget ul li + li {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.category-widget ul li a {
  color: #777;
}
.category-widget ul li a:hover {
  color: #0038A8;
}
.latest-post-widget .post-desc {
  padding: 12px;
}
.latest-post-widget .post-desc .title {
  display: block;
  font-size: 18px;
  color: #444;
  line-height: 1.2;
  margin-bottom: 3px;
}
.tags-widget a {
  display: inline-block;
  margin: 0 3px 7px 0;
  line-height: 20px;
  padding: 5px 12px;
  font-size: 13px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  text-decoration: none;
  background: #f5f5f5;
  color: #514d4d;
  border-radius: 3px;
}
.tags-widget a:hover {
  background: #0038A8;
  color: #fff;
}
/* ------------------------
    19. Pagination
--------------------------- */
.tcd-pagination {
  font-size: 15px;
  margin-top: 50px;
}
.tcd-pagination .prev {
  float: left;
}
.tcd-pagination .next {
  float: right;
}
.tcd-pagination a {
  color: #777;
}
.tcd-pagination a:hover {
  color: #0038A8;
}
.tcd-pagination a span {
  display: inline-block;
}
.tcd-pagination a i {
  font-size: 25px;
  top: 3px;
  position: relative;
}
