﻿* {
    margin: 0;
    padding: 0;
    outline: none !important;
    box-sizing: border-box
}

#baslik {
    margin-bottom: 50px
}

#baslik:before {
    content: ' ';
    width: 100%;
    height: 50px;
    top: 0;
    position: absolute;
    background: url(https://www.toretto.com.tr/uploads/ataturk.png) center 0 no-repeat #1a1a1a;
    left: 0;
    display: inline-block
}

@media (max-width:630px) {
    #baslik:before {
        content: ' ';
        width: 100%;
        height: 50px;
        top: 0;
        background: url(https://www.toretto.com.tr/uploads/ataturk2.png) center 0 no-repeat #1a1a1a;
        left: 0;
        display: inline-block
    }
}

html,
body {
    color: #000;
    font-size: 15px;
    font-family: 'Manrope', sans-serif;
    line-height: normal;
    font-weight: 500;
    overflow-x: hidden
}

.open_sans {
    font-family: 'Open Sans', sans-serif
}

.poppins {
    font-family: 'Poppins', sans-serif
}

.lato {
    font-family: 'Lato', sans-serif
}

.roboto {
    font-family: 'Roboto', sans-serif
}

p,ul li {
    font-family: 'Manrope', sans-serif;
    line-height: 1.5;
}

.hidden {
    display: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 800
}

body {
    overflow-x: hidden
}

body.demos .section-title img {
    max-width: 280px;
    display: block;
    margin: 10px auto
}

body.demos .service-widget h3 {
    border-bottom: 1px solid #ededed;
    font-size: 18px;
    padding: 20px 0;
    background-color: #fff
}

body.demos .service-widget {
    margin: 0 0 30px;
    padding: 30px;
    background-color: #fff
}

body.demos .container-fluid {
    max-width: 1080px
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    position: relative;
    padding: 0;
    line-height: normal;
    color: #1f1f1f;
    margin: 0
}

h6 {
    font-size: 14px;
    margin-bottom: 10px
}

h1 {
    font-size: 24px
}

.small_heading.main-heading h2 {
    font-size: 21px;
    color: #273a47;
    font-weight: 500
}

.small_heading.main-heading::after {
    top: 18px
}

.small_heading.main-heading {
    margin-bottom: 20px;
    width: 100%
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none !important;
    opacity: 1
}

ol,
ul {
    list-style: none;
    margin: 0
}

a {
    color: #000;
    text-decoration: none;
    outline: none
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    transition: none !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px
}

.button_section {
    float: left;
    width: 100%
}

a.btn,
button.btn {
    text-align: center;
    font-size: 16px;
    color: #fff
}

.btn.dark_gray_bt {
    background: #252525
}

a.btn.border_btn {
    border: solid transparent 1px;
    background: transparent
}

a.btn:hover,
button.btn:hover,
a.btn:focus,
button.btn:focus {
    color: #fff
}

button.btn.white_btn,
a.btn.white_btnbutton.btn.white_btn,
a.btn.white_btn {
    background: #fff;
    padding: 0 50px
}

.padding-bottom_0 {
    padding-bottom: 0 !important
}

.padding-top_0 {
    padding-top: 0 !important
}

.padding-bottom_1 {
    padding-bottom: 10px !important
}

.padding-bottom_2 {
    padding-bottom: 20px !important
}

.padding-bottom_3 {
    padding-bottom: 30px !important
}

.padding-bottom_4 {
    padding-bottom: 40px !important
}

.padding-bottom_5 {
    padding-bottom: 50px !important
}

.color_black p,
.color_black ul,
.color_black ul li {
    color: #000
}

.white_bg {
    background-color: #fff
}

.black_color {
    color: #000
}

.semi_bold {
    font-weight: 600
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0
}

blockquote {
    margin: 20px 0 20px;
    padding: 15px;
    border: 1px solid #ddd;
    font-size: 13px
}

.margin_0 {
    margin: 0 !important
}

.padding_0 {
    padding: 0 !important
}

h2 {
    font-size: 30px;
    color: #000;
    line-height: 36px;
    position: relative;
    margin-bottom: 20px
}

h3 {
    font-size: 24px;
    color: #273a47;
    line-height: normal
}

h4 {
    font-size: 18px;
    color: #273a47;
    line-height: 21px;
    text-transform: none;
    margin: 30px 0 20px 0;
    font-weight: 500
}

h5 {
    font-size: 15px;
    margin: 0;
    line-height: normal;
    color: #000
}

p {
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400
}

p.large {
    font-size: 20px;
    font-weight: 600
}

p.large_2 {
    font-weight: 500;
    font-size: 20px
}

button,
input,
select,
textarea,
option {
    font-family: 'Manrope', sans-serif
}

a#submit {
    z-index: 1
}

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

.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10 {
    padding: 0 15px;
    float: left;
    min-height: 25px
}

.border_radius_0 {
    border-radius: 0 !important
}

.span1 {
    width: 10%
}

.span2 {
    width: 20%
}

.span3 {
    width: 30%
}

.span4 {
    width: 40%
}

.span5 {
    width: 50%
}

.span6 {
    width: 60%
}

.span7 {
    width: 70%
}

.span8 {
    width: 80%
}

.span9 {
    width: 90%
}

.span10 {
    width: 100%
}

.container {
    width: 980px;
    max-width: 980px
}

.section_padding {
    padding: 80px 0 100px
}

.layout_2_padding {
    padding: 100px 0 80px
}

.full {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0
}

.top_80 {
    top: 80px
}

.vertical-center {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%
}

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

.right_side {
    float: right
}

.text_align_right {
    text-align: right
}

.left_side {
    float: left
}

.text_align_left {
    text-align: left
}

.text_align_center {
    text-align: center
}

.center {
    width: 100%;
    display: flex;
    justify-content: center
}

.modal-backdrop.show {
    opacity: 1
}

.border_dotted_circle {
    border: dotted #e1e1e1 3px;
    width: 170px;
    height: 170px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1
}

.border_dotted_circle:hover,
.border_dotted_circle:focus {
    border: dotted #e1e1e1 3px;
    animation-name: rotate;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotate;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: rotate;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

.white_fonts p,
.white_fonts h1,
.white_fonts h2,
.white_fonts h3,
.white_fonts h4,
.white_fonts h5,
.white_fonts h6,
.white_fonts ul,
.white_fonts ul li,
.white_fonts ul li a,
.white_fonts ul i,
.white_fonts .post_info i,
.white_fonts div,
.white_fonts a.read_morem,
.white_fonts small {
    color: #fff !important
}

section.background_bg_bottom {
    background-repeat: repeat-x !important;
    background-position: bottom center !important
}

.parallax_bg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.dark_gray {
    background-color: #252525;
    min-height: 400px
}

.list_style_1 {
    font-size: 14px;
    font-weight: 500;
    margin: 20px 0 15px
}

.list_style_1 li {
    font-weight: 700;
    font-size: 15px;
    color: #000;
    line-height: 28px
}

.list_style_1 i {
    float: left;
    margin: 3px 16px 0 0
}

.light_silver {
    background-color: #f3f3f3
}

.light_silver_2 {
    background-color: #f8f8f8 !important
}

.padding-bottom_5 {
    padding-bottom: 50px !important
}

hr.dottad_border {
    border-top: dotted 3px;
    margin: 80px 0
}

.margin_bottom_20_all {
    margin-bottom: 20px
}

.margin_bottom_30_all {
    margin-bottom: 30px
}

.margin_bottom_20_all {
    margin-bottom: 20px
}

.margin_bottom_0 {
    margin-bottom: 0px !important
}

.margin_top_10 {
    margin-top: 10px
}

.margin_top_20 {
    margin-top: 20px
}

.margin_top_30 {
    margin-top: 30px
}

.margin_top_50 {
    margin-top: 50px
}

.full_layout_without_container {
    padding: 80px 15px 50px
}

.opacity_half_color {
    opacity: .5
}

.opacity_70_color {
    opacity: .7
}

.padding_75 {
    padding: 75px 0
}

.section {
    float: left;
    width: 100%
}

.pagination>li.active a {
    color: #fff
}

.contant_section {
    float: left;
    width: 100%
}

.blog_feature_img img {
    width: 100%
}

.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10 {
    padding: 0 15px;
    float: left;
    min-height: 25px
}

.span1 {
    width: 10%
}

.span2 {
    width: 20%
}

.span3 {
    width: 30%
}

.span4 {
    width: 40%
}

.span5 {
    width: 50%
}

.span6 {
    width: 60%
}

.span7 {
    width: 70%
}

.span8 {
    width: 80%
}

.span9 {
    width: 90%
}

.span10 {
    width: 100%
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

#status {
    background: url(../images/loader.gif);
    width: 200px;
    height: 280px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

header {
    position: relative;
    z-index: 1
}

header#header_style_2 {
    position: relative;
    z-index: 1;
    float: left;
    background: #132029;
    width: 100%
}

.header_bottom {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin-top: 15px;
    margin-bottom: 15px;
}

.header_top ul {
    list-style: none;
    margin: 15px 0 15px;
    padding: 0;
    font-family: 'Gabarito', sans-serif;
    font-weight: 300
}

.header_top ul li {
    font-size: 14px;
    float: left;
    font-weight: 400;
    color: #fff
}

.header_top ul li i {
    margin: 0 2px 0 0
}

.header_top ul li a,
.header_top ul li i {
    color: #fff;
    transition: ease all 0.2s;
    font-weight: 400
}

.header_top ul li a.free_seo_anly_bt {
    background: #00907b;
    padding: 15px 20px 15px;
    font-weight: 500;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    transition: ease all 0.5s;
    color: #fff
}

.header_top ul li a.free_seo_anly_bt i {
    color: #fff
}

.header_top ul li a.free_seo_anly_bt:hover i {
    color: #273a47
}

.header_top ul li a.free_seo_anly_bt:hover,
.header_top ul li a.free_seo_anly_bt:focus {
    color: #273a47;
    background: #fff
}

.top_information.float-left li {
    margin-right: 20px
}

.top_information.float-right li {
    margin-left: 20px
}

.logo {
    display: flex;
    justify-content: center;
}

.logo a{
    display: inline-block;
}

.logo img {
    width: 180px
}

.home_2 .slider_contant h2 {
    color: #273a47;
    font-size: 55px;
    line-height: 62px;
    margin-bottom: 25px;
    text-transform: none
}

header#header_style_2 #navbar_menu>ul>li.active a:after,
header#header_style_2 #navbar_menu>ul>li>a:after,
header#header_style_2 #navbar_menu>ul>li>a:after {
    bottom: -12px
}

header#header_style_2 #navbar_menu>ul>li.active a:after,
header#header_style_2 #navbar_menu>ul>li:hover>a:after,
header#header_style_2 #navbar_menu>ul>li:focus>a:after {
    background: #fff;
    bottom: -12px
}

header#header_style_2 #navbar_menu>ul>li.active a::before,
header#header_style_2 #navbar_menu>ul>li:hover>a::before,
header#header_style_2 #navbar_menu>ul>li:focus>a::before {
    background: #fff;
    top: -12px
}

.light_bg_main_bg {
    background-color: #4f6a7d
}

.menu_side {
    display: flex;
    justify-content: center;
}

