/*!
 * Start Bootstrap - Stylish Portfolio Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */
@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-BoldIt.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-BoldCondIt.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-BoldCond.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-CondIt.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-Cond.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-SemiboldIt.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Myriad Pro',"Helvetica Neue",Helvetica,Arial,sans-serif;
}


.h2{
font-family: 'Myriad Pro';
font-style: normal;
font-weight: 600;
font-size: 40px;
line-height: 36px;
}
.h3{
font-family: 'Myriad Pro';
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 36px;
}


.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: top;
    color:white;
}

.text-vertical-center h1 {
    margin: 0;
    padding: 0;
    font-size: 4.5em;
    font-weight: 700;
}

/* Custom Button Styles */

.btn-dark {
    border-radius: 0;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #fff;
    background-color: rgba(0,0,0,0.7);
}

.btn-light {
    border-radius: 0;
    color: #333;
    background-color: rgb(255,255,255);
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #333;
    background-color: rgba(255,255,255,0.8);
}

/* Custom Horizontal Rule */

hr.small {
    max-width: 100px;
}

/* Side Menu */

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    margin-right: -250px;
    overflow-y: auto;
    background: #222;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 55px;
    font-size: 18px;
    line-height: 55px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

#menu-toggle {
    z-index: 1;
    position: fixed;
    top: 0;
    right: 0;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
    margin: 5px 5px 0 0;
}

/* Header */
.bup{
    color: #002060;
    font-size: 40px;
    line-height: 48px;
    font-family: 'Myriad Pro';
    font-style: normal;
    font-weight: 700;
}

.pup{
	font-family: 'Myriad Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    color: #ED7D31;	
}

