/*
Typography
=========================== */
html,body {
    width:100%;
    height: auto;
    margin:0;
    padding:0;
    font-weight:300;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}

body {
    font-family: 'Open Sans', sans-serif;
    position: relative;
    font-size:13px;
    line-height:24px;
    color:#6f6f6f;
    background: #eee;
    font-family:open sans;
    color:#000;
    margin: 0;
    padding: 0;
}

.wrapper{
    background-color: #fbfbfb;
}

a{
    color: #6f6f6f;
}



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

a,
a:active,
a:focus,
a:hover{
    outline:none;
}

a:hover{
    text-decoration:underline;
}

h1, h2, h3, h4, h5, h6{
    color:#4a5160;
    margin:0 0 15px 0;
    letter-spacing: 1px;
}

h1{
    font-size:48px;
    line-height:52px;
}

h2{
    font-size:36px;
    line-height:48px;
}

h3{
    font-size:30px;
    line-height:36px;
}

h4{
    font-size:24px;
    line-height:30px;
}

h5{
    font-size:18px;
    line-height:24px;
}

h6{
    font-size:14px;
    line-height:18px;
}

p{
    margin-bottom:20px;
}

.section{
    padding: 70px 0;
    position: relative;
}


@media (max-width: 767px)  {
    
	.row div,#tar{
		text-align:center;
	}
	
}



/*
Background
=========================== */
ul.cart-list > li.total > .btn,
.attr-nav > ul > li > a span.badge,
nav.navbar .share ul > li > a:hover,
nav.navbar .share ul > li > a:focus{
    background-color: #4e7bbe;
}

ul.cart-list > li.total > .btn:hover,
ul.cart-list > li.total > .btn:focus{
    background-color: #dc3236 !important;
}


    nav.navbar .navbar-brand img.logo {
        height: 48px;
        width: auto;
    }
    .center {
    width:100%;
   height: 300px;
   position: absolute;
   left: 33%;
   top: 100%; 
   margin-left: -300px;
   margin-top: -150px;
   padding:10px;
   color:#eee;
   text-align:Center;
   border-radius: 5px;
}

@media screen and (max-width: 1200px){
    #h1_size{
    }
    .center{
        left: 41%;
    }
}
@media screen and (max-width: 992px){
    #h1_size{
        font-size: 17px !important;
    }
}


.relative{
position:relative;
}


.center h3, .center h4{
    color:#fbfbfb;
}



#slides{
    position: relative;
    list-style-type: none;
}