.main_menu div#navbar_menu ul li a i {
    font-weight: 600
}

#navbar_menu,
#navbar_menu ul,
#navbar_menu ul li,
#navbar_menu ul li a,
#navbar_menu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#navbar_menu ul,
#navbar_menu ul li,
#navbar_menu ul li a,
#navbar_menu #menu-button {
    position: relative
}

#navbar_menu:after,
#navbar_menu>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#navbar_menu #menu-button {
    display: none
}

#navbar_menu {

}
#navbar_menu>ul>li {
    float: left;
    margin: 0;
    padding: 0;
    border-right: 1px solid #000;
}
#navbar_menu>ul>li:first-child{
    border-left: 1px solid #000;
}
#navbar_menu.align-center>ul {
    font-size: 0;
    text-align: center
}

#navbar_menu.align-center>ul>li {
    display: inline-block;
    float: none
}

#navbar_menu.align-center ul ul {
    text-align: left
}

#navbar_menu.align-right>ul>li {
    float: right
}

#navbar_menu>ul>li>a {
    padding: 16px 35px;
    font-size: 15px;
    letter-spacing: 1.5px;
    color: #000;
    font-weight: 100;
    position: relative;
    font-family: 'Didact Gothic',sans-serif;
}

#navbar_menu>ul>li>a::after {
    content: "";
    display: block;
    width: 0;
    height: 3px;
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: ease all 1s
}

#navbar_menu>ul>li>a::before {
    content: "";
    display: block;
    width: 0;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    transition: ease all 1s
}

#navbar_menu>ul>li.active a:after,
#navbar_menu>ul>li:hover>a:after,
#navbar_menu>ul>li:focus>a:after {
    background: #FA6742;
    width: 20px
}

#navbar_menu>ul>li.active a:before,
#navbar_menu>ul>li:hover>a:before,
#navbar_menu>ul>li:focus>a:before {
    background: #FA6742;
    width: 20px
}


#navbar_menu ul ul {
    position: absolute;
    left: -9999px
}

#navbar_menu.align-right ul ul {
    text-align: right
}

#navbar_menu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

#navbar_menu li:hover>ul {
    left: auto
}

#navbar_menu.align-right li:hover>ul {
    left: auto;
    right: 0
}

#navbar_menu li:hover>ul>li {
    height: 45px
}

#navbar_menu ul ul ul {
    margin-left: 100%;
    top: 0
}

#navbar_menu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%
}

#navbar_menu ul ul li a {
    padding: 15px 20px 15px;
    font-size: 14px;
    color: #999;
    font-weight: 400;
    background: #fff;
    color: #666 !important
}

#navbar_menu ul ul li:hover>a,
#navbar_menu ul ul li a:hover {
    color: #fff
}

#navbar_menu ul ul {
    width: 250px;
    box-shadow: 0 5px 35px -18px #000;
    border-top: solid 2px
}

#navbar_menu ul ul li a:hover,
#navbar_menu ul ul li a:focus {
    color: #fff !important;
    padding: 15px 20px 15px
}

.main_bg {
    margin-top: 0;
    min-height: 70px;
    position: relative
}

.search_icon {
    float: left;
    margin: 47px 0 0 0
}

.search_icon ul {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0
}

.search_icon ul li {
    float: left;
    font-size: 14px
}

.search_icon ul li {
    float: left;
    font-size: 16px
}

.search_icon ul li a {
    color: #000
}

#search_bar {
    padding: 0 !important
}

#search_bar .modal-content {
    position: relative;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none
}

#search_bar .modal-dialog {
    width: 100%;
    padding: 0;
    margin: 0;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, 0%);
    transform: translate(0, 0%);
    max-width: 100%;
    margin: 0
}

#search_bar button.close {
    float: right;
    font-weight: 400;
    line-height: 1;
    color: #000;
    text-shadow: none;
    opacity: 1;
    width: 60px;
    height: 60px;
    font-size: 18px;
    background: #fff;
    margin: 0;
    position: fixed;
    right: 0
}

#search_bar .modal-header {
    padding: 0;
    border-bottom: none
}

#search_bar .search-global {
    position: absolute;
    top: 50vh;
    margin-top: -122px;
    width: 90%
}

#search_bar .search-global__input {
    width: 100%;
    color: #fff;
    border: none;
    border-bottom: 1px solid #fff !important;
    background-color: transparent;
    opacity: 1;
    height: auto !important;
    padding: 0 70px 23px 0 !important;
    font-size: 65px;
    font-weight: 600;
    line-height: 75px;
    letter-spacing: -3px
}

#search_bar .search-global__btn {
    position: absolute;
    top: 7px;
    right: 16px;
    font-size: 42px;
    color: #fff;
    border: none;
    background-color: transparent;
    transition: all 0.3s
}

#search_bar .search-global__note {
    margin-top: 25px;
    font-size: 15px;
    color: #fff
}

#search_bar *::placeholder {
    color: #fff;
    opacity: 1
}

#search_bar .modal-body {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

#search_bar .navbar-search {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center
}

.modal-open {
    padding: 0 !important
}

.modal-backdrop.in {
    opacity: 1
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: rgba(39, 58, 71, .98)
}

.menu_icon {
    float: left;
    padding: 48px 0 0 0
}

.menu_icon ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.menu_icon ul li a {
    color: #000
}

.fix_header {
    position: absolute;
    width: 100%;
    top: 0
}

.header_style_2 #navbar_menu {
    margin: 12px 0 12px 15px;
    float: left
}

.header_style_2 .search_icon {
    float: right;
    margin: 0;
    padding: 0;
    background: #1d55b1;
    height: 70px;
    align-items: center;
    display: flex;
    justify-content: center;
    width: 70px
}

.header_style_2 .search_icon ul li {
    float: left;
    font-size: 21px
}

.menu_icon {
    padding: 22px 0 0 0
}

.header_bottom .info_cont h4 {
    font-size: 14px
}

.header_bottom .information_bottom p {
    color: #737373
}

.header_bottom .information_bottom {
    margin: 35px 0 35px
}

.main_bg #navbar_menu>ul>li>a {
    color: #fff
}

.main_bg .search_icon ul li a {
    color: #fff
}

.main_bg .menu_icon ul li a {
    color: #fff
}

.header_style_2 .header_top ul li,
.header_style_2 .header_top a,
.header_style_2 .header_top i {
    color: #eee
}

.header_style_2 .header_bottom {
    background: transparent;
    margin-bottom: -35px;
    box-shadow: none
}

.header_style_2 .menu_side {
    float: right;
    width: 100%
}

.header_style_2 .header_top {
    background: #273a47
}

header .header_top,
header .header_bottom,
section,
footer,
.bottom_footer,
.light_silver,
.bottom_silver_section {
    float: left;
    width: 100%
}

.grow_business {
    background-position: bottom center !important;
    background-repeat: no-repeat !important
}

#full_slider.full_slider_inner {
    position: relative;
    z-index: 0;
    min-height: 900px;
    overflow: hidden
}

.pallax_slider .container {
    position: relative
}

.slider_contant {
    padding-top: 200px
}

div#pallax_slider {
    width: 100%;
    height: 900px;
    margin: 0;
    z-index: 0;
    overflow: hidden
}

.dott_star {
    background-image: url(../images/star_dots.png);
    width: 100%;
    background-position: center center;
    height: 100%
}

.world_map {
    background-image: url(../images/map_img.avif);
    width: 100%;
    background-position: center center;
    height: 100%
}

.dott_star2 {
    width: 100%;
    background-position: center center;
    height: 100%
}

.seo_layer_2 {
    background-image: url(../images/layer_2.webp);
    width: 100%;
    background-position: center bottom;
    height: 100%;
    background-repeat: no-repeat;
    bottom: 0;
    z-index: 1
}

.clouds {
    background-image: url(../images/claud.png);
    width: 100%;
    background-position: center center;
    height: 100%
}

.layer {
    position: absolute;
    display: block
}

#l1 {
    z-index: 1;
    top: 0;
    left: 0
}

#l2 {
    z-index: 2;
    top: 0;
    left: 0
}

#l3 {
    z-index: 3
}

#l3.layer img {
    position: relative;
    top: 75px
}

#l4 {
    z-index: 4;
    bottom: 0;
    left: 0
}

.center_layer_img {
    width: 100%;
    text-align: center
}

.light_blue div#pallax_slider {
    height: 780px
}

.light_blue div#full_slider.full_slider_inner {
    height: 780px
}

.simple_slider_img {
    position: absolute;
    bottom: 0;
    width: 100%
}

.slider_contant {
    position: relative;
    z-index: 3
}

.slider_contant h1,
.slider_contant h2 {
    color: #273a47;
    font-size: 65px;
    line-height: 62px;
    margin-bottom: 25px;
    text-transform: none
}

.slider_contant p {
    margin: 0;
    color: #273a47;
    font-size: 18px;
    background: #fff;
    font-weight: 400;
    padding: 10px !important;
    border-radius: 5px
}

.slider_contant .button_section ul {
    float: right;
    margin-top: 7px
}

.slider_contant .button_section ul li {
    float: left;
    margin: 0 5px 0 0
}

.home_page_4 div#pallax_slider {
    height: 810px
}

.home_page_4 #full_slider.full_slider_inner {
    min-height: 810px
}

.padding_layout_1 {
    padding-top: 20px;
    padding-bottom: 20px
}

.padding_layout_2 {
    padding-top: 80px;
    padding-bottom: 80px
}

.padding_layout_1_small {
    padding-top: 70px;
    padding-bottom: 70px
}

.padding_layout_2_small {
    padding-top: 35px;
    padding-bottom: 35px
}

.quality_ser_bg {
    background-repeat: repeat-x !important;
    background-position: bottom center !important;
    background-image: url(../images/bg_patter_1.webp)
}

.about_info {
    position: relative
}

.about_info img {
    position: absolute;
    padding: 48px 42px;
    left: 0;
    z-index: 0
}

.qulity_ser {
    background: rgba(0, 0, 0, .1);
    margin-bottom: 30px
}

section.dottad_star_bg {
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
    background-image: url(../images/gray_dotts.png)
}

#subscribe_form input {
    width: 540px;
    height: 50px;
    border-radius: 100px;
    border: none;
    padding: 0 26px;
    color: #898989;
    font-size: 14px;
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    border: solid rgba(0, 0, 0, .2) 1px
}

#subscribe_form {
    margin-top: 10px
}

.grow_business {
    background-position: right bottom !important;
    background: url(../images/bg_patter_2.png);
    background-repeat: no-repeat
}

.layout_bg {
    background-position: center bottom !important;
    background: url(../images/bg_patter_1.webp);
    background-repeat: no-repeat
}

.bottom_silver_section {
    padding: 35px 0;
    min-height: 120px
}

.information_bottom.left-side {
    width: auto;
    float: left
}

.information_bottom.right-side {
    width: auto;
    float: right
}

.information_bottom {
    float: left;
    display: flex;
    justify-content: center
}

.info_cont h4 {
    margin: 0
}

.info_cont p {
    color: #000;
    float: left;
    width: 100%;
    margin: 0
}

.icon_bottom {
    width: 30px;
    margin-right: 20px;
    text-align: center
}

