/*
Theme Name: MasterStudio Theme
Text Domain: masterstudio
Version: 1.0
Description: Sayt acmaq ve saytlarin hazirlanmasi
Author: Cavid Muradov
Author URI: https://masterstudio.az/
Theme URI: https://masterstudio.az/
*/

@font-face { font-family: philosopher-regular; font-display: auto; src: url('assets/fonts/philosopher-regular.otf'); }
@font-face { font-family: philosopher; font-display: auto; src: url('assets/fonts/philosopher.otf'); }
h1, h2, h3, h4, .fontbold, strong, .breadcrumbs a {
	font-family: philosopher, Arial, sans-serif;
	font-weight: 400!important;
}
.font {
    font-family: philosopher-regular;
}
h1, h2, h3, h4 {
	margin: 0;
	line-height: 1.3;
}
.tam-hisse {
	position: relative;
	width: 100vw;
	margin-left: -50vw;
	margin-right: -50vw;
	left: 50%;
	right: 50%;
}
#outer-wrap {
    overflow: hidden;
}
body {
    font-size: 17px;
    color: black;
    font-family: philosopher-regular;
    margin: 0;
    padding: 0;
    line-height: 1.6;
    width: 100%;
    background: url(../../uploads/2020/08/site-bg.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom right;
    background-size: 300px;
}
.container {
	width: 1150px;
	margin: 0 auto;
	max-width: 90%;
	position: relative;
	z-index: 1;
}
.full-width .container {
	width: 100%;
	max-width: 100%;
}
#primary {
    padding-bottom: 60px;
}
ul, ol {
	margin: 0 0 20px 30px;
	padding: 0;
}
button {
    padding: 0;
    border: 0;
    cursor: pointer;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:focus {
    outline: none;
}
img {
    max-width: 100%;
    height: auto;
    flex-shrink: 0;
    display: block;
    width: 100%;
}
p {
    margin: 0 0 15px;
}
:root {
	--main-color: #041b51;
	--second-color: #73adfe;
	--extra-color: #518de0;
}
a, :visited {
    color: #041b51;
    text-decoration: none;
	transition: .15s;
}
a:hover {
	transition: .15s;
}
input, textarea {
    box-shadow: none;
}
.master-basliq {
    line-height: 1.4;
    margin-bottom: 30px;
}
.master-basliq-bir {
    font-size: 20px;
    color: #73adfe;
    margin-bottom: 5px;
}
.master-basliq-bir:before {
    content: '\f138';
    font-family: FontAwesome;
    margin-right: 10px;
    color: #5798fe;
}
.master-basliq-iki {
    font-size: 30px;
    color: #041b51;
}
.merkez-basliq {
    text-align: center;
}
.ag-basliq {
    color: white;
}
@media (max-width: 767px) {
    .master-basliq-iki {
        font-size: 22px;
    }
}


/* Layout ucun custom css */
.right-sidebar #content-wrap {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.has-sidebar #primary {
    width: 70%;
}
.has-sidebar #sidebar {
    width: 26%;
}
.right-sidebar #sidebar {
    order: 2;
}
@media (max-width: 959px) {
    .has-sidebar #primary, .has-sidebar #sidebar {
        width: 100%;
    }
    .left-sidebar #primary {
        order: 2;
    }
    .left-sidebar #sidebar {
        order: 1;
    }
}


/* Header ucun custom css */
.master-header-area {
    display: table;
    width: 100%;
    background: white;
    border-radius: 10px;
    box-shadow: 0 5px 35px rgb(216 230 247);
}
#site-header {
    position: relative;
    z-index: 5;
    background: #eff3f8;
    padding-top: 40px;
    margin-bottom: 80px;
}
.home #site-header {
    margin-bottom: 0;
}
#site-logo, #site-navigation-wrap, #mobile-sidebar-menu {
    display: table-cell;
    vertical-align: middle;
}
#site-logo {
    border-right: 1px solid #eff3f8;
}
#site-logo a {
    padding: 30px 10px;
    display: block;
}
#site-logo img {
	width: 200px;
	margin: 0 auto;
}
#site-navigation {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#site-navigation > div:first-child {
    width: calc(100% - 180px);
}
#site-navigation-wrap .master-main-menu {
    list-style: none;
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    margin: 0;
    padding: 0;
    justify-content: center;
}
#site-navigation-wrap .master-main-menu > .menu-item {
    margin: 0 15px;
    position: relative;
    height: 70px;
    line-height: 70px;
}
#site-navigation-wrap .master-main-menu > .menu-item:after{
    content: '';
    height: 3px;
    background: transparent;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: .15s;
}
#site-navigation-wrap .master-main-menu > .current-menu-item:after {
    background: #73adfe;
    transition: .15s;
}
#site-navigation-wrap .master-main-menu a {
    color: #041b51;
    height: 70px;
    line-height: 70px;
    text-transform: uppercase;
    display: block;
    font-size: 14px;
}
#site-navigation-wrap .master-main-menu a:hover, #site-navigation-wrap .current-menu-item a {
	color: #73adfe;
}
#site-navigation-wrap .master-main-menu > .menu-item-has-children > a:after {
	content: '\f107';
	font-family: 'FontAwesome';
	padding-left: 5px;
}
#site-navigation-wrap .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    list-style: none;
    padding: 0;
    border: 1px solid #ddd;
	border-bottom: 0;	
	z-index: 10;
	background: white;
	min-width: 120px;
}
#site-navigation-wrap .master-main-menu > .menu-item-has-children > .sub-menu {
    border-top: 3px solid #041b51;
}
#site-navigation-wrap .menu-item-has-children:hover > .sub-menu {
	display: block;
	background: white;
}
#site-navigation-wrap .master-main-menu .sub-menu li {
	margin: 0;
	position: relative;
}
#site-navigation-wrap .sub-menu a {
    padding: 10px 15px;
    display: block;
    border-bottom: 1px solid #ddd;
	height: auto;
    line-height: normal;
    white-space: nowrap;
}
#site-navigation-wrap .sub-menu a:hover {
	background: #f5f5f5;
}
#site-navigation-wrap .sub-menu .sub-menu {
	position: absolute;
	left: 100%;
	top: 0;
	display: none;
}
#site-navigation-wrap .sub-menu .menu-item-has-children > a:after {
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
#site-navigation-wrap .sub-menu .menu-item-has-children > a {
    padding-right: 30px;
    position: relative;
}
@media (max-width: 1050px) {
    #site-navigation-wrap {
        display: none;
    }
	#site-logo {
		display: table;
	}
	#site-logo a {
        padding: 20px 0;
	}
    #site-header {
        background: white;
        padding-top: 0;
    }
    #site-logo {
        border-right: 0;
    }
    .master-header-area {
        box-shadow: none;
    }
    #page-header {
        background: #eff3f8;
        width: 100vw;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        position: relative;
    }
}
@media (min-width: 1051px) {
    #mobile-sidebar-menu {
        display: none;
    }
}
@media (max-width: 1100px) {
    #site-navigation-wrap .master-main-menu > .menu-item {
        margin: 0 7px;
    }
}