.slide{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;

    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

.showing{
    opacity: 1;
    z-index: 2;
}


.slide{
    font-size: 40px;
    padding: 40px;
    box-sizing: border-box;
    color: #fff;
}

/* NEW CSS */

.bg-theme-colored {
    background-color: #081B4D !important;
}

.header-top {
    padding: 5px 0;
}

.m-0 {
    margin: 0px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    margin-bottom: 0px;
}

.widget.no-border ul li {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.widget ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.list-inline>li a:hover, a:focus {
    text-decoration: none;
}

.pl-10 {
    padding-left: 10px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.text-white {
    color: #fff !important;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'medical-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: flex;
}

.social-icons a {
    float: left;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#nav_bar{
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#header-middle{
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.social-icons.icon-sm a {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    width: 30px;
}

.icon-theme-colored.icon-dark a {
    background-color: #081B4D;
    color: #fff;
}

.bg-lightest {
    background-color: #fcfcfc !important;
}

.p-0 {
    padding: 0!important;
}

.widget .social-icons li a {
    margin-bottom: 0;
}

.menuzord-brand img {
    max-width: 110px;
    margin: auto;
}

.pull-right {
    float: right!important;
}

.no-border {
    border: none !important;
}

.m-0 {
    margin: 0px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.widget.no-border ul li {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.text-theme-colored {
    color: #EC000D !important;
}

.arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.font-36 {
    font-size: 3.3rem !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.font-32 {
    font-size: 5.1rem !important;
}

.font-12 {
    font-size: 12px !important;
}
.text-gray {
    color: #808080 !important;
}

.font-14, .font-14 a{
    font-size: 14px !important;
    color: #081b4d !important;
}

.font-13, .font-13 a {
    font-size: 13px !important;
    color: #081b4d !important;
}
.pull-left {
    float: left !important;
}
@media only screen and (max-width: 767px){
.xs-pull-center {
    display: table;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.pull-left {
    float: none !important;
}
.sm-text-center{
    width: 100%;
}
.social-icons #facebook{
    margin-left: auto;
}
.social-icons #linkedin{
    margin-right: auto;
}
}

@media screen and (min-width: 992px){
    #link_logo{
    position: absolute;
    top: 15px;
    z-index: 999;
    }
    #link_logo img{
    max-width: 155px;
    }
    #navbar-menu{
    max-width: 70%;
    margin-left: auto;
    border-top: 1px solid #e7e7e7;
    }
}

ul.nav.navbar-nav a:hover{
    border-color: #EC000D;
    border-bottom: 2px solid #EC000D;
}

nav.navbar.navbar-transparent ul.nav > li > a:hover, nav.navbar.no-background ul.nav > li > a:hover, nav.navbar ul.nav li.scroll.active > a, nav.navbar.navbar-dark ul.nav li.dropdown ul.dropdown-menu > li > a:hover, nav.navbar ul.nav li.dropdown.on > a, nav.navbar-dark ul.nav li.dropdown.on > a{
    color: #EC000D !important;
}

nav.navbar.bootsnav{
    background-color: #fcfcfc !important;
    height: 65px;
}

@media (min-width: 1024px) {
    /* Navbar General ------*/
    nav.navbar.bootsnav ul.nav > li > a{
        padding: 19.5px 15px;
        font-weight: 600;
    }
}

#heard_background{
    background-repeat: no-repeat;
    background-image: url(../img/qwe.jpg);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    visibility: inherit;
    z-index: 20;
    margin-top: -26px;
}

.med_select{
    padding: 0px;
    padding: 10px;
}
.med_select img{
    width: 275px;
    height: 190px;
    border: 1px solid #6a8bbc;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#heard_background{
    padding-bottom: 0px;
}

#row_img{
    text-align:Center;width: fit-content;
    width: -moz-fit-content;
    width: -o-fit-content;
    margin: auto;
}

.med_select img:hover{
}

.med_select b{
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -90%);
    font-size: 13px;
    background-color: #081c4cad;
    color: #fff;
    width: 100%;
    width: -webkit-fill-available;
    width: -moz-fill-available;
    width: -webkit-fill-available;
}

@media screen and (min-width: 992px){
    #row_img{

    }
    #row_img{
        position: absolute;
    }
    #heard_background{
        padding-bottom: 200px;
    }
}

#bg_exp{
    background-image: url(../img/i4.jpg);
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
}

.border-10px {
    border: 10px solid #f1f1f1;
}

.bg-white-light {
    background-color: #fff !important;
}

.services-tab .nav-tabs {
    border-bottom: 1px solid #f1f1f1;
    text-align: center;
}

.nav-tabs {
    border: none;
}