.info_cont {
    float: left;
    padding: 4px 0
}

.icon_bottom {
    width: 30px;
    margin-right: 20px;
    text-align: center;
    font-size: 30px;
    line-height: normal
}

.service_style_2 .qulity_ser {
    background: transparent;
    margin-bottom: 60px
}

.heading_min_small {
    font-size: 24px;
    margin: 0 0 15px 0
}

.sapport_img {
    margin-top: -30px
}

.icon_circle {
    border-radius: 100%;
    width: 70px;
    height: 70px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px
}

.feature_contant {
    float: right;
    width: 75%
}

.heading_feature {
    color: #000;
    font-weight: 600
}

.feature_icons {
    display: flex;
    padding-bottom: 20px;
    padding-top: 10px
}

.list_style_2 {
    margin-top: 20px
}

.list_style_2 i {
    width: 40px;
    height: 40px;
    background: #632e62;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    line-height: 40px;
    left: 0;
    position: absolute;
    top: 5px
}

.list_style_2 li {
    width: 100%;
    position: relative;
    padding-left: 70px;
    margin-bottom: 20px
}

.list_2_head {
    color: #000;
    text-transform: uppercase;
    margin: 0
}

.list_style_1.sort li {
    float: left;
    width: 20%
}

.list_style_1.sort {
    float: left;
    width: 100%
}

.team_info h4 {
    margin-bottom: 0
}

.testimonial_qoute i {
    color: #dfdfdf;
    font-size: 135px
}

.testimonial_qoute .text_align_left.testmonial_qoute i {
    margin-bottom: 25px
}

.testimonial_qoute .text_align_right.testmonial_qoute i {
    margin-top: 10px
}

.testimonial_qoute {
    float: left
}

.heading_testi h4 {
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 600
}

.banner_slider .col-lg-7.col-md-7.col-sm-12.col-xs-12.text_align_right.pull-right img {
    margin-top: 50px
}

.border_dottat {
    border: dotted 2px #704070
}

.testimonial_slider_2 .testimonial_inner {
    padding: 40px
}

.testimonial_slider_2 .heading_testi h4 {
    margin: 0
}

.testimonial_slider_2 .carousel-indicators {
    bottom: -25px
}

.brand_icons {
    float: left;
    width: 100%;
    margin-top: 15px
}

.brand_icons li {
    float: left;
    width: 20%
}

.member_heading h4 {
    margin-top: 18px;
    text-transform: none;
    margin-bottom: 0
}

.social_icon_style_2 ul {
    float: left
}

.social_icon_style_2 ul li {
    float: left
}

.social_icon_style_2 li {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: normal;
    margin: 0 5px;
    font-size: 18px
}

.social_icon_style_2 ul li a {
    float: left;
    width: 45px;
    border: solid #e3e3e3 1px;
    border-radius: 50%;
    height: 45px;
    line-height: 45px
}

.social_icon_style_2 ul li a:hover,
.social_icon_style_2 ul li a:focus {
    color: #fff;
    border: solid #fa6742 1px
}

.testimonial_simple_say {
    background-image: url(../images/inner_page_banner_verticle.png);
    padding: 65px 100px 40px;
    margin-top: 30px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.testimonial_simple_say p {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-weight: 300
}

.qoute_testimonial {
    font-size: 45px;
    position: absolute;
    margin-left: -60px;
    margin-top: -40px
}

.blog_full_width .blog_feature_cantant {
    padding: 40px 70px
}

.adress_cont .info_cont h4 {
    font-size: 14px
}

.adress_cont .info_cont p {
    color: #737373
}

.adress_cont>h4 {
    margin: 0 0 20px 0
}

.adress_cont>h4+p {
    margin: 0 0 20px 0
}

.contact_information .information_bottom {
    display: block
}

.contact_information {
    float: left;
    width: 100%;
    border-bottom: solid #e1e1e1 1px;
    padding-top: 20px;
    padding-bottom: 60px;
    margin-top: 15px;
    margin-bottom: 70px
}

.contact_information .icon_bottom {
    width: 100%
}

.service_style_2 ul li {
    display: inline
}

section.contant_section .full .white_bg.quality_ser_bg {
    background-position: right bottom !important;
    background-size: cover
}

section.contant_section .full .white_bg.quality_ser_bg p {
    margin: 0
}

.icon_feature {
    width: 70px;
    height: 70px;
    float: right;
    border-radius: 100%;
    text-align: center;
    line-height: 70px
}

.feature_text {
    width: 70%;
    float: left
}

.icon_feature {
    float: left;
    margin-left: 25px;
    margin-top: 4px
}

.feauter_list li {
    margin: 45px 0;
    float: left;
    width: 100%
}

.text_align_left .icon_feature {
    margin-right: 25px;
    margin-left: 0
}

.stars_dottat {
    background: url(../images/star_dots.png)
}

.only_parallax {
    background-attachment: fixed;
    background-position: center center
}

.circle_service_layout .service_types {
    float: left;
    width: 20%
}

.boder_dottat_small {
    width: 75px;
    height: 75px;
    border-radius: 100%;
    border: dotted 2px;
    text-align: center;
    line-height: 70px
}

.circle_service_layout .service_types p {
    text-align: center;
    margin-top: 15px
}

.provide_qty.circle_service_layout {
    min-height: 550px;
    position: relative;
    margin-top: 15px
}

.left_bottom {
    position: absolute;
    bottom: 100px;
    left: 0
}

.right_bottom {
    position: absolute;
    bottom: 100px;
    right: 0
}

.left_top {
    position: absolute;
    bottom: 300px;
    left: 100px
}

.right_top {
    position: absolute;
    bottom: 300px;
    right: 100px
}

.service_types.center_ser {
    width: 100%
}

.service_types.center_ser {
    width: 100%;
    position: relative;
    top: 20px
}

.mobile_half {
    position: absolute;
    bottom: 0;
    width: 100%
}

.circle_service_layout_main {
    position: relative;
    overflow: hidden
}

.service_style_2 .main_heading {
    margin-bottom: 40px
}

.list_box {
    list-style: none;
    float: left;
    width: 100%;
    display: flex
}

.list_box li {
    border: solid #e1e1e1 1px;
    float: left;
    width: 130px;
    height: 130px;
    line-height: 125px;
    text-align: center;
    margin: 0 -1px -1px 0
}

.process_blog span {
    font-size: 25px;
    font-weight: 600;
    color: #fa6742
}

.process_blog h4 {
    margin-top: 5px;
    font-size: 15px;
    margin-bottom: 15px
}

.process_blog p {
    font-size: 15px;
    padding-right: 15px;
    line-height: 21px
}

.info_cont h4,
.info_cont p {
    color: #343434
}

.member_heading {
    background: #fff;
    box-shadow: 0 0 45px 0 rgba(0, 0, 0, .15);
    padding: 1px;
    border: solid 2px;
    border-radius: 0 0 10px 10px;
    position: relative;
    float: left;
    width: 100%
}

.counter-count {
    margin: 0;
    width: 100%;
    padding: 0;
    text-align: center;
    font-size: 40px;
    color: #000;
    font-weight: 600
}

.counter-heading {
    color: #000;
    margin-top: 20px;
    margin-bottom: 0
}

.counter_icon {
    font-size: 65px;
    width: 150px;
    text-align: center;
    height: 150px;
    line-height: 150px;
    border-radius: 100%;
    background: #fff;
    color: #273a47;
    border: solid #ddd 1px
}

.counter_icon i {
    color: #fa6742 !important
}

input.field_custom,
select.field_custom {
    border: transparent;
    width: 100%;
    background: #fff;
    min-height: 50px;
    padding: 5px 20px;
    line-height: normal;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #737373;
    font-weight: 300;
    box-shadow: 1px 1px 1px #a1a1a1
}

textarea.field_custom {
    border: transparent;
    width: 100%;
    background: #fff;
    min-height: 120px;
    padding: 20px 20px;
    line-height: normal;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #737373;
    font-weight: 300;
    box-shadow: 1px 1px 1px #a1a1a1
}

.field {
    padding: 0
}

.progress-bar {
    text-align: left;
    transition-duration: 3s
}

.progress {
    height: 12px;
    border-radius: 0;
    box-shadow: none;
    background: #efeaef;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 50px;
    margin-top: 0
}

.progress-bar {
    box-shadow: none
}

.progress_bar {
    margin: 20px 0 0 0
}

span.skill {
    font-size: 16px;
    color: #333;
    margin-bottom: 6px;
    float: left;
    font-weight: 400
}

.info_valume {
    float: right;
    color: #555;
    font-weight: 300;
    font-family: 'Gabarito', sans-serif
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: 0;
    line-height: normal;
    color: #000;
    background-color: #fff;
    border: solid #e1e1e1 1px;
    border-radius: 0;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 28px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.pagination>li {
    display: inline;
    margin: 0 4px;
    float: left
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #222;
    background-color: #ddd;
    border-color: #ddd
}

.pagination {
    margin: 0
}

.only_icon_slider .carousel-indicators {
    bottom: -53px
}

.only_icon_slider {
    width: 80%;
    margin: 20px 10% 0
}

.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    text-indent: -999px;
    cursor: pointer;
    border: none;
    border-radius: 15px;
    background: #d5d6d6
}

.carousel-indicators .active {
    width: 40px;
    height: 15px;
    margin: 0
}

.testimonial_inner {
    float: left;
    width: 100%;
    padding: 40px 70px;
    background: #fff
}

.testimonial_slider .carousel-indicators {
    bottom: -45px
}

.testimonial_slider .carousel-control {
    width: 50px;
    height: 50px;
    background: #fa6742;
    border-radius: 0;
    text-align: center;
    line-height: 40px;
    text-shadow: none;
    opacity: 1;
    top: 42%;
    position: absolute
}

.testimonial_slider .carousel-control.left {
    left: -83px
}

.testimonial_slider .carousel-control.right {
    right: -83px
}

.testimonial_slider .carousel-control:hover,
.testimonial_slider .carousel-control:focus {
    color: #fff
}

.testmonial_cont p {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 25px
}

#accordion {
    margin: 15px 0 0 0;
    padding: 0
}

#accordion .panel.panel-default {
    border: none;
    border-radius: 0;
    margin: 0 0 16px 0;
    box-shadow: none;
    background: transparent
}

#accordion .panel.panel-default:last-child {
    margin-bottom: 0
}

#accordion .panel.panel-default .panel-heading {
    border: none;
    background: transparent;
    border-radius: 50px;
    min-height: 50px;
    padding: 0
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="true"],
#accordion .panel.panel-default:nth-child(1) .panel-heading p a {
    background: #632e62;
    border-color: #632e62;
    color: #fff
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="true"] i,
#accordion .panel.panel-default:nth-child(1) .panel-heading p a i {
    color: #fff !important
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="true"] i.fa-angle-down,
#accordion .panel.panel-default:nth-child(1) .panel-heading p a i.fa-angle-down {
    transform: rotate(180deg);
    transition: ease all 0.5s
}

#accordion .panel.panel-default .panel-heading p a,
#accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] {
    border: solid #e4e4e4 1px;
    background: #fff;
    border-radius: 50px;
    min-height: 50px;
    padding: 15px 25px 12px
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] {
    color: #000 !important
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] i {
    color: #774f76 !important
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] i.fa-angle-down {
    color: #000 !important
}

