@import url('https://fonts.googleapis.com/css?family=Exo:400i,500,700');
/*font-family: 'Exo', sans-serif;*/

@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,400i,500,500i,700,700i');

body{font-family: 'Roboto', sans-serif;}

header{padding:20px 0;}

.top-right{}
.logo{margin-top:5px;}
.pad-rig{padding-right:15px;}
.top-right ul{margin-top:0; margin-bottom:0;}
.top-right .text-style{font-size:17px; color:#666; font-style:italic; font-family: 'Exo', sans-serif; text-align:right;}
.pad-top{padding-top:10px;}
.carousel{background:#24B8F5;}
.carousel img{margin:0 auto !important;}
.carousel-indicators{display:none;}

/*===*/
.content-part{margin:90px 0 0 0;}
.left-side-part p{font-size:15px; color:#525252; line-height:25px;}
.left-side-part h3{font-family: 'Exo', sans-serif; font-size:30px; color:#FF7F00; font-weight:700; margin-top:0; margin-bottom:20px; text-transform:uppercase;}
.left-side-part h2{color:#202020; font-size:26px; margin-top:0; margin-bottom:20px; font-weight:400;}
.fa-circle-thin{padding:9px 10px 9px 0; color:#4C75B2;}
.empty-space1{height:15px;}
.empty-space2{height:30px;}
.empty-space3{height:60px;}


.register{background:#F5F5F5; border:2px solid #CFCFCF; padding:20px;}
.form-group{margin-bottom:20px;}
.register h2{font-weight:700; font-size:30px; color:#00447F; margin-top:0; text-align:center;}
.register h5{font-weight:400; font-size:15px; color:#4C74B2; margin-top:0; margin-bottom:20px; text-align:center;}
.register img{margin:25px auto;}
.form-control{height:auto; padding:10px 20px; border:1px solid #4C75B2; border-radius:20px;}
.btn-default{background:#FF7F00; color:#fff;}
.btn-default:hover{background:#00447F; color:#fff;}
.btn{border-radius:20px; padding:7px 40px; font-size:18px; border:none; font-weight:700; font-size:20px;}
.btn-style{margin:25px auto 0 auto; width:130px;}
.text-center{text-align:center;}


/*=====*/
.part02{border-top:1px solid #D6D6D6; border-bottom:1px solid #D6D6D6; padding:20px 0; text-align:center; margin:70px auto 100px auto; font-size:17px;}
.part02 p{font-weight:300;}


footer{background:#4C75B2; padding:20px 0; text-align:center; color:#EDEDED; line-height:40px;}
footer a{color:#EDEDED;}
footer a:hover{color:#FFF;}
footer h4{color:#FFF; font-size:17px; margin-top:0;}
.ftr-links{text-align:center; background:#406295; padding:7px 0; text-align:center; color:#D9E0EA; font-size:13px;}
.ftr-links a{color:#D9E0EA;}
.ftr-links a:hover{color:#FFF;}

.thanks{text-align:center; margin-top:50px;}
.thanks h2{color:#039; line-height:40px;}

.courses, .why-angler{}
.courses li{margin-bottom:16px;}
.why-angler li{line-height:36px;}

.line-height{line-height:30px;}


/*===========*/
@media screen and (max-width:767px){

.logo{border-bottom:1px solid #CCC;}
.logo img{margin:15px auto;}
.top-right .text-style{text-align:center; margin-top:10px;}
.empty-space3{height:20px;}
.content-part{margin:40px auto;}
.register{margin-bottom:30px;}
.part02{margin:30px auto;}
footer{line-height:25px;}
}