.nav>li {
    position: relative;
    display: block;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li {
    text-align: center;
}

.services-tab .nav-tabs > li {
    border-left: 1px solid #eeeeee;
    margin-bottom: 0;
    width: 20%;
}

.services-tab .nav-tabs > li:first-child {
    border-left: none;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs > li.active a, .nav-tabs > li.active a:hover, .nav-tabs > li.active a:focus {
    color: #111111;
    background-color: #f8f8f8;
}

.services-tab .nav-tabs > li > a {
    background-color: #fff;
    color: #a9a9a9;
    font-size: 13px;
    margin-right: 0;
    padding: 35px 20px;
    text-transform: uppercase;
}

.services-tab .nav-tabs > li.active > a, .services-tab .nav-tabs > li.active > a:hover, .services-tab .nav-tabs > li.active > a:focus, .services-tab .nav-tabs > li a:hover, .services-tab .nav-tabs > li a:focus {
    color: #fff;
}

.services-tab .nav-tabs > li.active > a, .services-tab .nav-tabs > li.active > a:hover, .services-tab .nav-tabs > li.active > a:focus, .services-tab .nav-tabs > li a:hover, .services-tab .nav-tabs > li a:focus {
    background-color: #081c4cd6 !important;
    box-sizing: unset;
    height: 82px;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'medical-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.services-tab .nav-tabs > li > a i {
    display: block;
    font-size: 36px;
    margin-right: 0;
    margin-bottom: 10px;
    vertical-align: middle;
    color: #081c4cd6;
}

.services-tab .nav-tabs > li.active > a i, .services-tab .nav-tabs > li.active > a:hover i, .services-tab .nav-tabs > li.active > a:focus i, .services-tab .nav-tabs > li a:hover i, .services-tab .nav-tabs > li a:focus i {
    color: #fff;
}

#tab_content1 {
    padding: 15px;
    border: 1px solid #eeeeee;
    min-height: 486.188px;
}

.img-fullwidth {
    width: 100%;
}


.mt-30 {
    margin-top: 30px !important;
}
.mb-0 {
    margin-bottom: 0!important;
}
.services-tab .tab-content .service-content .sub-title {
    color: #c8c8c8;
    font-family: 'Playfair Display', sans-serif;
}

.services-tab .tab-content .service-content .title {
    color: #555555;
    font-family: 'Playfair Display', sans-serif;
}
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
    margin-bottom: 9px;
    color: #6f6f6f;
}
.bg_col{
    background-color: #ffffff66;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    outline: none;
}
.line{
    width: 60px;
    height: 1px;
    margin: 20px auto;
    border-bottom: 2px solid #EC000D;
}

@media screen and (min-width: 992px){
    #heard_background{
        margin-bottom: 90px;
    }
    .med_select{
        background-color: #ffffff94;
    }
    .bg_col{
        background-color: #ffffff66;
        padding-top: 23px;
    }
    #row_img{
        width: 100%;
        left: 0;
        margin-top: 50px;
    }
    #img_1{
        float: right;
    }
    #img_3{
        float: left;
    }
    .med1 b{
        text-align: right;
        padding-right: 85px;
    }
    .med3 b{
        text-align: left;
        padding-left: 85px;
    }
    #form_content{
        margin-top: 100px !important;
    }
}
#lh{
    line-height: 20px;
}
#slides h1{
    color: #fff;
}

@media only screen and (max-width: 767px){
.services-tab .nav.nav-tabs a {
    padding: 10px 0;
    font-size: 9px;
}
}

.section-title {
    text-align: center;
}
.our-work-profile .work-profile-tabing {
    padding: 0 0 40px;
}

.padding {
    padding: 0;
}

.work-profile-tabing .nav-tabs {
    position: relative;
    z-index: 1;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}