#accordion .panel.panel-default .panel-heading p {
    margin-bottom: 0;
    font-size: 14px
}

#accordion .panel.panel-default .panel-body {
    border: none;
    padding: 0 25px;
    margin: 15px 0 0 0;
    box-shadow: none;
    height: auto
}

#accordion .panel.panel-default .panel-body p {
    line-height: 28px
}

#accordion .panel.panel-default .panel-heading p a {
    float: left;
    width: 100%
}

#accordion .panel.panel-default .panel-heading p a i.fa-angle-down {
    float: right;
    color: #000;
    margin: 0
}

#accordion .panel.panel-default .panel-heading p a>i {
    font-size: 16px;
    color: #774f76;
    margin: 0 10px 0 0
}

.without_border #accordion .panel.panel-default .panel-heading p a,
.without_border #accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] {
    border: none;
    background: #fff;
    border-radius: 0;
    min-height: 50px;
    padding: 15px 0 12px
}

.without_border #accordion .panel.panel-default .panel-heading p a[aria-expanded="true"] i,
.without_border #accordion .panel.panel-default:nth-child(1) .panel-heading p a i {
    color: #000 !important
}

.without_border #accordion .panel.panel-default .panel-heading p a[aria-expanded="true"],
.without_border #accordion .panel.panel-default:nth-child(1) .panel-heading p a {
    color: #000 !important
}

.without_border #accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] {
    color: #000 !important
}

.without_border #accordion .panel.panel-default .panel-heading p a>i {
    color: #000 !important
}

.price_table_inner {
    float: left;
    width: 100%
}

.price_table_active>div.row {
    box-shadow: 0 0 25px -15px #000
}

.price_table_active .price_bottom {
    margin-top: 22px;
    margin-bottom: -25px
}

.price_head {
    min-height: 185px;
    background: #ebebeb
}

.price_no {
    font-size: 48px
}

.price_table_inner {
    margin-top: 55px
}

.price_table_active .price_table_inner {
    margin: 0
}

.price_table_active {
    padding: 0
}

.price_head {
    min-height: auto;
    background: #ebebeb;
    padding: 45px 25px;
    background-image: url(../images/bg_layout_3.webp);
    background-size: cover
}

.price_head h5 {
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    text-transform: none;
    color: #fff
}

.price_contant {
    border: solid #e1e1e1 1px;
    padding: 15px 50px 50px 50px
}

.price_table_active .price_contant {
    border: none
}

.price_head p {
    color: #999
}

.price_icon {
    float: left;
    width: 170px;
    text-align: center;
    height: 170px;
    border-radius: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -120px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2)
}

.price_amount {
    margin: 45px 0 30px;
    float: left;
    width: 100%;
    text-align: center;
    color: #000
}

.price_no {
    font-weight: 700
}

.price_bottom {
    margin: -35px 0 0 0
}

.price_table_active .price_head h5 {
    font-size: 32px
}

.table_price {
    float: left;
    width: 100%;
    background: #fff;
    padding: 0 0 40px 0;
    box-shadow: 0 20px 35px -38px rgba(0, 0, 0, .4);
    border-bottom: solid #eee 1px
}

.table_price_head {
    background: #273a47;
    min-height: 80px
}

.table_price_head h5 {
    font-weight: 400;
    font-size: 20px;
    line-height: 80px;
    color: #fff
}

.table_price_per {
    min-height: 122px;
    padding: 47px 0 0
}

.table_price_per p {
    font-size: 50px;
    color: #fa6742;
    font-weight: 300
}

.table_price_per p small {
    font-size: 16px
}

.table_price_cont_bottm {
    padding: 0 45px
}

.table_price_cont_bottm ul {
    border-top: solid #ebebeb 2px;
    float: left;
    width: 100%;
    padding: 25px 0
}

.table_price_cont_bottm ul li {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: normal;
    margin: 10px 0;
    font-family: 'Gabarito', sans-serif;
    font-weight: 300
}

.table_price_bottm {
    float: left;
    width: 100%;
    justify-content: center;
    display: flex
}

.active_price .table_price_head {
    background: #fa6742
}

.active_price .table_price_head h5 {
    color: #fff
}

.active_price.table_price {
    transform: scale(1.15);
    position: relative;
    z-index: 1;
    border: solid #fff 5px;
    box-shadow: 0 10px 40px -35px #000;
    margin-bottom: 45px
}

.table_price .btn.main_bt {
    background: #273a47;
    border-radius: 5px
}

.active_price.table_price .btn.main_bt {
    background: #fa6742
}

.page_inform {
    float: left;
    width: 100%
}

.page_inform ul li {
    float: left
}

.page_inform ul li:nth-child(2),
.page_inform ul li:nth-child(4),
.page_inform ul li:nth-child(6),
.page_inform ul li:nth-child(8),
.page_inform ul li:nth-child(10) {
    margin: 0 12px
}

.banner_slider img {
    margin-top: 82px
}

.map_section {
    float: left;
    width: 100%
}

#map {
    height: 100%;
    min-height: 540px
}

.form_contant .field {
    margin: 20px 0 0
}

.contact_blog {
    padding: 20px 20px;
    margin: 10px 0;
    background: #f7f9f8;
    border-radius: 5px;
    border: none
}

.contact_blog div.center img {
    margin-bottom: 15px
}

.contact_blog h5 {
    font-weight: 600;
    font-size: 15px;
    color: #fa6742;
    display: flex;
    align-items: center
}

.contact_blog p i {
    font-size: 18px;
    color: #959595
}

.contact_blog p {
    margin: 0;
    font-size: 15px;
    margin-top: 2px
}


.side_bar h4 {
    border-bottom: solid rgba(0, 0, 0, .1) 1px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 25px;
    font-size: 23px;
    font-family: 'Gabarito', sans-serif;
    font-weight: 500
}

.side_bar h4::after {
    width: 40px;
    height: 5px;
    background: #fa6742;
    content: "";
    display: block;
    position: absolute;
    bottom: -1px
}

.post_head {
    font-weight: 600;
    margin: 0 0 5px 0
}

.post_head a {
    color: #000
}

.recent_post li {
    margin-bottom: 20PX
}

.categary {
    font-size: 15px
}

.categary a {
    color: #000
}

.categary li {
    margin-bottom: 5px;
    transition: ease all 0.5s
}

.categary li:hover,
.categary li:focus {
    padding-left: 10px
}

.tags a {
    line-height: normal;
    color: #fff;
    border: none;
    padding: 10px 20px;
    background: #fb987f;
    cursor: pointer;
    width: auto;
    margin: 0;
    position: relative;
    text-align: center;
    font-weight: 400;
    border-bottom: solid #fff 3px;
    transition: ease all 0.5s;
    font-family: 'Gabarito', sans-serif
}

div.tab_bar .tags a:hover,
div.tab_bar .tags a:focus {
    border-color: #fa6742;
    background-color: transparent;
    color: #222 !important
}

.side_bar_search {
    padding-top: 10px
}

.side_bar_blog .input-group {
    background: #f6f6f6;
    width: 100%;
    border-radius: 50px;
    height: 50px
}

.product_catery .row.margin_bottom_20_all {
    float: left;
    width: 100%
}

.side_bar_blog .input-group input.form-control {
    /* background: transparent; */
    /* border: none; */
    /* box-shadow: none; */
    /* padding: 10px 20px; */
    /* height: auto; */
    border: none;
    font-size: 14px;
}
.side_bar_blog .input-group input.form-control:focus{
    border-bottom: 1px solid #000;
}

.side_bar_blog .input-group span.input-group-addon {
    border: none;
    background: transparent;
    padding: 10px 20px
}

.side_bar_blog .input-group span.input-group-addon button {
    background: transparent;
    border: none;
    font-size: 15px;
    color: #000
}

.blog_section {
    float: left;
    width: 100%
}

.blog_page_4 .blog_section {
    margin-bottom: 30px
}

.blog_feature_cantant {
    padding: 0;
    float: left;
    width: 100%;
    border: solid #000000 1px;
    background: #fff;
}

.blog_feature_cantant ul {
    padding-left: 20px
}

.blog_feature_cantant ul li {
    list-style: circle;
    line-height: 28px
}

.blog_head {
    font-size: 36px;
    color: #273a47;
    line-height: 1.3 !important;
    font-weight: 600;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    font-family: 'Playfair Display',serif;
}
.post_info {
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%
}

.post_info li {
    display: inline;
    margin-right: 10px
}

.blog_feature_cantant p {
    width: 100%;
    margin: 0 0 3px 0;
    padding-top: 5px
}

.blog_feature_cantant p.author_name {
    color: #fa6742;
    font-weight: 400;
    font-size: 14px
}

.blog_section p {
    line-height: 24px;
    float: left;
    width: 100%;
    margin-bottom: 5px
}

.read_more {
    font-weight: 400;
    font-size: 14px;
    background: #fa6742;
    color: #fff !important;
    padding: 13px 20px;
    float: left;
    border-radius: 5px;
    margin-top: 15px
}

.read_more:hover,
.read_more:focus {
    background: #273a47
}

.shr {
    float: left;
    margin-right: 15px;
    margin: 11px 10px 0 0;
    font-size: 17px;
    font-weight: 400
}

.blog_page_5 .shr {
    font-size: 14px;
    margin-right: 10px
}

.blog_page_5 .social_icon ul li {
    font-size: 14px;
    margin-right: 8px
}

.blog_page_5 .blog_feature_cantant {
    padding: 30px 38px
}

.blog_page_5 .blog_section {
    margin-bottom: 30px
}

.bottom_info {
    float: left;
    width: 100%;
    margin-top: 0
}

.blog_detail_page .blog_feature_cantant {
    padding: 30px 30px 30px;
    float: left;
    width: 100%;
    background: #fff
}

.comment_cantrol {
    font-size: 14px;
    font-weight: 500
}

.comment_cantrol span {
    float: left;
    width: 100%;
    margin-top: 5px;
    text-transform: uppercase
}

.comment_section {
    float: left;
    width: 100%;
    border-bottom: dotted 2px;
    padding-bottom: 25px
}

.view_commant {
    float: left;
    width: 100%;
    margin-top: 30px
}

.command_cont {
    padding: 20px 30px;
    min-height: 120px
}

.blog_section p.comm_head {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase
}

.blog_section p.comm_head span {
    font-size: 12px;
    font-weight: 400;
    margin-left: 5px
}

.blog_section p.comm_head a.rply {
    float: right;
    font-weight: 400;
    text-transform: none
}

.blog_section .command_cont p {
    line-height: 18px
}

.command_cont {
    margin-bottom: 30px
}

.post_commt_form {
    float: left;
    width: 100%
}

.post_commt_form h4 {
    padding: 0 5px
}

.case_studies_box {
    margin: 30px 0 0 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background: #f5f5f5;
    transition: ease all 0.3s
}

.case_studies_box:hover,
.case_studies_box:focus {
    transform: scale(1.02)
}

.case_studies_box img {
    width: 100%
}