/* Header contact ucun custom css */
.header-icon-box-area {
    background: #7badfe;
    height: 70px;
    display: table;
    border-bottom-right-radius: 10px;
    width: 175px;
}
.header-icon-box {
    display: table-cell;
    vertical-align: middle;
}
.header-icon-box-inner {
    padding: 0 22px;
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    color: white;
    line-height: 1.2;
}
.header-icon, .header-icon-details {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    line-height: 1;
}
.header-icon {
    width: 30px;
}
.header-icon-details {
    padding-left: 15px;
    font-size: 15px;
}
.header-icon-basliq-bir {
    font-family: Arial;
    text-transform: uppercase;
    font-size: 11px;
    color: #73adfe;
    font-weight: 600;
    margin-bottom: 7px;
}
.header-icon-basliq-iki {
    color: white;
    font-size: 18px;
}


/* Topbar ucun custom css */
.topbar-wrap {
    background: #f5f8fb;
    height: 45px;
    border-top-right-radius: 10px;
    overflow: hidden;
}
.topbar {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    height: 100%;
}
.topbar-blok {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
.topbar-bir {
    padding: 0 15px;
}
.topbar-iki {
    background: white;
    padding: 0 20px;
}
.topbar .sosial-sebekeler a {
    display: inline-block;
}
.topbar .sosial-sebekeler .fa {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    background: #eff3f8;
    border-radius: 50%;
    font-size: 15px;
}
.topbar .sosial-sebekeler .fa:hover {
    color: white;
    transition: .3s;
}
.wpml-ls ul {
    list-style: none;
    margin: 0;
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}
.wpml-ls-flag {
    width: 18px;
    height: 18px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    transform: translateY(-1px);
}
.wpml-ls-native {
    font-size: 12px;
    padding-left: 7px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.wpml-ls li {
    padding: 0 8px;
}
.mobile-topbar .topbar {
    justify-content: space-between;
}
.mobile-topbar .topbar-iki {
    background: transparent;
}
.mobile-topbar .sosial-sebekeler a .fa {
    background: white;
    box-shadow: 0 0 10px #ddd;
}
@media (max-width: 500px) {
    .mobile-topbar .topbar-wrap {
        padding: 10px 0;
    }
    .topbar-blok {
        width: 100%;
        text-align: center;
    }
    .wpml-ls {
        margin: 0 auto 10px;
    }
    .mobile-topbar .topbar-wrap {
        height: auto;
    }
}


/* Mobile menu ucun custom css */
#mobile-sidebar-menu {
    width: 25px;
}
.mobil-menu-line-ikon {
    position: relative;
    float: right;
	cursor: pointer;
}
.mobil-menu-line-ikon span {
    width: 25px;
    height: 3px;
    margin-bottom: 5px;
    background: black;
    display: block;
}
.mobile-menu-area {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    background: #262626;
    height: 100%;
    z-index: 1000;
    overflow: auto;
    transition-duration: .3s;
}
.active-mobile-menu {
	transform: translateX(-300px);
    transition-duration: .3s;
}
.mobile-menu-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.mobile-menu-area a {
    color: white;
    font-size: 17px;
    position: relative;
}
.mobile-menu-area .sub-menu {
    display: none;
    background: #363636;
}
.mobile-menu-area a {
    color: white;
    padding: 15px 20px;
    display: block;
    border-bottom: 1px solid rgba(255,255,255,0.035);
}
.mobile-menu-close {
    border-bottom: 1px solid rgba(255,255,255,0.035);
}
.mobile-menu-close-icon {
    color: white;
    font-size: 40px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: table;
}
.master-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    z-index: 999;
    display: none;
}
.mobil-menu-children-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mobil-menu-children-icon .fa {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
#mobile-sidebar-menu .sub-menu .sub-menu {
    background: #484848;
}
.mobile-master-axtar-area {
    position: relative;
    margin-bottom: 60px;
}
.mobile-master-axtar-area input {
    width: 100%;
    border: 0;
    height: 55px;
    font-size: 17px;
    padding: 0 20px;
    background: #464646;
    color: white;
}
.mobile-master-axtar-area input::-webkit-input-placeholder {
    opacity: 1;
}
.mobile-master-axtar-area button {
    position: absolute;
    top: 0;
    right: 2px;
    width: 55px;
    height: 55px;
    font-size: 16px;
}
.mobile-menu-area .menu-item-has-children > a:after {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}