.nav > li {
    position: relative;
    display: block;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.work-profile-tabing .nav-tabs > li {
    width: 100%;
    margin: 0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.work-profile-tabing .nav-tabs > li > a {
    font-size: 16px;
    line-height: 13px;
    color: #858585;
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: none;
    margin: 0;
    text-align: left;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    padding: 20px 45px 20px 25px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(100%, rgba(239, 239, 239, 0.5)));
    background-image: -webkit-linear-gradient(left, #fff 0%, rgba(239, 239, 239, 0.5) 100%);
    background-image: linear-gradient(to right, #fff 70%, rgba(239, 239, 239, 0.5) 100%);
    position: relative;
}

.work-profile-tabing .nav-tabs > li i{
    float: right;
}

.work-profile-tabing .nav-tabs > li:first-child > a {
    border-radius: 3px 0 0 0;
    -webkit-border-radius: 3px 0 0 0;
    -ms-border-radius: 3px 0 0 0;
}
.work-profile-tabing .nav-tabs > li.active > a, .work-profile-tabing .nav-tabs > li.active > a:hover, .work-profile-tabing .nav-tabs > li.active > a:focus {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: none;
    border-right-color: #ffffff;
    background-image: none;
    -webkit-background-image: none;
    -moz-background-image: none;
    -ms-background-image: none;
    -o-background-image: none;
    color: #EC000D;
}

.work-profile-tabing .tab-pane {
    padding: 20px 25px;
    border: 1px solid #ddd;
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    margin-left: -1px;
    background-color: #fff;
    min-height: 302px;
}
.tab-content > .active {
    display: block;
}

.work-profile-tabing .tab-pane h4 {
    font-size: 18px;
    line-height: 28px;
    color: #6f6f6f;
    margin: 0 0 20px;
    letter-spacing: 0px;
}
.our-work-profile p {
    font-size: 13px;
    line-height: 26px;
    color: #535353;
    margin: 0 0 20px;
}
#schedule li i{
    margin-right: 10px;
}

.kopa-area-3 {
    background: #28292d;
    width: 100%;
}

.kopa-area-3 {
    background: #28292d;
    width: 100%;
}
.left-area {
    left: 0;
    width: 50%;
    height: auto;
    background: #081B4D;
    position: absolute;
    float: left;
}

.left-area:before {
    width: 100%;
    height: 100%;
    background: #081B4D;
    position: absolute;
    top: 0;
    left: -100%;
}

.left-area:after {
    content: '';
    position: absolute;
    border-left: 0px solid transparent;
    border-right: 60px solid transparent;
    border-top: 120px solid #081B4D;
    bottom: 0;
    left: 50%;
    margin-left: 0px;
    left: 100%;
}


.left-area .kopa-social-link-widget {
    margin: 37px 0;
    margin-top: 15px;
    margin-left: 15px;
}

.kopa-area-3 a, .kopa-area-3 p, .kopa-area-3 span {
    color: #fff;
}
.kopa-social-link-widget > span {
    font-size: 18px;
    line-height: 46px;
    float: left;
    margin-right: 30px;
}



.right-area {
    width: 50%;
    height: 120px;
    background: #2f4168;
    margin-top: -25px;
    position: absolute;
    right: 0;
}
.right-area:before {
    width: 100%;
    height: 100%;
    background: #2f4168;
    position: absolute;
    top: 0;
    right: -100%;
}
.right-area .kopa-newsletter-widget {
    margin: 30px 0;
}
.right-area:after {
    content: '';
    position: absolute;
    border-top: 120px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 60px solid #2f4168;
    top: 0;
    left: -60px;
}

.kopa-social-link-widget .social-links li:first-child {
    margin: 0;
}

.kopa-social-link-widget .social-links li a {
    text-align: center;
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    background: none;
    color: #fff;
    border: 1px solid #888888;
}

.kopa-newsletter-widget .news-icon {
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 56px;
    font-size: 22px;
    background: #081c4c;
    border: 2px solid #fff;
    border-radius: 50%;
    float: left;
    margin-right: 30px;
}

.kopa-area-3 a, .kopa-area-3 p, .kopa-area-3 span {
    color: #fff;
}

.media, .media-body {
    overflow: hidden;
    zoom: 1;
    max-width: 400px;
}

.kopa-newsletter-widget .newsletter-form {
    position: relative;
}

.kopa-newsletter-widget .newsletter-form .input-email {
    margin-bottom: 0;
    margin-top: 6px;
}
.kopa-newsletter-widget .newsletter-form .input-email .email {
    height: 37px;
    padding: 5px 10px;
    border: 1px solid #1779a0;
    background: #fff;
    line-height: 26px;
    font-size: 13px;
    width: 68.37209%;
    margin-right: 3.02326%;
    color: #000;
    float: left;
}
.kopa-newsletter-widget .newsletter-form .input-email .submit {
    width: 26.97674%;
    border: 1px solid #fff;
    background: #2f4168;
    color: #fff;
    font-size: 16px;
    height: 37px;
    line-height: 36px;
    padding: 0 20px;
}
.kopa-newsletter-widget .newsletter-form .input-email .submit:hover{
    border-color: #EC000D;
}
.kopa-area-3 input {
    border-color: #fff;
    color: #fff;
}

#soc_itm{
    float: right !important;
    margin-right: 10px;
    margin-bottom: 0px;
}
#soc_itm li{
    margin: 0px;
    padding-bottom: 0px;
}