.tab_head {
    margin-bottom: 20px;
    display: flex;
    justify-content: center
}

.tab_bar .tags li {
    float: left;
    margin: 0 2.5px
}

.description_case_studies {
    padding-left: 25px;
    padding-right: 25px
}

.description_case_studies h4 {
    margin: 0 0 20px 0
}

.description_case_studies_style_2 h4 {
    margin-top: 0;
    margin-bottom: 15px;
    text-align: center
}

.description_case_studies p {
    margin-bottom: 0;
    letter-spacing: -.2px
}

.description_case_studies {
    position: absolute;
    bottom: -100%;
    padding-top: 25px;
    padding-bottom: 25px;
    opacity: 0;
    transition: ease all 0.5s
}

.case_studies_box:hover div.description_case_studies {
    opacity: 1;
    bottom: 0
}

.description_case_studies_style_2 {
    float: left;
    width: 100%;
    padding: 25px 26px;
    text-align: center
}

.case_studies_main_blog {
    margin-top: -30px
}

.description_case_studies_style_2 span {
    color: #000;
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
    font-size: 20px;
}

.description_case_studies_style_2 span i {
    float: right;
    margin-top: 4px
}

.product_detail_btm h4 {
    margin: 20px 0 10px 0
}

.starratin {
    color: #fc0
}

.starratin .fa {
    margin: 0 .5px
}

.product_price p {
    margin: 0;
    text-align: center
}

.old_price {
    font-size: 14px;
    color: #737373;
    text-decoration: line-through
}

.new_price {
    font-size: 18px;
    font-weight: 600;
    color: #000
}

.product_price {
    margin-top: 10px
}

.recent_item {
    color: #000;
    font-weight: 600;
    margin: 0
}

.price_recent_item {
    margin: 0;
    color: #000
}

.adress_cont {
    float: left;
    width: 100%
}

footer {
    min-height: auto;
    background-color: #19262e;
    padding: 80px 0 80px;
    background-position: bottom center;
    background-size: auto;
    background-repeat: no-repeat
}

.footer_heading {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 0
}

.footer_inner_blog {
    float: left;
    width: 100%
}

.social_f,
.footer_info_f {
    float: left;
    width: 100%
}

.social_f ul.socials {
    margin-top: 15px
}

.social_f ul.socials li {
    float: left;
    display: inline
}

.social_f ul.socials li a {
    float: left;
    width: 40px;
    height: 40px;
    background: #273a47;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-right: 5px;
    transition: ease all 1s;
    display: block;
}

.social_f ul.socials li a i {
    transition: ease all 1s
}

.social_f ul.socials li a:hover,
.social_f ul.socials li a:focus {
    transform: rotateY(180deg);
    background: #fa6742
}

.social_f ul.socials li a:hover i,
.social_f ul.socials li a:focus i {
    transform: rotateY(-180deg)
}

.footer_info_f p {
    color: rgba(255, 255, 255, .7);
    font-size: 15px
}

.footer_heading h3 {
    color: #fff;
    font-weight: 400;
    text-transform: none;
    font-size: 21px;
    width: 100%;
    padding-bottom: 0;
    position: relative
}

.footer_heading h3 i {
    width: 35px;
    background: #fa6742;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50px;
    font-size: 16px;
    margin-right: 5px;
    font-weight: 400
}

.footer_info {
    padding: 35px 0 0;
    float: left;
    width: 100%
}

.tweet-blog+div {
    margin-bottom: 0
}

.footer_info ul {
    list-style: none;
    float: left;
    width: 100%
}

.footer_info.footer_menu li {
    margin: 3px 0;
    float: left;
    width: 100%
}

.footer_info.footer_menu li a {
    color: rgba(255, 255, 255, .7);
    font-weight: 300;
    font-size: 15px;
    padding: 3px 0;
    display: block;
    font-family: 'Manrope',sans-serif;
}
.feart_head span{
    font-size: 18px;
    color: #273a47;
    line-height: 21px;
    text-transform: none;
    margin: 30px 0 20px 0;
    font-weight: 500;
    display: block;
}

.footer_info.footer_menu li a span {
    margin-right: 5px
}

.footer_info.footer_menu li:hover a,
.footer_info.footer_menu li:focus a {
    color: #fa6742;
}

.footer_logo {
    margin: 0 0 20px
}

.footer_logo img {
    width: 210px
}

.footer_info ul li {
    float: left;
    width: 100%;
    margin: 10px 0 15px;
    position: relative
}

.footer_info.footer_contact ul li .icon_info {
    width: 40px;
    background: transparent;
    height: 42px;
    float: left;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
    border: solid rgba(255, 255, 255, .1) 1px
}

.footer_info.footer_contact ul li span.infor_cont {
    font-size: 14px;
    margin-left: 10px;
    color: rgba(255, 255, 255, .7);
    float: left;
    max-width: 200px;
    font-family: 'Manrope',sans-serif;
}

.footer_info.footer_contact ul li span.infor_cont b {
    font-weight: 700
}

.footer_info.footer_contact ul li span.infor_cont a {
    color: rgba(255, 255, 255, .7)
}

.footer_info.footer_contact ul {
    float: left;
    width: 100%
}

.footer_info.footer_contact ul li {
    margin: 5px 0
}

.footer_info ul li .left_icon {
    float: left;
    width: 50px;
    height: 45px;
    border-right: dotted #333 1px;
    margin-right: 25px;
    color: #fff;
    font-size: 40px;
    padding: 0;
    line-height: normal;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.footer_info ul li i.fa-angle-right {
    font-size: 16px;
    font-weight: 600
}

.tweet-blog {
    display: flex;
    margin-bottom: 25px
}

.tweet-cont {
    color: rgba(255, 255, 255, .7);
    letter-spacing: 0;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px
}

.tweet-cont a {
    margin-top: 5px;
    float: left
}

.tweet-cont a {
    color: #07b9ae
}

.tweet-blog i {
    color: #40bff5;
    font-size: 25px;
    margin-right: 16px;
    margin-top: 5px;
    width: auto;
    float: left;
    margin-left: 6px
}

.footer_bottom {
    text-align: center;
    padding: 0
}

.footer_bottom p {
    margin: 0;
    min-height: 50px;
    line-height: 50px;
    color: #000;
    font-size: 15px
}

.footer_bottom p a {
    color: #000
}

footer h4 {
    margin: 0 0 25px 0
}

.footer_menu_ul {
    float: left;
    width: 33.33%;
    font-size: 14px
}

.footer_menu_ul li {
    margin: 0 0 5px 0
}

.footer_menu_ul li a:hover,
.footer_menu_ul li a:focus {
    transition: ease all 0.5s;
    margin-left: 8px
}

.social_icon ul {
    list-style: none;
    float: left
}

.social_icon ul li {
    display: inline;
    font-size: 15px;
    margin-right: 5px
}

.social_icon {
    float: left;
    margin: 2px 0 0 0
}

.bottom_footer {
    background: #f7f7f7;
    min-height: 50px
}

.bottom_menu {
    font-size: 14px
}

.cpy p {
    margin: 0
}

.bottom_menu li {
    float: left;
    margin: 0 20px 0 0
}

.footer_style_2 {
    background: #fff;
    padding: 45px 0 60px
}

.bottom_footer_style_2 {
    background: #f8f8f8
}

.footer_style_2 .footer_logo {
    margin: 0
}

.footer_top {
    border-bottom: solid #e1e1e1 1px;
    padding-bottom: 65px;
    padding-top: 20px;
    margin-bottom: 65px
}

.footer_top ul.footer_menu {
    padding-left: 0;
    margin: 20px 0 0
}

.footer_top .social_icon {
    margin-top: 20px
}

.footer_top ul.footer_menu li {
    font-weight: 600
}

.footer_top ul.footer_menu li {
    font-weight: 600;
    float: left;
    font-size: 14px;
    margin: 0 14px
}

.cms-lists ul {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400 !important
}

.light_bg {
    background: #f9f9f9
}

.padding-bottom-20 {
    padding-top: 25px;
    padding-bottom: 25px
}

.margin-bottom_0 {
    margin-bottom: 0
}

.purple_color h2 span {
    position: relative
}

.purple_color h2 span::before {
    display: block;
    content: "";
    width: 30px;
    height: 4px;
    background: #a864a8;
    position: absolute;
    top: -5px;
    left: 0
}

.purple_color h2 span::after {
    display: block;
    content: "";
    width: 30px;
    height: 4px;
    background: #a864a8;
    position: absolute;
    bottom: -5px;
    right: 0
}

.purple_color h2.heading_s1 {
    margin-bottom: 35px
}

.purple_color p.large {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    background: #632e62;
    padding: 12px 0;
    margin: 30px 0 20px;
    width: auto;
    line-height: normal;
    text-align: center
}

.dark_gray h2.heading_style1 span:before,
.dark_gray h2.heading_style1 span:after {
    background: #fff
}

.heading_style1 {
    margin-bottom: 40px
}

.testimonial_slider_2 .testimonial_inner {
    text-align: left
}

.contact_us_page_2 .contact_information .information_bottom {
    width: 100%
}

.contact_us_page_2 .info_cont {
    float: left;
    padding: 4px 0;
    width: 100%
}

.contact_us_page_1 .contant_form {
    border: solid #ccc 1px;
    box-shadow: 5px 5px 5px -5px rgba(0, 0, 0, .3);
    padding: 30px 30px 40px 30px;
    margin-top: 15px
}

.capital_text {
    text-transform: uppercase
}

.heading_small {
    margin-bottom: 20px
}

.heading_small h3 small {
    line-height: normal;
    font-weight: 400;
    font-size: 18px;
    color: #fa6742
}

.heading_small h3 {
    font-size: 28px;
    line-height: normal;
    padding-left: 0;
    text-transform: none;
    font-weight: 500;
    border-bottom: solid rgba(0, 0, 0, .1) 1px;
    padding-bottom: 20px;
    margin-bottom: 25px;
    position: relative
}

.heading_small h3::after {
    width: 40px;
    height: 5px;
    background: #fa6742;
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    z-index: 1
}

.right_cont_desk {
    display: flex;
    justify-content: flex-end
}

.left_cont_desk {
    display: flex;
    justify-content: flex-start
}

.information_blog {
    margin-top: -15px
}

.information_blog li {
    float: left;
    width: 33%;
    margin: -1px -1px 0 0;
    padding: 100px 25px 0;
    text-align: center;
    transition: ease all 0.5s;
    min-height: 350px;
    background: #fff
}

.information_blog li {
    float: left;
    width: 32.33%;
    margin: 15px .5% 0;
    padding: 100px 25px 0;
    text-align: center;
    transition: ease all 0.5s;
    min-height: 400px;
    background: #fff;
    border-top: solid #fa6742 4px;
    position: relative;
    transition: ease all 0.5s
}

.information_blog li:nth-child(2n+1) {
    background: #f6f6f6
}

.information_blog ul li:hover,
.information_blog ul li:focus {
    padding-top: 65px
}

.information_blog ul li .feart_cont {
    opacity: 0;
    transition: ease all 0.5s;
    visibility: hidden
}

.information_blog ul li .feart_cont {
    opacity: 0;
    transition: ease all 0.5s;
    visibility: hidden
}

.information_blog ul li:hover .feart_cont,
.information_blog ul li:focus .feart_cont {
    opacity: 1;
    transition: ease all 0.5s;
    visibility: visible
}

.bottm_bt_style {
    position: absolute;
    bottom: 0;
    right: 15px
}

.main_heading.heading_icon h1,
.main_heading.heading_icon h2 {
    background-image: url(../images/heading_icon.webp);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 60px;
    padding-left: 80px;
    text-transform: none;
    color: #273a47;
    margin-bottom: 35px;
    letter-spacing: .1px;
    font-size: 28px;
    line-height: 30px;
    min-height: 60px
}

.main_heading.heading_icon.white_icon_head h2 {
    background-image: url(../images/heading_icon_w.png);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 60px;
    padding-left: 80px;
    text-transform: none;
    color: #273a47;
    margin-bottom: 35px;
    letter-spacing: .1px;
    font-size: 28px;
    line-height: 26px;
    min-height: 60px
}

.bottom_section_img {
    background-position: bottom center !important;
    background-repeat: no-repeat !important
}

.layout_pur_minus {
    margin-bottom: -260px
}

.target_section {
    width: 100%;
    background: rgba(255, 255, 255, .95);
    padding: 80px 50px 80px;
    box-shadow: 0 0 45px -30px #000;
    margin-top: 50px;
    min-height: auto
}

.half_bg+section {
    margin-top: 210px
}

.section_title h1,
.section_title h2 {
    font-size: 48px;
    text-transform: none;
    color: #273a47;
    letter-spacing: -.5px
}

.section_title h1 span,
.section_title h2 span {
    color: #fa6742
}



.section_title.white_heading_icon h2::after {
    content: "";
    display: block;
    width: 400px;
    height: 35px;
    background: url(../images/head_typo_white.png);
    margin: 20px auto 0;
    background-position: center center
}

.main_heading.heading_icon h1 small,
.main_heading.heading_icon h2 small {
    color: #fa6742;
    position: relative;
    top: -3px
}

.cont_bg {
    background-image: url(../images/content_bg.png);
    background-position: center 45px;
    background-repeat: no-repeat;
    background-color: #f8f8f8
}
.blog_heading {
    position: relative;
    /* padding-left: 100px; */
    /* padding-top: 10px; */
    /* padding-bottom: 3px; */
    /* margin-bottom: 35px; */
    float: left;
    width: 100%;
}


.blog_post_date .date_info {
    float: left;
    width: 100%;
    color: #000000;
    font-size: 12px;
    padding: 5px 0;
    font-weight: 500;
    font-family: 'Didact Gothic',sans-serif;
}

.blog_post_date .date_fix {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 0;
    min-height: 35px;
    float: left;
    width: 100%
}

.brand_logo_slider .item {
    text-align: center;
    display: flex;
    height: 95px;
    justify-content: center;
    align-items: center
}

.brand_logo_slider .item img {
    width: auto
}

.brand_logo_slider .owl-dots {
    display: none
}

#inner_page_banner {
    min-height: 180px;
    background-color: #273a47
}