/* Menu search ucun custom css */
.master-menu-axtar-icon {
    cursor: pointer;
}
.master-axtar-area {
    position: absolute;
    right: 0;
    margin-top: 15px;
    background: #f7f7f7;
    padding: 15px;
    border: 1px solid #eee;
    display: none;
}
.master-axtar-area input {
    height: 45px;
    font-size: 15px;
    padding: 0 10px;
    border: 1px solid #ddd;
    width: 250px;
    border-radius: 0;
}
.master-axtar-area button {
    position: absolute;
    right: 15px;
}
.master-axtar-area button .fa {
    background: #041b51;
    color: white;
    height: 45px;
    line-height: 45px;
    width: 45px;
    font-size: 18px;
}
.visible-search {
    display: block;
}
.master-axtar-area input::selection {
    background: transparent;
}


/* Page header ucun custom css */
.page-header-title {
    font-size: 28px;
    line-height: 1.3;
    text-align: center;
    padding: 60px 0 50px;
    color: #041b51;
}
#site-breadcrumbs {
    display: table;
    margin: 0 auto;
}
.breadcrumbs {
    background: #73adfe;
    display: inline-block;
    vertical-align: bottom;
    padding: 7px 30px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    font-size: 16px;
    color: white;
}
.breadcrumbs-side {
    background: #73adfe;
    width: 45px;
    height: 45px;
    display: inline-block;
    vertical-align: bottom;
    position: relative;
}
.breadcrumbs-side:before {
    content: '';
    height: 45px;
    width: 45px;
    background: #eff3f8;
    display: block;
    border-bottom-right-radius: 50%;
}
.breadcrumbs-side-bir {
    margin-right: -1px;
}
.breadcrumbs-side-iki {
    margin-left: -1px;
}
.breadcrumbs-side-iki:before {
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 0;
}
.breadcrumbs a {
    color: white;
}
.breadcrumbs__separator {
    margin: 0 7px;
}
@media (max-width: 999px) {
    .breadcrumbs-side {
        display: none;
    }
}
@media (max-width: 767px) {
    #site-breadcrumbs {
        text-align: center;
        width: 100vw;
        margin-left: -50vw;
        margin-right: -50vw;
        left: 50%;
        right: 50%;
        position: relative;
        background: #73adfe;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .breadcrumbs-side:before, .breadcrumbs-side:after, .breadcrumbs-side {
        display: none!important;
    }
}


/* Index ucun custom css */
.meqaleler {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 -15px -30px;
}
.meqale {
    width: 33.3%;
    padding: 0 15px 30px;
}
.meqale-basliq a {
    font-size: 19px;
    line-height: 1.4;
    display: block;
}
.meqale-tarix {
    margin: 15px 0 10px;
    color: #999;
}
.meqale-aciqlama {
    margin: 15px 0;
    line-height: 1.6;
    color: #444;
}
.meqale-sekil img {
    border-radius: 10px;
    transition: .3s;
}
.meqale-sekil:hover img {
    transform: translateY(-5px);
    box-shadow: 0 5px 20px rgb(66 66 66 / 35%);
}
.meqale-button a {
    background: #73adfe;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    padding: 6px 20px;
    border-radius: 30px;
    display: table;
}
.meqale-button a:before {
    content: '\f105';
    font-family: FontAwesome;
    margin-right: 10px;
}
.meqale-button a:hover {
    background: #518de0;
}
@media (max-width: 500px) {
    .meqale {
        width: 100%;
    }
}
@media (min-width: 501px) and (max-width: 999px) {
    .meqale {
        width: 50%;
    }
}





/* Scroll to top ucun custom css */
#site-scroll-top {
    position: fixed;
    right: 40px;
    bottom: 60px;
    z-index: 998;
    cursor: pointer;
    opacity: 0;
    transition: .3s;
}
#site-scroll-top .fa {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #73adfe;
    border-radius: 50%;
    color: white;
    transition: .15s;
    font-size: 26px;
    text-align: center;
}
#site-scroll-top .fa:hover {
    background: #518de0;
    transition: .15s;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
@media (max-width: 767px) {
    #site-scroll-top {
        right: auto;
        left: 20px;
        bottom: 20px;
    }
}



