/*-----------------------------------------------------------------------------------

    Template Name: Your template name 
    Template URI: http://bootexperts.com
    Description: This is html5 template
    Author: BootExperts
    Author URI: http://bootexperts.com
    Version: 1.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1. Theme Default CSS (body, link color, section etc)

-----------------------------------------------------------------------------------*/

/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
/*google fonts*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap');


html, body {height: 100%;}
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left;margin-right:15px;margin-bottom: 15px}
.alignright {float:right;margin-left:15px;margin-bottom: 15px}
.aligncenter {display:block;margin:0 auto 15px}
a:focus {outline:0px solid}
img {max-width:100%;height:auto}
.fix {overflow:hidden}
p {margin:0 0 15px;}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Gilroy';
    font-weight: 600;
  margin: 0 0 10px;
  text-transform: capitalize;;
  color: #22384E;
}
a {transition: all 0.3s ease 0s;text-decoration:none;}
a:hover {
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
ul{
list-style: outside none none;
margin: 0;
padding: 0
}
.clear{clear:both}
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #8D8D8D;
}
#body_bg 
{
    background-image: url(img/body_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
/*    width: 1902px;
    margin: 0 auto;*/
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/*header*/
.main_header {
    height: 120px;
    align-items: center;
    padding: 0 160px;
    position: relative;
}
.logo {
    width: 416px;
    float: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.logo img {
    width: 100%;
}
.main_menu ul li {
    display: inline-block;
    text-align: center;
}
.main_menu ul li a {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 17px;
}
.contact {
    background: #38B482;
    height: 54px;
    width: 146px;
    display: inline-block;
    line-height: 54px;
    border-radius: 50px;
    color: #fff !important;
    margin-left: 0;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
}
.main_menu {
    float: right;
    display: flex;
    align-items: center;
    height: 120px;
}
/*home-page*/
/*banner_area*/
.banner_area {
}
.main_header_container.home_page {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.main_menu.home_page ul li a {
    color: #FFFFFF;
}
.banner_image {
    position: relative;
}
.banner_img img {
    width: 100%;
    height: 977px;
    object-fit: cover;
}
.banner_content {
    text-align: left;
    position: absolute;
    bottom: 50%;
    left: 0;
    right: 0;
    transform: translateY(50%);
    z-index: 999;
    width: 968px;
    padding-left: 160px;
    padding-top: 94px;
}
.banner_content h4 {
    color: #FF6F4B;
    font-size: 70px;
    font-weight: 400;
    text-transform: inherit;
    margin: 0;
    left: ;
}
.banner_content h2 {
    font-size: 108px;
    font-weight: bold;
    margin: 0;
    text-transform: lowercase;
    line-height: 85px;
    color: #22384E;
    line-height: 108px;
}
.banner_content h3 {
    color: #22394E;
    font-size: 72px;
    font-weight: 600;
    line-height: 108px;
    margin-bottom: 0;
    text-transform: lowercase;
    margin-top: 15px;
}
.owl-dots {
    position: absolute;
    bottom: 172px;
    left: 160px;
}
.owl-dot.active {
    background: #FF6F4B !important;
    width: 72px;
}
.owl-dot {
    width: 58px;
    height: 21px;
    border-radius: 15px;
    position: relative;
    background: #B0BBD1 !important;
    margin-right: 23px;
}
.owl-dot:last-child {
    margin-right: 0;
}
/*grow_canada*/
.grow_canada {
    padding: 172px 0 157px;
}
.grow_canada_img img {
  width: 100%;
}
.grow_canada_img {
  border-radius: 100px 0 100px 0;
  overflow: hidden;
}
.grow_canada_onfo h3 {
    font-size: 52px;
    color: #22384E;
    font-weight: 600;
    text-transform: inherit;
    margin-bottom: 9px;
}
.grow_canada_onfo {
    padding-top: 74px;
}
.grow_canada_onfo h2 {
    color: #32D2FF;
    font-size: 65px;
    font-weight: 600;
    margin-bottom: 35px;
}
.grow_canada_onfo p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 39px;
}
.home_btn {
    color: #33475B;
    font-size: 18px;
    border: 1px solid #38B482;
    line-height: 30px;
    display: inline-block;
    padding: 8px 30px 10px;
    border-radius: 32px;
    font-weight: 600;
    text-transform: uppercase;
}
.home_btn:hover {
    background: #38B482;
    color: #FFFFFF;
}
.h_mr_32 {
    margin-right: 34px;
}
/*find_cpb*/
.find_cpb {
    position: relative;
    height: 524px;
}
.find_cpb_img {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 260px 260px 0;
    overflow: hidden;
}
.find_cpb_img::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #0b0b0e;
    opacity: .5;
}
.find_cpb_img {
    right: 80px;
}
.find_cpb_img img {
    width: 100%;
    margin-right: -24px;
    height: 524px;
    object-fit: cover;
}
.find_cpb_info_pos {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.find_cpb_info h2 {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 56px;
    margin-bottom: 26px;
}
.find_cpb_info p {
    line-height: 35px;
    font-size: 25px;
    color: #FFFFFF;
    width: 61%;
    font-weight: 600;
    margin-bottom: 40px;
}
.find_cpb_info form {
    position: relative;
    width: 542px;
    height: 71px;
}
.find_cpb_info form input {
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    background: rgba(255,255,255,0.1);
    border-radius: 40px;
    position: relative;
}
.find_cpb_info form button {
    background: #32D2FF;
    border: none;
    position: absolute;
    top: 1px;
    right: 0px;
    width: 82px;
    height: 71px;
    color: #fff;
    font-size: 25px;
    border-radius: 40px;
}
/*join_cpb*/
.join_cpb {
    padding: 154px 0 116px;
}
.home_sec_title {
    width: 870px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 67px;
}
.home_sec_title h2 {
    font-size: 52px;
    color: #22384E;
    font-weight: 600;
    margin-bottom: 32px;
    line-height: 65px;
    text-transform: uppercase;
}
.home_sec_title p {
    font-size: 18px;
    line-height: 28px;
    margin: 0;
}
.singlw_join h3 {
    font-size: 30px;
    color: #22384E;
    font-weight: 600;
    margin: 35px 0 28px;
}
.singlw_join p {
  font-size: 16px;
  line-height: 28px;
  margin: 0
}
.singlw_join {
    
    padding: 57px 30px 66px;
    border-radius: 20px;
    transition: .3s;
}
.singlw_join:hover {
    box-shadow: 0 40px 90px rgba(255,111,75, 0.11);
}
.join_link {
  text-align: center;
  margin-top: 57px;
}
.join_link a {
  background: #38B482;
  color: #FFF;
  padding: 0;
  width: 223px;
  height: 61px;
  line-height: 61px;
}
/*counter_area*/
.counter_area {
    background-image: url(img/count_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 570px;
    display: flex;
    align-items: center;
    background-position: center;
}
.counter_area .home_sec_title p {
    color: #2A2A2A;
}
.single_count {
    text-align: center;
}
.single_count h2 {
    font-size: 73px;
    color: #FFFFFF;
    font-weight: 600;
    margin-bottom: 18px;
}
.single_count h4 {
    color: #22384E;
    font-size: 30px;
    font-weight: 600;
    margin: 0;
}
/*cpb_events*/
.cpb_events {
    padding: 89px 0 84px;
    background: #F6F6F6;
}
.cpb_events .join_link {
    margin-top: 77px;
}
.cpb_events .home_sec_title h2 {
    font-size: 40px;
    text-transform: initial;
}
.border_area.cpb_events_single {
    border-radius: 30px 0 30px 30px;
}
.post_info.cpb_events_single_info {
    border: none;
    padding: 28px 15px 21px 28px;
}
.post_info.cpb_events_single_info h3 {
    color: #32D2FF;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 16px;
}
.cpb_events_list {
    display: flex;
    padding: 0 22px;
}
.border_area.cpb_events_single {
    margin: 0 29px;
    width: 25%;
}
.post_info.cpb_events_single_info ul li {
    display: flex;
    margin-bottom: 4px;
}
.post_info.cpb_events_single_info ul li:last-child {
    margin-bottom: 0px;
}

.event_icon {
    width: 20px;
}
.event_time span {
    color: #535353;
    font-size: 14px;
}
.single_post:hover .event_time span  {
    color: #FFF;
}
.post_info.cpb_events_single_info a {
    font-size: 14px;
    line-height: 26px;
    display: inline-block;
    font-style: italic;
    position: relative;
    padding-top: 3px;
    margin-left: 19px;
}
.event_icon {
    background: url(img/icon-4.jpg);
    width: 18px;
    height: 18px;
    margin-right: 6px;
    background-size: cover;
}
.single_post:hover .event_icon {
    background: url(img/icon-4-4.jpg);
}
.event_icon_second {
    background: url(img/icon-5.jpg);
    width: 18px;
    height: 18px;
    margin-right: 6px;
    background-size: cover;
}
.single_post:hover .event_icon_second {
    background: url(img/icon-5-5.jpg);
}
.single_post:hover .post_info.cpb_events_single_info a::before {
    background: #FFFFFF;
}
.post_info.cpb_events_single_info a.colr_red {
    color: #32D2FF;
    position: relative;
    margin-left: 50px;
}
.post_info.cpb_events_single_info a.colr_red::after {
    position: absolute;
    content: "";
    background: #676767;
    height: 14px;
    width: 2px;
    top: 8px;
    left: -25px;
}
.post_info.cpb_events_single_info a.colr_red:before {
    background: #32D2FF;
}
.post_info.cpb_events_single_info a::before {
    position: absolute;
    content: "";
    background: #38B482;
    height: 1px;
    width: 100%;
    bottom: 4px;
    left: 0;
}
.event_icon i {
    color: #FF6F4B;
    font-size: 16px;
    margin-right: 8px;
}
/*community*/
.community {
  display: flex;
  padding: 134px 0;
}
.community_info {
    width: 50%;
    padding-left: 378px;
    padding-top: 16px;
}
.community_img {
  width: 50%;
}
.community_img img {
    width: 100%;
}
.community_info h2 {
    font-size: 38px;
    color: #22384E;
    margin-bottom: 34px;
    line-height: 45px;
}
.community_info p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 12px;
}
.community_info .home_btn {
    margin-top: 25px;
}
.community_info ul li {
    color: #8D8D8D;
    font-size: 16px;
    line-height: 36px;
}
.community_info ul li img {
    padding-right: 8px;
    margin-top: -3px;
}
/*.breadcumb_area_start*/
.breadcumb_area {
    background: url(img/breadcrumb.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 186px;
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
    z-index: 0;
}
.breadcumb_area::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #33475B;
    opacity: .85;
    z-index: -1;
}
.breadcumb_content{}
.breadcumb_content h2 {
    font-size: 40px;
    margin-bottom: 27px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
}
.breadcumb_content ul li {
    display: inline-block;
}
.breadcumb_content ul li a {
    color: #fff;
    font-size: 16px;
    padding: 0 7px;
    position: relative;
    font-weight: 700;
}
.breadcumb_content ul li:last-child a:before {
    display: none;
}
.breadcumb_content ul li a::before {
    position: absolute;
    content: "/";
    top: 0;
    right: -6px;
}
/*inner_blog*/
.inner_blog {
    padding: 70px 0 76px;
}
.inner_blog_img {
    margin-bottom: 53px;
}
.inner_blog_img img {
  width: 100%;
}
.blog_date_share {
    display: flex;
    align-content: space-between;
    height: 885px;
    flex-wrap: wrap;
    position: relative;
    margin-right: -15px;
}
.inner_blog_content {
    margin-left: 15px;
}
.blog_date_share::before {
    position: absolute;
    content: "";
    width: 1px;
    background: #EEEEEE;
    height: 495px;
    left: 50%;
    top: 82px;
}
.blog_date {
  width: 100%;
  background: #03AEEC;

}
.blog_date span {
  display: block;
  text-align: center;
  width: 100%;
}
.blog_date span.blog_date_style {
    font-size: 36px;
    font-weight: 600;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    color: #fff;
}
.blog_date span.blog_month_style {
    font-size: 16px;
    background: #EEEEEE;
    height: 23px;
    color: #222222;
    font-weight: 600;
}
.blog_share_btn {
    position: absolute;
    top: 490px;
    right: 34px;
}
.blog_share_btn a {
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    margin: 0px auto 34px;
    color: #fff;
    border-radius: 50%;
    font-size: 30px;
}
.blog_share_btn a.twitter {
  background: #29A9E0;
}
.facebook {
    background: #3D5C9A;
}
.blog_share_btn a.linkedin {
    background: #117AB8;
}
.dropbox {
    background: #29A9E0;
}
.pinterest {
    background: #CD2029;
}

.blog_share {
    text-align: center;
    background: #EEEEEE;
    padding: 25px 0;
    height: 314px;
    width: 100%;
    display: block;
    color: #222;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
}
.blog_share span {
    margin-bottom: 31px;
    display: block;
    padding: 0 20px;
}
.first_letter {
    font-size: 72px;
    color: #484848;
    line-height: 72px;
    float: left;
    margin-right: 17px;
}
.inner_blog_content p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 27px;
    word-break: break-all;
}
.inner_blog_content p:last-child {
    margin-bottom: 0;
}
.inner_blog_content h3 {
    font-size: 30px;
    margin-bottom: 33px;
}
.tik_list li {
    display: flex;
    margin-bottom: 19px;
}
.tik_list li img {
    object-fit: contain;
    margin-right: 17px;
    padding-top: 3px;
}
.tik_list li p {
  margin: 0;
}
p.quta {
    padding-left: 54px;
    font-size: 18px;
    line-height: 28px;
    padding-top: 15px;
    padding-bottom: 22px;
    font-weight: 500;
    color: #484848;
    text-align: center;
    position: relative;
    font-style: italic;
    margin-top: 53px;
}
.quta a {
    color: #32D2FF;
    font-size: 135px;
    margin-bottom: 8px;
    position: absolute;
    left: 0;
    right: 0;
    opacity: .4;
    top: 53%;
    transform: translateY(-50%);
    z-index: -1;
}
.inner_blog_content h2 {
    font-size: 36px;
    margin-bottom: 21px;
    color: #22384E;
}
.inner_blog_meta {
    margin-bottom: 23px;
}
.meta_tag ul li {
    display: inline-block;
    font-weight: bold;
    color: #95999E;
    font-family: 'Gilroy';
    font-size: 16px;
    margin-right: 45px;
}
.meta_tag ul li:last-child {
    margin-right: 0px;
}
.meta_tag ul li a {
    color: #979BA0;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    font-weight: 400;
}
/*duoble_line*/
.duoble_line {
    padding: 74px 0 80px;
    background: #F7F7F7;
}
.duoble_line_title {
    text-align: center;
}
h2.sec_title {
    font-size: 48px;
    font-weight: 600;
    border-bottom: 2px solid #22384E;
    display: inline-block;
    margin-bottom: 60px;
    text-align: center;
}
.line_one {
    border-top: 1px solid #F0BD66;
    border-bottom: 1px solid #F0BD66;
    position: relative;
}
.line_one.icon::before {
    position: absolute;
    content: "/";
    left: 50%;
    right: 0;
    text-align: center;
    top: -14px;
    border: 1px solid #EEEEEE;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #EEEEEE;
    transform: translateX(-50%);
    color: #03AEEC;
    line-height: 40px;
}
.col-lg-2.padd-l-r {
    padding-left: 0;
    padding-right: 0px;
}
.divider_btn {
    background: #F0BD66;
    color: #191919;
    font-size: 16px;
    height: 33px;
    width: 104%;
    line-height: 33px;
    text-align: center;
    border-radius: 3px;
    font-family: 'Gilroy';
    font-weight: 400;
}
.line_one span {
    padding: 5px 0 4px;
    display: block;
}
.mb-79 {
    margin-bottom: 79px;
}
.row.alin_center {
    align-items: center;
    display: flex;
}
.divider_mb_40 {
    margin-bottom: 40px;
}
.line_one.dividar {
    margin-right: 2px;
}
.line_one.dividar_2 {
    margin-left: 10px;
}
/*buttons_area*/
.button_area {
    padding: 68px 0 80px;
}
h3.sub_title {
    color: #95999E;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 31px;
}
.ractangle_btn ul {
    display: flex;
    justify-content: space-around;
    margin-left: -7px;
}
.button_area h2.sec_title {
    margin-bottom: 52px;
}
.ractangle_btn ul li a {
    font-size: 16px;
    color: #fff;
    padding: 0 31px 0 32px;
    border-radius: 36px;
    height: 50px;
    display: inline-block;
    line-height: 50px;
}
.ractangle_btn.radius ul li a {
    border-radius: 36px;
}
.ractangle_btn.rounded ul li a {
    border-radius: 36px;
}
.ractangle_btn_m_b {
    margin-bottom: 46px;
}
.ractangle_btn ul li a.pri_normal {
    background: #38B482;
}
.ractangle_btn ul li a.sec_normal {
    background: #32D2FF;
}