.banner_inner {
    background-image: url(../images/inner_page_banner.avif);
    background-position: center top;
    background-size: auto;
    background-size: auto;
    background-repeat: no-repeat
}

.banner_inner_2 {
    background-image: url(../images/inner_page_banner_verticle.png);
    background-position: center top;
    background-size: auto;
    background-repeat: no-repeat
}

.banner_inner_2 .page_info {
    margin-top: 135px
}

.page_info {
    float: left;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 0
}

.page_info h3,
.page_info h1,
.page_info span {
    color: #fff;
    font-weight: 500;
    font-size: 35px;
    text-transform: none;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .1)
}

.breadcrum li {
    display: inline;
    font-size: 15px;
    color: #eff8fd;
    font-weight: 300;
    margin-right: 20px
}


.seo_screen_full_right,
.seo_screen_full_left {
    position: relative;
    background: #ecf8ff
}

.seo_screen_full_right::after {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    content: "";
    margin-right: -30px
}

.seo_screen_full_right::after {
    background-image: url(../images/seo_screen2.png) !important;
    background-size: cover;
    background-position: center center
}

.seo_screen_full_left::after {
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    content: "";
    margin-left: -30px
}

.seo_screen_full_left::after {
    background-image: url(../images/web-tasarim-bg.avif) !important;
    background-size: cover;
    background-position: center center
}

.testmo {
    background-position: center bottom !important;
    background: url(../images/client_bg.png);
    background-repeat: repeat;
    background-size: contain;
    background-position: center center
}

#testimonial_slider a.carousel-control i {
    font-size: 28px;
    position: relative;
    top: -2px
}

.client_review_slider {
    background: rgba(255, 255, 255, 1);
    padding: 50px 50px 95px 50px;
    border: solid #fa6742 15px;
    box-shadow: 0 15px 25px -15px #000
}

.layer_bottom_w {
    background: url(../images/layer_2_w.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: auto
}

.team_inner_layout {
    background: #f3f3f3;
    border-radius: 10px;
    overflow: hidden
}

.member_img {
    float: left;
    width: 100%;
    padding-top: 25px;
    position: relative
}

.team_inner_layout img {
    height: 250px
}

.team_inner_layout:hover .team-sociallinks,
.team_inner_layout:focus .team-sociallinks {
    height: 100%;
    opacity: 1
}

.team-sociallinks {
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, .9);
    transition: ease all 0.5s;
    overflow: hidden;
    opacity: 0
}

.team-sociallinks a {
    font-size: 25px;
    margin: 0 5px
}

.team-sociallinks a i.fa-facebook {
    color: #3B5998
}

.team-sociallinks a i.fa-twitter {
    color: #55ACEE
}

.team-sociallinks a i.fa-instagram {
    color: #B7242A
}

.team-sociallinks a i.fa-linkedin {
    color: #0976B4
}

.skills_heading {
    margin: 0;
    font-size: 21px;
    color: #273a47;
    font-weight: 500;
    background: #fff;
    padding: 10px 0;
    border-bottom: solid #ddd 1px;
    box-shadow: 0 5px 10px -10px rgba(0, 0, 0, .5);
    margin-bottom: 10px
}

#accordion .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 10px
}

#accordion .panel-heading {
    border-radius: 30px;
    padding: 0
}

#accordion .panel-title a {
    background: #fa6742;
    border: 1px solid transparent;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-weight: 300;
    padding: 15px 20px 15px 75px;
    position: relative;
    transition: all 0.3s ease 0s
}

#accordion .panel-title a.collapsed {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #333
}

#accordion .panel-title a::after,
#accordion .panel-title a.collapsed::after {
    background: #fa6742;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .3);
    color: #fff;
    content: "";
    font-family: fontawesome;
    font-size: 25px;
    height: 60px;
    left: -5px;
    line-height: 56px;
    position: absolute;
    text-align: center;
    top: -5px;
    transition: all 0.3s ease 0s;
    width: 60px;
    border: solid #fff 2px
}

#accordion .panel-title a.collapsed::after {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #ddd;
    box-shadow: none;
    color: #333;
    content: ""
}

#accordion .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: medium none;
    padding: 20px 25px 10px 9px;
    position: relative
}

#accordion .panel-body p {
    border-left: 1px dashed #8c8c8c;
    padding-left: 25px
}

.map_bg {
    background-image: url(../images/map_img.avif);
    background-position: center center;
    background-repeat: no-repeat
}

.layout_2_padding_eqaul {
    padding: 120px 150px
}

.pair_about .fa.fa-check-circle-o {
    color: #8dc63f
}

.ul-list h4 {
    margin-top: 0
}

.ul-list ul {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%
}

.ul-list ul li {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 38px;
    margin-bottom: 30px
}

.ul-list ul li span {
    position: absolute;
    left: 0;
    top: 0
}

.ul-list ul li span {
    position: absolute;
    left: 0
}

.ul-list ul li i.fa-check-circle-o {
    color: #8dc63f;
    font-size: 28px
}

.ul-list p {
    margin: 0
}

.ul-list ul li h4 {
    margin-bottom: 10px;
    font-weight: 500;
    color: #2b3741
}

.ul-list ul li {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 38px;
    margin: 20px 0
}

.layer_circle {
    background-image: url(../images/layer_circle.png);
    background-position: center center;
    background-size: cover
}

.layout_2_padding_eqaul img {
    max-height: 480px
}

.full.ul-list.ul-list-l2 li {
    width: 50%
}

.process_blog {
    box-shadow: 20px 0 30px -27px rgba(0, 0, 0, .3)
}

.description_case_studies {
    float: left;
    width: 100%
}

.description_case_studies h4 {
    margin-bottom: 5px
}

.blog_feature_img {
    margin-bottom: 20px
}

.social_icon li,
.side_bar_blog .social_icons li {
    width: 40px;
    float: left;
    height: 40px;
    background: #ccc;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    margin-right: 5px;
    transition: ease all 0.5s;
    cursor: pointer;
    font-size: 18px;
    border-bottom: solid rgba(0, 0, 0, .3) 2px
}


.social_icon li.wt,
.side_bar_blog .social_icons li.wt {
    background: #51ab65
}
.social_icon li.fb,
.side_bar_blog .social_icons li.fb {
    background: #516eab
}

.social_icon li.twi,
.side_bar_blog .social_icons li.twi {
    background: #29c6f7
}

.social_icon li.gp,
.side_bar_blog .social_icons li.gp {
    background: #ec4026
}

.social_icon li.pint,
.side_bar_blog .social_icons li.pin {
    background: #ca212a
}

.categary,
.categary ul {
    float: left;
    width: 100%
}

.categary li:nth-child(2n+2) {
    background: #f6f6f6
}

.categary li {
    float: left;
    width: 100%;
    margin: 0
}

.categary li a {
    color: #636363;
    font-size: 16px;
    font-weight: 300;
    padding: 13px 15px;
    float: left;
    width: 100%
}