/* Footer ucun custom css */
#footer {
    background: #212633;
    color: #999;
    padding: 80px 0 40px;
    font-size: 16px;
}
.footer-area {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.footer-blok {
    padding: 0 15px 40px;
}
.footer-bir, .footer-iki {
    width: 30%;
}
.footer-uc {
    width: 40%;
}
.footer-blok h4 {
    font-size: 20px;
    letter-spacing: -.3px;
    margin-bottom: 25px;
    color: white;
}
.footer-unvan {
    border-top: 1px solid #3a4050;
    margin-top: 15px;
    padding-top: 15px;
}
.footer-basliq {
    font-weight: 600;
    font-style: italic;
    font-size: 14px;
}
.footer-detal {
    color: white;
}
.footer-icon-box {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    padding-right: 30px;
}
.footer-icon, .footer-icon-detallar {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.footer-icon {
	width: 40px;
}
.footer-icon-detallar {
    padding-left: 15px;
	width: calc(100% - 40px)
}
.footer-icon-basliq-bir {
    font-weight: 600;
    font-style: italic;
}
.footer-icon-detallar a {
    color: white;
}
.footer-icon .fa {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #73adfe;
    border-radius: 50%;
    background: #041b51;
    color: white;
    text-align: center;
}
.footer-linkler a {
    color: #999;
    display: table;
    margin-bottom: 8px;
}
.footer-linkler a:hover {
    color: #a9cdff;
}
.footer-linkler a:before {
    content: '\f105';
    font-family: FontAwesome;
    margin-right: 15px;
    color: white;
}
.footer-linkler {
    column-count: 2;
    column-gap: 15px;
}
@media (max-width: 600px) {
    .footer-blok {
        width: 100%;
    }
}
@media (min-width: 601px) and (max-width: 999px) {
    .footer-iki {
        display: none;
    }
    .footer-blok {
        width: 50%;
    }
}
@media (max-width: 850px) {
	.footer-icon-detallar a {
		display: table;
	}
}


/* Footer bottom ucun custom css */
#footer-bottom {
    background: #191c23;
    color: #999;
    padding: 20px 0;
}
#footer-bottom a {
    color: #999;
}
.master-footer-bottom {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.master, .studio {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
#footer-bottom .sosial-sebekeler .fa {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    background: #353c4e;
    color: white;
    margin: 0 2px;
    transition: .3s;
}
.facebook-sosial .fa:hover {
    background: #6f6fd2!important;
}
.instagram-sosial .fa:hover {
    background: #bb8181!important;
}
.youtube-sosial .fa:hover {
    background: #e00000!important;
}
.whatsapp-sosial .fa:hover {
	background: #00da00!important;
}
@media (max-width: 767px) {
    .master, .studio {
        width: 100%;
        text-align: center;
    }
    .studio {
        margin-top: 15px;
    }
}


/* Axtaris neticeleri ucun custom css */
.axtar-basliq a {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    color: black;
}


/* Pagination ucun custom css */
.nomreler {
    margin-top: 40px;
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: center;
}
.page-numbers {
    width: 40px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    font-weight: 600;
    transition: .15s;
    color: black;
    margin: 0 5px;
    border-bottom: 2px solid #73adfe;
}
.page-numbers:hover, .page-numbers.current {
    border-color: #041b51;
    transition: .15s;
}
.page-numbers .fa {
    font-size: 12px;
}



/* Social share ucun custom css */
.master-social-share-area {
    margin-top: 40px;
}
.master-social-share-basliq {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.master-social-share-area ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.master-social-share-area li {
    width: 19%;
    color: white;
    text-align: center;
    border-radius: 5px;
}
.master-social-share-area a {
    color: white;
    display: block;
    padding: 5px 15px;
}
.master-social-share-area li .fa {
    margin-right: 10px;
}
.twitter-share {
    background: #00aced;
    transition: .15s;
}
.twitter-share:hover {
    background: #0093cb;
    transition: .15s;
}
.facebook-share {
    background: #3b5998;
    transition: .15s;
}
.facebook-share:hover {
    background: #324b80;
    transition: .15s;
}
.linkedin-share {
    background: #4875b4;
    transition: .15s;
}
.linkedin-share:hover {
    background: #3e659c;
    transition: .15s;
}
.email-share {
    background: #e40303;
    transition: .15s;
}
.email-share:hover {
    background: #ca0303;
    transition: .15s;
}
.whatsapp-share {
    background: #30d244;
    transition: .15s;
}
.whatsapp-share:hover {
    background: #25b938;
    transition: .15s;
}
@media (min-width: 960px) {
    .whatsapp-mobil-share {
        display: none;
    }
}
@media (max-width: 959px) {
    .whatsapp-komp-share {
        display: none;
    }
}
@media (min-width: 960px) and (max-width: 1050px) {
    .master-label {
        display: none;
    }
    .master-social-share-area li .fa {
        margin-right: 0;
    }
}
@media (min-width: 270px) and (max-width: 767px) {
    .master-label {
        display: none;
    }
    .master-social-share-area li .fa {
        margin-right: 0;
    }
}
@media (max-width: 269px) {
    .master-social-share-area li {
        width: 100%;
        margin-bottom: 5px;
    }
}
@media (min-width: 1051px) {
	.mobile-topbar {
		display: none;
	}
}


/* Post navigation ucun custom css */
#post-navigation-wrap {
    background: #eee;
    padding: 20px 0;
}
.post-navigation {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -15px;
}
.evvel-sonra-post {
    padding: 5px 15px;
}
.no-prev-es-post {
    display: table;
    margin-left: auto;
}
.post-navigation a {
    color: black;
    width: 50%;
    position: relative;
}
.prev-next-basliq {
    display: table;
    background-color: #73adfe;
    color: white;
    padding: 0 20px;
    margin-bottom: 10px;
    transition: .15s;
    border-radius: 5px;
}
.post-navigation a:hover .prev-next-basliq {
    background: #041b51;
}
.next-post .prev-next-basliq {
    margin-left: auto;
    margin-right: 0;
}
.next-post {
    text-align: right;
}
.prev-post .fa {
    margin: 0 5px 0 -5px;
}
.next-post .fa {
    margin: 0 -5px 0 5px;
}
.evvelki-yazi-yoxdur {
    display: table;
    margin-right: 0;
    margin-left: auto;
}
@media (max-width: 767px) {
	.post-navigation a {
		width: 100%;
	}
}



/* Wordpress default gallery css */
.gallery {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.gallery-columns-9 .gallery-item {
    width: calc(100% / 9);
}
.gallery-columns-8 .gallery-item {
    width: calc(100% / 8);
}
.gallery-columns-7 .gallery-item {
    width: calc(100% / 7);
}
.gallery-columns-6 .gallery-item {
    width: calc(100% / 6);
}
.gallery-columns-5 .gallery-item {
    width: 20%;
}
.gallery-columns-4 .gallery-item {
    width: 25%;
}
.gallery-columns-3 .gallery-item {
    width: 33.3%;
}
.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery-columns-1 .gallery-item {
    width: 100%;
}
.gallery-item {
    padding: 0 10px 20px;
    margin: 0;
}
@media (max-width: 340px) {
    .gallery {
        margin: 0 -7.5px;
    }
    .gallery-item {
        width: 100%!important;
        padding: 0 7.5px 15px;
    }
}
@media (min-width: 341px) and (max-width: 767px) {
    .gallery {
        margin: 0 -7.5px;
    }
    .gallery-item {
        width: 50%!important;
        padding: 0 7.5px 15px;
    }
}
@media (min-width: 767px) and (max-width: 959px) {
    .gallery-item {
        width: 33.3%!important;
    }
}



/* Sidebar ucun custom css */
.master-sidebar-title {
    font-size: 15px;
    margin-bottom: 30px;
    color: #73adfe;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.sidebar-meqale {
    display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    color: black;
    line-height: 1.4;
    transition: .3s;
}
.sidebar-sekil, .sidebar-basliq {
    display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-direction: column;
}
.sidebar-meqale:hover .sidebar-title {
	color: #041b51;
	transition: .15s;
}
.sidebar-title {
    font-size: 14px;
    transition: .15s;
}
.sidebar-sekil {
    width: 60px;
    height: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sidebar-basliq {
    padding-left: 20px;
	width: calc(100% - 60px);
}
.sidebar-date {
    opacity: .7;
    font-size: 13px;
	margin-top: 3px;
}
.master-widget {
	margin-bottom: 40px;
}
.widgettitle {
    display: none;
}
.master-widget ul {
    margin: -8px 0 0;
    list-style: none;
}
.master-widget li {
    border-bottom: 1px solid #eee;
    color: #999;
}
.master-widget ul a {
    color: black;
    padding: 8px 0;
    display: inline-block;
}
.master-widget ul a:before {
    content: '\f105';
    font-family: 'FontAwesome';
    margin-right: 10px;
}
.sidebar-search {
    position: relative;
}
.sidebar-search input {
    width: 100%;
    height: 45px;
    border: 1px solid #ddd;
    color: black;
    padding: 0 15px;
    font-size: 15px;
}
.sidebar-search button {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #041b51;
    color: white;
}


/* Single post ucun custom css */
.single-post h1, .single-xidmetler h1 {
    margin-top: 30px;
}
.single-post .breadcrumbs__current {
    display: none;
}
.single-xidmetler h1 {
    margin-bottom: 20px;
}
.yazi-sekil img {
    border-radius: 10px;
}
.yazi-meta {
    margin: 10px 0 25px;
}
.yazi-tarix, .yazi-meta a {
    color: #666;
}
.yazi-tarix, .yazi-kateqoriya, .yazi-muellif {
    display: inline-block;
    vertical-align: middle;
    padding-right: 30px;
}
.yazi-tarix:before {
    content: '\f073';
    font-family: 'FontAwesome';
    margin-right: 10px;
    color: black;
}
.yazi-kateqoriya:before {
    content: '\f044';
    font-family: 'FontAwesome';
    margin-right: 5px;
}
.yazi-muellif:before {
    content: '\f2be';
    font-family: 'FontAwesome';
    margin-right: 5px;
}
.yazi-tarix-schema {
    display: none;
}
.yazi-metn {
    font-size: 19px;
    line-height: 1.8;
    text-align: justify;
}
.yazi-metn h2, .yazi-metn h3, .yazi-metn h4, .yazi-metn h5, .yazi-metn h6 {
    text-align: left;
    margin-bottom: 10px;
}
.yazi-metn ul, .yazi-metn ol {
    text-align: left;
}
.yazi-metn li {
    line-height: 1.5;
    margin-bottom: 8px;
}
.master-embed {
    position: relative;
    padding-top: 56%;
}
.master-embed iframe {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.post-sifaris-button {
    background: #73adfe;
    color: white;
    padding: 5px 20px;
    display: table;
    border-radius: 5px;
    font-size: 17px;
	cursor: pointer;
}
.result {
    margin-top: 20px;
    display: none;
}


/* Muellif ucun custom css */
.muellif-area {
    margin-top: 40px;
}
.muellif {
    display: table;
    width: 100%;
}
.muellif-blok {
    display: table-cell;
    vertical-align: top;
}
.muellif-bir {
    width: 150px;
}
.muellif-iki {
    width: calc(100% - 150px);
    padding-left: 25px;
    padding-top: 5px;
}
.muellif img {
    height: 150px;
    width: 150px;
    object-fit: cover;
    border-radius: 15px;
}
.muellif-ad {
    font-size: 20px;
}
.muellif-ixtisas {
    font-size: 17px;
    margin-bottom: 10px;
}
.muellif-aciqlama {
    margin-bottom: 10px;
}
@media (max-width: 550px) {
	.muellif-blok {
		display: block;
	}
	.muellif-iki {
		width: 100%;
		padding-left: 0px;
		padding-top: 15px;
	}
}



/* Error 404 ucun custom css */
.error404-content {
    text-align: center;
    padding: 20px 0;
}
.error404-content h1 {
    font-size: 44px;
}


/* Sual cavab ucun custom css */
.suallar-ve-cavablar {
	margin-top: 80px;
}
.sc-bloklar {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 -15px 80px;
}
.suallar {
    width: 50%;
    padding: 0 15px;
}
.master-accordion {
    position: relative;
    margin-bottom: 10px;
}
.master-accordion:before {
    content: '';
    height: calc(100% - 20px);
    width: 1px;
    position: absolute;
    left: 2px;
    top: 17px;
    display: block;
    border: 1px dashed #73adfe;
    opacity: 0;
    transition: .15s;
}
.master-accordion.active:before {
    opacity: 1;
}
.master-accordion-title {
	color: #041b51;
    font-size: 18px;
    padding: 10px 15px 0 25px;
    cursor: pointer;
    position: relative;
    line-height: 1.4;
    -webkit-user-select: none; /* Chrome/Safari */        
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
}
.noqte:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #73adfe;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 17px;
}
.master-accordion-content {
    color: black;
    margin-top: 15px;
    line-height: 1.8;
    display: none;
    padding-left: 25px;
}
.master-accordion-content p:last-child {
    margin: 0;
}
@media (max-width: 767px) {
    .suallar {
        width: 100%;
    }
}



/* Form ucun custom css */
.form-group {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.form-50 {
    width: 49%;
}
.form-element {
    margin-bottom: 15px;
}
.form-element label {
    display: block;
    width: 100%;
    font-weight: 600;
    margin-bottom: 3px;
}
.form-element input {
    width: 100%;
    border: 1px solid #ddd;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    color: black;
    font-size: 15px;
    border-radius: 5px;
}
.form-element textarea {
    border: 1px solid #ddd;
    width: 100%;
    padding: 7px 15px;
    color: black;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    resize: vertical;
    min-height: 90px;
}
.form-submit button {
    background: #041b51;
    color: white;
    height: 45px;
    padding: 0 30px;
    transition: .15s;
    margin-bottom: 20px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 15px;
}
.form-submit button:hover {
    background: #73adfe;
    transition: .15s;
}
.alert {
    color: white;
    text-align: center;
    padding: 5px 15px;
    margin-bottom: 10px;
    border-radius: 5px;
}
.alert-danger {
    background: #ea0000;
}
.alert-success {
    background: #12b11e;
}
@media (max-width: 650px) {
	.form-50 {
		width: 100%;
	}
}



/* Animations ucun custom css */
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


/* Comments ucun custom css */
#comments {
    padding-top: 40px;
}
.qeydiyyatli-user-rey {
    margin-bottom: 15px;
}
.comment-list {
    list-style: none;
    margin: 0;
}
.comment {
    display: table;
    width: 100%;
    margin-bottom: 15px;
}
.comment-author, .comment-block {
    display: table-cell;
    vertical-align: top;
}
.comment-author {
    width: 70px;
    padding-right: 10px;
}
.comment-author img {
    border: 1px solid #ddd;
    padding: 3px;
    width: 60px;
    height: 60px;
    object-fit: cover;
}
.comment-block {
    border: 1px solid #ddd;
    padding: 10px 15px;
}
.comment-header {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.date.float-right {
    color: #a7a7a7;
}
.comment-text p {
    margin-bottom: 5px;
}
.comment-reply {
    text-decoration: underline;
    color: #041b51;
    cursor: pointer;
    display: inline-block;
}
.comments .children {
    margin: 0 0 0 20px;
    list-style: none;
}
.comments .children > .comment {
    margin-bottom: 0;
}
.byuser .comment-block {
    background: #f5f5f5;
}
.comment-reply-heading-area {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
    font-weight: 600;
}
.comment-reply-heading, .comment-reply-cancel {
    padding: 5px 0;
}
.comment-reply-cancel {
    text-decoration: underline;
    color: red;
    cursor: pointer;
    font-size: 14px;
}
.yaziya-rey-bildir-heading {
    margin: 30px 0 15px;
    font-weight: 600;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}
.comment .loading:after {
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid rgb(77 77 77 / 42%);
    border-left-color: #000;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    margin-top: -7.5px;
    transition: opacity 0s ease;
    -webkit-transition: opacity 0s ease;
    opacity: 1;
    -webkit-animation: wd-rotate 550ms infinite linear;
    animation: wd-rotate 550ms infinite linear;
    transition: opacity .25s ease;
    -webkit-transition: opacity .25s ease;
    margin-left: 10px;
}
.comment .loading:before {
	visibility: hidden;
}
.comment .loading {
	color: transparent!important;
	position: relative;
}
@-webkit-keyframes wd-rotate {
    100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes wd-rotate {
    100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@media (max-width: 600px) {
    .comment-author {
        width: 40px;
        padding-right: 5px;
    }
    .comment-author img {
        width: 35px;
        height: 35px;
    }
}



/* Elaqe ucun custom css */
.acf-map {
    height: 450px;
}
@media (min-width: 768px) {
    .acf-map {
        border-top: 1px solid #ddd;
    }
}
.gm-style-pbt {
	font-size: 0;
}
.gm-style-pbc {
    background-color: transparent;
}
@media (min-width: 960px) {
	.gm-style-pbt:before {
		display: none!important;
	}
}
@media (max-width: 959px) {
	.gm-style-pbt:before {
		display: none!important;
	}
}
.elaqe-area {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 -25px 30px;
}
.elaqe-bir {
    padding: 0 25px 50px;
    width: 60%;
}
.elaqe-iki {
    padding: 0 25px 50px;
    width: 40%;
}
.elaqe-blok h2 {
    margin-bottom: 30px;
    font-size: 28px;
}
.elaqe-aciqlama {
    margin-bottom: 30px;
    line-height: 1.8;
}
.elaqe-element a {
    color: black;
}
.elaqe-element {
    margin-bottom: 15px;
    position: relative;
    padding-left: 45px;
}
.elaqe-element:before {
    font-family: FontAwesome;
    background: #73adfe;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    left: 0;
    color: white;
    top: -4px;
}
.elaqe-telefon:before {
    content: '\f095';
}
.elaqe-mobil:before {
    content: '\f10b';
}
.elaqe-email:before {
    content: '\f1fa';
}
.elaqe-gun:before {
    content: '\f133';
}
.elaqe-saat:before {
    content: '\f017';
}
.elaqe-unvan:before {
    content: '\f041';
}
.elaqe-element strong {
    padding-right: 5px;
}
.xerite {
    margin-bottom: -60px;
    position: relative;
}
.directions {
    display: block;
    background: #73adfe;
    color: white;
    text-align: center;
    padding: 25px 15px;
    text-transform: uppercase;
    font-size: 14px;
}
.directions:hover {
    background: #518de0;
}
@media (min-width: 768px) and (max-widtH: 900px) {
    .elaqe-bir, .elaqe-iki {
        width: 50%;
    }
    .form-50 {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .elaqe-bir, .elaqe-iki {
        width: 100%;
    }
}



/* Slayd ucun custom css */
.slayd-area {
    background: #eff3f8;
}
.slayd-area .container {
    height: 100%;
}
.slayd {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 20px 10px 80px;
}
.slayd-blok {
    width: 820px;
    text-align: center;
    margin: 60px auto 0;
    background-image: url(../../uploads/2020/09/slayd-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.slayd h1 {
    color: #041b51;
    font-size: 44px;
}
.slayd-bir h2 {
    color: #73adfe;
    font-size: 24px;
    margin: 10px 0 25px;
}
.slayd-aciqlama {
    line-height: 1.8;
    margin-bottom: 30px;
	font-size: 18px;
}
.slayd-button a {
    background: #73adfe;
    color: white;
    padding: 0 60px 0 30px;
    border-radius: 30px;
    display: table;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
}
.slayd-button a:after {
    content: '\f105';
    font-family: FontAwesome;
    margin-left: 10px;
    color: white;
    position: absolute;
    background: #518de0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    top: 5px;
    right: 5px;
    border-radius: 50%;
    font-size: 17px;
}
.slayd-button a:hover {
    background: #518de0;
}
.slayd-button a:hover:after {
    background: #73adfe;
}
@media (max-width: 850px) {
	.slayd-blok {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .slayd h1 {
        font-size: 30px;
    }
    .slayd-bir h2 {
        font-size: 18px;
    }
    .slayd-aciqlama {
        font-size: 15px;
    }
}
@media (max-width: 330px) {
    .slayd h1 {
        font-size: 22px;
    }
}


/* Proqramlar ucun custom css */
.proqramlar-area {
    margin: 80px 0 50px;
}
.proqramlar {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}
.proqram-blok {
    width: 33.3%;
    padding: 0 15px 30px;
}
.proqram-link {
    display: block;
    width: 100%;
}
.proqram-sekil img {
    border-radius: 10px;
}
.proqram-blok h2 {
    width: 85%;
    background: white;
    margin: 0 auto;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 15px 15px 15px 75px;
    font-size: 18px;
    margin-top: -40px;
    z-index: 1;
    position: relative;
    color: #041b51;
    transition: .3s;
}
.proqram-link:hover h2 {
    transform: translateY(-5px);
    transition: .3s;
}
.proqram-blok h2:before {
    content: '';
    width: 45px;
    height: 45px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    background-size: 45px;
    position: absolute;
    left: 15px;
}
.proqram-bir h2:before {
    background-image: url(../../uploads/2020/08/002-connection.png);
}
.proqram-iki h2:before {
    background-image: url(../../uploads/2020/08/003-bar-chart.png);
}
.proqram-uc h2:before {
    background-image: url(../../uploads/2020/08/001-thinking.png);
}
@media (max-width: 550px) {
    .proqram-blok {
        width: 100%;
    }
}
@media (min-width: 551px) and (max-width: 999px) {
    .proqram-blok {
        width: 50%;
    }
}
@media (max-width: 300px) {
    .proqram-blok h2:before {
        display: none;
    }
    .proqram-blok h2 {
        padding: 15px;
    }
}


/* Sualim var ucun custom css */
.sualim-var-area {
    padding: 80px 0;
    background-image: url(../../uploads/2020/08/pexels-fauxels-3182781.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.sualim-var-area:before {
    content: '';
    background: #1d2e40;
    opacity: .8;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sualim-var {
    width: 50%;
    margin: 0 auto;
    color: white;
    text-align: center;
    line-height: 1.3;
}
.sual-basliq-bir {
    font-size: 18px;
    margin-bottom: 5px;
}
.sual-basliq-iki {
    font-size: 36px;
}
.sual-button a {
    display: table;
    margin: 0 auto;
    color: white;
    background: #73adfe;
    height: 54px;
    line-height: 54px;
    border-radius: 30px;
    padding: 0 30px 0 75px;
    margin-top: 40px;
    font-size: 22px;
    position: relative;
}
.sual-button a:before {
    content: '\f095';
    font-family: FontAwesome;
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    left: 5px;
    background: #57dcff;
}
@media (max-width: 999px) {
    .sualim-var {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .sual-basliq-iki {
        font-size: 26px;
    }
    .sual-button a {
        display: table;
        margin: 0 auto;
        color: white;
        background: #73adfe;
        height: 44px;
        line-height: 44px;
        border-radius: 30px;
        padding: 0 30px 0 55px;
        margin-top: 40px;
        font-size: 16px;
        position: relative;
    }
    .sual-button a:before {
        width: 34px;
        height: 34px;
        line-height: 34px;
    }
}


/* Telim sekiller ucun custom css */
.telim-sekiller-area {
    padding: 80px 0 0;
}
.telim-basliq {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -15px 40px;
}
.telim-basliq-blok {
    padding: 0 15px;
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
.telim-basliq-blok .master-basliq {
    margin-bottom: 0;
}
.telim-basliq-iki {
    width: 400px;
    text-align: right;
    color: #666;
    line-height: 1.8;
}
.telim-sekiller {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.telim-sekil {
    width: 25%;
    padding: 0 10px 20px;
}
.telim-sekil a {
    width: 100%;
    display: block;
    background: #eee;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.telim-overlay {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(115,173,254,1) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .3s;
}
.telim-sekil a:hover .telim-overlay {
    opacity: 1;
}
@media (max-width: 350px) {
    .telim-sekil {
        width: 100%;
    }
}
@media (min-width: 351px) and (max-width: 999px) {
    .telim-sekil {
        width: 50%;
    }
}


/* Esas xeberler ucun custom css */
.son-xeberler-area {
    background: linear-gradient(to bottom, #f5f5f5 0%,rgba(255,255,255,0) 100%);
}
.son-xeberler {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}
.xeber {
    width: 33.3%;
    padding: 0 15px 30px;
}
.xeber-inner {
    background: white;
    padding: 15px;
    border-radius: 15px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    transition: .3s;
}
.xeber-inner:hover {
    transform: translateY(-5px);
    transition: .3s;
}
.xeber-detallar {
    padding: 0 15px 15px;
}
.xeber img {
    border-radius: 10px;
}
.xeber h3 {
    color: #041b51;
    line-height: 1.5;
}
.xeber-aciqlama {
    margin: 15px 0;
}
.xeber-tarix {
    margin: 15px 0 5px;
    color: #999;
}
@media (max-width: 550px) {
    .xeber {
        width: 100%;
    }
}
@media (min-width: 551px) and (max-width: 999px) {
    .xeber {
        width: 50%;
    }
}


/* Xidmetler ucun custom css */
.xidmetler {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    counter-reset: section;
}
.xidmet-sekil {
    width: 300px;
}
.xidmet-sekil img {
    border-radius: 10px;
}
.xidmet-detallari {
    width: calc(100% - 300px);
    padding-left: 30px;
}
.xidmet {
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    position: relative;
}
.xidmet:before {
    counter-increment: section;
    content: counter(section);
    position: absolute;
    background: white;
    color: #041b51;
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    top: 15px;
    left: -15px;
    border: 3px solid #73adfe;
}
.xidmet:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.xidmet-aciqlama {
    color: #666;
    line-height: 1.8;
    margin: 15px 0;
}
@media (max-width: 767px) {
    .xidmet-detallari {
        width: 100%;
        padding-left: 0;
        padding-top: 30px;
    }
}
@media (max-width: 400px) {
    .xidmet-sekil {
        width: 100%;
    }
}



/* Haqqimda ucun custom css */
.ustunluklerimiz-area {
    padding: 80px 0 160px;
    background-image: url(../../uploads/2020/08/pexels-fauxels-3182781.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.ustunluklerimiz-area:before {
    content: '';
    background: #1d2e40;
    opacity: .8;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ustunluk-basliq {
    text-align: center;
    color: white;
    font-size: 36px;
    width: 50%;
    margin: 0 auto;
    line-height: 1.3;
}
.ustun-bloklar {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    margin: -120px -15px 0;
    z-index: 2;
    position: relative;
}
.ustun-blok {
    padding: 0 15px 30px;
    width: 25%;
}
.ustun-inner {
    background: white;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0px 5px 10px 2px #eaeaea;
}
.ustun-icon img {
    width: 70px;
    margin-bottom: 25px;
}
.ustun-blok h3 {
    color: #041b51;
    margin-bottom: 15px;
}
.ustun-aciqlama {
    color: #666;
}
@media (max-width: 500px) {
    .ustun-blok {
        width: 100%;
    }
}
@media (min-width: 501px) and (max-width: 999px) {
    .ustun-blok {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .ustunluk-basliq {
        font-size: 24px;
    }
}
@media (max-width: 999px) {
    .ustunluk-basliq {
        width: 100%;
    }
}


/* Reyler ucun custom css */
.reyler-area {
    background-image: url(https://tehsil.testsayt.ml/wp-content/uploads/2020/08/Transparent-background-with-dots.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 80px 0 20px;
}
.rey {
    padding: 15px;
}
.rey-sekil {
    width: 90px;
    background: #73adfe;
    border-radius: 5px;
    padding: 10px;
    margin-left: 40px;
    position: relative;
}
.rey-sekil img {
    border-radius: 50%;
}
.rey-detallar {
    padding: 70px 40px 40px;
    box-shadow: 0 0 15px rgb(117 117 117 / 25%);
    border-radius: 10px;
    margin-top: -50px;
    background: white;
}
.rey-body {
    line-height: 1.8;
    margin-bottom: 15px;
    color: #666;
}
.owl-carousel {
    display: block;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.disabled {
    display: none;
}
.owl-dots {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
}
.owl-dot {
    width: 10px;
    height: 10px;
    background: #ddd;
    border-radius: 50%;
    margin: 0 2px;
}
.owl-dot.active {
    background: #73adfe;
}



/* Haqqimizda ucun custom css */
.haqqimizda {
    margin-bottom: 60px;
}
.haqq-aciqlama {
	column-count: 2;
	column-gap: 30px;
}
.tecrube {
    background: #041b51;
    color: white;
    display: table;
    margin: 0 auto;
    padding: 5px 25px;
    border-radius: 5px;
    margin-top: -20px;
    font-size: 18px;
}
@media (max-width: 950px) {
    .haqq-aciqlama {
        column-count: 1;
    }
}


/* Uzvler ucun custom css */
.uzvler-area {
    background: #f5f5f5;
}
.uzvler {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}
.uzv {
    width: 25%;
    padding: 0 15px 30px;
}
.uzv a, .uzv-inner {
    background: white;
    display: block;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 15px #e4e4e4;
    text-align: center;
    transition: .3s;
}
.uzv a:hover {
    transform: translateY(-5px);
    transition: .3s;
}
.uzv-sekil {
    padding: 0 15px 15px;
}
.uzv-sekil img {
    border-radius: 50%;
}
.uzv h2, .uzv-inner h2 {
    font-size: 20px;
}
.uzv h3, .uzv-inner h3 {
    color: #999;
    font-size: 17px;
}
@media (max-width: 500px) {
    .uzv {
        width: 100%;
    }
}
@media (min-width: 501px) and (max-width: 850px) {
    .uzv {
        width: 50%;
    }
}
@media (min-width: 851px) and (max-width: 999px) {
    .uzv {
        width: 33.3%;
    }
}
@media (max-width: 767px) {
    .telim-basliq-iki {
        display: none;
    }
}


/* Single uzv ucun custom css */
.uzv-haqqinda {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
}
.uzv-bir {
    width: 300px;
}
.uzv-iki {
    width: calc(100% - 300px);
    padding-left: 50px;
}
.uzv-iki h3 {
    color: #73adfe;
    font-size: 22px;
    margin-bottom: 15px;
}
.uzv-aciqlama {
    line-height: 1.8;
}



/* Popup ucun custom css */
#animatedModal {
    display: none;
}
.popup {
    width: 400px;
    text-align: center;
}
.popup-basliq {
    color: #041b51;
    font-size: 24px;
    line-height: 1.3;
}
.popup-aciqlama {
    margin: 15px 0 20px;
}
.form-large-submit button {
    background: #73adfe;
    color: white;
    width: 100%;
    height: 40px;
    text-transform: uppercase;
}


/* QR code ucun custom css */
.qr-code-area {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
}
.qr-blok {
    display: flex;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
.qr-bir {
    width: calc(100% - 106px);
	padding-right: 50px;
}
.qr-iki {
    width: 106px;
}