.a {background-color:#38BDF8}





.img-cover img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }
.mt-10 {margin-top: 10px !important;}
.mt-20 {margin-top: 20px !important;}
.mt-30 {margin-top: 30px !important;}

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


.pb-10 {padding-bottom: 10px !important;}
.pb-20 {padding-bottom: 20px !important;}
.pb-30 {padding-bottom: 30px !important;}


.p-10 {padding: 10px !important;}
.p-20 {padding: 20px !important;}
.p-30 {padding: 30px !important;}	

.m-10 {margin: 10px !important;}
.m-20 {margin: 20px !important;}
.m-30 {margin: 30px !important;}


.info .tags a { position: relative; padding-left: 28px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; font-size: 12px; }
.tags a::after { position: absolute; content: ""; left: 0; top: 4px; width: 20px; height: 9px; background-color: #999; }
.tags a.green::after { background-color: #10ec91; }

h6.title { font-size: 18px; }

.arow.gx-5 { margin-right: -33px; margin-left: -33px; }


.row:not(.gx-0):not(.gx-1):not(.gx-2):not(.gx-3):not(.gx-4):not(.gx-5) { margin-right: -15px; margin-left: -15px; }
.row:not(.gx-0):not(.gx-1):not(.gx-2):not(.gx-3):not(.gx-4):not(.gx-5) > * { padding-right: 15px; padding-left: 15px; }
.row.gx-5 { margin-right: -30px; margin-left: -30px; }
.row.gx-5 > * { padding-right: 30px; padding-left: 30px; }

body { background-color:#e5e9ec; }
a, span, img { display: inline-block; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; color: inherit; text-decoration: none; }
ul { padding: 0; }

p { font-size: 14px; line-height: 1.7; margin: 0; }
.container, .container-lg, .container-md, .container-sm, .container-xl {


width: 100%;

	
	
	}
	


@media (min-width: 1400px) {
    .container {
        max-width:1370px
    }
}