.side_bn_banner {
    background: url(../images/inner_page_banner.avif);
    min-height: 340px;
    padding: 54px 30px;
    text-align: center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.side_bn_banner p {
    margin-top: 25px;
    color: #000;
    font-size: 18px;
    line-height: 30px
}

.side_bar_blog .one_line_layout {
    float: left;
    width: 100%
}

.one_line_layout {
    display: flex;
    margin: 10px 0
}

.one_line_layout .feature_icon {
    width: 30%;
    margin-right: 15px;
    width: 100px
}

.side_bar_blog .cont_list {
    margin: 5px 0 0;
    width: 70%
}

.side_bar_blog .one_line_layout .small_heading h4 {
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    margin: 0 0 5px 0;
    border: none;
    padding-bottom: 0
}

.side_bar_blog .cont_list p {
    margin: 0;
    font-size: 13px;
    margin-top: 0;
    font-weight: 400;
    color: #999
}

.side_bar_blog .one_line_layout .small_heading h4:after {
    display: none
}

.buttons a {
    border: solid #e1e1e1 1px;
    text-transform: none;
    font-size: 14px;
    margin: 5px 5px 0 0;
    height: 45px;
    float: left;
    text-align: center;
    line-height: 42px;
    padding: 0 20px
}

.buttons a:hover,
.buttons a:focus {
    background-color: #fa6742;
    border-color: #fa6742;
    color: #fff
}


.side_bar_blog .input-group span.input-group-addon {
    border: none;
    background: transparent;
    padding: 15px 5px;
    cursor: pointer;
}

.side_bar_blog .input-group span.input-group-addon button {
    background: transparent;
    border: none;
    font-size: 15px;
    color: #898989;
    cursor: pointer;
}

.side_bar_blog .input-group {
    background: #fff;
    width: 100%;
    border-radius: 0;
    height: 50px;
}

.social_icon li a,
.side_bar_blog .social_icons li a {
    line-height: 40px;
    color: #fff;
    display: block;
}

.side_bar {
    float: left;
    width: 100%
}

.side_bar_blog h4 {
    margin-top: 0
}

.blog_section .blog_feature_img {
    margin: 0
}

.blog_feature_cantant {
    margin-bottom: 30px
}

.bottom_info .pull-right {
    margin-top: 16px
}

.side_bar_blog .side_bar_search {
    padding-top: 0
}

.blog_style_grid .blog_feature_cantant {
    padding: 15px 20px;
    border: none;
    margin: 0
}

.blog_style_grid {
    background: #ebebeb
}

.grid_blog {
    box-shadow: 5px 4px 35px -32px #000;
    float: left;
    width: 100%
}

.grid_blog {
    box-shadow: 5px 4px 35px -32px #000;
    float: left;
    width: 100%;
    background: #fff
}

.grid_blog .bottom_info {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 10px
}

.grid_blog .blog_post_date {
    top: -15px;
    left: -20px
}

.grid_blog .blog_heading {
    margin-bottom: 15px;
    padding-top: 0;
    padding-left: 85px
}

.qoute_testimonial i {
    color: #fff
}

.blog_detail .blog_feature_cantant {
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

hr {
    border-top: 1px solid #000;
}
.small_heading.main-heading h2 {
    font-size: 21px;
    margin-top: 5px;
    margin-bottom: 0
}

.user_comt {
    float: left;
    width: 100%
}

.comment {
    margin-bottom: 20px
}

.user_comt.inner_commant {
    width: 80%;
    float: right;
    padding-top: 15px;
    border-bottom: 2px dotted #d3d3d3;
    margin-bottom: 30px
}

.name_user {
    font-size: 20px;
    color: #273a47;
    font-weight: 400;
    margin: 0
}

.date_time_information {
    font-size: 15px;
    color: #fa6742;
    font-weight: 400
}

.comment p.msg {
    margin: 0;
    font-weight: 300;
    font-size: 18px;
    color: #fa6742
}

.comment p.msg i {
    margin-right: 5px
}

.comment p.msg span {
    font-weight: 400;
    font-size: 16px
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

.field label {
    float: left;
    width: 36%;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    margin: 0;
    min-height: 40px;
    line-height: 40px
}

.form_full label {
    width: 100%
}

form#commant_form div.field textarea.custom_field {
    margin-bottom: 10px;
    min-height: 150px
}

.field {
    float: left;
    width: 100%;
    margin-bottom: 5px
}

.custom_field {
    float: right;
    width: 100%;
    background: #f8f8f8;
    border: solid #e1e1e1 1px;
    min-height: 50px;
    border-radius: 5px;
    color: #000;
    font-size: 14px;
    padding: 5px 15px
}

.bl-dashed {
    border-left: 1px dashed #8d8d8d
}

.right-side {
    float: right !important
}

.webDesign {
    padding-top: 20px
}

.webDesign .nav {
    width: 100%;
    display: block
}

.webDesign .nav-tabs li {
    margin-right: 5px
}

.webDesign .form_contant .field {
    margin: 0
}

.webDesign .nav-tabs li a span {
    font-weight: 700
}

.webDesign .nav-tabs>li>a.active {
    background: linear-gradient(to right, rgba(0, 5, 41, .8) 1%, rgba(0, 32, 85, .8) 24%, rgba(0, 93, 181, .8) 67%, rgba(0, 116, 217, .6) 100%);
    color: #fff
}

.webDesign .nav-tabs>li>a {
    position: relative;
    display: block;
    padding: 15px 15px;
    background: #eee;
    color: #303450;
    font-weight: 700;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-right: 5px;
    font-size: 13px
}

.webDesign .nav-tabs>li.active>a>i {
    color: #24ef3d
}

.webDesign .tab-content {
    padding: 30px;
    border: 1px solid #ddd;
    border-top: 0;
    margin-right: 6px
}

.page-title {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 30px
}

.webDesign h2 {
    font-size: 24px;
    font-weight: 900
}

.webDesign h3 {
    font-size: 20px;
    font-weight: 600;
    color: #000
}

.webDesign .with-bg {
    background: #273a47;
    padding: 5px 0;
    margin-bottom: 15px;
    text-align: center;
    color: #fff;
    border-radius: 5px
}

.webDesign .with-bg.bg-green {
    margin-bottom: 5px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #000;
    border-radius: 0
}

.demo-form h2.prices-title {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 900
}

label.contact-form-check {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: .9em;
    font-weight: 400;
    line-height: 1.2em;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 15px;
    margin-bottom: 15px
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

label.contact-form-check>input[type=checkbox] {
    display: none
}

label.contact-form-check>span.check, label.contact-form-check>i.check {
    display: flex;
    width: 2em;
    height: 2em;
    background-color: #fff;
    position: relative;
    border: 1px solid #000;
    align-items: center;
    justify-content: center;
    margin-right: 1em;
    flex-shrink: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

label.contact-form-check>input[type=checkbox]:checked+span,
label.contact-form-check>input[type=checkbox]:checked+i {
    background-color: #0e6c95
}

label.contact-form-check>input[type=checkbox]:checked+span.check:after,
label.contact-form-check>input[type=checkbox]:checked+i.check:after {
    opacity: 1
}

label.contact-form-check>span.check:after,
label.contact-form-check>i.check:after {
    content: '\f00c';
    position: absolute;
    font-family: FontAwesome;
    opacity: 0;
    color: #FFF
}

.webDesign ul {
    padding-left: 20px;
    margin-bottom: 15px
}

.webDesign ul li {
    list-style-type: circle;
    font-size: 16px;
    font-weight: 400
}

.webDesign .table thead>tr>th {
    background: #eee
}

.webDesign table th {
    border: 1px;
    color: #0070d3;
    font-size: 13px;
    font-weight: 700;
    padding: 10px;
    vertical-align: middle
}

.webDesign .table tr td:first-child {
    border-left: 1px solid #cfd4db
}

.webDesign .table tr td,
.webDesign .table tr th {
    padding: 10px;
    font-size: 13px;
    border-right: 1px solid #cfd4db;
    border-top: 0;
    border-bottom: 1px solid #cfd4db
}

.webDesign .table tr td span {
    font-weight: 700
}

.webDesign .table tr.table-note {
    background: #f5f5f5;
    font-weight: 600;
    color: #383838;
    font-style: italic
}

.webDesign .table tr.table-note span {
    color: #00235a
}

.webDesign .table tr.table-note td {
    font-size: 12px
}

.webDesign .sidebar-title {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1.1px;
    margin: 0 0 20px;
    border-bottom: 2px solid #ddd
}

.webDesign .sidebar-services li {
    border-bottom: 1px solid #e4e4e4
}

.webDesign .sidebar-services li>a {
    display: inline-block;
    font-size: 14px;
    padding: 11px;
    color: #336298;
    font-weight: 600
}

.webDesign .sidebar-services li.active {
    border-left: 2px solid #336298;
    background: #efefef
}

.eticaret-paketleri .table thead>tr>th {
    background: transparent
}

.eticaret-paketleri table th {
    border: 1px;
    color: #0070d3;
    font-size: 13px;
    font-weight: 700;
    padding: 10px;
    vertical-align: middle
}

.eticaret-paketleri .table tr td:first-child {
    border-left: 1px solid #cfd4db
}

.eticaret-paketleri .table tr td,
.eticaret-paketleri .table tr th {
    padding: 10px;
    font-size: 15px;
    border-right: 1px solid #cfd4db;
    border-top: 0;
    border-bottom: 1px solid #cfd4db
}

.eticaret-paketleri .table tr.table-note {
    background: #f5f5f5;
    font-weight: 600;
    color: #383838;
    font-style: italic
}

.eticaret-paketleri .table tr.table-note span {
    color: #00235a
}

.eticaret-paketleri .table tr.table-note td {
    font-size: 12px
}

@media(max-width:768px) {
    .pack-lite,
    .pack-pro,
    .pack-entegre,
    .pack-enterprise,
    .pack-platinium {
        width: 100% !important;
        margin-right: 0 !important
    }
    .eticaret tbody tr td:not(:nth-child(1)) {
        min-width: 100px
    }
}

.pricing-plans .col-md-2,
.pricing-plans .col-md-3 {
    padding: 0
}

.pricing-plans .w-box {
    z-index: 1;
    border: 1px solid #e6e6e6;
    position: relative
}

.fivecol .label-col .w-box {
    border-color: transparent;
    text-align: right
}

.pricing-plans .plan-title {
    background-color: rgb(107, 107, 107);
    background-color: rgba(0, 0, 0, .1);
    padding: 15px 0;
    margin: 0
}

.fivecol.pricing-plans .label-col .plan-title,
.fivecol.pricing-plans .label-col .price-tag {
    background: #000
}

.pricing-plans ul {
    margin: 0;
    padding: 0 15px;
    list-style: none;
    color: #a1a1a1
}

.pricing-plans ul {
    padding: 0 25px
}

.pricing-plans li {
    list-style-type: none;
    margin-left: 0
}

.pricing-plans ul li {
    padding: 14px 0;
    max-height: 49px;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
    font-size: 14px;
    color: #333;
    text-align: center;
    background: none
}

.fivecol .label-col .w-box ul li {
    text-align: right
}

.pack-lite,
.pack-pro,
.pack-entegre,
.pack-enterprise,
.pack-platinium {
    width: 19%;
    margin-right: 1%
}

.titlewrap {
    overflow: hidden
}

.pack-lite .titlewrap {
    background: #99ca6a
}

.pricing-plans .plan-title {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase
}

.pricing-plans .plan-title {
    background-color: rgb(107, 107, 107);
    background-color: rgba(0, 0, 0, .1);
    padding: 15px 0;
    margin: 0
}

.titlewrap * {
    color: #fff
}

.pricing-plans .price-tag {
    margin: 0;
    height: 90px;
    line-height: 112px;
    font-size: 34px;
    font-weight: 700;
    text-align: center;
    position: relative
}

.pricing-plans .price-rebate-tag {
    margin: 0;
    text-decoration: line-through;
    width: 100%;
    position: absolute;
    left: 0;
    top: -31px;
    font-size: 20px
}

.pack-pro .titlewrap {
    background: #4483bd
}

.pack-entegre .titlewrap {
    background: #f2654e
}

.pack-enterprise .titlewrap {
    background: #e3c20d
}

.pack-platinium .titlewrap {
    background: #999
}

.pricing-plans .w-box.popular::before {
    padding: 3px;
    top: -23px;
    background: #000
}

.pricing-plans .w-box.popular::before {
    content: 'POPULER';
    font-size: 12px;
    text-align: center;
    color: #fff;
    width: 100%;
    padding: 4px;
    position: absolute;
    left: 0;
    top: -2px
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.pricing-plans .ion-pricetag,
.pricing-plans .ion-ios-telephone {
    color: #1b52f3
}

.pricing-plans ul li i {
    margin-right: 8px
}

.iq-font-30 {
    font-size: 30px
}

.pricing-plans .ion-android-checkmark-circle {
    color: #99ca6a
}

.pricing-plans .ion-close-round {
    color: #f2654e
}

.iq-accordion {
    z-index: 9;
    position: relative
}

.iq-accordion .adds-block {
    margin-bottom: 10px
}

.iq-accordion .adds-title {
    position: relative;
    padding: 15px 50px 15px 15px;
    font-size: 16px;
    line-height: normal;
    cursor: pointer;
    background-color: #f5f7fb;
    display: block;
    text-align: left;
    color: #2c3e50;
    text-decoration: none;
    border-radius: 4px
}

.iq-accordion .adds-title:before {
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .06);
    -moz-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .06);
    cursor: pointer;
    content: "\f3d0";
    font-family: "Ionicons";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 14px 20px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    height: 100%;
    font-weight: 400;
    -webkit-transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
    background: rgba(42, 245, 152, 1);
    background: -moz-linear-gradient(-45deg, rgba(42, 245, 152, 1) 0%, rgba(0, 158, 253, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(42, 245, 152, 1) 0%, rgba(0, 158, 253, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(42, 245, 152, 1) 0%, rgba(0, 158, 253, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(42, 245, 152, 1) 0%, rgba(0, 158, 253, 1) 100%);
    background: linear-gradient(135deg, rgba(42, 245, 152, 1) 0%, rgba(0, 158, 253, 1) 100%)
}

.iq-tw-6 {
    font-weight: 600
}

.iq-accordion .adds-details {
    display: none;
    overflow: hidden;
    text-align: left;
    padding: 15px 15px;
    color: #666;
    line-height: 24px;
    border: 1px solid #eee;
    border-top: none;
    -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, .06);
    -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, .06)
}

.menu-order {
    display: block;
    position: absolute;
    right: 15px;
    top: -55px
}

.menu-order a.teklif_al {
    background: #00907b;
    padding: 11px 5px 11px;
    font-weight: 500;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    transition: ease all 0.5s;
    color: #fff;
    font-size: 13px;
    border-radius: 5px
}

#back-to-top {
    position: fixed;
    z-index: 1000;
    bottom: 14px;
    right: 30px;
    display: none
}

#back-to-top a {
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear;
    -o-transition: 0.2s all linear;
    transition: 0.2s all linear;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    color: #FFF;
    background: #000000;
}

#back-to-top a:hover {
    line-height: 25px
}

a.sticky_teklif_al {
    background: #00907b;
    padding: 15px 10px 15px;
    font-weight: 500;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    transition: ease all 0.5s;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    position: fixed;
    z-index: 999;
    bottom: 20px;
    left: 20px
}

.mobile_whatsapp_bottom {
    width: 100%;
    height: 80px;
    position: fixed;
    bottom: 0;
    background: #00907b;
    z-index: 9999
}

.mobile_whatsapp_bottom a {
    color: #fff;
    font-weight: 700;
    display: block;
    line-height: 80px;
    text-align: center;
    font-size: 18px
}

.mobile_whatsapp_bottom a i {
    font-size: 64px;
    vertical-align: middle
}

.blog-media-row {
    padding: 30px 0
}

.blog-media-row .col-md-2 {
    border: 1px solid #ddd
}

.blog-media .box-item img {
    filter: grayscale(100%)
}

.blog-media .box-item:hover img {
    filter: none
}

.comment-respond .form-control {
    padding: 15px
}

.comment-reply-title {
    font-weight: 300;
    color: #000000;
    margin-bottom: 15px;
    margin-top: 40px;
    font-size: 16px;
}
.comment-button {
    color: #fff;
    padding: 12px 36px;
    font-weight: 500;
    font-size: 16px;
    border: none;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #f3b46a;
    flex: 1 1 auto;
    cursor: pointer
}

button#toggleCommentForm {
    display: block;
    width: 100%;
    border: none;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    border-radius: 6px;
    padding: 15px;
    color: #fff;
    background-color: #35acec;
    margin-top: 15px;
    transition: .5s;
    outline: none;
    cursor: pointer
}