.ractangle_btn ul li a.def_normal {
    border: 1px solid #38B482;
    color: #323131 !important;
}

.col_success {
  border: 1px solid #10B759;
}
.col_warning {
  border: 1px solid #FBBC06;
}
.col_info {
  border: 1px solid #66D1D1;
}
.light {
}
.col_light {
  border: 1px solid #EEEEEE;
}
.col_dark {
  border: 1px solid #222222;
}
.col_danger {
    border: 1px solid #FF3366;
}
.ractangle_btn.rounded ul li a {
    border-radius: 36px;
    color: #323131 !important;
}
.ractangle_btn ul li a.color_have {
    color: #03AEEC !important;
}
.ractangle_btn ul li a.secondary {
    background: #23A16E;
    padding: 0 51px 0 !important;
}
.secondary_hover {
    background: #27B1D8;
    padding: 0 51px 0 !important;
}
.ractangle_btn ul li a.success {
    background: #10B759;
}
.ractangle_btn ul li a.danger {
    background: #FF3366;
}
.ractangle_btn ul li a.warning {
    background: #FBBC06;
}
.ractangle_btn ul li a.info {
    background: #66D1D1;
}
.ractangle_btn ul li a.light {
    background: #EEEEEE;
    color: #222222;
}
.ractangle_btn ul li a.dark {
    background: #222222;
}
.ractangle_btn ul li a.link {
    background: #FFFFFF;
    color: #03AEEC;
}
/*typo_area*/
.typo_area {
    background: #F7F7F7;
    padding: 70px 0 58px;
}
.font-name span {
    font-size: 20px;
    color: #95999E;
    font-weight: 400;
    font-family: 'Gilroy';
    margin-bottom: 6px;
    display: block;
}
.font-name h1 {
    font-size: 60px;
    font-weight: 500;
    margin: 0;
    color: #303030;
}
.font-name.open_sans h1 {
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    
}
.typo_pl_15 {
    padding-left: 15px;
}
.font-name ul li {
    color: #313131;
    font-size: 48px;
    float: left;
    margin-right: 50px;
    margin-top: 2px;
}
.font-name ul li:last-child {
    margin-right: 0;
}
.font_bold {
  font-weight: bold;
}
.font-regular {
  font-weight: normal;
}.font_light {
    font-weight: 300;
}
.font_bold_gil {
    font-weight: 600;
}
.font_weight_area {
    padding: 42px 0;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    margin: 61px 0;
}
.heading_title span {
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    color: #222222;
    font-size: 22px;
}
.heading_title_size {
    color: #BBB !important;
    font-size: 20px !important;
    margin-top: 1px;
}
.heading_title {
    margin-right: 63px;
}
.heading_right.heading_left ul li {
    margin-bottom: 5px;
}
.heading_title_sample h1 {
    font-size: 68px;
    line-height: 85px;
    font-weight: normal;
    margin-top: -10px;
    margin-bottom: 30px;
    color: #222222;
}
.heading_title_sample h2 {
    font-size: 54px;
    line-height: 85px;
    font-weight: normal;
    margin-top: -15px;
    margin-bottom: 30px;
    color: #222222;
}
.heading_title_sample h3 {
    font-size: 44px;
    line-height: 85px;
    font-weight: normal;
    margin-top: -19px;
    color: #222222;
}
/*.heading_title.paragraph {
    margin-bottom: 75px;
}*/
.heading_title.paragraph span {
    text-transform: capitalize;
}
.heading_right ul li {
    display: flex;
    margin-bottom: 13px;
}
.heading_right ul li:last-child {
    margin-bottom: 0px;
}
.Paragraph_sample p {
    font-size: 16px;
    line-height: 28px;
}