.header{
    display: block;
   /* position: relative;*/
    width: auto;
    height: 100vh;
    background: url(../Content/img/bg.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.dopdiv{
	width: 100%;
	height: 100%;	
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 8.79%, rgba(255, 255, 255, 0) 28.52%);}
.dopdivH{
    max-width: 1110px;
    margin-left: auto;
    margin-right: auto;
}
.logo{
    max-width: 255px;
    margin-top: 32px;
}
.hText{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	border-radius: 10px;
    position: absolute;
    background: white;
    padding: 30px 50px;
    bottom: 50px;
}

.top_menu{
	width:100%;
	display: inline-flex;
}
.menu-nav{
	display: inline-flex;
	color:#002060;
	list-style-type: none;
	margin-left: auto;
    margin-top: 50px;

}
.menu-nav li{
	margin: 0px 20px;
    text-transform: uppercase;
    font-family: 'Myriad Pro';
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
line-height: 36px;
}
.menu-nav li a{
	color:#002060;
	
}
.grad{
	    margin-top: -222px;
	height:222px;
	background: linear-gradient(0deg, #002060 0%, rgba(0, 32, 96, 0) 88.29%);
}
/*Numbers*/
.containerNum{
	display: inline-block;
	width: 100%;
	padding-top: 60px;
	background: #002060;
    margin-right: auto;
    margin-left: auto;
	padding-bottom: 50px;
}
.nums p{
margin: 0;
line-height: 25px;
font-weight: 400;
}
.nums{
    text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	min-width: 210px;
    background: white;
	height: 170px;
	padding-top: 40px;
	padding-bottom:40px;
	padding-left:30px;
	margin: 10px 7.5px;
	border-radius: 10px;
}
.rowNums{
	margin-right: 20px!important;
	margin: 20px 0;
	display: inline-flex;
width: 100%;
justify-content: center;
}
/* About */

.about {
    padding: 80px 0;
}
.lead{
	    margin-left: 15px;
font-family: 'Myriad Pro';
font-weight: 300;   
font-size: 20px;
line-height: 25px;
font-style: normal;
color: #000000;
}

/* Services */
.containerServ{
	width: 100%;
	display: inline-block;
	background: #F48025;
    margin-right: auto;
    margin-left: auto;
	padding-bottom: 65px;
}
.rowServs{
	margin-top:20px;
	display: flex;
	justify-content: center;
}
.servs p{	
	font-family: 'Myriad Pro';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	text-align: center;

	color: #FFFFFF;
}

.servs{
text-align: center;
	width: 162px;
    height: 184px;
	margin: 10px 15px;
}
.servimg{
	margin-bottom:20px;
	width: 120px;
	height: 120px;
}
.col-lg-12{
justify-content: center;
    align-items: center;
    display: grid;

}

h2{
font-size:40px;
}
.services {
    padding: 50px 0;
}

.service-item {
    margin-bottom: 30px;
}
/*activity*/
.containerAc{
	width: 100%;
	display: inline-block;
	background: #FFF;
    margin-right: auto;
    margin-left: auto;
	padding-bottom: 35px;
}
.tableActiv{
	margin-bottom: 20px;
}
.rdD {
	vertical-align: top;
	display: flex;
justify-content: center;
}
.actD{
	min-width: 100%;
	min-height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 10px;
    background-position: center;
}
.dopImg{
	    width: 1250px;
}


.actimg{
border-radius: 10px;
}
.tdD {
	margin:25px 15px;
	display: flex;
	flex-direction: column;
	padding: 0px;
	gap: 20px;
    width: 255px;
    height: 264px;
}
.tableActiv .tdD p {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 22px;
/* Main blue */
margin-bottom:0px;
color: #002060;
}


/* Footer */
.containerF{
	color:#fff;
	width:100%;
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	padding-bottom: 35px;

}
.containerF p a{
	color:#fff;
}
.footer {
	width: 100%;
	text-align:center;
    padding-top: 20px;
	padding-bottom: 60px;
	background: #002060;
}
@media (max-width: 1400px) {
.lead{
width: auto;
}
	.containerNum,
	.containerServ, .container,
	.footer{
		width: 100%;
	}
	.rowServs {
		margin:10px;
	}
	.nums {
		    min-width: 200px;
	}
	.servs {
		width: 160px;
	}
	.tableActiv .tdD, .actD {
	width: 160px;
    min-height: 150px;
    max-height: 150px;
	}
	.tableActiv .tdD{
	width: 255px;
    height: 200px;
    max-height: 200px;
	}
	.rowServs,.dopImg {
    width: auto;
}
.rowNums{
    width: auto;
	margin:0px;
}
}

@media (max-width: 1200px) {
.dopdivH{
	padding:15px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
	.menu-nav li {
		
		
    font-size: 16px;
		
	}
		.tableActiv .tdD p {
		font-size: 16px;
	}
.lead{
width: auto;
}
	.containerNum,
	.containerServ, .container,
	.footer{
		width: 100%;
	}
	.rowNums,.rowServs {
		margin:5px;
	}
	.nums {
		    min-width: 160px;
	}
	.servs {
		width: 100px;
	}
		.tableActiv .tdD{
	width: 160px;
    min-height: 200px;
    max-height: 150px;
	}.actD {
    min-height: 150px;
    max-height: 150px;
	min-width: auto;
	}
h2{margin-left: 20px;}
.rowServs,.dopImg {
    width: auto;
}
}
@media (max-width: 912px) {
.dopdivH{
	padding:15px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
.lead{
width: auto;
}
	.row{
		width:100%;
	}
	
	.rowNums,.rowServs{
		justify-content: center;
		    display: grid;
			width:100%;
	}

	.nums {
		    min-width: 200px;
	}
	.servs {
		width: 130px;
		margin-bottom: 20px;
	}
	.tableActiv .tdD{
		height: 150px;
	}
	.tableActiv .tdD, .actD  {
    min-height: 100px;
    max-height: 100px;
	}
	.tableActiv .tdD p {
		font-size: 12px;
	}
	.menu-nav{
		display:none;
	}
	.rowServs,.dopImg {
    width: auto;
}
}
@media (max-width: 620px) {
	.tableActiv .rdD {
    display: grid;
    justify-content: center;
	}
	.logo {
    max-width: 200px;
    margin-top: 10px;
}
	.hText{
	width: 200px;
	padding: 10px;
	}
	.bup{
	font-size:24px;
	line-height: 1;
	}
	.pup{
	font-size:26px;
	line-height: 1;
	}
	.tableActiv .tdD{
		min-width: 260px;
		min-height: 260px;
		max-height: 260px;
		margin-bottom:20px;
	}
	.tableActiv .tdD, .actD  {
		width: 260px;
		height: 200px;
		max-height: 200px;
	}
	
	.tableActiv .tdD p {
		font-size: 16px;
	}
	.menu-nav{
		display:none;
	}
	.rowServs,.dopImg {
    width: auto;
}
.dopdivH{
	padding:15px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
}