.media-left {
    width: 50px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.p-60 {
    padding: 60px !important
}

.web-title {
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 600
}

.icon-box p {
    color: #383838
}

.line-bottom:after {
    content: "";
    height: 3px;
    left: 0;
    width: 50px;
    background: #fa6742
}

.icon-box i {
    display: inline-block;
    font-size: 40px;
    color: #273a47;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 1
}

.line-bottom {
    padding-bottom: 10px
}

.line-bottom:after {
    bottom: 0;
    position: absolute
}

.eticaret thead tr th.title {
    width: 13% !important;
    height: 150px !important;
    text-align: center;
    color: #273a47;
    vertical-align: top;
    border-top: 8px solid #ddd
}

.eticaret thead tr th.title>span {
    display: block
}

.eticaret thead tr th.title span.package-name {
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 10px
}

.eticaret thead tr th.title span.package-price {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px
}

.eticaret thead tr th.title span.package-price-installment {
    font-size: 15px;
    font-weight: 500;
    color: #a9a9a9;
    text-decoration: line-through
}

.eticaret thead tr th.title span a.btn {
    border-radius: 15px;
    font-weight: 500;
    font-size: 13px;
    background-color: #fa6742;
    border-color: #d77d67;
    padding: 6px 15px
}

.eticaret tbody tr.table-title {
    background: #e5f2fb;
    font-weight: 700;
    color: #273a47
}

.eticaret tbody tr.table-title td {
    font-size: 15px
}

.eticaret tbody tr td:not(:nth-child(1)) {
    text-align: center
}

.blog_feature_cantant .eticaret tbody tr td:not(:nth-child(1)) {
    text-align: left !important;
}

.eticaret .fa {
    font-size: 22px
}

.eticaret .fa-check {
    color: #a2c99f
}

.eticaret .fa-remove {
    color: #ff6464
}

.eticaret .fa-circle-o {
    color: orange
}

.eticaret thead th:nth-child(1) {
    background: #fafdff !important;
    border-top: 8px solid #fafdff
}

.eticaret thead th:nth-child(2) {
    border-top-color: #4f6a7d !important
}

.eticaret thead th:nth-child(3) {
    border-top-color: #2cd72a !important
}

.eticaret thead th:nth-child(4) {
    border-top-color: #a09bf9 !important
}

.eticaret thead th:nth-child(5) {
    border-top-color: #b5b5b5 !important
}

.webDesignBreadcrumb .page_info ul {
    display: inline-block;
}

.webDesignBreadcrumb .page_info ul.breadcrum li {
    color: #000;
}

.font-size-20 {
    font-size: 20px;
    font-weight: 500
}

.pl-3 {
    padding-left: 15px;
}

.pr-3 {
    padding-right: 15px;
}

.bg-aqua {
    background-color: #f8fcfe;
}

.bg-turqoise {
    background: #fffbfa
}

.wp-block-code {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: .8em 1em
}

.wp-block-code code {
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    white-space: pre-wrap
}

.tbox .card {
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 10%)
}

.tbox img {
    width: 100%
}

.tbox p {
    margin-top: 20px;
    padding-right: 5px
}

.tpadding {
    padding: 10px
}

.tbtn {
    width: 90%;
    margin-top: 27px
}

@media(max-width:768px) {
    .tpadding {
        padding: 20px;
        text-align: center
    }
    .tbtn {
        width: 100%;
        margin-top: 27px
    }
}

.bbk {
    padding-left: 0;
    margin-bottom: 0;
    padding-top: 0
}

.bbk_cantant {
    border: none;
    padding: 5px 15px;
    margin-bottom: 15px;
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 10%);
    border: 1px solid #d0cccc
}

.references .blog-media .box-item {
    text-align: center
}

#accordion .panel-title a {
    background: #fa6742;
    border: 1px solid transparent;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-weight: 300;
    padding: 15px 20px 15px 75px;
    position: relative;
    transition: all 0.3s ease 0s
}


.blog-bottoms{
    padding: 30px;
    position: relative;
    display: block;
    float: left;
    width: 100%;
    }
    span.absoluted {
    position: absolute;
    background: #fff;
    border: 1px solid #000;
    padding: 10px 20px;
    top: -30px;
    left: -1px;
    font-size: 13px;
    font-weight: 100;
    font-family: 'Manrope';
    letter-spacing: .2em;
    z-index: 9;
}
    .blog_feature_cantant{
        position: relative;
    }
    .tb-border-1{
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
    }
    .font-playfair{
        font-family: 'Playfair Display', serif;
        line-height: 1.2;
    }
    .fs-38{
        font-size: 38px;
    }
    .input-group{
        gap: 5px
    }
    .form-control{
        background:transparent;
        border: none;
        border-bottom: 1px solid #000;
        border-radius: 0
    }
    .form-control:focus{
        box-shadow: none;
        outline: none
    }
    h3.blog-posts-title  {
            background: #fff;
            font-size: 24px;
            font-weight: 100;
            font-family: 'Manrope';
            letter-spacing: .3em;
        }
        .border-1{
            border: 1px solid #000;
        }
        .blog_section-2 p.blog_head{
            font-family: 'Gabarito',sans-serif !important;
            font-size: 22px
        }
        .blog_section-2 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .blog_section-2 .blog-bottoms{
    }
    .blog-bottoms ul{
        list-style: none;
        margin: 15px 0 15px;
        padding: 0;
        font-family: 'Gabarito', sans-serif;
        font-weight: 300;
    }
    .blog-bottoms ul li {
        font-size: 13px;
        float: left;
        font-weight: 400;
        margin-right: 10px
    }
    @media(min-width:1200px){
        .container-2 {
    width: 1170px;
    max-width: 1170px;
    margin: 0 auto;
}
    }

    @media(min-width:1300px){
        .container-2 {
    width: 1270px;
    max-width: 1270px;
    margin: 0 auto;
}
    }
    @media(min-width:1400px){
        .container-2 {
    width: 1370px;
    max-width: 1370px;
    margin: 0 auto;
}
    }
    .r-border-1{
        border-right: 1px solid #000;
    }
    .l-border-1{
        border-left: 1px solid #000;
    }
    .about-container p{
        font-size: 16px;
        line-height: 1.8;
        text-align: justify;
    }
    .about-container .read-more{
        font-weight: 400;
        font-family: 'Manrope',sans-serif;
    }
    .prl-10{
        padding-right: 10px;
        padding-left: 10px
    }
    .gap-15{
        gap: 15px
    }
    .sidebar-social{
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        padding: 15px 0;
        margin-top: 40px
    }
    .sidebar-social li.social a{
        color: #000;
        font-size: 24px;
        padding: 6px
    }

    .breadcrum li.active a{
        color: #007bff;
    }
    .gabarito{
        font-family: 'Gabarito',sans-serif !important;
    }
    .fs-24{
        font-size: 24px;
    }