/*tabs_area*/
.tabs_area {
    padding: 72px 0 56px;
}
.tab_menu ul {
    display: flex;
}
.tab_menu ul li {
  transition: .3s;
}
/*.tab_menu ul li:nth-child(1) {
    border-radius: 5px 0 0 5px;
}*/
.tab_menu ul li.active a {
    background: #F0BD66 !important;
}
/*.tab_menu ul li:nth-child(6) {
    border-radius: 0px 5px 5px 0px;
}*/
.tab_menu ul li a {
    color: #222;
    padding: 20px 71px 21px;
    display: block;
    font-size: 18px;
    line-height: 13px;
    text-decoration: none;
    font-weight: 500;
    border: 2px solid transparent;
    border-bottom-width: 0;
    border-radius: 10px 10px 0 0;
    border-right-width: 1px;
    border-left-width: 1px;
}
.tab_menu ul li a:hover {
    border-color: #F0BD66 !important;
}
.single_tab {
    padding: 33px;
    border: 2px solid #F5F5F5;
    display: inline-block;
    border-top-color: #F0BD66;
}

.tabimg {
  width: 213px;
  float: left;
  margin-right: 20px;
}
.tabimg img {
  width: 100%;
}
.tab_info {
    padding-top: 30px;
}
.tab_info h2 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 19px;
}
.tab_info p {
    font-size: 17px;
    line-height: 26px;
    margin: 0;
}
.tab-content > .active {
    display: inline-block;
}
.tab_menu.two ul {
    display: flex;
    justify-content: space-between;
}
.tab_menu.two ul li {
    background: transparent;
}
.tab_menu.two ul li:last-child {
    margin-right: 0px;
}
.tab_menu.two ul li a {
    text-decoration: none;
    border: 2px solid transparent;
    border-bottom-width: 0;
    border-radius: 10px 10px 0 0;
    padding: 20px 57px 21px !important;
}
/*.tab_menu.two ul li.active a {
    border-top-color: #03AEEC;
    border-bottom-color: #03AEEC;
    
}*/
.mb_50 {
    margin-bottom: 46px;
}
/*table_area*/
.table_area {
    padding: 74px 0 80px;
    border-top: 2px solid #E1E1E1;
    border-bottom: 2px solid #E1E1E1;
}
.table_area h2.sec_title {
    margin-bottom: 64px;
}
.table_area h3.sub_title {
    margin-bottom: 20px;
}
.table {
    margin-bottom: 0;
}
.table_one table tr td {
    border-left: 1px solid #ddd;
}
.table_one table tr td:first-child {
    border-left: none;
}
.table_one table tr th {
    border-left: 1px solid #FFF;
    border-bottom: none;
}
.table_one table tr th:first-child {
    border-left: none;
}
.table_one table thead {
    background: #E1E1E1;
}
.table_one table tbody {
    background: #F5F5F5;
}
.table_one table thead tr th {
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    padding: 17px 23px;
    color: #222222;
    font-family: 'Gilroy';
}
.table_one table tbody tr td {
    font-size: 16px;
    color: #95999E;
    padding: 19px 23px 17px;
}
.table_one table thead.sty_2 {
    background: #32D2FF;
}
.table_one table thead.sty_2 tr th {
    color: #FFF;
}
.table_one {
    border: 1px solid transparent;
    border-radius: 6px;
    overflow: hidden;
}
.table_one table thead.sty_2 tr {
    
}
.table_one.table_two {
    border: 1px solid #03AEEC;
    border-radius: 5px;
}
.table_one.table_two table tbody {
    background: transparent;
}
.table_one.table_two table tbody tr.table_two_tr {
    background: #F5F5F5;
}
.table_one.table_two table tbody tr.table_two_tr td.offset {
    background: #fff;
}
/*team_area*/
.team_area {
    padding: 74px 0 164px;
}
.team_area h2.sec_title {
    margin-bottom: 50px;
}
.single_team {
    position: relative;
}
.single_team img {
    width: 100%;
}
.team_info h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 6px;
    color: #222222;
}
.team_info span {
    font-size: 16px;
    margin-bottom: 19px;
    display: block;
    transition: .3s;
    color: #222222;
}
.team_link a {
    color: #95999E;
    margin-right: 15px;
    font-size: 16px;
}
.team_info {
    text-align: center;
    position: absolute;
    background: #fff;
    width: 90%;
    bottom: -84px;
    left: 10px;
    padding: 20px 0 19px 0;
    box-shadow: 0 35px 50px rgba(24,93,112, 0.15);
}
.team_link {
    position: relative;
    padding-top: 16px;
}
.team_link::before {
    position: absolute;
    content: "";
    background: #03AEEC;
    width: 100px;
    height: 1px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
/*accordion_area*/
.accordion_area {
    background: #F7F7F7;
    padding: 76px 0 55px;
}
.accordion_area h3.sub_title {
    margin-bottom: 30px;
}
.panel-heading {
    padding: 0;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.panel-title a {
    padding: 21px 19px 22px;
    display: block;
    background: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    border-left: 3px solid #32D2FF;
    border-radius: 5px 5px 0px 0px;
    position: relative;
    overflow: hidden;
    color: #222222;
    font-family: 'Gilroy';
}
.panel-title a.collapsed {
    margin-bottom: 30px;
    border-radius: 5px;
    overflow: hidden;
}
.panel-title a.collapsed::before, .panel-title a::before {
    content: "\002B";
    font-family: fontawesome;
    background: #00B6E9;
    color: #FFF;
    width: 60px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    padding-top: 7px;
    font-size: 38px;
}
.panel-title a:before {
    content: '\02212'
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid transparent;
    padding: 18px 15px;
    background: #fff;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    border-left: 3px solid #32D2FF;
    border-radius: 0px 0 5px 5px;
    padding-top: 0px;
    margin-top: -3px;
}
.panel-body.color_bg {
    background: #32D2FF !important;
    color: #FFF;
}

.panel-group .panel {
    margin-bottom: 25px;
    border-radius: 5px;
}
.panel-collapse.collapse.in {
    
}
.panel-title.accordion_2 a {
    background: #32D2FF;
    color: #FFF;
}
.panel-title.accordion_2 a.collapsed::before, .panel-title.accordion_2 a::before {
    background: #00B6E9;
}
/*author_area*/
.author_area {
    padding: 71px 0 128px;
}
.author_area h2.sec_title {
    margin-bottom: 50px;
}
.row.author {
    display: flex;
    align-items: center;
}
.coment_img {
    width: 228px;
}
.coment_img a img {
    width: 100%;
}
.author_details {
    
}
.author_link {
    position: absolute;
    right: 40px;
    top: 0;
}
.author_link a {
    color: #95999E;
    margin-right: 15px;
    font-size: 16px;
}
.author_link a:last-child {
    margin-right: 0;
}
.comment_info h4 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 16px;
    font-weight: 400;
}
.body_p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0;
    padding-right: 33px;
}
.comment_info span {
    color: #03AEEC;
}
.comment_info {
    position: relative;
    box-shadow: 0px 37px 50px rgba(24,93,112, 0.15);
    padding: 25px 0 30px 50px;
}
.related_area {
    padding-bottom: 80px;
    padding-top: 13px;
}
.related_area h2.sec_title {
    margin-bottom: 55px;
}
.single_post img {
    width: 100%;
}
.post_info h3 {
    color: #22384E;
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
    transition: .3s;
}
.blog_img {
    position: relative;
}
.post_info a i {
    padding-left: 5px;
}
.blog_img span {
    position: absolute;
    left: 30px;
    bottom: 30px;
    background: #FF6F4B;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.single_post_date {
    width: 50px;
    background: #03AEEC;
    height: 60px;
    text-align: center;
    float: left;
    margin-top: 5px;
}
.single_post_date span {
  display: block;

}
.single_post_date span.blog_date_style {
    color: #FFF;
    font-size: 18px;
    line-height: 20px 0;
    font-weight: 500;
    padding: 8px 0;
}
.single_post_date span.blog_month_style {
    font-size: 16px;
    line-height: 20px;
    padding: 2px 0;
    background: #EEEEEE;
}
.post_content h3 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 8px;
}
.post_content {
    padding-bottom: 6px;
    padding-left: 20px;
}
.single_post_meta {
    display: flex;
    justify-content: space-between;
    height: 50px;
    align-items: center;
    padding: 0 20px;
    border-radius: 0 0 5px 5px;
}
.meta_comment.post_info ul li:first-child a {
    padding-left: 0;
}
.post_more a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #95999E;
}
.post_more a i {
    padding-left: 5px;
}
.border_area {
    border-radius: 30px 0 0 0;
    overflow: hidden;
}
.post_info {
    border: 1px solid #D6D6D6;
    border-top-width: 0;
    padding: 24px 25px 21px 29px;
    
    transition: .3s;
}
.single_post:hover .post_info {
    background: #32D2FF;
    color: #FFF;
    border-color: #32D2FF;
}
.single_post:hover .post_info a {
    color: #FFF;
}
.single_post:hover .post_info h3 {
    color: #FFF;
}
.body_p.blog {
    padding-right: 0;
}
.post_info a {
    color: #38B482;
    font-size: 18px;
    line-height: 28px;
    padding-top: 25px;
    display: block;
}
.border_area:hover .post_more a {
    color: #03AEEC;
}
.comment_area {
    padding-bottom: 100px;
    padding-top: 21px;
}
.comment_area h2.sec_title {
    margin-bottom: 33px;
}
.coment_img.comment_img {
    width: 151px;
    margin-top: 7px;
}
.coment_img.comment_img img {
    width: 100%;
}
.comment_info.comment {
    padding-top: 0;
    position: relative;
    margin-left: 0;
    box-shadow: none;
    padding-left: 29px;
    padding-bottom: 0;
}
.author_details.comment_details ul li {
    display: flex;
    border-bottom: 2px solid #ECECEC;
    padding-bottom: 29px;
    margin-bottom: 39px;
}
.author_details.comment_details ul li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.body_p.com_con {
    padding-right: 0;
}
.margin_le {
    padding-left: 94px;
}
.comment_info.comment h4 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 4px;
    color: #222222;
}
.comment_info.comment span {
    font-size: 14px;
    line-height: 26px;
    color: #95999E;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    padding-left: 5px;
}
.author_link.comment {
    top: -5px;
    right: -15px;
}
.author_link.comment a {
    color: #03AEEC;
    margin-right: 15px;
    font-size: 24px;
}
.author_details.comment_details {
    padding: 0px;
    border: none;
}
.author_details.comment_details.ml {
    margin-left: 97px;
}
.author_details.comment_details {
    margin-bottom: 15px;
}
.author_details.comment_details:last-child {
    margin-bottom: 0px;
}
.comment_form {
    margin-top: 41px;
}
.form_filed form input {
    width: 100%;
    border: 1px solid #EEEEEE;
    height: 50px;
    border-radius: 5px;
    padding: 0 29px;
    margin-bottom: 30px;
}
.form_filed form input::placeholder {
    font-size: 16px;
    color: #95999E;
}
.form_filed form textarea {
    width: 100%;
    border: 1px solid #EEEEEE;
    height: 50px;
    padding: 29px;
    height: 140px;
    border-radius: 5px;
}
.comment_form h3 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 42px;
    color: #222222;
}
.comment_form button {
    width: 169px;
    height: 50px;
    background: #38B482;
    color: #FFF;
    border: none;
    font-size: 16px;
    margin-top: 30px;
    line-height: 26px;
    border-radius: 5px;
}
/*featured_offer*/
.table_one table thead.sty_3 tr th {
    color: #FFF;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Gilroy';
    background: #32D2FF;
}
.featured_offer {
    padding: 42px 0 88px;
}
.featured_offer h2.sec_title {
    margin-bottom: 52px;
}
/*gallery*/
.gallery {
    border-radius: 30px 0 0 0;
    overflow: hidden;
    margin-bottom: 42px;
}
.gallery a img {
    width: 100%;
}
.gallery_area {
  padding: 51px 0 80px;
}
.gallery_area h2.sec_title {
    margin-bottom: 70px;
}
/*pagination*/
.paginate_item {
    justify-content: center;
    display: flex;
    margin-top: 18px;
}
.pagination > li {
    display: inline-block;
}
.page-item {
    margin: 0 5px;
}
.pagination li a.page-link {
    color: #000000;
    border: none;
    font-size: 20px;
    border-radius: 5px;
    background: #F9F9F9;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0;
    box-shadow: 0 3px 7px rgba(31,31,31, .10);
}
.pagination li a.page-link i {
    font-size: 40px;
    font-weight: 300;
    padding-top: 5px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #FFFFFF;
    background-color: #38B482;
}
.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: none;
}
.pagination li a.page-link:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #38B482;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #38B482;
    border-color: #38B482;
    cursor: default;
}
/*inner_banner*/
.inner_banner {
    padding: 41px 0 101px;
}
.inner_banner_info {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.inner_banner_2 {
    position: relative;
    background: #32D2FF;
    height: 200px;
    border-radius: 0 0 5px 5px;
}
.inner_banner_info p {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    width: 470px;
    margin-left: 160px;
    margin-bottom: 25px;
}
.inner_banner_info a {
    background: #fff;
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #32D2FF;
    font-size: 26px;
    display: block;
    margin-left: 160px;
}
.inner_banner_img {
    width: 187px;
    position: absolute;
    right: 67px;
    bottom: 0;
}
.inner_banner_img img {
    width: 100%;
}
/*blog-grid-page*/
.blog_grid_top {
    padding: 77px 0 64px;
}
.blog_grid_top_info_left {
    width: 68%;
    float: left;
}
.blog_grid_top_info_right {
  width: 30%;
  float: right;
  text-align: right;
}
.blog_grid_top_info_left h4 {
  font-size: 18px;
  color: #32D2FF;
  font-weight: 700;
  margin-bottom: 20px;
}
.blog_grid_top_info p {
  font-size: 16px;
  line-height: 28px;
  margin: 0;
}
.paginate_item.blogs {
    justify-content: flex-start;
}
.blog_grid {
    padding-bottom: 114px;
}
.blog_mb_30 {
    margin-bottom: 30px;
}
.pagination.blogs_pagina {
    margin: 32px 0 20px;
}
/*footer*/
footer {
    background: url(img/footer-bg.jpg);
    height: 392px;
    align-items: center;
    display: flex;
    background-size: contain;
    background-position: center;
}
.footer_adress {
    text-align: center;
}
.footer_icon a {
    color: #131328;
    background: #E9E9E9;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    display: inline-block;
    border-radius: 50%;
    font-size: 16px;
    margin-right: 19px;
}
.footer_icon a:hover {
    background: #32D2FF;
    color: #FFFFFF;
}
.footer_icon a:last-child {
    margin-right: 0;
}
.footer_adress h3 {
    color: #E9E9E9;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 32px;
    margin-bottom: 27px;
}
.footer_adress span {
    color: #E9E9E9;
    font-size: 16px;
    line-height: 26px;
    display: block;
}
.row.footer {
    display: flex;
    align-items: center;
}
.mb_30_footer {
    margin-bottom: 26px;
}
.footer_btn a {
    color: #FFFFFF;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0;
}
.footer_btn {
  border-bottom: 2px solid #fff;
  display: inline-block;
  float: right;
  margin-bottom: 1px;
}