@media screen and (max-width: 719px){
.left-area {
    width: 100%;
}
}

@media screen and (min-width: 719px){
.kopa-area-3 {
    margin-top: 50px;
    height: 139px;
}
}

@media screen and (max-width: 719px){
.right-area {
    width: 100%;
    height: auto;
    margin: 0;
}
.left-area:after{
    display: none;
}
.right-area:after{
    display: none;
}
.right-area .kopa-newsletter-widget{
    margin-left: 30px;
    margin-bottom: 0px;
}
.kopa-newsletter-widget .newsletter-form .input-email .submit{
    width: unset;
    margin-top: 10px;
}

#ic1, #ic2,#ic3{
    display: none;
}
#logo_mobile{
    display: block !important;
}
#top_icons{
    display: none;
}
.img-responsive{
    max-width: 180px;
    margin: 10px auto !important;
}
}

@media screen and (max-width: 992px){
    .center{
        position: unset;
        height: unset;
        margin: auto;
    }
    #slide_text{
        height: unset !important;
        min-height: 100px !important;
        padding-top: 3%;
    }
    .slide{
        padding: 0px;
    }
    .slide h1{
        font-size: 30px;
        margin: 0px;
    }
    .slide h4{
        font-size: 14px;
    }
    #tab_content1 h3,#tab_content1 h4{
        margin-top: 10px !important;
    }
    .service-content{
        display: inline-block;
    }
    h2{
        font-size: 25px;
        text-align: center;
    }
    #par{
        line-height: 20px !important;
    }
    #form_content{
        margin-left: 15px;
        margin-right: 15px;
    }
    i{
        position: unset !important;
    }
    .right-area {
    width: 100%;
    height: auto;
    margin: 0;
    padding-right: 15px;
    padding-left: 15px;

    }
    .left-area:after{
        display: none;
    }
    .left-area{
        width: 100%;
        height: auto;
        margin-top: 145px;
    }
    .kopa-area-3{
        margin: 0px;
    }
    #soc_itm{
        position: relative;
    }
    #div_style{
    display: flex;
}
}
@media screen and (max-width: 767px){
    #heard{
        background-color: #081c4c94;
    }
    #div_style{
    display: block;
}
.kopa-newsletter-widget .news-icon{
    float: none;
    margin: 0px;
}
.right-area .kopa-newsletter-widget{
    text-align: center;
    margin: 0px;
}
.kopa-newsletter-widget .newsletter-form .input-email .email{
    width:  100%;
}
.media, .media-body{
    max-width: unset;
}
.right-area{
    padding-top: 15px;
}
.left-area{
    margin-top: 207px;
}

}
@media screen and (max-width: 718px){
    #slide_text{
        min-height: 150px !important;
        padding-top: 6%;
    }
}
@media screen and (max-width: 418px){
    #slide_text{
        padding-top: 15px;
    }
    .center{
        padding: 0px;
    }
}

@media screen and (min-width: 1200px){
    #i-1{
        margin-top: 30px;
    }
    #tab12{
        margin-top: 25px;
    }
    #tab13{
        margin-top: 30px;
    }
    #tab14{
        margin-top: 30px;    
    }
}
.service-content p{
        margin-bottom: 8px;
}
.aparatura_med p{
    margin-bottom: 15px;
}

.style_ul{
    color: #fff;
    margin: 0px !important;
}

ul.style_ul li{
    margin: 0px !important;
}

